.subnav {
  height: 38px;
  line-height: 38px;
  margin-bottom: 2px;
}

.head {
  height: 105px;
  background: url("../images/manibg.gif") no-repeat center top;
}

.head .logo {
  float: left;
  margin-top: 28px;
}

.search {
  border: 0px solid #d9d9d9;
  height: 35px;
  margin: 40px auto 0 auto;
  float: right
}

.search select {
  display: none;
}

.search .select_box {
  font-size: 12px;
  color: #999999;
  width: 75px;
  line-height: 35px;
  float: left;
  position: relative;
  z-index: 9999;
}

.search .select_showbox {
  height: 33px;
  background: url(../images/search_ico.png) no-repeat 55px center;
  text-indent: 20px;
  border-right: solid #d9d9d9 1px;
}

.search .select_showbox.active {
  background: url(../images/search_ico_hover.png) no-repeat 55px center;
}

.search .select_option {
  border: 1px solid #d9d9d9;
  border-top: none;
  display: none;
  left: -1px;
  top: 35px;
  position: absolute;
  z-index: 99;
  background: #fff;
}

.search .select_option li {
  text-indent: 20px;
  width: 75px;
  cursor: pointer;
}

.search .select_option li.selected {
  background-color: #F3F3F3;
  color: #999;
}

.search .select_option li.hover {
  background: #BEBEBE;
  color: #fff;
}

.search input.inp_srh {
  border: none;
  background: none;
  height: 35px;
  line-height: 35px;
  float: left
}

.search input.btn_srh {
  float: right;
  border: 0;
  height: 33px;
  line-height: 33px;
}

.search input.inp_srh {
  outline: none;
  width: 255px;
  padding-left: 10px;
}

.search input.btn_srh {
  background: #fbdd7b;
  color: #FFF;
  font-size: 15px;
  width: 60px;
}

/*common_style*/
.mt_20 {
  margin-top: 20px;
}

/*mobile--head

#mobileheader {
  background: #f3f3f3;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0 50px;
  border-bottom: #dbdbdb solid 1px;
}

#mobileheader a,
.mobileheader a {
  background: center center no-repeat transparent;
  background-image: url(../images/mobilemenu.png);

  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 10px;
}*/

/*pcbanner*/
.index_banner {
  height: 280px;
  width: 1155px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  margin-top: 15px;

}

#slider {
  z-index: 1;
  position: absolute;
  width: 1155px;
  height: 280px;
  overflow: hidden;
  background: url(../images/h4.jpg) left top no-repeat;

}

ul.accordion {
  list-style: none;
  position: absolute;
  top: 0px;
  right: 0;
  width: 1156px;
}

ul.accordion li {
  float: right;
  width: 100px;
  height: 280px;
  display: block;
  border-bottom: 1px solid #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}



.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  max-width: 100%;
}

.con_new {
  margin-top: 15px;
  padding: 15px;
}

.con_new2 {
  margin-top: 15px;
  padding: 25px;
}

.con_new3 {
  margin-top: 15px;
}


.con_date {
  padding: 15px;
  margin-top: 15px;
}

.con_yshq {
  padding: 15px;
  margin-top: 15px;
}

.con_links {
  margin-top: 15px;
  padding: 15px;
}

/*通用标题*/
.pub_title1 {
  font-size: 18px;
  color: #012e83;
  font-style: oblique;
  font-weight: bold;
  border-bottom: #e1e0dc solid 1px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 20px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pub_title2 {
  font-size: 18px;
  color: #fff;
  background: #01499b;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  margin-top: 15px;
}
.yrjwjyz .pub_title2{
  font-size: 18px;
  color: #fff;
  background: #01499b;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
  margin-top: 15px;
  padding: 10px;
}
.pp .pub_title2{
  line-height: 20px;
  padding-top: 6px;
 }

.pub_title3 {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  background: #f6f6f6;
  padding-left: 10px;
  color: #012e7f
}

.pub_title3 a {
  color: #012e7f
}
.pub_title3 span {
 display: inline-block;
 position: absolute;
 right: 10px
}
.pub_title3 span a,.pub_title3 span a:hover {
 color: #333
}
.pub_title4 {
  font-size: 24px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.pub_title4 a {
  display: block;
  color: #012e7f;
  padding-top: 15px;
  padding-bottom: 15px;
  background: url(../images/tit4a.png) 50px center no-repeat #f6f6f6;
}

.pub_title4 a:hover {
  background: url(../images/tit4b.png) 50px center no-repeat #012e7f;
  color: #fff;
}

.pub_title4 span {
  margin-right: 10px;
}


.pub_title4_2 {
  font-size: 24px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.pub_title4_2 a {
  display: block;
  color: #012e7f;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #f6f6f6
}

.pub_title4_2 a:hover {
  background: #012e7f;
  color: #fff;
}

.pub_title4_2 span {
  margin-right: 10px;
  font-size: 26px;
}






.pub_title5 {
  font-size: 18px;
  color: #01499b;
  border-bottom: #dddddd solid 1px;
  height: 35px;
  line-height: 35px;
  font-style: oblique;
  font-weight: bold;
}

.pub_title5 a {
  color: #01499b;
}


.pub_title5 span {
  float: right;
  width: 18px;
  height: 18px;
  line-height: 12px;
  padding-left: 2px;
  color: #ccc;
  border-radius: 9px;
  border: #dddddd solid 1px;
  margin-top: 10px;
  font-style: normal;
}




.pub_title6 {
  font-size: 18px;
  color: #01499b;
  border-bottom: #dddddd solid 1px;
  height: 35px;
  line-height: 35px;
}

.pub_title6 span {
  float: right;
  width: 18px;
  height: 18px;
  line-height: 12px;
  padding-left: 2px;
  color: #ccc;
  border-radius: 9px;
  border: #dddddd solid 1px;
  margin-top: 10px;
  font-style: normal;
}



/*仓储名录*/
.lubg {
  background: #f6f6f6;
  padding: 15px;
}

.lubg_bt {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.lubg_bt img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}

.lubg_jgd {
  display: block;
  background: #fcc524;
  color: #000;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
  font-size: 16px;
}



.lu_icon li {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
}

.lu_icon li dx {
  display: block;
  text-align: center;
  line-height: 20px;
}


.lu_content {
  padding: 10px;
  line-height: 24px;
  padding-bottom: 0;
}



.ccmap {
  width: 746px;
  height: 573px;
  border: 1px dotted #c4c4c4;
  background: url(../images/map.jpg) no-repeat;
  position: relative;
}

.ccmap span:first-child {
  width: 480px;
  height: 50px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.ccmap_pta span:first-child {
  width: 480px;
  height: 50px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.ccmap_ms span:first-child {
  width: 480px;
  height: 50px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}



.ccmap_pta {
  width: 822px;
  height: 632px;
  background: url(../images/map_pta.png) no-repeat;
}

.ccmap_ms {
  width: 822px;
  height: 632px;
  background: url(../images/map_ms.png) no-repeat;
}





.lgdck {
  background-image: url(../images/ckcionout.png);
  background-size: 100% 100%;
  width: 15px;
  height: 11px;
  display: block;
  cursor: pointer;
  position: absolute;

  cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ckcionout.png', sizingMethod='scale');


}

.lgdck:hover {
  background-image: url(../images/ckcionon.png);
  background-size: 100% 100%;
  width: 15px;
  height: 11px;

  cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ckcionon.png', sizingMethod='scale');

}



.lgdcak {
  background-image: url(../images/cakout.png);
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
  display: block;
  cursor: pointer;
  position: absolute;
}

.lgdcak:hover {
  background-image: url(../images/cakon.png);
  width: 12px;
  background-size: 100% 100%;
  height: 12px;
}



.lgdjjq {
  background-image: url(../images/jjqout.png);
  background-size: 100% 100%;
  width: 10px;
  height: 12px;
  display: block;
  cursor: pointer;
  position: absolute;
}

.lgdjjq:hover {
  background-image: url(../images/jjqon.png);
  background-size: 100% 100%;
  width: 10px;
  height: 12px;
}


.spot1 {
  top: 100px;
  left: 200px;
}

.spot2 {
  top: 333px;
  left: 388px;
}

.spot3 {
  top: 400px;
  left: 450px;
}

.spot4 {
  top: 300px;
  left: 270px;
}

.spot5 {
  top: 200px;
  left: 500px;
}

.spot6 {
  top: 330px;
  left: 350px;
}

/*通用列表*/
.pub_list1 {}

.pub_list1 ul {}

.pub_list1 ul li {
  line-height: 45px;
  border-bottom: #F1F1F1 solid 1px;
  overflow: hidden;
  /*自动隐藏文字 */
  text-overflow: ellipsis;
  /*文字隐藏后添加省略号*/
  -o-text-overflow: ellipsis;
  /*适用于opera浏览*/

}

.pub_list1 .provs th,
.pub_list1 .provs td {
  border: 1px solid #D1D1D1 !important;
  text-align: center;
  vertical-align: middle;
}

.pub_list1 .provs th {
  background: #E2E2E2;
}

.pub_list1 ul li span {
  font-size: 12px;
  float: right;
  color: #a0a0a0
}

.pub_list1 .hd li {
  float: left;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #01499b;
  color: #01499b;
}

.pub_list1 .hd li.on {
  background: #01499b;
  color: #fff;
}

.jyylslide .hd li {
  float: left;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #01499b;
  color: #01499b;
}

.jyylslide .hd li.on {
  background: #01499b;
  color: #fff;
}

.yellowbg {
  padding: 5px 15px;
  background: #fec925;
  color: #fff;
  border-radius: 5px;
  line-height: 25px;
  margin-top: 5px;
}

.yellowbg a {
  display: block;
  color: #fff;
  font-size: 14px;
}




.pub_list2 {
  padding: 12px;
}

.pub_list2 ul {}

.pub_list2 ul li {
  background: url(../images/dot2.gif) left no-repeat;
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
}



.pub_list3 {
  padding: 15px;
}

.pub_list3 ul {}

.pub_list3 ul li {
  line-height: 35px;
  overflow: hidden;
  /*自动隐藏文字 */
  text-overflow: ellipsis;
  /*文字隐藏后添加省略号*/
  -o-text-overflow: ellipsis;
  /*适用于opera浏览*/
}



.pub_list4 {}

.pub_list4 ul {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pub_list4 ul li {
  line-height: 21px;
  overflow: hidden;
  /*自动隐藏文字 */
  text-overflow: ellipsis;
  /*文字隐藏后添加省略号*/
  -o-text-overflow: ellipsis;
  /*适用于opera浏览*/
}

.pub_list4 ul li span {
  font-size: 12px;
  color: #707070;
  text-align: right;
  display: block;
}






.pub_list6 b {
  font-weight: normal;
  font-size: 16px;
}

.pub_list6 ul {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pub_list6 ul li {
  line-height: 30px;
  overflow: hidden;
  /*自动隐藏文字 */
  text-overflow: ellipsis;
  /*文字隐藏后添加省略号*/
  -o-text-overflow: ellipsis;
  /*适用于opera浏览*/
}

.pub_list6 ul li span {
  font-size: 12px;
  color: #707070;
  display: block;
  float: right;
}

.dzttp td {
  font-size: 16px;
}


.pub_list7 {
  margin-bottom: 10px;
}

.pub_list7 ul li {
  text-align: center;
  width: 45%;
  margin-top: 10px;
}

.pub_list7 ul li a {
  display: block;
  border: #eeeeee solid 1px;
  padding: 6px 0;
}

.pub_list7 ul li a:hover {
  background: #039;
  color: #fff;
}

/*首页通知与公*/
#tzgg {
  position: relative;
}

#tzgg img {
  width: 100%;
  height: 235px;
}

#tzgg .add1 {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 20px;
  font-size: 30px;
  z-index: 20;
  color: #fff;
  height: 0;
}

#tzgg .add2 {
  position: absolute;
  z-index: 20;
  color: #fff;
  top: 50%;
  margin-top: -20px;
  right: 20px;
  font-size: 30px;
}

/*通知公告切换*/
.swiper-slide .bg {
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.swiper-slide .pic {
  position: relative;
  z-index: 0;
}

.swiper-slide .title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.swiper-pagination {
  text-align: right
}

#tabs1 {
  width: 100%;
  height: 40px;
}

#tabs1 li {
  float: left;
  margin-right: 10px;
}

#tabs1 .active a {
  color: #002e80;
  font-weight: bold;
}

