.width1200 {
  width: 1200px;
  margin: 0 auto;
}
.r_contact {
  background: rgba(0, 118, 228, 0.3);
  background: #0076e4\9;
  width: 88px;
  color: #fff;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.r_contact ul {
  display: block;
  padding: 0;
}
.r_contact ul li {
  height: 80px;
  border-top: 1px solid #a7d2f5;
  position: relative;
}
.weixinbox {
  width: 68px;
  padding: 10px;
  background: #fff;
  position: absolute;
  top: 0;
  left: -89px;
  color: #666;
  font-size: 12px;
  z-index: 9999;
  opacity: 0;
  filter: Alpha(opacity=0);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.wtel {
  font-size: 16px;
}
.weixinbox img {
  width: 100%;
  height: auto;
  display: block;
}
.r_contact ul li:hover .weixinbox {
  opacity: 1;
  filter: Alpha(opacity=1);
}
.r_contact ul li:nth-child(1) {
  background: url(/images/2019_contact_close.png) no-repeat center 10px;
}
.r_contact ul li:nth-child(2) {
  background: url(/images/2018_contact_icon1.png) no-repeat center 20px;
}
.r_contact ul li:nth-child(3) {
  background: url(/images/2018_contact_icon2.png) no-repeat center 15px;
}
.r_contact ul li:nth-child(4) {
  background: url(/images/2018_contact_icon3.png) no-repeat center 20px;
}
.r_contact ul li:nth-child(5) {
  background: url(/images/isz_code_logo.png) no-repeat center 20px;
}
.r_contact ul li:nth-child(6) {
  background: url(/images/2018_contact_icon5.png) no-repeat center 20px;
  background-size: 27px;
}
.r_contact ul li:nth-child(7) {
  background: url(/images/2018_contact_icon5.png) no-repeat center 20px;
}
.weixinbox.ishenzhen {
  width: 74px;
  padding: 7px;
}
.r_contact ul li a {
  display: block;
  height: 30px;
  padding: 50px 0 0px 0;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.top_info {
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: rgba(3, 72, 176, 0.5);
  background: url(/images/2018_topbg.png) \9;
}
.top_info span {
  display: inline-block;
}
.top_info span.f-fl {
  padding-right: 35px;
}
.top_info span a {
  color: #fff;
}
.top_info span.f-fr i {
  display: inline-block;
  width: 1px;
  height: 10px;
  font-size: 0;
  background: #ececec;
  margin: 0 15px;
}
.top_info .ipv6_float {
  border: 1px solid #fff;
  padding: 0 5px;
  margin-left: 10px;
}
.searchbox {
  height: 58px;
  padding: 50px 0 40px 0;
}
.searchbox a.weblogo {
  display: inline-block;
  width: 599px;
  height: 58px;
  background: url(/images/2019_rj_logo.png) no-repeat left center;
  overflow: hidden;
  text-indent: -999px;
}
.searchbox a.zflogo {
  display: inline-block;
  width: 108px;
  height: 44px;
  background: url(/images/2018_ico_gov.png) no-repeat left center;
  overflow: hidden;
  text-indent: -999px;
  margin: 7px 0 0 25px;
}
.search {
  width: 384px;
  height: 48px;
  background: rgba(255, 255, 255, 0.8);
  background: #fff\9;
  overflow: hidden;
  border-radius: 3px;
  margin-top: 5px;
}
.searchinput {
  padding: 14px 10px;
  width: 290px;
  background: none;
  border: none;
}
.searchbtn {
  height: 48px;
  width: 73px;
  float: right;
  background: url(/images/2018_sarchicon.png) center no-repeat #63ce67;
  border: none;
  color: #fff;
  outline: none;
  cursor: pointer;
}
.searchbtn:focus {
  border: none;
}

.webnav {
  height: 54px;
  line-height: 54px;
  background: #0662b8;
  color: #fff;
}
.webnav a {
  color: #fff;
  font-size: 18px;
  border-right: 1px solid #1b76cf;
  display: block;
  height: 54px;
}
.webnav a.on {
  background: #63ce67;
}
.webnav a:hover {
  background: #63ce67;
}
.webnav ul li {
  float: left;
  width: 20%;
  text-align: center;
}
.webnav ul li:nth-child(5) a {
  border-right: 0px solid #2a98ef;
}

.notice {
  height: 50px;
  line-height: 50px;
  background: #f4f4f4;
  padding: 0 20px;
}
.noticetitle {
  display: inline-block;
  height: 50px;
  width: 85px;
  font-size: 16px;
  padding-left: 30px;
  background: url(/images/2018_notice_icon.png) no-repeat left center;
}
.txtScroll-top {
  width: 1040px;
  float: right;
  height: 50px;
}
.txtScroll-top .hd {
  float: right;
  width: 15px;
  height: 50px;
}
.notice .next {
  display: block;
  height: 25px;
  background: url(/images/2018_up.png) no-repeat center 20px;
}
.notice .next:hover {
  background: url(/images/2018_up2.png) no-repeat center 20px;
}
.notice .prev {
  display: block;
  height: 25px;
  background: url(/images/2018_down.png) no-repeat center 3px;
}
.notice .prev:hover {
  display: block;
  height: 25px;
  background: url(/images/2018_down2.png) no-repeat center 3px;
}
.txtScroll-top .bd {
  float: left;
  width: 1000px;
}
.txtScroll-top .bd ul li {
  height: 50px;
  line-height: 50px;
  position: relative;
}
.txtScroll-top .bd ul li i {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  color: #999;
}

.maincontent {
  padding: 20px;
  background: #fff;
}
.newsbox {
  height: 307px;
  overflow: hidden;
}
.newspics {
  width: 564px;
  height: 307px;
  position: relative;
  overflow: hidden;
}
.newspics .hd {
  height: 43px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  color: #fff;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}
.newspics .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
  padding: 15px 10px 0 0;
}
.newspics .hd ul li {
  float: left;
  margin-right: 6px;
  width: 10px;
  height: 10px;
  line-height: 0px;
  border-radius: 50%;
  text-indent: -99px;
  overflow: hidden;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.newspics .hd ul li.on {
  background: #ff6600;
}

.newspics .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.newspics .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.newspics .bd li span {
  position: absolute;
  z-index: 99px;
  color: #fff;
  bottom: 0px;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  width: 100%;
  padding-left: 15px;
  height: 43px;
  line-height: 43px;
}
.newspics .bd img {
  width: 564px;
  height: 307px;
  display: block;
}

.newspics .prev,
.newspics .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(/images/2018_slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.newspics .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.newspics .prev:hover,
.newspics .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.newspics .prevStop {
  display: none;
}
.newspics .nextStop {
  display: none;
}

.zt_news {
  width: 568px;
  height: 307px;
}
.zt_news .hd {
  width: 100%;
  height: 37px;
  line-height: 37px;
  background: #f0f3f6;
}
.zt_news .hd ul {
  float: left;
  display: inline-block;
  width: 300px;
}
.zt_news .hd ul li {
  float: left;
  width: 100px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.zt_news .hd ul li.on {
  background: #63d267;
  color: #fff;
}
.zt_news .hd span.f-fr {
  padding-right: 15px;
}
.zt_news .bd ul {
  padding-top: 15px;
}
.zt_news .bd ul li {
  height: 30px;
  line-height: 30px;
  position: relative;
}
.zt_news .bd ul li a {
  display: inline-block;
  height: 30px;
  width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(/images/2018_newicon.png) no-repeat left center;
  padding-left: 15px;
}
.zt_news .bd ul li span.date {
  position: absolute;
  height: 30px;
  display: inline-block;
  top: 0;
  right: 0;
  color: #999;
}
.calendar h3 {
  color: #0348b0;
  text-align: center;
  padding: 0 0 10px 0;
}
.calendar td {
  text-align: center;
  padding: 5px 0;
  border-bottom: 1px solid #ececec;
}
.calendar thead td {
  color: #fff;
  background: #0662b8;
}
.homebs {
  height: 245px;
  padding-top: 15px;
}

.bsbox {
  width: 406px;
  margin-right: 25px;
}
.htitle_1 {
  height: 38px;
  line-height: 38px;
  font-weight: normal;
  font-size: 16px;
}
.bsli li {
  float: left;
  width: 198px;
  height: 86px;
  margin: 0 10px 10px 0;
  color: #fff;
  overflow: hidden;
  position: relative;
}
.libg {
  display: block;
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: bottom right;
  position: absolute;
  z-index: 9;
  right: 15px;
  bottom: 15px;
}
.libg1 {
  background-image: url(/images/2018_homeicon1.png);
}
.libg2 {
  background-image: url(/images/2018_homeicon2.png);
}
.libg3 {
  background-image: url(/images/2018_homeicon3.png);
}
.libg4 {
  background-image: url(/images/2018_homeicon4.png);
}
.libg5 {
  background-image: url(/images/2018_homeicon5.png);
}
.libg6 {
  background-image: url(/images/2018_homeicon6.png);
}
.libg7 {
  background-image: url(/images/2018_homeicon7.png);
}

.bsli li a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-size: 16px;
  display: block;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  padding: 15px 0 0 15px;
  height: 100%;
  width: 100%;
  background: url(/images/2018_iconsee.png) no-repeat 15px 60px;
}
.bsli li:nth-child(2n) {
  margin: 0 0 10px 0;
}
.bsli li a:hover {
  margin-left: 10px;
}
.bsli li.other1 {
  width: 406px;
  margin: 0;
}

.background_color1 {
  background-color: #d85bee;
}
.background_color2 {
  background-color: #f59d62;
}
.background_color3 {
  background-color: #76d466;
}
.background_color4 {
  background-color: #62dcd5;
}
.background_color5 {
  background-color: #99a7ff;
}
.background_color6 {
  background-color: #f094b0;
}
.background_color7 {
  background-color: #d8d475;
}

.gspic {
  float: left;
  width: 198px;
  height: 86px;
  margin: 0 0 10px 0;
  position: relative;
}
.gspic .hd {
  position: absolute;
  z-index: 999;
  height: 25px;
  width: 100%;
  text-align: right;
  left: 0;
  bottom: 0;
}
.gspic .hd ul li {
  display: inline-block;
  width: 10px;
  padding: 0 3px;
  text-align: center;
  background: #3ec0da;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  margin-right: 5px;
  float: none;
  height: 20px;
}
.gspic .hd ul li.on {
  background: #f59d62;
}

.ztbox {
  width: 300px;
  padding-top: 15px;
}

.ztzl {
  height: 100px;
  background: #eeeeee;
}
.ztzltitle {
  float: left;
  background: #15b8e7;
  color: #fff;
  width: 20px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  height: 90px;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
}
.ztzltitle a {
  color: #fff;
}
.picScroll-left {
  width: 1107px;
  float: left;
  position: relative;
}
.picScroll-left .hd {
  position: absolute;
  width: 1107px;
  z-index: 55;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  background-image: url(/images/2018_leftrighticon.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  left: 15px;
  top: 35px;
  width: 28px;
  height: 28px;
  overflow: hidden;
  cursor: pointer;
}
.picScroll-left .hd .prev:hover,
.picScroll-left .hd .next:hover {
  background-position: 0 -31px;
}
.picScroll-left .hd .next {
  background-position: -35px 0;
  left: 1088px;
  top: 35px;
}
.picScroll-left .hd .next:hover {
  background-position: -35px -31px;
}
.picScroll-left .bd {
  padding-top: 20px;
  padding-left: 50px;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  margin: 0 5px;
  float: left;
  width: 197px;
  _display: inline;
  overflow: hidden;
  text-align: center;
  background: #38c0fc;
}
.picScroll-left .bd ul li .pic {
  text-align: center;
  height: 59px;
  position: relative;
  background: -webkit-linear-gradient(
    left,
    rgba(52, 148, 248, 1),
    rgba(81, 215, 252, 1)
  ); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(
    right,
    rgba(52, 148, 248, 1),
    rgba(81, 215, 252, 1)
  ); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(
    right,
    rgba(52, 148, 248, 1),
    rgba(81, 215, 252, 1)
  ); /* Firefox 3.6 - 15 */
  background: linear-gradient(
    to right,
    rgba(52, 148, 248, 1),
    rgba(81, 215, 252, 1)
  ); /* 标准的语法 */
}
.picScroll-left .bd ul li .pic span {
  width: 197px;
  display: block;
  color: #fff;
  line-height: 20px;
  font-size: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.flinks {
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #ececec;
  background: #fff;
  padding: 10px 20px;
}
.flinks span {
  display: inline-block;
  float: left;
  width: 100px;
  font-size: 16px;
  color: #0662b8;
}
.flinks ul {
  display: inline-block;
  width: 1000px;
}
.flinks ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.flinks ul li select {
  border: none;
  width: 90%;
}
.flinks ul li select option {
  white-space: nowrap;
}

.footbox {
  padding: 20px 0 10px 0;
  background: rgba(12, 97, 200, 0.8);
  color: #fff;
  width: 100%;
  margin-top: 15px;
}
.footbox div.f-fl {
  width: 1024px;
  text-align: center;
  line-height: 25px;
  color: #b7d0ef;
}
.footbox div.f-fl p {
  padding-bottom: 8px;
}
.footbox div.f-fl p i {
  padding: 0 10px;
}
.footbox div.f-fl a {
  color: #fff;
  padding: 0 10px;
}
.footbox div.f-fl a:hover {
  text-decoration: underline;
}
.footbox div.f-fr {
  width: 174px;
  text-align: right;
  vertical-align: top;
  padding-top: 20px;
}
.footbox div.f-fr a {
  display: inline-block;
  text-align: right;
  margin-left: 10px;
}

/*°ìÊÂÖ¸ÄÏ*/
.serverleft {
  width: 830px;
}
.serverright {
  width: 313px;
}
.serverright ul li {
  line-height: 0;
  margin-bottom: 13px;
  position: relative;
}
.rihgtsearch {
  height: 40px;
  line-height: 40px;
  background: #fff;
  border: 1px solid #66d168;
  border-radius: 3px;
  position: absolute;
  top: 57px;
  left: 29px;
  width: 269px;
}
.rihgtsearch .inputbox {
  padding: 9px;
  border: none;
  width: 185px;
}
.rihgtsearch .chabtn {
  height: 40px;
  line-height: 40px;
  background: url(/images/2018_searchicon3.png) no-repeat center #66d168;
  width: 53px;
  cursor: pointer;
}
.serverright ul li:last-child {
  margin-bottom: 0;
}
.zdywbox {
  clear: both;
  height: 108px;
}
.zdywbox ul li {
  float: left;
  margin-right: 4px;
}
.zdywbox ul li:last-child {
  margin-right: 0;
  line-height: 0;
}
.bszn {
  clear: both;
  margin-bottom: 37px;
}
.bszn h2 {
  height: 40px;
  line-height: 40px;
  background: #f0f3f6;
}
.bszn h2 span.f-fl {
  float: left;
  display: inline-block;
  background: #63d267;
  text-align: center;
  width: 150px;
  color: #fff;
  font-size: 16px;
}
.bszn h2 span.f-fr {
  display: inline-block;
  text-align: right;
  padding-right: 15px;
}
.bszn h2 span.f-fr a {
  display: inline-block;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  color: #666;
  font-weight: normal;
}
.bszn h2 span.f-fr a.on {
  background: #63d267;
  color: #fff;
}
.bszn ul li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ececec;
}
.bszn ul li span {
  display: inline-block;
  float: left;
}
.bszn ul li span:nth-child(1) {
  width: 530px;
}
.bszn ul li span:nth-child(1) a {
  display: block;
  width: 490px;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  background: url(/images/2018_newicon.png) no-repeat left center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bszn ul li span:nth-child(2) {
  width: 70px;
}
.bszn ul li span:nth-child(3) {
  width: 70px;
  color: #999;
}
.bszn ul li span:nth-child(4) {
  width: 70px;
  color: #317dc6;
}
.bsznicon1 {
  background: url(/images/2018_bszn_icon1.png) no-repeat left center;
  padding-left: 30px;
}
.bsznicon2 {
  background: url(/images/2018_bszn_icon2.png) no-repeat left center;
  padding-left: 30px;
}
.bsznicon3 {
  background: url(/images/2018_bszn_icon3.png) no-repeat left center;
  padding-left: 30px;
}

/*±ãÃñ·þÎñ*/
.bmserver {
  clear: both;
}
.calendar {
  width: 221px;
  height: 245px;
}
.bmserver ul li {
  float: left;
  width: 174px;
  height: 245px;
  margin-left: 13px;
  overflow: hidden;
}
.bmserver ul li:nth-child(1) {
  background: #d8d475;
}
.bmserver ul li:nth-child(2) {
  background: #62dcd5;
}
.bmserver ul li:nth-child(3) {
  background: #99a7ff;
}
.bmserver ul li:nth-child(4) {
  background: #f094b0;
}
.bmserver ul li:nth-child(5) {
  background: #62dcd5;
}
.bmserver ul li a {
  display: block;
  padding-top: 170px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  background-repeat: no-repeat;
  background-position: center 39px;
  height: 100%;
}
.bmserver ul li a:hover {
  margin-top: 10px;
}
.bmserver ul li:nth-child(1) a {
  background-image: url(/images/2018_bm_icon1.png);
}
.bmserver ul li:nth-child(2) a {
  background-image: url(/images/2018_bm_icon2.png);
}
.bmserver ul li:nth-child(3) a {
  background-image: url(/images/2018_bm_icon3.png);
}
.bmserver ul li:nth-child(4) a {
  background-image: url(/images/2018_bm_icon4.png);
}
.bmserver ul li:nth-child(5) a {
  background-image: url(/images/2018_bm_icon2_1.png);
}
.bmdata {
  clear: both;
  padding-top: 30px;
}
.bmdata ul {
  display: block;
}
.bmdata h2 {
  height: 40px;
  line-height: 40px;
}
.bmdata ul li {
  float: left;
  overflow: hidden;
  width: 283px;
  height: 156px;
  margin-right: 9px;
}
.bmdata ul li a {
  display: block;
  padding: 68px 0 0 164px;
  color: #fff;
  font-size: 16px;
  background-repeat: no-repeat;
  background-position: 39px 30px;
  height: 100%;
}
.bmdata ul li:nth-child(1) {
  background: #d975ea;
}
.bmdata ul li:nth-child(2) {
  background: #8ad1f7;
}
.bmdata ul li:nth-child(3) {
  background: #f59d62;
}
.bmdata ul li:nth-child(4) {
  background: #76d466;
  margin-right: 0px;
}
.bmdata ul li:nth-child(1) a {
  background-image: url(/images/2018_bm_icon5.png);
}
.bmdata ul li:nth-child(2) a {
  background-image: url(/images/2018_bm_icon6.png);
}
.bmdata ul li:nth-child(3) a {
  background-image: url(/images/2018_bm_icon7.png);
}
.bmdata ul li:nth-child(4) a {
  background-image: url(/images/2018_bm_icon8.png);
}
.bmserver ul li a,
.bmdata ul li a,
.hdbox3 ul li a,
.hdbox2 ul li a,
.hdbox ul li a {
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.bmdata ul li a:hover,
.hdbox3 ul li a:hover,
.hdbox2 ul li a:hover,
.hdbox ul li a:hover {
  margin-left: 10px;
}
.hdbox {
  width: 365px;
  margin-right: 10px;
}
.hdbox ul li {
  float: left;
  overflow: hidden;
  width: 177px;
  height: 153px;
  margin-bottom: 10px;
}
.hdbox ul li:nth-child(1) {
  background: #87c5e9;
  width: 364px;
  margin-right: 0;
}
.hdbox ul li:nth-child(2) {
  background: #7cabe1;
  margin-right: 11px;
}
.hdbox ul li:nth-child(3) {
  background: #9fb9f4;
  margin-right: 0;
}
.hdbox ul li:nth-child(4) {
  background: #9fb9f4;
  margin-right: 11px;
}
.hdbox ul li:nth-child(5) {
  background: #7cabe1;
  margin-right: 0px;
}
.hdbox ul li a {
  color: #fff;
  font-size: 18px;
  padding: 118px 0 0 0px;
  height: 100%;
  text-align: center;
}
.hdbox ul li:nth-child(1) a {
  display: block;
  background: url(/images/2018_hd_icon3.png) no-repeat center 15px;
}
.hdbox ul li:nth-child(2) a {
  display: block;
  background: url(/images/2018_hd_icon1.png) no-repeat center 15px;
}
.hdbox ul li:nth-child(3) a {
  display: block;
  background: url(/images/2019_hd_tjicon.png) no-repeat center 15px;
}
.hdbox ul li:nth-child(4) a {
  display: block;
  background: url(/images/2018_hd_icon2.png) no-repeat center 15px;
}
.hdbox ul li:nth-child(5) a {
  display: block;
  background: url(/images/2018_hd_icon3.png) no-repeat center 15px;
}

.hdbox2 {
  width: 365px;
  margin-right: 10px;
}
.hdbox2 ul li {
  float: left;
  overflow: hidden;
  width: 177px;
  height: 153px;
  margin-bottom: 10px;
}
.hdbox2 ul li:nth-child(1) {
  background: #7aded3;
  margin-right: 11px;
}
.hdbox2 ul li:nth-child(2) {
  background: #93cfed;
}
.hdbox2 ul li:nth-child(3) {
  background: #81e4bf;
  margin-right: 11px;
}
.hdbox2 ul li:nth-child(4) {
  background: #d4a3ec;
}
.hdbox2 ul li:nth-child(5) {
  background: #a3b0fe;
  margin-right: 11px;
}
.hdbox2 ul li:nth-child(6) {
  background: #d7a4ed;
}

.hdbox2 ul li a {
  color: #fff;
  font-size: 18px;
  padding: 118px 0 0 0px;
  height: 100%;
  text-align: center;
}
.hdbox2 ul li:nth-child(1) a {
  display: block;
  background: url(/images/2018_hd_icon4.png) no-repeat center 15px;
}
.hdbox2 ul li:nth-child(2) a {
  display: block;
  background: url(/images/2018_hd_icon5.png) no-repeat center 15px;
}
.hdbox2 ul li:nth-child(3) a {
  display: block;
  background: url(/images/2018_hd_icon6.png) no-repeat center 15px;
}
.hdbox2 ul li:nth-child(4) a {
  display: block;
  background: url(/images/2018_hd_icon7.png) no-repeat center 15px;
}
.hdbox2 ul li:nth-child(5) a {
  display: block;
  background: url(/images/2018_hd_icon8.png) no-repeat center 15px;
}
.hdbox2 ul li:nth-child(6) a {
  display: block;
  background: url(/images/2018_hd_icon9_22.png) no-repeat center 15px;
}
.hdbox3 {
  width: 409px;
}
.hdbox3 ul li {
  float: left;
  overflow: hidden;
}
.hdbox3 ul li:nth-child(1) {
  background: #f3b4be;
  width: 199px;
  margin-bottom: 10px;
  margin-right: 11px;
  height: 211px;
}
.hdbox3 ul li:nth-child(1) i {
  display: block;
  background: url(//meeb.sz.gov.cn/images/2018_telicon1.png) no-repeat center
    30px;
  padding: 110px 10px 0 10px;
  height: 100%;
  text-align: center;
  font-size: 14px;
  color: #a23c4c;
}
.hdbox3 ul li:nth-child(2) {
  background: #b9b7f6;
  width: 199px;
  margin-bottom: 10px;
  height: 211px;
}
.hdbox3 ul li:nth-child(2) i {
  display: block;
  background: url(//meeb.sz.gov.cn/images/2018_telicon2.png) no-repeat center
    30px;
  padding: 110px 10px 0 10px;
  height: 100%;
  text-align: center;
  font-size: 14px;
  color: #a23c4c;
}
.hdbox3 ul li:nth-child(3) {
  background: #a3b0fe;
  width: 100%;
  height: 125px;
  margin-bottom: 10px;
  margin-right: 11px;
  text-align: center;
}
.hdbox3 ul li:nth-child(3) h2 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.hdbox3 ul li:nth-child(3) i {
  color: #4c49ad;
  padding: 0 10px;
  display: block;
}
.hdbox3 ul li:nth-child(3) h2.oneTitle {
  margin-top: 11px;
}
.hdbox3 ul li:nth-child(3) h2.twoTitle {
  margin-bottom: 2px;
}
.hdbox3 ul li:nth-child(4) {
  background: #a8b0fd;
  width: 100%;
  height: 122px;
  text-align: center;
}
.hdbox3 ul li:nth-child(4) h2 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.hdbox3 ul li:nth-child(4) h2.oneTitle {
  margin-top: 31px;
}

/* .hdbox3  ul li:nth-child(3) a{ display:block; background:url(/images/2018_hd_icon8.png) no-repeat center 30px; color:#fff; font-size:18px; padding:130px 0 0 0px; text-align:center;  height:100%; }
.hdbox3  ul li:nth-child(4) a{ display:block; background:url(/images/2018_hd_icon9.png) no-repeat center 30px; color:#fff; font-size:18px; padding:130px 0 0 0px; text-align:center;  height:100%; } */
.zxts_total {
  background: #f5f5f5;
  padding: 10px 0;
  margin-top: 20px;
}
.zxts_total h3 {
  font-size: 16px;
  border-left: 5px solid #3f77d3;
  padding-left: 10px;
  margin-bottom: 10px;
  color: #3f77d3;
}
.zxts_total h3 a {
  color: #3f77d3;
}
.zxts_total p {
  padding: 0 10px;
  font-size: 16px;
  line-height: 30px;
}

.infozt {
  clear: both;
  height: 300px;
  padding-top: 20px;
}
.infozt div {
  float: left;
  line-height: 0;
  padding-bottom: 10px;
}
.infozt div:nth-child(1) {
  margin-right: 10px;
}

.infogklist {
  width: 560px;
  float: left;
}
.infogklist a {
  font-size: 16px;
}
.infogklist h3 {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.infogklist ul {
  display: block;
  padding: 15px;
  background: #eaf1f7;
}
.infogklist ul li {
  float: left;
  width: 170px;
  height: 90px;
  line-height: 90px;
  margin: 0 10px 10px 0;
}
.infogklist ul li:nth-child(3n) {
  margin: 0 0px 10px 0;
}
.infogklist ul.infolist1 li a {
  display: block;
  padding-left: 75px;
}
.infogklist ul.infolist1 li {
  background-repeat: no-repeat;
  background-position: 25px center;
  background-color: #fff;
}
.infogklist ul.infolist1 li:nth-child(1) {
  background-image: url(/images/2018_infoicon_1.png);
}
.infogklist ul.infolist1 li:nth-child(2) {
  background-image: url(/images/2018_infoicon_2.png);
}
.infogklist ul.infolist1 li:nth-child(3) {
  background-image: url(/images/2018_infoicon_3.png);
}
.infogklist ul.infolist1 li:nth-child(4) {
  background-image: url(/images/2018_infoicon_4.png);
}
.infogklist ul.infolist1 li:nth-child(5) {
  background-image: url(/images/2018_infoicon_5.png);
}
.infogklist ul.infolist1 li:nth-child(6) {
  background-image: url(/images/2018_infoicon_6.png);
}

.infogklist ul.infolist2 {
  padding-top: 15px;
}
.infogklist ul.infolist2 li {
  background-repeat: no-repeat;
  background-position: center 10px;
}
.infogklist ul.infolist2 li a {
  display: block;
  text-align: center;
  padding-top: 23px;
  color: #fff;
}

.infogklist ul.infolist2 li:nth-child(1) {
  background-image: url(/images/2018_infoicon_7.png);
  background-color: #64b5ef;
}
.infogklist ul.infolist2 li:nth-child(2) {
  background-image: url(/images/2018_infoicon_8.png);
  background-color: #68ccac;
}
.infogklist ul.infolist2 li:nth-child(3) {
  background-image: url(/images/2018_infoicon_9.png);
  background-color: #f1a966;
}
.infogklist ul.infolist2 li:nth-child(4) {
  background-image: url(/images/2018_infoicon_10.png);
  background-color: #71c6de;
}
.infogklist ul.infolist2 li:nth-child(5) {
  background-image: url(/images/2018_infoicon_11.png);
  background-color: #e88388;
}
.infogklist ul.infolist2 li:nth-child(6) {
  background-image: url(/images/2018_infoicon_12.png);
  background-color: #e195f3;
}
.infogklist ul.infolist2 li:hover {
  background-color: #0662b8;
}
/*ÎÄÕÂÒ³*/
.article_box {
  background: #fff;
  padding-bottom: 50px;
}
.article_map {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ececec;
  padding-left: 45px;
  background: url(/images/2018_mapicon.png) no-repeat 20px center;
}
.article_title {
  padding: 15px 0;
  background: #ededed;
  color: #0672ba;
  text-align: center;
  font-size: 25px;
}
.article_info {
  padding: 10px 0;
  text-align: center;
  color: #999;
}
.article_info span {
  padding: 10px 0;
}
.article {
  padding: 50px;
  line-height: 28px;
}
.article #myElement {
  margin: 0 auto;
}

.getmore {
  height: 40px;
  line-height: 40px;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  background: #ececec;
  display: block;
  margin-top: 50px;
}

/*ÁÐ±íÒ³*/
.article_list {
  padding: 20px;
}

.listright {
  width: 874px;
}
.listright h2 {
  border-bottom: 1px solid #ececec;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  color: #0773ba;
  font-weight: normal;
}
.listright h2 span {
  float: left;
  display: inline-block;
  line-height: 48px;
  width: auto;
  font-size: 18px;
  text-align: center;
  border-bottom: 2px solid #0773ba;
}
.listright .articleli {
  padding: 30px 0;
  line-height: 30px;
}
.articleli li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ececec;
  position: relative;
  padding-left: 25px;
  background: url(/images/2018_libg1.png) 5px center no-repeat;
}
.articleli li span.timebox {
  display: inline-block;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  color: #999;
  font-size: 14px;
}
.listleft {
  width: 250px;
  background: #f6f6f6;
  padding-bottom: 30px;
}
.listleft h2 {
  font-size: 18px;
  line-height: 30px;
  height: auto;
  padding: 10px;
  text-align: center;
  color: #fff;
  background: url(/images/2018_listtitlebg.png) center top;
}

.sideMenu {
  background: #f6f6f6;
}
.sideMenu h3 {
  height: auto;
  line-height: 30px;
  padding: 10px 8px;
  padding-left: 40px;
  border-bottom: 1px solid #e3e3e3;
  background: #f4f4f4;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
}
.sideMenu h3 {
  background: url(/images/2018_onout.png) 20px center no-repeat;
  cursor: pointer;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sideMenu h3.on {
  background: url(/images/2018_onicon.png) 20px center no-repeat;
  color: #0773ba;
}
.sideMenu h3.on a {
  color: #0773ba;
}
.sideMenu ul {
  padding: 0px 0;
  color: #999;
  display: none; /* Ä¬ÈÏ¶¼Òþ²Ø */
}
.sideMenu ul li {
  padding: 8px;
  padding-left: 50px;
  height: auto;
  line-height: 30px;
  border-bottom: 1px solid #e3e3e3;
  background: url(/images/2018_onout.png) 30px center no-repeat;
}
.sideMenu ul li.on a {
  color: #0773ba;
}
.page_box {
  text-align: center;
  padding: 30px 0 0 0;
}
.page_box a {
  display: inline-block;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ececec;
  font-size: 11px;
  border-radius: 3px;
  margin: 0 5px;
}
.page_box a:hover {
  color: #4285f4;
  border: 1px solid #4285f4;
}
.page_box a.up {
  width: 80px;
}

.page_box span.liston {
  display: inline-block;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #4285f4;
  color: #4285f4;
  font-size: 11px;
  border-radius: 3px;
}

.ztpic {
  width: 300px;
  height: 100px;
  position: relative;
  margin-bottom: 5px;
}
.ztpic .hd {
  position: absolute;
  z-index: 999;
  height: 25px;
  width: 100%;
  text-align: right;
  left: 0;
  bottom: 0;
}
.ztpic .hd ul {
  padding-right: 15px;
}
.ztpic .hd ul li {
  display: inline-block;
  width: 10px;
  padding: 0 3px;
  text-align: center;
  background: #3ec0da;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.ztpic .hd ul li.on {
  background: #63d367;
}
.ztpic .bd ul li {
  float: left;
}
.mdispaly {
  display: none;
}

.article.leader {
  padding: 10px 0;
}
.leaderList {
  padding: 10px 0;
}
.leaderList li {
  padding: 30px 0 30px 0;
  border-bottom: 1px dashed #92929a;
  overflow: hidden;
}
.leaderList li h3 {
  padding: 10px 0;
  line-height: 30px;
}
.leaderList li h3 span {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  width: 60px;
  color: #11649d;
  padding-left: 15px;
}
.leaderList li h3 em {
  font-size: 14px;
  font-weight: bold;
}
.leaderInfo {
  position: relative;
  padding-left: 200px;
  min-height: 75px;
}
.leaderInfo img {
  border: 1px solid #ddd;
  width: 135px;
  position: absolute;
  left: 15px;
  top: 0px;
}
.leaderInfoTxt {
  line-height: 30px;
}
.leaderInfoTxt p {
  font-size: 14px;
  text-indent: 2em;
}
.leaderInfoTxt dl {
  position: relative;
  padding-left: 80px;
  font-size: 14px;
}
.leaderInfoTxt dl dt {
  position: absolute;
  left: 0px;
  top: 0px;
  font-weight: bold;
  font-size: 14px;
}

.OrgList {
  padding: 10px 0;
}
.OrgList li {
  padding: 25px 0 25px 0;
  border-bottom: 1px dashed #92929a;
  overflow: hidden;
  line-height: 30px;
}
.OrgList li span.widthsp {
  display: inline-block;
  text-indent: 0px;
  margin-right: 10px;
}
.OrgList li p {
  padding: 2px 0;
  line-height: 30px;
  margin-top: 0px;
}
.OrgList li h3 {
  color: #11649d;
  font-size: 16px;
  margin-bottom: 10px;
}
.i-tel,
.i-at,
.i-addr,
.i-name,
.i-work {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.i-tel {
  width: 14px;
  height: 12px;
  background: url(/2020tp/ico_13.png) no-repeat center center;
}
.i-at {
  width: 16px;
  height: 16px;
  background: url(/2020tp/ico_14.png) no-repeat center center;
}
.i-addr {
  width: 12px;
  height: 15px;
  background: url(/2020tp/ico_15.png) no-repeat center center;
}
.i-name {
  width: 13px;
  height: 14px;
  background: url(/2020tp/ico_16.png) no-repeat center center;
}
.i-work {
  width: 14px;
  height: 16px;
  background: url(/2020tp/ico_17.png) no-repeat center center;
}

/*****信息公开目录*****/
.workTop {
  padding: 0 30px 0 30px;
}
.workTop dd {
  width: 100%;
  height: 50px;
  float: left;
  margin: 0 0 10px 0;
  color: #0773ba;
  display: table;
  border-bottom: 1px solid #ececec;
}
.workTop dd a {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #0773ba;
}
.workTop dd a span {
  border-bottom: 2px solid #0773ba;
  line-height: 50px;
  display: inline-block;
  padding: 0 10px 0 10px;
}
.workTop ul {
  margin: 30px 0 0 0;
  font-size: 14px;
}
.workTop li {
  width: 150px;
  float: left;
  margin: 10px 10px 12px 0;
  background: url(/images/2018_libg1.png) no-repeat left;
  padding-left: 20px;
}
.cbTit {
  text-align: center;
  line-height: 42px;
}
.cbTit b {
  color: #006dc2;
  font-size: 22px;
}
/*****智能推送*****/
.notice_flr {
  z-index: 999;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 310px;
  background: #ffffff;
  padding: 10px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
}
.notice_flr .notice_title {
  width: 100%;
  font-size: 16px;
  color: #3e97df;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 3px solid #3e97df;
}
.notice_flr .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #727475;
}
.notice_flr .content {
  padding-top: 10px;
}
.notice_flr .content p {
  line-height: 28px;
  word-break: normal;
}

@media screen and (min-width: 300px) and (max-width: 960px) {
  #dkwza {
    display: none;
  }
  .article p img,
  .article img {
    width: 95% !important;
    height: auto !important;
  }
  .pcdisplay {
    display: none;
  }
  .mdispaly {
    display: block;
  }
  .article_map {
    display: block;
  }
  body {
    margin: 0;
    padding: 0;
    background: url(/images/2019_body_bg.jpg) no-repeat center top #fff;
    background-size: 100% auto;
  }
  .ztpic {
    width: 100%;
    height: 120px;
    position: relative;
    margin-bottom: 5px;
  }
  .ztpic .hd {
    position: absolute;
    z-index: 999;
    height: 25px;
    width: 100%;
    text-align: right;
    left: 0;
    bottom: 0;
  }
  .ztpic .hd ul {
    padding-right: 15px;
  }
  .ztpic .hd ul li {
    display: inline-block;
    width: 10px;
    padding: 0 3px;
    text-align: center;
    background: #3ec0da;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
  }
  .ztpic .hd ul li.on {
    background: #63d367;
  }
  .ztpic .bd ul li {
    float: left;
    width: 100%;
  }
  .ztpic .bd ul li img {
    width: 100%;
    height: auto;
  }

  .width1200 {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
  }
  .top_info {
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: rgba(3, 72, 176, 0.5);
    background: url(/images/2018_topbg.png) \9;
  }
  .top_info span {
    display: inline-block;
  }
  .top_info span:nth-child(1) {
    display: none;
  }
  .top_info span.f-fl {
    padding-right: 35px;
  }
  .top_info span a {
    color: #fff;
  }
  .top_info span.f-fr i {
    display: inline-block;
    width: 1px;
    height: 10px;
    font-size: 0;
    background: #ececec;
    margin: 0 15px;
  }

  .searchbox {
    height: auto;
    padding: 10px 0 10px 15px;
  }
  .searchbox a.weblogo {
    display: inline-block;
    width: 100%;
    height: 50px;
    background: url(/images/2019_rj_logo.png) no-repeat center;
    background-size: auto 67%;
    overflow: hidden;
    text-indent: -999px;
  }
  .searchbox a.zflogo {
    display: none;
    width: 108px;
    height: 44px;
    background: url(/images/2018_ico_gov.png) no-repeat left center;
    overflow: hidden;
    text-indent: -999px;
    margin: 7px 0 0 25px;
  }
  .search {
    width: 384px;
    display: none;
    height: 48px;
    background: rgba(255, 255, 255, 0.8);
    background: #fff\9;
    overflow: hidden;
    border-radius: 3px;
    margin-top: 5px;
  }
  .searchinput {
    padding: 14px 10px;
    width: 290px;
    background: none;
    border: none;
  }
  .searchbtn {
    height: 48px;
    width: 73px;
    float: right;
    background: url(/images/2018_sarchicon.png) center no-repeat #63ce67;
    border: none;
    color: #fff;
    outline: none;
    cursor: pointer;
  }
  .searchbtn:focus {
    border: none;
  }

  .webnav {
    height: 50px;
    line-height: 50px;
    z-index: 999;
    background: #0662b8;
    color: #fff;
    overflow: hidden;
  }
  .js-nav-active .webnav {
    display: block;
  }
  .webnav a {
    color: #fff;
    font-size: 13px;
    display: block;
  }
  .webnav a.on {
    background: #63ce67;
  }
  .webnav ul li {
    float: left;
    width: 20%;
    text-align: center;
    height: 50px;
    line-height: 50px;
  }
  .nav-toggle {
    display: inline-block;
  }

  .notice {
    height: 50px;
    line-height: 50px;
    background: #f4f4f4;
    padding: 0 20px;
    display: none;
  }
  .noticetitle {
    display: none;
    height: 50px;
    width: 10%;
    font-size: 16px;
    padding-left: 30px;
    background: url(/images/2018_notice_icon.png) no-repeat left center;
  }
  .txtScroll-top {
    width: 100%;
    overflow: hidden;
    float: right;
    height: 50px;
  }
  .txtScroll-top .hd {
    float: right;
    width: 15px;
    height: 50px;
    display: none;
  }
  .notice .next {
    display: none;
    height: 25px;
    background: url(/images/2018_up.png) no-repeat center 20px;
  }
  .notice .next:hover {
    background: url(/images/2018_up2.png) no-repeat center 20px;
  }
  .notice .prev {
    display: none;
    height: 25px;
    background: url(/images/2018_down.png) no-repeat center 3px;
  }
  .notice .prev:hover {
    display: block;
    height: 25px;
    background: url(/images/2018_down2.png) no-repeat center 3px;
  }
  .txtScroll-top .bd {
    float: left;
    width: 90%;
  }
  .txtScroll-top .bd ul li {
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
  }
  .txtScroll-top .bd ul li i {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    color: #999;
  }

  .maincontent {
    padding: 0px;
    padding-top: 15px;
    background: none;
  }
  .newsbox {
    height: auto;
    overflow: hidden;
  }
  .newspics {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
  }
  .newspics .hd {
    height: 43px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    color: #fff;
    right: 0px;
    bottom: 0px;
    z-index: 1;
  }
  .newspics .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
    padding: 15px 10px 0 0;
    display: none;
  }
  .newspics .hd ul li {
    float: left;
    margin-right: 6px;
    width: 10px;
    height: 10px;
    line-height: 0px;
    border-radius: 50%;
    text-indent: -99px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    cursor: pointer;
  }
  .newspics .hd ul li.on {
    background: #ff6600;
  }

  .newspics .bd {
    position: relative;
    height: 100%;
    z-index: 0;
  }
  .newspics .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%;
    position: relative;
  }
  .newspics .bd li span {
    position: absolute;
    z-index: 99px;
    color: #fff;
    bottom: 0px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    width: 100%;
    padding-left: 15px;
    height: 43px;
    line-height: 43px;
  }
  .newspics .bd img {
    width: 100%;
    height: 227px;
    display: block;
  }

  .newspics .prev,
  .newspics .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/images/2018_slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  .newspics .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
  }
  .newspics .prev:hover,
  .newspics .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
  .newspics .prevStop {
    display: none;
  }
  .newspics .nextStop {
    display: none;
  }

  .zt_news {
    width: 100%;
    height: auto;
    padding-top: 20px;
  }
  .zt_news .hd {
    width: 100%;
    height: 37px;
    line-height: 37px;
    background: #f0f3f6;
  }
  .zt_news .hd ul {
    float: left;
    display: inline-block;
    width: 80%;
  }
  .zt_news .hd ul li {
    float: left;
    width: 93px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
  }
  .zt_news .hd ul li.on {
    background: #63d267;
    color: #fff;
  }
  .zt_news .hd span.f-fr {
    width: 15%;
    text-align: right;
    padding-right: 10px;
  }
  .zt_news .bd ul {
    padding-top: 15px;
  }
  .zt_news .bd ul li {
    height: 30px;
    line-height: 30px;
    position: relative;
  }
  .zt_news .bd ul li a {
    display: inline-block;
    height: 30px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(/images/2018_newicon.png) no-repeat left center;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
  }
  .zt_news .bd ul li span.date {
    position: absolute;
    height: 30px;
    display: none;
    top: 0;
    right: 0;
    color: #999;
  }
  .calendar h3 {
    color: #0348b0;
    text-align: center;
    padding: 30px 0 10px 0;
  }
  .calendar td {
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #ececec;
    background: #ececec;
  }
  .calendar thead td {
    color: #fff;
    background: #0662b8;
  }
  .homebs {
    height: auto;
    padding-top: 15px;
  }
  .bsbox {
    width: 100%;
    margin-right: 0;
  }
  .htitle_1 {
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    font-size: 16px;
    padding-top: 15px;
  }
  .bsli li {
    float: left;
    width: 48%;
    height: 86px;
    margin: 0 4% 10px 0;
    color: #fff;
    overflow: hidden;
    position: relative;
  }
  .libg {
    display: block;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: bottom right;
    position: absolute;
    z-index: 9;
    right: 15px;
    bottom: 15px;
  }
  .libg1 {
    background-image: url(/images/2018_homeicon1.png);
  }
  .libg2 {
    background-image: url(/images/2018_homeicon2.png);
  }
  .libg3 {
    background-image: url(/images/2018_homeicon3.png);
  }
  .libg4 {
    background-image: url(/images/2018_homeicon4.png);
  }
  .libg5 {
    background-image: url(/images/2018_homeicon5.png);
  }
  .libg6 {
    background-image: url(/images/2018_homeicon6.png);
  }
  .libg7 {
    background-image: url(/images/2018_homeicon7.png);
  }

  .bsli li a {
    font-size: 16px;
    display: block;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 15px 0 0 15px;
    height: 100%;
    width: 100%;
    background: url(/images/2018_iconsee.png) no-repeat 15px 60px;
  }
  .bsli li:nth-child(2n) {
    margin: 0 0 10px 0;
  }
  .bsli li.other1 {
    width: 100%;
    margin: 0;
  }
  .background_color1 {
    background-color: #d85bee;
  }
  .background_color2 {
    background-color: #f59d62;
  }
  .background_color3 {
    background-color: #76d466;
  }
  .background_color4 {
    background-color: #62dcd5;
  }
  .background_color5 {
    background-color: #99a7ff;
  }
  .background_color6 {
    background-color: #f094b0;
  }
  .background_color7 {
    background-color: #d8d475;
  }

  .gspic {
    width: 48%;
    margin: 0 0 10px 0;
  }
  .gspic .bd li {
    width: 100%;
    margin-right: 0;
  }
  .ztbox {
    width: 100%;
    padding-top: 15px;
  }

  .ztbox img {
    width: 100%;
    height: auto;
  }

  .ztzl {
    height: 50px;
    background: #eeeeee;
  }
  .ztzltitle {
    float: left;
    background: #15b8e7;
    color: #fff;
    width: 100%;
    padding: 0px;
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 10px;
  }
  .picScroll-left {
    width: 1107px;
    float: left;
    position: relative;
    display: none;
  }
  .picScroll-left .hd {
    position: absolute;
    width: 1107px;
    z-index: 55;
  }
  .picScroll-left .hd .prev,
  .picScroll-left .hd .next {
    display: block;
    background-image: url(/images/leftrighticon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    left: 15px;
    top: 35px;
    width: 28px;
    height: 28px;
    overflow: hidden;
    cursor: pointer;
  }
  .picScroll-left .hd .prev:hover,
  .picScroll-left .hd .next:hover {
    background-position: 0 -31px;
  }
  .picScroll-left .hd .next {
    background-position: -35px 0;
    left: 1088px;
    top: 35px;
  }
  .picScroll-left .hd .next:hover {
    background-position: -35px -31px;
  }
  .picScroll-left .bd {
    padding-top: 20px;
    padding-left: 50px;
  }
  .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
  }
  .picScroll-left .bd ul li {
    margin: 0 5px;
    float: left;
    width: 197px;
    _display: inline;
    overflow: hidden;
    text-align: center;
  }
  .picScroll-left .bd ul li .pic {
    text-align: center;
  }
  .picScroll-left .bd ul li .pic img {
    width: 197px;
    height: 59px;
    display: block;
  }
  .flinks {
    height: 30px;
    line-height: 30px;
    display: none;
    border-top: 1px solid #ececec;
    background: #fff;
    padding: 10px 20px;
  }
  .flinks span {
    display: inline-block;
    float: left;
    width: 100px;
    font-size: 16px;
    color: #0662b8;
  }
  .flinks ul {
    display: inline-block;
    float: right;
    width: 1000px;
  }
  .flinks ul li {
    float: left;
    width: 25%;
    text-align: center;
  }
  .flinks ul li select {
    border: none;
  }

  .footbox {
    padding: 20px 0 10px 0;
    background: rgba(12, 97, 200, 0.8);
    color: #fff;
    width: 100%;
    margin-top: 15px;
  }
  .footbox div.f-fl {
    width: 100%;
    text-align: center;
    line-height: 25px;
    color: #b7d0ef;
  }
  .footbox div.f-fl p {
    padding-bottom: 8px;
  }
  .footbox div.f-fl p i {
    padding: 0 0px;
    display: block;
    font-size: 12px;
  }
  .footbox div.f-fl a {
    color: #fff;
    padding: 0 5px;
  }
  .footbox div.f-fl br {
    display: none;
  }
  .footbox div.f-fr {
    width: 100%;
    text-align: center;
    vertical-align: top;
    padding-top: 20px;
  }
  .footbox div.f-fr a {
    display: inline-block;
    text-align: right;
    margin-left: 10px;
  }

  /*°ìÊÂÖ¸ÄÏ*/
  .serverleft {
    width: 100%;
  }
  .serverright {
    width: 100%;
  }
  .serverright ul li {
    line-height: 0;
    margin-bottom: 13px;
    position: relative;
  }
  .serverright ul li img {
    width: 100%;
    height: auto;
  }
  .rihgtsearch {
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #66d168;
    border-radius: 3px;
    position: absolute;
    top: 57px;
    left: 29px;
    width: 269px;
  }
  .rihgtsearch .inputbox {
    padding: 9px;
    border: none;
    width: 185px;
  }
  .rihgtsearch .chabtn {
    height: 40px;
    line-height: 40px;
    background: url(/images/2018_searchicon3.png) no-repeat center #66d168;
    width: 53px;
    cursor: pointer;
  }
  .serverright ul li:last-child {
    margin-bottom: 0;
  }
  .zdywbox {
    clear: both;
    height: 108px;
  }
  .zdywbox ul li {
    float: left;
    margin-right: 4%;
    width: 48%;
    margin-bottom: 10px;
  }
  .zdywbox ul li img {
    width: 100%;
    height: auto;
  }
  .zdywbox ul li:nth-child(1) {
    width: 100%;
    margin-right: 0;
    display: none;
  }
  .zdywbox ul li:nth-child(3) {
    margin-right: 0;
    line-height: 0;
  }
  .zdywbox ul li:last-child {
    margin-right: 0;
    line-height: 0;
  }
  .bszn {
    clear: both;
    margin-bottom: 0px;
  }
  .bszn h2 {
    height: 40px;
    line-height: 40px;
    background: #f0f3f6;
  }
  .bszn h2 span.f-fl {
    float: left;
    display: inline-block;
    background: #63d267;
    text-align: center;
    width: 120px;
    color: #fff;
    font-size: 16px;
  }
  .bszn ul li {
    height: 38px;
    line-height: 30px;
    padding: 8px 0;
    border-bottom: 1px solid #ececec;
  }
  .bszn ul {
    padding: 10px 0 30px 0;
  }
  .bszn ul li span {
    display: inline-block;
    float: left;
  }
  .bszn ul li span:nth-child(1) {
    width: 100%;
    overflow: hidden;
  }
  .bszn ul li span:nth-child(1) a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    background: url(/images/2018_newicon.png) no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bszn ul li span:nth-child(2) {
    width: 70px;
    margin-left: 15px;
  }
  .bszn ul li span:nth-child(3) {
    width: 70px;
    color: #999;
  }
  .bszn ul li span:nth-child(4) {
    width: 70px;
    color: #317dc6;
  }
  .bsznicon1 {
    background: url(/images/2018_bszn_icon1.png) no-repeat left center;
    padding-left: 30px;
    background-size: 20px auto;
  }
  .bsznicon2 {
    background: url(/images/2018_bszn_icon2.png) no-repeat left center;
    padding-left: 30px;
    background-size: 20px auto;
  }
  .bsznicon3 {
    background: url(/images/2018_bszn_icon3.png) no-repeat left center;
    padding-left: 20px;
    background-size: auto 20px;
  }

  /*±ãÃñ·þÎñ*/
  .bmserver {
    clear: both;
    padding-top: 15px;
  }
  .calendar {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  .calendar p {
    padding-top: 10px;
  }
  .bmserver ul {
    display: block;
    width: 100%;
  }

  .bmserver ul li {
    float: left;
    width: 48%;
    height: 156px;
    margin-left: 0;
    margin-right: 4%;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .bmserver ul li:nth-child(2n) {
    margin-right: 0;
  }
  .bmserver ul li:nth-child(1) {
    background: #d8d475;
  }
  .bmserver ul li:nth-child(2) {
    background: #62dcd5;
  }
  .bmserver ul li:nth-child(3) {
    background: #99a7ff;
  }
  .bmserver ul li:nth-child(4) {
    background: #f094b0;
  }
  .bmserver ul li a {
    display: block;
    padding-top: 110px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: center 20px;
    height: 100%;
  }
  .bmserver ul li:nth-child(1) a {
    background-image: url(/images/2018_bm_icon1.png);
  }
  .bmserver ul li:nth-child(2) a {
    background-image: url(/images/2018_bm_icon2.png);
  }
  .bmserver ul li:nth-child(3) a {
    background-image: url(/images/2018_bm_icon3.png);
  }
  .bmserver ul li:nth-child(4) a {
    background-image: url(/images/2018_bm_icon4.png);
  }
  .bmdata {
    clear: both;
    padding-top: 30px;
  }
  .bmdata ul {
    display: block;
  }
  .bmdata h2 {
    height: 40px;
    line-height: 40px;
  }
  .bmdata ul li {
    float: left;
    overflow: hidden;
    width: 48%;
    height: 156px;
    margin-bottom: 10px;
    margin-right: 4%;
  }
  .bmdata ul li:nth-child(2n) {
    margin-right: 0;
  }
  .bmdata ul li a {
    display: block;
    padding: 110px 0 0 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: center 20px;
    height: 100%;
  }
  .bmdata ul li:nth-child(1) {
    background: #d975ea;
  }
  .bmdata ul li:nth-child(2) {
    background: #8ad1f7;
  }
  .bmdata ul li:nth-child(3) {
    background: #f59d62;
  }
  .bmdata ul li:nth-child(4) {
    background: #76d466;
    margin-right: 0px;
  }
  .bmdata ul li:nth-child(1) a {
    background-image: url(/images/2018_bm_icon5.png);
  }
  .bmdata ul li:nth-child(2) a {
    background-image: url(/images/2018_bm_icon6.png);
  }
  .bmdata ul li:nth-child(3) a {
    background-image: url(/images/2018_bm_icon7.png);
  }
  .bmdata ul li:nth-child(4) a {
    background-image: url(/images/2018_bm_icon8.png);
  }

  /*»¥¶¯½»Á÷*/
  .hdbox {
    width: 100%;
    margin-right: 0px;
  }
  .hdbox ul li {
    float: left;
    overflow: hidden;
    width: 48%;
    height: 153px;
    margin-bottom: 10px;
  }
  .hdbox ul li:nth-child(1) {
    background: #87c5e9;
    width: 100%;
    margin-right: 0;
  }
  .hdbox ul li:nth-child(2) {
    background: #7cabe1;
    margin-right: 4%;
  }
  .hdbox ul li:nth-child(3) {
    background: #9fb9f4;
    margin-right: 0;
  }
  .hdbox ul li:nth-child(4) {
    background: #9fb9f4;
    margin-right: 4%;
  }
  .hdbox ul li:nth-child(5) {
    background: #7cabe1;
    margin-right: 0px;
  }
  .hdbox ul li a {
    color: #fff;
    font-size: 18px;
    padding: 118px 0 0 0px;
    height: 100%;
    text-align: center;
  }
  .hdbox ul li:nth-child(1) a {
    display: block;
    background: url(/images/2018_hd_icon3.png) no-repeat center 15px;
  }
  .hdbox ul li:nth-child(2) a {
    display: block;
    background: url(/images/2018_hd_icon1.png) no-repeat center 15px;
  }
  .hdbox ul li:nth-child(3) a {
    display: block;
    background: url(/images/2019_hd_tjicon.png) no-repeat center 15px;
  }
  .hdbox ul li:nth-child(4) a {
    display: block;
    background: url(/images/2018_hd_icon2.png) no-repeat center 15px;
  }
  .hdbox ul li:nth-child(5) a {
    display: block;
    background: url(/images/2018_hd_icon3.png) no-repeat center 15px;
  }

  .hdbox2 {
    width: 100%;
    margin-right: 0px;
    margin-top: 10px;
  }
  .hdbox2 ul li {
    float: left;
    overflow: hidden;
    width: 48%;
    height: 153px;
    margin-bottom: 10px;
  }
  .hdbox2 ul li:nth-child(1) {
    background: #7aded3;
    margin-right: 4%;
  }
  .hdbox2 ul li:nth-child(2) {
    background: #93cfed;
  }
  .hdbox2 ul li:nth-child(3) {
    background: #81e4bf;
    margin-right: 4%;
  }
  .hdbox2 ul li:nth-child(4) {
    background: #d4a3ec;
  }
  .hdbox2 ul li:nth-child(5) {
    background: #a3b0fe;
    margin-right: 4%;
  }
  .hdbox2 ul li:nth-child(6) {
    background: #d7a4ed;
  }

  .hdbox2 ul li a {
    color: #fff;
    font-size: 18px;
    padding: 118px 0 0 0px;
    height: 100%;
    text-align: center;
  }
  .hdbox2 ul li:nth-child(1) a {
    display: block;
    background: url(/images/2018_hd_icon4.png) no-repeat center 15px;
  }
  .hdbox2 ul li:nth-child(2) a {
    display: block;
    background: url(/images/2018_hd_icon5.png) no-repeat center 15px;
  }
  .hdbox2 ul li:nth-child(3) a {
    display: block;
    background: url(/images/2018_hd_icon6.png) no-repeat center 15px;
  }
  .hdbox2 ul li:nth-child(4) a {
    display: block;
    background: url(/images/2018_hd_icon7.png) no-repeat center 15px;
  }
  .hdbox2 ul li:nth-child(5) a {
    display: block;
    background: url(/images/2018_hd_icon8.png) no-repeat center 15px;
  }
  .hdbox2 ul li:nth-child(6) a {
    display: block;
    background: url(/images/2018_hd_icon9_22.png) no-repeat center 15px;
  }

  .hdbox3 {
    width: 100%;
    padding-top: 10px;
  }
  .hdbox3 ul li {
    float: left;
    overflow: hidden;
  }
  .hdbox3 ul li:nth-child(1) {
    background: #f3b4be;
    width: 48%;
    margin-bottom: 10px;
    margin-right: 4%;
    height: 240px;
  }
  .hdbox3 ul li:nth-child(2) {
    background: #b9b7f6;
    width: 48%;
    margin-bottom: 10px;
    height: 240px;
  }
  .hdbox3 ul li:nth-child(3) {
    background: #a3b0fe;
    width: 100%;
    height: 145px;
    margin-bottom: 10px;
    margin-right: 11px;
    text-align: center;
  }
  .hdbox3 ul li:nth-child(4) {
    background: #a8b0fd;
    width: 100%;
    height: 122px;
    text-align: center;
  }

  .hdbox3 ul li:nth-child(1) a {
    display: block;
    background: url(/images/2018_telicon1.png) no-repeat center 60px;
    color: #fff;
    font-size: 18px;
    padding: 160px 20px 0 20px;
    height: 100%;
    text-align: center;
    font-size: 14px;
    color: #a23c4c;
  }
  .hdbox3 ul li:nth-child(2) a {
    display: block;
    background: url(/images/2018_telicon2.png) no-repeat center 60px;
    color: #fff;
    font-size: 18px;
    padding: 160px 20px 0 20px;
    text-align: center;
    height: 100%;
    font-size: 14px;
    color: #4c49ad;
  }
  .hdbox3 ul li:nth-child(3) a {
    display: block;
    background: url(/images/2018_hd_icon8.png) no-repeat center 30px;
    color: #fff;
    font-size: 18px;
    padding: 130px 0 0 0px;
    text-align: center;
    height: 100%;
  }
  .hdbox3 ul li:nth-child(4) a {
    display: block;
    background: url(/images/2018_hd_icon9.png) no-repeat center 30px;
    color: #fff;
    font-size: 18px;
    padding: 130px 0 0 0px;
    text-align: center;
    height: 100%;
  }

  .zxts_total {
    background: #f5f5f5;
    padding: 10px 0;
    margin-top: 20px;
  }
  .zxts_total h3 {
    font-size: 16px;
    border-left: 5px solid #3f77d3;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #3f77d3;
  }
  .zxts_total h3 a {
    color: #3f77d3;
  }
  .zxts_total p {
    padding: 0 10px;
    font-size: 16px;
    line-height: 30px;
  }
  /*ÐÅÏ¢¹«¿ª*/
  .infozt {
    clear: both;
    height: auto;
    padding-top: 20px;
  }
  .infozt div {
    float: left;
    line-height: 0;
    padding-bottom: 10px;
    width: 48%;
  }
  .infozt img {
    width: 100%;
    height: auto;
  }
  .infozt img.jd1 {
    width: 48%;
    height: 73px;
  }
  .infozt img.jd2 {
    width: 48%;
    height: 73px;
  }
  .infozt div:nth-child(1) {
    margin-right: 4%;
  }
  .infozt div:nth-child(3) {
    width: 100%;
  }

  .infogklist {
    width: 100%;
    float: left;
  }
  .infogklist a {
    font-size: 16px;
  }
  .infogklist h3 {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-top: 0px;
    background: #fff;
    padding-left: 20px;
  }
  .infogklist ul {
    display: block;
    padding: 0px;
    background: #fff;
  }
  .infogklist ul li {
    float: left;
    width: 48%;
    height: 90px;
    line-height: 90px;
    margin: 0 4% 10px 0;
  }
  .infogklist ul li:nth-child(2n) {
    margin: 0 0px 10px 0;
  }
  .infogklist ul li:nth-child(3) {
    margin: 0 4% 10px 0;
  }
  .infogklist ul li:nth-child(6) {
    margin: 0 0% 10px 0;
  }
  .infogklist ul.infolist1 li a {
    display: block;
    padding-left: 75px;
  }
  .infogklist ul.infolist1 li {
    background-repeat: no-repeat;
    background-position: 25px center;
    background-color: #ececec;
  }
  .infogklist ul.infolist1 li:nth-child(1) {
    background-image: url(/images/2018_infoicon_1.png);
  }
  .infogklist ul.infolist1 li:nth-child(2) {
    background-image: url(/images/2018_infoicon_2.png);
  }
  .infogklist ul.infolist1 li:nth-child(3) {
    background-image: url(/images/2018_infoicon_3.png);
  }
  .infogklist ul.infolist1 li:nth-child(4) {
    background-image: url(/images/2018_infoicon_4.png);
  }
  .infogklist ul.infolist1 li:nth-child(5) {
    background-image: url(/images/2018_infoicon_5.png);
  }
  .infogklist ul.infolist1 li:nth-child(6) {
    background-image: url(/images/2018_infoicon_6.png);
  }

  .infogklist ul.infolist2 {
    padding-top: 15px;
  }
  .infogklist ul.infolist2 li {
    background-repeat: no-repeat;
    background-position: center 10px;
  }
  .infogklist ul.infolist2 li a {
    display: block;
    text-align: center;
    padding-top: 23px;
    color: #fff;
  }
  .infogklist ul.infolist2 li:nth-child(1) {
    background-image: url(/images/2018_infoicon_7.png);
    background-color: #64b5ef;
  }
  .infogklist ul.infolist2 li:nth-child(2) {
    background-image: url(/images/2018_infoicon_8.png);
    background-color: #68ccac;
  }
  .infogklist ul.infolist2 li:nth-child(3) {
    background-image: url(/images/2018_infoicon_9.png);
    background-color: #f1a966;
  }
  .infogklist ul.infolist2 li:nth-child(4) {
    background-image: url(/images/2018_infoicon_10.png);
    background-color: #71c6de;
  }
  .infogklist ul.infolist2 li:nth-child(5) {
    background-image: url(/images/2018_infoicon_11.png);
    background-color: #e88388;
  }
  .infogklist ul.infolist2 li:nth-child(6) {
    background-image: url(/images/2018_infoicon_12.png);
    background-color: #e195f3;
  }

  /*ÎÄÕÂÒ³*/
  .article_box {
    background: none;
    padding-bottom: 50px;
    padding-top: 66px;
  }
  .article_map {
    height: auto;
    line-height: 24px;
    border-bottom: 1px solid #ececec;
    padding-left: 45px;
    background: url(/images/2018_mapicon.png) no-repeat 12px center;
  }
  .article_title {
    padding: 15px 0;
    background: #ededed;
    color: #0672ba;
    text-align: center;
    font-size: 25px;
  }
  .article_info {
    padding: 10px 0;
    text-align: center;
    color: #999;
    display: block;
  }
  .article_info span {
    padding: 10px 0;
  }
  .article {
    padding: 0px;
    line-height: 28px;
    padding-top: 25px;
  }

  .getmore {
    height: 40px;
    line-height: 40px;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    background: #ececec;
    display: block;
    margin-top: 50px;
  }

  /*ÁÐ±íÒ³*/
  .article_list {
    padding: 20px 0;
  }

  .listright {
    width: 100%;
  }
  .listright h2 {
    border-bottom: 1px solid #ececec;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #0773ba;
    font-weight: normal;
  }
  .listright h2 span {
    float: left;
    display: inline-block;
    line-height: 48px;
    width: auto;
    font-size: 18px;
    text-align: center;
    border-bottom: 2px solid #0773ba;
  }
  .articleli li {
    height: auto;
    line-height: 50px;
    border-bottom: 1px solid #ececec;
    position: relative;
    padding-left: 2px;
    background: url() 5px center no-repeat;
  }
  .articleli li span.timebox {
    display: none;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 14px;
  }

  body.UseInMobile .articleli li span.timebox{
	position: relative;
  }

  .listleft {
    width: 100%;
    background: #f6f6f6;
    padding-bottom: 0px;
  }
  .listleft h2 {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    display: none;
    text-align: left;
    color: #fff;
    background: url(/images/2018_listtitlebg2.png) center top #333;
  }

  .sideMenu {
    background: #f6f6f6;
    display: none;
    width: 100%;
    clear: both;
    padding-right: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
  }
  .js-nav-active .sideMenu {
    display: block;
    z-index: 10;
  }
  .nav-toggle {
    display: inline-block;
  }
  .sideMenu h3 {
    height: 50px;
    line-height: 50px;
    padding-left: 40px;
    border-bottom: 1px solid #e3e3e3;
    background: #f4f4f4;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
  }
  .sideMenu h3 {
    background: url(/images/2018_onout.png) 20px center no-repeat #f4f4f4;
    cursor: pointer;
  }
  .sideMenu h3.on {
    background: url(/images/2018_onicon.png) 20px center no-repeat #f4f4f4;
    color: #0773ba;
  }
  .sideMenu ul {
    padding: 0px 0;
    color: #999;
    display: none; /* Ä¬ÈÏ¶¼Òþ²Ø */
    background: #f6f6f6;
  }
  .sideMenu ul li {
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e3e3e3;
    background: #f6f6f6;
    background: url(/images/2018_onout.png) 30px center no-repeat;
  }

  .page_box {
    text-align: center;
    padding: 30px 0 0 0;
  }
  .page_box a {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ececec;
    font-size: 11px;
    border-radius: 3px;
  }
  .page_box a:hover {
    color: #4285f4;
    border: 1px solid #4285f4;
  }
  .page_box a.up {
    width: 80px;
  }

  .page_box span.liston {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #4285f4;
    color: #4285f4;
    font-size: 11px;
    border-radius: 3px;
  }
  .leaderList li h3 {
    margin-left: 10px;
    width: 96%;
  }
  .leaderList li h3 span {
    padding-left: 0px;
  }
  .leaderInfo {
    padding-left: 0px;
  }
  .leaderInfo img {
    position: initial;
  }
  .bdshare_popup_bottom {
    display: none;
  }
  .workTop {
    padding: 0;
  }
  .workTop li {
    width: 44%;
    margin: 10px 0 12px 0;
  }
  .notice_flr {
    display: none;
  }

  .top_info span.f-fr i.pcdisplay {
    display: none;
  }
}
@media screen and (max-width: 374px) and (min-width: 320px) {
  .zt_news .hd ul li {
    width: 80px;
  }
}