#tabs1 .on a {
  color: #002e80;
  font-weight: bold;
}

.tabs1_toggle {
  position: absolute;
  right: 1px;
  top: 8px;
}

.tabs1a a {
  color: #ddd;
}

.tabs1b a {
  color: #ddd;
}

.tabs1c a {
  color: #ddd;
}

#tabs1 .tabs1b {
  position: absolute;
  right: 0;
  width: 60px;
  top: 10px;
  color: #d4d4d4;
  font-size: 14px;
}

#tabs2 {
  width: 100%;
  height: 40px;
}

#tabs2 li {
  float: left;
  margin-right: 20px;
}

#tabs2 .active a {
  color: #002e80;
  font-weight: bold;
}

#tabs2 .on a {
  color: #002e80;
}

#tabs3 {
  width: 100%;
  height: 40px;
}

#tabs3 li {
  float: left;
  font-size: 15px;
}

#tabs3 .on a {
  color: #002e80;
  font-weight: bold;
}

#tabs4 {
  width: 100%;
  height: 40px;
}

#tabs4 li {
  float: left;
  margin-right: 20px;
}

#tabs4 .active a {
  color: #002e80;
  font-weight: bold;
}

#tabs4 .on a {
  color: #002e80;
  font-weight: bold;
}

#tabs5 {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #e8e7e7;
  position: relative;
}

#tabs5 li {
  float: left;
  padding: 0px 10px;
  text-align: center;
  height: 34px;
  line-height: 34px;
  background: #fff;
}

#tabs5 li a {
  font-size: 16px;
  color: #4d4d4d;
}

#tabs5 li.active {
  border-left: #e8e8e8 solid 1px;
  border-right: #e8e8e8 solid 1px;
  border-top: #01499b solid 2px;
  height: 35px;
  line-height: 35px;
}

#tabs5 .active a {
  background: #fff;
  font-size: 16px;
  text-align: center;
}








#tabs9 {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #e8e7e7;
  position: relative;
}

#tabs9 li {
  float: left;
  text-align: center;
  height: 34px;
  line-height: 34px;
  background: #fff;
}

#tabs9 li a {
  font-size: 16px;
  color: #4d4d4d;
  padding: 0 20px;
}

#tabs9 li.active {
  border-left: #e8e8e8 solid 1px;
  border-right: #e8e8e8 solid 1px;
  border-top: #01499b solid 2px;
  height: 35px;
  line-height: 30px;
}

#tabs9 .active a {
  background: #fff;
  font-size: 16px;
  text-align: center;
}















#tabs6 {
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: #cedcf9;
}

#tabs6 li {
  float: left;
}

#tabs6 li a {
  padding: 7px;
  color: #476dd2;
}

#tabs6 .active a {
  color: #fff;
  font-weight: bold;
  background: #476dd2;
  line-height: 34px;
  padding: 7px;
}

.margin-top25 {
  margin-top: 25px;
}


#tabs10 {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #e8e7e7;
  position: relative;
}

#tabs10 li {
  float: left;
  padding: 0 20px;
  height: 34px;
  line-height: 34px;
  background: #fff;
}

#tabs10 li a {
  font-size: 16px;
  color: #4d4d4d;
}

#tabs10 li.active {
  border-left: #e8e8e8 solid 1px;
  border-right: #e8e8e8 solid 1px;
  border-top: #01499b solid 2px;
  height: 35px;
  line-height: 35px;
}

#tabs10 .active a {
  background: #fff;
  font-size: 16px;
  text-align: center;
}



#fltabs1 {
  width: 100%;
  height: 36px;
  background: #f9f9f9;
}

#fltabs1 li {
  float: left;
  padding: 0 5px;
  border-right: #ccc solid 1px;
  line-height: 20px;
  margin-top: 8px;
}

#fltabs1 .active a {
  color: #002e80;
  font-weight: bold;
}



.tzygg li {
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.tzygg li span {
  float: right;
}

.flfg {
  padding-top: 15px;
  padding-bottom: 15px;
}

.flfg li {
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: #ddd solid 1px;
  padding-left: 10px;
}

.flfg li span {
  float: right;
  font-size: 12px;
}


/*表格*/


.date_box2 #BodyLabel {
  /*height:600px;*/
  width: 100%;
  overflow: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #fff;
}

.date_box #BodyLabel table {
  border-bottom: #c4c4c4 solid 1px;
  border-left: #c4c4c4 solid 1px;
  width: 99%;
}

.date_box2 #BodyLabel table td {
  border-top: #c4c4c4 solid 1px;
  border-right: #c4c4c4 solid 1px;
  padding: 5px;
  vertical-align:middle;
}
.date_box2 #BodyLabel table td p {
  margin: 0;
}

.date_box2 #BodyLabel table thead td {
  font-size: 12px;
  background: #e2e2e2;
  text-align: center;
  font-weight: bold
}

.date_box2 #BodyLabel table {
  width: 99%;
}






.date_box {
  /*height:600px;*/
  width: 99%;
  overflow: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #fff;
}

.date_box table {
  border-bottom: #c4c4c4 solid 1px;
  border-left: #c4c4c4 solid 1px;
}

.date_box table td {
  border-top: #c4c4c4 solid 1px;
  border-right: #c4c4c4 solid 1px;
  padding: 5px;
  font-size: 12px;
  line-height: 20px;
}

.date_box table thead td {
  font-size: 12px;
  background: #e2e2e2;
  text-align: center;
  font-weight: bold
}

.date_box2 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #fff;
}

.date_box2 table {
  border-bottom: #c4c4c4 solid 1px;
  border-left: #c4c4c4 solid 1px;
}

.date_box2 table td {
  border-top: #c4c4c4 solid 1px;
  border-right: #c4c4c4 solid 1px;
  padding: 5px;
  line-height: 20px;
}

.date_box2 table thead td {
  background: #e2e2e2;
  text-align: center;
  font-weight: bold
}


.date_box3 {
  width: 99%;
  overflow: auto;
  background: #fff;
}

.date_box3 table {
  width: 100%;
  background: #fff;
}

.date_box3 table {
  border-bottom: #c4c4c4 solid 1px;
  border-left: #c4c4c4 solid 1px;
}

.date_box3 table td {
  border-top: #c4c4c4 solid 1px;
  border-right: #c4c4c4 solid 1px;
  padding: 5px;
  font-size: 12px;
  line-height: 20px;
}

.date_box3 table thead td {
  font-size: 12px;
  background: #e2e2e2;
  text-align: center;
  font-weight: bold
}



.date_box4 {
  width: 99%;
  overflow: auto;
  background: #fff;
}

.date_box4 table {
  width: 100%;
  overflow: auto;
  background: #fff;
}

.date_box4 table {
  border-bottom: #c4c4c4 solid 1px;
  border-left: #c4c4c4 solid 1px;
}

.date_box4 table td {
  border-top: #c4c4c4 solid 1px;
  border-right: #c4c4c4 solid 1px;
  padding: 5px;
  font-size: 12px;
  line-height: 20px;
}

.date_box4 table thead td {
  font-size: 14px;
  background: #e2e2e2;
  text-align: center;
  font-weight: bold
}





.selected {
  background: #f6f6f6;
}


/*交易数据*/
.more {
  float: right;
  color: #d4d4d4;
  font-size: 14px;
}

.more a {
  color: #ddd;
}

.con_date li {
  height: 35px;
  line-height: 35px;
  padding: 5px 10px;
  margin-bottom: 13px;
}

.con_date li div {
  border: #f0eeea solid 1px;
  background: url(../images/datebg.gif) right top no-repeat;
}

.con_date li div a {
  padding-left: 20px;
  background: url(../images/dot.gif) 10px center no-repeat;
}

.con_date2 {
  height: 34px;
  border-bottom: #e8e8e8 solid 1px;
}

.con_date2 .fl span {
  height: 34px;
  position: absolute;
  line-height: 34px;
  border-left: #e8e8e8 solid 1px;
  border-right: #e8e8e8 solid 1px;
  border-top: #01499b solid 2px;
  background: #fff;
  font-size: 16px;
  text-align: center;
  margin-left: 20px;
  padding-left: 10px;
  padding-right: 10px;
}


/*产品*/
.ssProduct ul{
   display:flex;
 justify-content: flex-start;
flex-wrap: wrap;
padding: 0px 20px 0px 40px;
}
.ssProduct ul li{ text-align:center; margin:13px 10px;}
.cpw20{ width:20%;}
.ssProduct ul  li img{ width:100px; height:100px; border-radius:50%;
behavior:url(/cn/lib/template/PIE.htc);
position:relative;
z-index:100;
}



.sspzpzpic {}

.sspzpzpic li {
  float: left;
  text-align: center;
  width: 20%;
  margin-top: 13px;
}

.sspzpzpic li img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}


/*延时行情*/
.con_yshq li {
  height: 35px;
  line-height: 35px;
  width: 33%;
  margin-bottom: 13px;
  text-align: left
}

.box_yshq {
  width: 100%;
}

.box_yshq .thead {
  background: #F4F4F4;
}

.box_yshq td {
  border-bottom: #F2F2F2 solid 1px;
  height: 30px;
  line-height: 30px;
  text-align: center
}

/*快速连*/
.con_links li {
  float: left;
  text-align: center;
}

.con_linkswd li {
  text-align: center;
  margin-top: 10px;
  width: 20%;
}

.con_linkswd li span {
  font-size: 55px;
}

.con_linkswd li p {
  display: block;
  text-align: center;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
}

.linksbnt {
  width: 120px;
  height: 70px;
  background: #f1f1f1;
  display: inline-block;
  position: relative;
  line-height: 70px;
  text-align: center;
  color: #002d7b;
  font-size: 14px;
  text-decoration: none;
  margin-top: 31px;
  margin-bottom: 31px;
  margin-right: 1px;
}

.linksbnt s {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-bottom: 35px solid #f1f1f1;
  left: 0px;
  top: -35px;
}

.linksbnt b {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 35px solid #f1f1f1;
  bottom: -35px;
  left: 0px;
}

.linksbnt:hover {
  background: #002d7b;
  color: #fff;
}

.linksbnt:hover s {
  border-bottom-color: #002d7b;
}

.linksbnt:hover b {
  border-top-color: #002d7b;
}


/*底部连接*/
.bottom {
  line-height: 35px;
  background: #014492;
  color: #fff;
  font-size: 14px;
  margin-top: 15px;
}

.bottom .fr {
  text-align: right
}

.bottom a {
  color: #fff;
}

.bottom .fr {
  text-align: center;
}

/*通用频道*/

.pdleft {
  min-height: 800px;
}

.pdnav {
  background: url(../images/home.png) 10px center no-repeat;
  padding-left: 30px;
  margin-top: 10px;
}

.pdcontent1 {
  font-size: 14px;
  padding-top: 20px;
  padding-BOTTOM: 10px;
  line-height: 24px;
}

.pdcontent1 p {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
.gyjysContent p {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}




.tree a {
  color: #333;
}

.tree li:hover {
  background: #0B45A9;
}

.tree li ul li:hover {
  background: #aaa;
}

.tree li:hover>a {
  color: #fff;
}

.tree li:hover>span>a {
  color: #fff;
}

.tree li:hover>span {
  color: #fff;
}

.tree li:hover>span:after {
  color: #fff;
}

.tree .tree-opened>span:after {
  color: #fff;
}

.tree>li>ul>li>ul>li:hover {
  background: #aaa;
}

.tree>li>ul>li>ul>li>ul>li:hover {
  background: #aaa;
}
.tree li .treemenu li .toggler {
  padding-left: 30px;
}
.tree li.tree-opened .treemenu li a{
    font-size: 14px;
    white-space: nowrap;
}

#H7701020801 a {
  color: #333 !important;
}

#H7701020801:hover a {
  color: #fff !important;
}

#H7701020801:hover {
  background: #aaa;
}

.tree .tree-opened>span>a {
  color: #fff;
}

.tree .tree-opened>a {
  color: #fff;
}

.tree .tree-opened>span {
  color: #fff;
}

.tree>.tree-opened {
  background: #0B45A9;
}

.tree>.tree-opened ul {
  background: #eee;
}

.tree>.tree-opened .tree-opened {
  background: #7D7D7D;
}


/*手风*/
.accordion {}

.accordion-heading {
  color: #01499b;
  font-size: 16px;
  line-height: 34px;
  border-bottom: #fff solid 1px;
}

.accordion-inner {
  background: #f6f6f6;
  padding: 20px;
}
.bmlxfs #BodyLabel p a:hover {
 color: #333
}
/*品种频道*/
.v_pz {
  height: 165px;
}

.v_pz .v_bt {
  margin-left: 40px;
  position: absolute;
  margin-top: 80px
}

.v_pz span {
  padding: 20px;
  font-size: 22px;
  color: #fff;
  background: url(../images/backbg.png);
  margin-left: 40px;
  position: absolute;
  margin-top: 80px
}



.v_thj {
  background: url(../images/v_thj.jpg)
}

.v_mg {
  background: url(../images/v_mg.jpg)
}

.v_gt {
  background: url(../images/v_mg.jpg)
}

.v_qm {
  background: url(../images/v_qm.jpg)
}

.v_pm {
  background: url(../images/v_pm.jpg)
}

.v_mh {
  background: url(../images/v_mh.jpg)
}

.v_pta {
  background: url(../images/v_pta.jpg)
}

.v_czy {
  background: url(../images/v_czy.jpg)
}

.v_jc {
  background: url(../images/v_jc.jpg)
}

.v_bl {
  background: url(../images/v_bl.jpg)
}

.v_ycz {
  background: url(../images/v_ycz.jpg)
}

.v_czp {
  background: url(../images/v_czp.jpg)
}

.v_dlm {
  background: url(../images/v_dlm.jpg)
}

.v_jd {
  background: url(../images/v_jd.jpg)
}

.v_wxd {
  background: url(../images/v_wxd.jpg)
}

.v_zxd {
  background: url(../images/v_zxd.jpg)
}

.v_btb {
  background: url(../images/v_bt.jpg)
}

.v_ms {
  background: url(../images/v_ms.jpg)
}







.ccBox {
  text-align: left;
}

.ccBox .hd {
  height: 34px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.ccBox .hd ul {
  float: left;
  position: absolute;
  height: 34px;
}

.ccBox .hd ul li {
  float: left;
  padding: 0 15px;
  cursor: pointer;
  font-size: 16px;
  line-height: 34px;
}

.ccBox .hd ul li.on {
  border-left: #e8e8e8 solid 1px;
  border-right: #e8e8e8 solid 1px;
  border-top: #01499b solid 2px;
  background: #fff;
  text-align: center;
  line-height: 33px;
  color: #01499b;
  font-weight: bold;
}

.ccBox .bd ul {
  padding: 15px;
  zoom: 1;
  height: 500px;
  overflow: auto
}

/*频道右侧菜单*/
.treemenu li {
  list-style: none;
  line-height: 45px;
  border-bottom: #e6e6e6 solid 1px;
  font-size: 16px;

}
.zceMembers .treemenu li {
 font-size: 14px;
}
.treemenu .toggler {
  cursor: pointer;
  padding-left: 40pt;
}
.zceMembers .treemenu .toggler{
  padding-left: 7pt;
}
.fljgz .treemenu .toggler {
   padding-left: 18pt;
}
.fljgz .treemenu li {
  font-size: 14px;
}
.treemenu .toggler:before {
  display: inline-block;
}
.treemenu .newtoggler:before {
  display: block;
}

li.tree-empty>.toggler {
  color: #aaa;
}

li.tree-empty>.toggler:before {
  content: "";
}

li.tree-closed>.toggler:after {
  content: "▼";
  font-size: 9pt;
  color: #0b45a9;
}

li.tree-opened>.toggler:after {
  content: "▶";
  font-size: 9pt;
}

li.tree-opened {
  background: #f6f6f6;
}

/*距离*/
.magingtop15 {
  margin-top: 15px;
}

.borderright0 {
  border-right: 0;
}

.boderbottom0 {
  border-bottom: none;
}

/*搜索*/
.seach1 {
  height: 45px;
  background: #f5f5f5;
  line-height: 40px;
  border: #ddd solid 1px;
  clear: both;
}

.seach1 li {
  float: left;
  padding-left: 10px;
}

.seach1 input[type="text"],
.seach1 .wb {
  height: 28px;
  width: 170px;
  border: #ddd solid 1px;
  vertical-align: middle;
}

  {
  height: 28px;
  width: 170px;
  border: #ddd solid 1px;
}


.seach1 input:not([type]) {
  line-height: 24px;
}

.seach1 input[type="button"] {
  height: 28px;
  width: 80px;
  border: none;
  color: #fff;
  background: #01499b;
  line-height: 28px;
}

.seach1 .selSwitch,
.seach1 .validatebox-text {
  height: 28px;
  line-height: 28px;
}

/*正文样式*/
.padding30 {
  padding: 30px;
}

.padding20 {
  padding: 20px;
}

.zw {}

.zw_top {
  border-bottom: #efeeec solid 1px;
  line-height: 35px;
  height: 35px;
}

.zw_other {
  border-bottom: #efeeec solid 1px;
  line-height: 35px;
  height: 35px;
}

.zw_bt {
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  display: block
}

.zw_content {
  padding-top: 20px;
}

.zw_content p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 30px;
  text-indent: 2em;
}

#zw_content .hd {
  margin: 0 auto;
}

#zw_content .hd li {
  float: left;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  height: 40px;
  font-size: 18px;
  width: 300px;
  color: #01499b;
  margin: 0 5px;
  border: 1px solid #01499b;
}

#zw_content .hd li:hover {
  background: #01499b;
  color: #fff;
}
#zw_content .hd ul .liHover{
  background: #01499b;
  color: #fff;
}


/*交易数据*/
.jysjtop {
  height: 35px;
  line-height: 35px;
}

.excle {
  background: url(../images/excle.gif) no-repeat;
  padding-left: 20px;
}

.txt {
  background: url(../images/txt.gif) no-repeat;
  padding-left: 20px;
}

.print {
  background: url(../images/print.gif) no-repeat;
  padding-left: 20px;
}


.jysjright {
  padding: 10px;
}
.bnt ul {
 display: flex;
 flex-wrap: wrap;
 align-items: center;
}
.bnt ul li {
  text-align: center;
  background: #f5f5f5;
  margin-top: 10px;
  border: #CCC solid 1px;
  width: 48%;
  margin-right: 2%;
  height: 54px;
}

.bnt ul li a {
  display: block;
  width:100%;
  height: 100%;
display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
}

.bnt ul li a:hover {
  background: #01499b;
  color: #fff;
}

.jysjxz {
  text-align: center;
  height: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.jysjxz select {
 width: 60%;
}
.jysjxz select option{
  font-size: 12px;
}

.jysjxz2 {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: #ccc solid 1px;
}

.jysjxz2 label {
  font-weight: normal;
  margin-right: 15px;
}

.jysjxz2 .seach {
  background: #01499b;
  color: #fff;
  padding: 2px 20px;
  border: 0;
}

.rendezvous-input-date {
  border: 0;
}


/*会员地图*/

.map {
  position: relative;
  width: 880px;
  height: 696px;
}

#bg_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 880px;
  height: 691px;
  z-index: 1;
  background: url(../images/move.png) no-repeat 0 691px;
}

.map area {
  outline: none;
}

/*zzjg*/

/*组织机构*/
#accordion .row {
  position: relative;
}

#accordion .row div {
  height: 50px;
  color: #004597;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  background: #ECF3FB;
  cursor: pointer;
}

#accordion .accordion-group .zzjg1a {
  background: url(../images/zzjg1b.png) center no-repeat;
}

#accordion .accordion-group .collapsed .zzjg1a {
  background: url(../images/zzjg1a.png) center no-repeat;
}

#accordion .row div:hover {
  background: #466CD1;
  color: #fff;
}

.zzjg .tooltip-arrow {
  display: none;
}

.zzjg #accordion .row .tooltip {
  top: -110px !important;
  width: 600px;
  background: transparent;
}

.zzjg #accordion .row .tooltip-inner {

  max-width: 800px;
  height: 124px;
  color: #333;
  background: transparent;
}

.zzjg #accordion .row .tooltip-inner tr {
  height: 30px;
  background: #fff;
}

.zzjg #accordion .row .tooltip-inner td {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.zzjg #accordion h4 {
  background: #cedcf8;
  height: 34px;
}

.zzjg #accordion h4 b {
  display: block;
  padding: 0px 30px;
  float: left;
  color: #fff;
  background: #476cd1;
  height: 34px;
  font: 18px/34px microsoft yahei;
}


.zzjg #accordion h4 .anniu {
  float: right;
  margin-top: 5px;
  background: url(../images/Arrow2.png);
  width: 20px;
  height: 20px;
}

.zzjg #accordion h4 .xz {
  float: right;
  margin-top: 5px;
  background: url(../images/Arrow2_2.png);
  width: 20px;
  height: 20px;
}


.zzjg #accordion h4 span {
  float: right;
  margin-top: 5px;
  width: 20px;
  height: 20px;
  color: #476cd1;
}

#zzjg7 .zzjglist li,
#zzjg6 .zzjglist li {
  width: 33.333333%;
}




#triangle-bottomleft {
  width: 0;
  height: 0;
  float: left;
  border-bottom: 34px solid #476cd1;
  border-right: 34px solid transparent;
}

.backwhithe {
  background: #fff;
}

.zzjglist li {
  width: 20%;
  height: 50px;
  color: #004597;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  background: #ECF3FB;
  position: relative;
  cursor: pointer;
  float: left;
  border-right: #fff solid 1px;
  margin-bottom: 1px;
}

.zzjglist li:hover {
  background: #004597;
  color: #fff;
}

.zzjgtable {
  border-top: #ddd solid 1px;
  border-left: #ddd solid 1px;
  position: relative;
  z-index: 5px;
  table-layout: fixed;
}

.zzjgtable td {
  height: 22px;
  line-height: 30px;
  border-bottom: #ddd solid 1px;
  border-right: #ddd solid 1px;
}

.zzjglist li:hover .zzjgtable td {
  color: #000;
  font-size: 14px;
}

.zzjglist li .zzjgtable td:first-child {
  width: 120px !important;
}

.extra {
  display: none;
  z-index: 100;
  position: absolute;
  left: 0;
  bottom: 50px;
}

.extra table {
  background: #FFF;
}

.bluebg .fontblue {
  color: #4d75ab;
  font-weight: bold;
  padding-bottom: 0;
  text-indent: 0;
}

/*行情转发*/
.text-indent {
  text-indent: 2em;
}

.hqzfs {
  padding: 20px;
}

.hqzfs p {
  line-height: 25px;
}

.hqzfs .listad img {
  border: #ddd solid 1px;
}

.hqzfs h4 {
  background: #cedcf8;
  height: 34px;
}

.listad li {
  margin-top: 10px;
  text-align: center
}

.hqzfs h4 b {
  display: block;
  padding: 0px 30px;
  float: left;
  color: #fff;
  background: #476cd1;
  height: 34px;
  font: 18px/34px microsoft yahei;
}

/*会议与活*/
.hyhdlist {
  background: url(../images/activity2.gif) repeat-x bottom;
  padding-bottom: 20px;
  margin-top: 10px;
}

.hzdwlist li span {
  color: #fff;
  text-align: center;
  margin-right: 26px;
}

.hzdwlist li {
  background: url(../images/hzdwbg.gif) no-repeat;
  line-height: 36px;
  float: left;
  width: 50%;
  padding-left: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.hzdw span {
  float: left;
  width: 70px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.hzdw li {
  float: left;
  height: 36px;
  background: url(../images/hzdwbg.gif) no-repeat;
  line-height: 36px;
  width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.hyhdlist2 {}

.hyhdlist2 li {
  border-bottom: #ddd solid 1px;
}

.hyhdlist2 li h4 a {
  font-size: 14px;
}

/*.hyhdlist2 li img{ width:100%; height:auto}*/



.hdsq {
  background: url(../images/hdsq.jpg) no-repeat;
  height: 802px;
  padding-left: 40px;
  margin-top: 20px;
  margin-left: 20px;
  position: relative
}

.hdsq p {
  line-height: 30px;
  margin-bottom: 0
}

.hdsq ul {
  position: absolute;
  top: 40px
}

.hdsq .paragraph1:first-child {
  padding-top: 10px;
  padding-left: 20px;
}

.hdsq .paragraph1:first-child+li {
  padding-top: 40px;
  padding-left: 20px;
}

.hdsq .paragraph1 {
  padding-top: 54px;
  padding-left: 20px;
  width: 340px;
}

.white {
  color: #fff
}

.yellow {
  color: #FF0
}

.tsjb {
  background: url(../images/tsjb.gif) no-repeat;
  margin-top: 25px;
  margi n-left: 30px;
  padding-top: 120px;
  padding-left: 156px;
  background-size: 100%;
}

/*  历年年报 */
.lnnb {
  margin-top: 15px;
}
.lnnb ul {
    display: flex;
    flex-wrap: wrap;
}
.lnnb .t{text-align:center;}
.lnnb .m{ text-align:center; background:#e5e5e5; line-height:25px;margin:10px auto; width: 65%; }
.lnnb .b{ text-align:center; background:#e5e5e5; color:#0B45A9;line-height:25px;margin: auto;  width: 65%;margin-bottom:10px; }
.lnnb .b a{color:#0B45A9}



/*投资者box*/

.wstzzbox {
  background: #e6f7ff;
  padding: 10%
}

.wstzzbox h3 {
  color: #01499b;
  font-weight: bold;
  text-align: center;
}

.wstzzbox .pic {
  text-align: center
}

.wstzzbox img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

/*问答*/
.wenda {}

.wenda li {
  width: 13.42%;
  margin-right: 1%;
  text-align: center;
}

.wenda li a {
  display: block;
  padding: 17px 0;
  font-size: 18px;
  font-weight: bold;
}

.wenda li span {
  border-radius: 50px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 14px;
  margin-right: 5px;
}

.scolor1 {
  background: #e60012
}

.scolor2 {
  background: #f39800
}

.scolor3 {
  background: #8fc31f
}

.scolor4 {
  background: #0068b7
}

.scolor5 {
  background: #eb67a5
}

.tcolor1 {
  color: #e60012
}

.tcolor2 {
  color: #f39800
}

.tcolor3 {
  color: #8fc31f
}

.tcolor4 {
  color: #0068b7
}

.tcolor5 {
  color: #eb67a5
}




.wzmap {}

.wzmap .list {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: #ddd solid 1px;
}

.wzmap .zbt {
  font-size: 16px;
  padding: 10px 20px;
  background: #0846a9;
  color: #fff;
  text-align: center;
}

.wzmap .fbt {
  font-size: 16px;
  padding: 10px 20px;
  background: #F0F0F0;
  text-align: left;
  padding-left: 10px;

}

.wzmap .lb ul dd {
  font-size: 16px;
  float: left;
  padding: 10px 20px;
}
.wzmap .list:nth-child(1) .lb ul dd {
  width: 25%;
}

.wzmap .list:nth-child(2) .lb ul dd {
  width: 31%;
}
.wzmap .list:nth-child(3) .lb ul dd {
  width: 45%;
}
.wzmap .list:nth-child(4) .lb ul dd {
  width: 32%;
}
.wzmap .list:nth-child(5) .lb ul dd {
  width: 50%;
}
/*会员服务-席位管理—业务咨*/

.hyfw_ywlcbg1 {
  background: url(../images/hy_ywzxbg1.gif) no-repeat;
  color: #fff;
  width: 693px;
  height: 109px;
  padding: 20px 40px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.hyfw_ywlcbg2 {
  background: url(../images/hy_ywzxbg2.gif) no-repeat;
  color: #fff;
  width: 693px;
  height: 151px;
  padding: 20px 40px;
  margin-left: auto;
  margin-right: auto
}

.hyfw_ywlcbg3 {
  background: url(../images/hy_ywzxbg3.gif) no-repeat;
  color: #fff;
  width: 693px;
  height: 109px;
  padding: 20px 40px;
  margin-left: auto;
  margin-right: auto
}


.hyfw_ywlcbg4 {
  background: url(../images/hy_ywzxbg4.gif) center no-repeat;
  width: 693px;
  height: 109px;
  padding: 20px 40px;
  margin-left: auto;
  margin-right: auto
}


.hyfw_ywlcbg1 p {
  padding: 0;
  margin: 0;
  line-height: 25px;
}

.hyfw_ywlcbg2 p {
  padding: 0;
  margin: 0;
  line-height: 25px;
}

.hyfw_ywlcbg3 p {
  padding: 0;
  margin: 0;
  line-height: 25px;
}

/*background:#002e80;*/
.menu {
  height: 47px;
  line-height: 47px;
  margin-bottom: 15px;
  position: relative;
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
}

.slideTxtBox {
  width: 1155px;
  text-align: left;
  position: absolute;
  z-index: 9998;
  margin-left: auto;
  margin-right: auto;
}

.slideTxtBox .hd {
  height: 47px;
  line-height: 47px;
  text-align: center;
  position: relative;
  z-index: 59;

  background: #01499b;
}

.slideTxtBox .hd ul {
  float: left;
  positio: 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.slideTxtBox .hd ul li {
  float: left;
  width: 13.5%;
  height: 47px;
  cursor: pointer;
  display: block;

  font-size: 16px;
  color: #fff;
  text-align: center
}

.slideTxtBox .hd ul li a {
  height: 37px;
  display: block;
  color: #fff
}

.slideTxtBox .hd ul li.on {
  background: #0b45a9
}

.slideTxtBox .hd ul li.on a {
  color: #fff
}

.slideTxtBox .hd1 {
  height: 47px;
  line-height: 47px;
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin-bottom: 5px;
}

.slideTxtBox .hd1 ul {
  float: left;
  position: absolute;
  top: -1px;
  height: 32px;
}

.slideTxtBox .hd1 ul li {
  text-align: center;
  width: 11%;
  background: #fff;
  border-top: 1px solid #ddd;
  float: left;
  height: 31px;
  border-right: 1px solid #cfcfcf;
  line-height: 32px;
  font-size: 16px;
  color: #c81205;
  font-family: Microsoft YaHei;
  cursor: pointer;
}

.slideTxtBox .hd1 ul li a {
  color: #000000;
}

.slideTxtBox .hd1 ul li.on a {
  color: #c81205;
}


.slideTxtBox .hd1 ul li.on {
  width: 95px;
  background: #fff;
  border-top: 2px solid #c81205;
  float: left;
  height: 31px;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #fffff;
  line-height: 33px;
  font-size: 16px;
  color: #c81205;
  font-family: Microsoft YaHei;
}

.slideTxtBox .bd ul {
  zoom: 1;
}

.plan {
  background: #FFF;
  border: #339 solid 1px;
  padding: 25px;
}

.plan h1 {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border-bottom: #CCC solid 1px;
  color: #01499b;
  margin-top: 0px;
}


/*上市品种

******************************************************************************************/
.topsspz {}

.topsspz .topnypz {
  width: 47%;
  float: left;
  margin-right: 5%;
}

.topsspz .topnypz ul li {
  width: 30%;
  margin-right: 5%;
  height: 36px;
  text-align: center;

  line-height: 36px;
  background: #f6f6f6;
  font-size: 14px;
  margin-top: 10px;
  float: left
}

.topsspz .fnypz {
  width: 47%;
  float: left;
}

.topsspz .fnypz ul li {
  width: 45%;
  margin-right: 10%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background: #f6f6f6;
  font-size: 14px;
  margin-top: 10px;
  float: left
}

.topsspz .pzxx {
  width: 30%;
  float: left
}

.topsspz .pzxx ul li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}

.topsspz .pzxx ul li span {
  float: right;
  color: #CCC;
}

.topsspz .qqcp {
  float: left;
  width: 30%;
}

.topsspz .qqcp p {
  font-size: 14px;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}

.topsspz .qqcp img {
  width: 100%;
  height: 160px;
  margin-top: 10px;
}


.marginrignt0 {
  margin-right: 0;
}

.topjysj .left {
  float: left;
  width: 58%;
}

.topjysj .left ul li {
  width: 22%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  float: left;
  margin-top: 8px;
  margin-right: 3%;
  background: #f6f6f6;
}

.topjysj .right {
  float: right;
  width: 38%;
}

.topjysj .right ul li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  text-align: left;
}

.topjysj .right ul li span {
  float: right
}

.topjysj .left h1 a,
.topjysj .right h1 a {
  color: #01499b;
}


.topjysfw {}

.topjysfw .scfw {
  width: 15%;
  float: left;
  margin-right: 5%;
}

.topjysfw .scfw ul li {
  width: 60%;
  margin-right: 10%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background: #f6f6f6;
  font-size: 14px;
  margin-top: 10px;
  float: left
}

.topjysfw .scfw .gdnr {
  position: absolute;
  right: 30px;
}


.topjysfw .tophyfw {
  width: 30%;
  float: left;
  margin-right: 5%;
}

.topjysfw .tophyfw ul li {
  width: 30%;
  margin-right: 5%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background: #f6f6f6;
  font-size: 14px;
  margin-top: 10px;
  float: left
}

.topjysfw .spjz {
  width: 15%;
  float: left;
  margin-right: 5%;
}

.topjysfw .spjz li {
  height: 30px;
  line-height: 35px;
  overflow: hidden
}





.topjysfw .cybg {
  width: 20%;
  float: left;
}

.topjysfw .cybg li {
  height: 30px;
  line-height: 35px;
  overflow: hidden
}

.topjysfw .pfmi {
  width: 20%;
  float: left;
  margin-right: 5%
}

.topjysfw .pfmi li {
  height: 30px;
  line-height: 35px;
  overflow: hidden
}





.topjysfw .spjz div {
  float: left;
  margin-top: 15px;
  width: 250px;
}

.topjysfw .spjz div .ks {
  position: relative;
  z-index: 9999;
  margin-left: 70px;
  margin- top: 25px;
}

.topjysfw .spjz div .pic {
  position: absolute;
}

.topjysfw .spjz div .pic img {
  width: 250px;
  height: 150px;
}

.topjysfw .spjz div .text {
  display: block;
  font-size: 14px;
  text-align: center;
  font- size: 14px;
  margin-top: 60px;
}

.topjysfw .spjz h1 a {
  color: #01499b;
}


.topgzzjy {
  overflow: hidden;
}

.topgzzjy .box {
  float: left;
  width: 18%;
  margin-right: 2%;
}

.topgzzjy .box ul li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}

.topgzzjy .box h1 a {
  color: #01499b;
}


.topqsxw {}

.topqsxw .box {
  float: left;
  width: 30%;
  margin-right: 5%;
}

.topqsxw .box ul li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}


.about {}

.about .box1 {
  width: 14%;
  margin-right: 5%;
  float: left
}

.about .box1 ul li {
  height: 25px;
  margin-top: 5px;
  text-align: center;
  line-height: 25px;

  background: #f6f6f6;
  font-size: 14px;
}

.about .box2 {
  width: 50%;
  margin-right: 5%;
  float: left
}
.about .box2 h1,.about .box3 h1 {
  margin: 0;
  height: 0;
  line-height: 0;
  padding-bottom: 20px;
}

.about .box2 h1 a,
.about .box3 h1 a {
  color: #01499b;
}

.about .box2 p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}

.about .box3 {
  width: 26%;
  float: left
}

.about .box3 ul li {
  line-height: 32px;
  height: 32px;
  font-size: 14px;
}

.about .box3 p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 30px;
}



.cxtp1 {
  background: url(../images/moreicon.png ) no-repeat #f6f6f6;
  background-position: 0px -40px
}

.cxtp2 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -80px
}

.cxtp3 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px - 120px
}

.cxtp4 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px - 160px
}

.cxtp5 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px - 200px
}

.cxtp6 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px - 240px
}

.cxtp7 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px - 280px
}

.cxtp8 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px - 320px
}

.cxtp9 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px - 360px
}

.cxtp10 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -400px
}

.cxtp11 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -480px
}

.cxtp12 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -520px
}

.cxtp13 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -560px
}

.cxtp14 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -600px
}

.cxtp15 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -640px
}

.cxtp16 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -680px
}

.cxtp17 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -720px
}

.cxtp18 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -760px
}

.cxtp19 {
  background: url(../images/moreicon.png) no-repeat #f6f6f6;
  background-position: 0px -800px
}

/*左侧浮动*/
.left-floating-window {
  width: 80px;
  position: fixed;
  top: 200px;
  left: 2%;
  z-index: 20;
  _position: absolute;
  _top: auto;
  _top: expression(eval(document.documentElement.scrollTop));
  bottom: 0;
}

.left-floating-imgBox {
  position: relative;
  width: 100%;
}

.left-floating-imgBox img {
  display: block;
  width: 80px;
}

.left-close {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #fff;
  display: block;
  font-size: 12px;
  cursor: pointer;
}

/*右侧浮动*/

#home_web {
  width: 80px;
  position: fixed;
  _position: absolute;
  _top: auto;
  _top: expression(eval(document.documentElement.scrollTop));

  bottom: 0;
  font-family: Microsoft Yahei;
  z-index: 20;
  top: 200px;
  right: 2%;

}

#del {
  text-align: right;
}

.right-close {
  color: #002e80;
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 14px;
}

.web_position {
  width: 80px;
  float: left;
  /*margin-top: 6px;*/

}

.web_link {
  cursor: pointer;
  width: 80px;
  display: block;
  background: #fff;
  /*margin-bottom:10px;*/
  padding-top: 5px;
  padding-bottom: 5px;
  color: #002e80;
  text-align: center;
}


.web_link:hover {
  background: #002e80;
  color: #fac72a;
}

.web_link span {
  display: block;
  font-size: 35px;
}

.shareboxpf {
  display: none;
  position: absolute;
  top: 265px;
  right: 80px;
  padding-right: 1px;
  background: none;
  height: 100px;
}

.shareboxpf .bdsharebuttonbox {
  width: 90px !important;
  padding: 4px 4px !important;
  border: 1px solid #CCC;
  height: 38px !important;
  background: #fff;
  overflow: hidden;
}

.shareboxpf .bdshare-button-style1-16 a,
.shareboxpf .bdshare-button-style1-16 .bds_more {
  margin: 6px 4px !important;
}

.weixin {
  width: 113px;
  height: 105px;
  position: absolute;
  right: 80px;
  top: 0;
  display: none;
  background: url(../images/hdewmbg.gif) left top no-repeat;
  padding: 7px 15px 7px 7px;
}

.weixin img {
  width: 90px !important;
  height: 90px !important;
}

.weibo {
  width: 113px;
  height: 105px;
  position: absolute;
  top: 95px;
  right: 80px;
  display: none;
  background: url(../images/hdewmbg.gif) left top no-repeat;
  padding: 7px 15px 7px 7px;
}

.weibo img {
  width: 90px !important;
  height: 90px !important;
}

.xszsg {
  width: 113px;
  height: 105px;
  position: absolute;
  right: 80px;
  top: 465px;
  display: none;
  background: url(../images/hdewmbg.gif) left top no-repeat;
  padding: 7px 15px 7px 7px;
}

.xszsg img {
  width: 90px !important;
  height: 90px !important;
}

.czce_mobile {
  width: 113px;
  height: 105px;
  position: absolute;
  right: 80px;
  top: 160px;
  display: none;
  background: url(../images/hdewmbg.gif) left top no-repeat;
  padding: 7px 15px 7px 7px;
}

.czce_mobile img {
  width: 90px !important;
  height: 90px !important;
}




.yjsfwbox {
  margin-bottom: 20px;
}

.yjsfwbox li {
  margin-top: 20px;
  width: 20%;
  float: left;
  font-size: 18px;
}

.yjsfwbox li span {
  font-size: 35px;
  vertical-align: middle;
}

.yjsfwbox li a {
  background: #e0f4fd;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  color: #009;
  height: 80px;
  line-height: 80px;
  text-align: center;
}

.yjsfwbox li a:hover {
  background: #009;
  color: #e0f4fd;
}

.magingbottom15 {
  margin-bottom: 15px;
}


.pub_list1 .yhzh th,
.yhzh td {
  border: 1px solid #333 !important;
  vertical-align: middle;
}

.pub_list1 .yhzh th {
  background: #01499b;
  text-align: center;
  color: #fff;
  height: 40px;
  line-height: 40px;
}

/*常见问题*/
.cjwt .cjwt_tit {
  background: #CEDCF9;
  height: 30px;
  padding-left: 30px;
  text-decoration: underline;
  line-height: 30px;
  font-size: 16px;
  color: #01499b;
  cursor: pointer;
}

.cjwt .cjwt_con {
  background: #F6F6F6;
  font-size: 14px;
  padding: 5px 30px;
  line-height: 30px;
}

/*首页 slide字体颜色*/
.home_slide .hd a:hover h4 {
  color: #002EA5;
}

.home_slide .bd ul {
  width: 100%;
}

.classtree li {
  list-style: none;
  line-height: 45px;
  border-bottom: #e6e6e6 solid 1px;
  font-size: 16px;
  padding-left: 20px;
}

/*
div.mm-slideout{
z-index:1000;}*/
@media (max-width: 768px) {
  .yjsfwbox li {
    width: 50%;
  }

  .tsjb {
    padding-left: 50px;
  }

  .zzjglist li {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .yjsfwbox li {
    width: 50%;
  }

  .tsjb {
    padding-left: 150px;
  }

  .zzjglist li {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .yjsfwbox li {
    width: 20%;
  }

  .zzjglist li {
    width: 20%;
  }
}

@media (min-width: 1200px) {
  .yjsfwbox li {
    width: 20%;
  }

  .zzjglist li {
    width: 20%;
  }
}

.extendbut {
  background: #F2F2F2;
  padding: 5px 10px;
  cursor: pointer;
}

.rdingwei {
  position: absolute;
  right: 0;
  margin-right: 24px;
  margin-top: 27px;
  z-index: 1;
}

.extendbut2 {
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  background: #F2F2F2;
  padding: 0px 10px;
  cursor: pointer;
  float: right;
  margin-bottom: 4px;
  height: 25px;
  line-height: 25px;
}




.pzimages {
  position: relative;
  height: 165px;
  z-index: 1;
}

.pzimages .pic {
  z-index: 1;
  position: absolute;
}

.pzimages .wenzi {
  padding: 20px;
  font-size: 22px;
  color: #fff;
  background: url(../images/backbg.png);
  margin-left: 40px;
  position: absolute;
  margin-top: 80px;
  z-index: 2;
}




.databox2_text {
  font-size: 15px;
  text-align: center;
  color: #333;
}

.databox2_text span {
  font-size: 15px;
  text-align: center;
  color: #039;
}

.cjpmslide .hd {
  margin-left: 43px;
  margin-bottom: 20px;
}

.cjpmslide .hd li {
  float: left;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #01499b;
  color: #01499b;
}

.cjpmslide .hd li.on {
  background: #01499b;
  color: #fff;
}




#jgck {
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  background: #01499b;
  color: #FFCC00;
}

#jgck_con {
  display: none;
  position: fixed;
  top: 70px;
  left: 50%;
  margin-left: -500px;
  height: 500px;
  width: 1000px;
  z-index: 1000;
  padding: 20px;
  line-height: 30px;
  background: #fff;
  overflow: auto
}

#jgck_clo {
  cursor: pointer;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  position: fixed;
  width: 20px;
  height: 20px;
  background: #fcc524;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  margin-left: 942px;
}

#jgck2 {
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  background: #01499b;
  margin-top: 15px;
  color: #FFCC00;
}

#jgck_con2 {
  display: none;
  position: fixed;
  top: 70px;
  left: 50%;
  margin-left: -500px;
  height: 500px;
  width: 1000px;
  z-index: 1000;
  padding: 20px;
  line-height: 30px;
  background: #fff;
  overflow: auto
}

#jgck_clo2 {
  cursor: pointer;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  position: fixed;
  width: 20px;
  height: 20px;
  background: #fcc524;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  margin-left: 942px;
}



#jgck3 {
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  background: #01499b;
  margin-top: 15px;
  color: #FFCC00;
}

#jgck_con3 {
  display: none;
  position: fixed;
  top: 70px;
  left: 50%;
  margin-left: -500px;
  height: 500px;
  width: 1000px;
  z-index: 1000;
  padding: 20px;
  line-height: 30px;
  background: #fff;
  overflow: auto
}

#jgck_clo3 {
  cursor: pointer;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  position: fixed;
  width: 20px;
  height: 20px;
  background: #fcc524;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  margin-left: 942px;
}

#jgck4 {
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  background: #01499b;
  margin-top: 15px;
  color: #FFCC00;
}

#jgck_con4 {
  display: none;
  position: fixed;
  top: 70px;
  left: 50%;
  margin-left: -500px;
  height: 500px;
  width: 1000px;
  z-index: 1000;
  padding: 20px;
  line-height: 30px;
  background: #fff;
  overflow: auto
}

#jgck_clo4 {
  cursor: pointer;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  position: fixed;
  width: 20px;
  height: 20px;
  background: #fcc524;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  margin-left: 942px;
}





.hyss {
  background: #eee;
  font-size: 16px;
  padding-left: 60px;
  height: 40px;
}

.xxgkbtn {
  border: none;
  background: #002e80;
  color: #fff;
  margin-top: 5px;
}

.hyss input {
  height: 30px;
}

.qbhy {
  text-align: center;
}

.qbhy a {

  font-size: 18px;
}

.qbhy a:hover {
  color: #4770d8;
}



.date_box6 {
  width: 100%;
  border-bottom: #c4c4c4 solid 1px;
  border-left: #c4c4c4 solid 1px;
}

.date_box6 thead {
  width: 100%;
  background: #002e80;
  color: #fff
}

.date_box6 td {
  padding: 5px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border-top: #c4c4c4 solid 1px;
  border-right: #c4c4c4 solid 1px;
}




.date_box7 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #fff;
  width: 100%
}

.date_box7 {
  border-bottom: #c4c4c4 solid 1px;
  border-left: #c4c4c4 solid 1px;
}

.date_box7 td {
  border-top: #c4c4c4 solid 1px;
  border-right: #c4c4c4 solid 1px;
  padding: 5px;
  line-height: 20px;
  width: auto !important;
  height: auto !important
}





.lie1 {
  width: 4%
}

.lie2 {
  width: 21%
}

.lie3 {
  width: 10%
}

.lie4 {
  width: 10%
}

.lie5 {
  width: 10%
}

.lie6 {
  width: 25%
}

.lie7 {
  width: 5%
}

.lie8 {
  width: 15%
}


.hyyhdimg img {
  display: block;
  height: auto;
  max-width: 100%;
}






/*百度地图点开页面*/
.bdmap {
  display: none
}

.ditu {
  width: 100%;
  position: relative
}

.dituqp {
  width: 100%;
  position: absolute
}

#allmap {
  width: 100%;
  height: 700px;
}

.fullscreenbnt {
  position: absolute;
  z-index: 1;
  right: 0
}

.fullscreenbnt img {
  width: 33px;
  height: 29px;
  margin-top: 15px;
  margin-right: 60px;
  cursor: pointer;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.fullscreenbnt img:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  cursor: pointer
}


.bdmapTxtBox {
  width: 100%;
  text-align: left;
}

.bdmapTxtBox .biaoti {
  height: 55px;
  background: #F5F5F5;
  border-bottom: #ccc solid 1px;
  font-size: 24px;
  line-height: 55px;
  text-align: center
}

.bdmapTxtBox .hd {
  height: 30px;
  line-height: 30px;
  background: #f4f4f4;
  padding: 0px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.bdmapTxtBox .hd ul {
  float: left;
  position: absolute;
  top: -1px;
  height: 32px;
  width: 100%
}

.bdmapTxtBox .hd ul li {
  float: left;
  padding: 0 15px;
  cursor: pointer;
}

.bdmapTxtBox .hd ul li.on {
  height: 30px;
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 2px solid #fff;
}

.bdmapTxtBox .bd ul {
  padding: 15px;
  zoom: 1;
}

.bgwhite {
  background: #fff;
}

.anchorBL {
  display: none
}

.nosee {
  display: none
}


















/*手机修改*/

@media (max-width:768px) {

  /*品种*/
  .pzimages {
    height: 50px;
    margin-top: 10px;
  }

  .pzimages .wenzi {
    padding: 0;
    margin-top: 10px;
  }

  .pzimages .pic img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
  }


  /*活动申请*/
  .hdsq {
    height: auto;
    padding: 0;
    margin: 0;
    background: none;
  }

  .hdsq .paragraph1 {
    width: 100%;
  }

  .hdsq .paragraph1 .yellow {
    color: #333
  }

  .hdsq .paragraph1 .white {
    color: #333
  }


  /*合作单位*/
  .hzdw li {
    width: 100%;
  }


  /*监督举报*/

  .tsjb {
    background: none;
    margin-top: 0px;
    padding: 0 !important;
  }

  .tsjb p {
    text-align: justify
  }

  .pdcontent1 {
    padding: 0;
  }

  .hyfw_ywlcbg1 {
    background: #00b8ee;
    color: #fff;
    padding: 0;
    width: auto;
    height: auto;
    padding: 5px;
  }

  .hyfw_ywlcbg4 {
    width: auto;
  }

  .hyfw_ywlcbg2 {
    background: #f39801;
    color: #fff;
    padding: 0;
    width: auto;
    height: auto;
    padding: 5px;
  }

  .hyfw_ywlcbg3 {
    background: #8fc320;
    color: #fff;
    padding: 0;
    width: auto;
    height: auto;
    padding: 5px;
  }

}









.BMap_pop>div {
  filter: alpha(opacity:80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8
}

.BMap_pop img {
  filter: alpha(opacity:30);
  opacity: 0.3;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3
}


@media (max-width:768px) {
  .date_box7 {
    width: 100%;
    overflow: auto;
    background: #fff;
  }

  .date_box7 td {
    width: auto
  }

  #jgck_con,
  #jgck_con2,
  #jgck_con3 {
    display: none;
    position: fixed;
    top: 70px;
    height: 500px;
    width: 100%;
    z-index: 1000;
    line-height: 30px;
    background: #fff;
    overflow: auto;
    padding: 0;
    margin-left: auto;
    left: 0;
  }

  #jgck_clo,
  #jgck_clo2,
  #jgck_clo3 {
    margin-left: 0px;
    right: 0;
  }
}

#hireBox {}

#hireBox li {
  line-height: 45px;
  border-bottom: #F1F1F1 solid 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}




#hireBox li span {
  font-size: 12px;
  float: right;
  color: #a0a0a0;
}


.linkCon {}

.linkCon a {
  color: red;
}


.table-name>thead>tr>th,
.table-name>tbody>tr>td {
  text-align: center;
}



/******影音郑商所******/
/*.audioListBox {
            width: 100%;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            list-style: none;
            overflow: hidden;
            margin-top: 20px;
        }

        .audioListBox li {
            width: 32%;
            background-color: #ccc;

            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .audioListBox li h1 {
            width: 100%
        }

        .audioListBox li h1 img {
            display: block;

        }

        .audioListBox li span {
            width: 100%;
            padding: 0 10px;
            height: 30px;
            display: block;
            line-height: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
        }*/
.thumbnail .captio {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
  line-height: 30px;
}

.audioListBox {
  margin-top: 20px;
}

.audioListBox .thumbnail img {
  display: block;
  width: 100%;
  height: 110px;
}

/**境外机构名单*****/
.jwjgmd {
  width: 100%;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.jwjgmd tr th,
.jwjgmd tr td {
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  text-align: center;
  word-break: break-all;
}

.jwjgmd tr:nth-child(odd) {
  background-color: #fff;
}

.jwjgmd tr:nth-child(even) {
  background-color: #F9F9F9;
}

.jwjgmd tr th {
  width: 15%;
}

.jwjgmd tr th:last-child {
  width: 40%;
}

/*** height: 500px;
            width: 100%;
            background: url("../images/jdbg.jpg") repeat-x 0 0 #fff;**/
.baokuangBox {
  width: 100%;
}

.baokuangBox .dkImg {
  width: 100%;
  height: 538px;
  margin: 0 auto;
  background: url("../images/qzdj.jpg") no-repeat center top;
}

.baokuangBox .dkImg .cImgDiv {
  width: 1175px;
  height: 50px;
  margin: 0 auto;
}

.pageCont {
  background: #fff;
  height: 0;
  overflow: hidden;
  margin-top: -484px;
}

.index-tip-tit {
  font-size: 16px;
  margin-top: 15px;
}

.index-tip-bg {
  background-color: #002e80;
  padding: 0px 20px;
  color: #fff;
  margin-right: 10px;
}

/**********组织机构New*********/
.org-container {
  margin: 0 auto;
  color: #004597;
  width: 100%;
}

.org-container ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin: 20px auto;
}

.org-container ul li {
  margin: 0 auto;
}

.org-container ul:nth-child(1) li {
  width: 33.33333%;
}

.org-container ul:nth-child(2) li {
  width: 33.33333%;
}

.org-container ul:nth-child(3) li {
  width: 20%;
}
.org-container ul:nth-child(3) li:nth-child(2),.org-container ul:nth-child(3) li:nth-child(3){
  height: 65.69px;
  line-height: 45px
}
.org-container ul li .org-cell-tit {
  display: inline-block;
  margin: 0 auto;
  width: 99%;
  text-align: center;
  padding: 10px;
  background-color: #EAF3FB;
  cursor: pointer;
}

.org-container .org-cell-tit.active-tab {
  background-color: #004597;
  color: #fff;
}

.org-con-box {
  padding: 10px;
}

.org-con-detail {
  width: 100%;
}

.org-container .org-detail-sec01 {
  color: #000;
  height: 300px;
}

.org-container .org-con-detail-sec05 li {
  margin: 0;
}

.org-container .org-con-detail .org-con-detail-table {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  width: 100%;
  position: relative;
  cursor: pointer;
  height: 300px;
  margin: 0;
}

.org-container .org-con-detail .org-con-detail-table li {
  width: 25%;
  height: 60px;
  background-color: #EAF3FB;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.org-container .org-con-detail .org-con-detail-sec04 li {
  width: 33.3333%;
}

.org-container .org-con-detail .org-con-detail-table .org-con-detail-sec05 li {
  margin: 0;
}

.org-container .org-con-detail .org-con-detail-table .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  background: url("../images/orgBg.png") repeat;
}

.org-container .org-con-detail .org-con-detail-table li span {
  display: inline-block;
  width: 100%;
  text-align: center;
display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: space-evenly;
}
.org-container .org-con-detail .org-con-detail-table li span a,.org-container .org-con-detail .org-con-detail-table li span a:hover {
 color: #004597;
 cursor: pointer;
}
.org-container .mb80 {
  margin-bottom: 80px;
}

.org-container .mb160 {
  margin-bottom: 160px;
}

.org-con-detail .cover .tableBg {
  position: relative;
  background-color: #fff;
  width: 80%;
  margin: 42px auto;
  padding: 30px
}

.org-con-detail .cover .tableBg .panel-close {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  color: #000;
  right: 10px;
  top: 10px;
  background: url("../images/orgClose.png") no-repeat;
  text-indent: -9999px;
}

.org-con-detail .cover table td {
  color: #000;
  vertical-align: middle;
}

.org-con-detail .cover table tr td:nth-child(1) {
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .org-container {
    width: 100%;
  }

  .org-container ul li .org-cell-tit {
    font-size: 10px;
  }
.org-container ul:nth-child(3) {
  flex-wrap: wrap;
  justify-content: flex-start;
}
  .org-container ul:nth-child(3) li {
    width: 36%;
    margin: 0 0 1px 0;
  }
.org-container ul:nth-child(3) li:nth-child(2){
  height: 54.28px;
  line-height: 34px;
}
.org-container ul:nth-child(3) li:nth-child(3){
 height: auto;
 line-height: inherit;
}
  .org-container ul:nth-child(3) li:nth-child(3) {
    width: 28%;
  }

  .org-container .org-con-detail .org-con-detail-table li {
    width: 33.333%;
    font-size: 10px;
    margin: 0;
  }

  .org-con-detail .panel {
    top: 0;
    left: 0;
    right: 0;
  }

  .org-container .org-con-detail .org-con-detail-table {
    height: 430px;
  }

  .org-container .org-detail-sec01 {
    height: 430px;
  }
}

@media screen and (min-width: 768px) {
  .org-container {
    width: 100%;
  }

  .org-container ul li .org-cell-tit {
    font-size: 16px;
  }

  .org-container ul:nth-child(2) li {
    width: 33.333333%;
  }
}
@media screen and (min-width: 768px) and (max-width:992px) {
  .org-container ul:nth-child(3) li:nth-child(3) {
   height: auto;
   line-height: inherit;
}
}
/*增加网站地图九段线*/
.map_line{
    position: absolute;
    right: -79px;
    bottom: 0px;
}
.mt15{
 margin-top:-15px;
}
/**********法律及规则改版********/

.mt30{
  margin-top: 30px;
}
.mt40{
  margin-top: 40px;
}
.ml10 {
  margin-left: 10px;
}
.pl15{
  padding-left: 15px;
}
.law_tit {
  background: #1E4997;
  color: #fff;
  padding: 10px 35px;
  font-size: 18px;
  text-align: left;
} 
.sec_tit_box {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #d5d6d6;
  padding: 0 10px;
}
.sec_tit_box .sec_tit{
  font-size: 16px;
  font-weight: normal;
  color: #1E4997;
}
.more{
  font-size: 12px;
  color: #acacac;
}
 .more a,.more a:hover{
  cursor: pointer;
  text-decoration: none;
  color: #acacac;
}
.law_list {
  width: 100%;
  margin-top: 10px;
  padding: 0 10px;
}
.law_list li {
  height: 30px;
  line-height: 30px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.law_list li a, .law_list li a:hover{
  color: #000;
  text-decoration: none;
}
/* 业务办法开始 */
.third_con_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.third_con{
  width: 100%;
  border: 1px solid #d5d6d6;
  margin-top: 20px;
  padding: 0;
}
.third_tit_box {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d5d6d6;
  padding: 0 10px;
}
.third_tit {
  font-size: 14px;
  color: #1E4997;
}

.third_con ul {
  padding: 10px 10px;
}
.third_con ul li {
  height: 30px;
  line-height: 30px;
}
.third_con ul li a, .third_con ul li a:hover {
  color: #000;
  text-decoration: none;
}
.section_box {
  width: 100%;
  background-color: #f1f3f4;
  padding: 50px 0px;
}
.four_box {
  border: 1px solid #d5d6d6;
  min-height: 252px;
}
.four_tit_box {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  background-color: #144999;
}
.four_tit_box .four_tit {
  color: #fff;
  font-size: 16px;
}
.four_box .four_tit_box .more {
  color: #fff;
  font-size: 12px;
}
.four_box .four_tit_box .more a, .four_box .four_tit_box .more a:hover{
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.link-box {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}
.link-box h5{
  font-size: 14px;
  color: #000;
  padding: 10px 10px;
}
.link-box h5 a,.link-box h5 a:hover{
  color: #000;
  cursor: pointer;
}
.link_tit {
  background: #1E4997;
  color: #fff;
  padding: 10px 30px;
  font-size: 18px;
  text-align: center;
}

.gzsTit {
  text-align: center;
  margin-bottom: 0;
font-style: normal;
}




























































































