/***********全局重置CSS*****************/
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
dd {
  margin: 0;
  font-size: 12px;
}
p {
  margin: 0;
}
ul,
ol,
li {
  padding-left: 0;
  list-style-type: none;
}
img {
  border: 0;
} /***消除img默认边框*****/
a {
  text-decoration: none;
} /* 链接无下划线 */
a:hover {
  cursor: pointer;
} /*鼠标在链接上出下划线,为手势形态 */
table {
  border-collapse: collapse;
} /*细线表格*/
em {
  font-style: normal;
}
html {
  overflow-y: scroll;
  height: 100%;
} /***默认让所有浏览器出现右边滚动条****/
.clear {
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
  overflow: hidden;
  display: block;
} /***默认清除浮动****/
input:focus {
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cf:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.cf {
  zoom: 1;
}
.hide {
  display: none;
}
.block {
  display: block;
}
body {
  font-family: 'Microsoft YaHei', 'sans-serif', 'Arial';
  font-size: 12px;
  background: #fff;
  /* min-width: 850px; */
  height: 100%;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
/****************全局头尾******************/
/******底部样式******/
/*.footer{width:100%;   position:relative;margin-top:-44px; height:44px; }*/
/*.footer_bg{filter:alpha(opacity=50);opacity:0.5;background:#000; position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1;}*/
/*.footer_con{width:86%; margin:0 auto; font-size:14px; line-height:44px; color:#fff; overflow:hidden; z-index:9; position:relative; height:44px;}*/
/*.footer_con .con_left{float:left; width:70%;}*/
/*.footer_con .con_left p{float:left;}*/
/*.footer_con .con_left span{float:left; display:inline; margin:5px 10px;}*/
/*.footer_con .con_right{float:right; text-align:right; width:30%; }*/
/*.footer_con .con_right a{color:#fff;}*/

/****中间头部样式***/

.zx_menu_con {
  background: #fff;
  width: 1200px;
  margin: 0 auto;
  display: none; /* padding:0 0 20px 0;*/
  margin-bottom: 20px;
}
.zx_menu_con .tab_con {
  display: none;
  width: 100%;
  overflow: hidden;
  height: 647px;
  box-sizing: border-box;
  padding: 20px 24px;
}

.zhaobiao {
  height: 24px;
  background: #fafafa;
  padding: 15px 25px;
  display: block;
  zoom: 1;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
}
.zhaobiao:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.zhaobiao:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.BreakingNewsController {
  overflow: hidden;
  height: 24px;
  position: relative;
  display: block;
  zoom: 1;
  font-size: 16px;
}
.zhaobiao .new-wrapper {
  height: 108px;
}
.zhaobiao .news-item {
  height: 24px;
  overflow: hidden;
  display: block;
  float: left;
  width: 950px;
}
.BreakingNewsController:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.BreakingNewsController:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.BreakingNewsController .bn-title {
  display: inline-block;
  float: left;
  color: #333;
  padding-left: 30px;
  background: url(zxconter20160809_06.png) no-repeat left center;
}
.BreakingNewsController ul {
  width: 950px;
  padding: 0;
  margin: 0;
  display: block;
  list-style: none;
  position: absolute;
  left: 110px;
  top: 0;
}
.BreakingNewsController li {
  list-style: none;
  font-size: 16px;
  zoom: 1;
}
.BreakingNewsController li:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.BreakingNewsController li:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.BreakingNewsController li span {
  display: inline-block;
  float: right;
}
.BreakingNewsController li a {
  float: left;
  padding-left: 14px;
  color: #333;
  display: inline-block;
  overflow: hidden;
}
.BreakingNewsController li a:hover {
  color: #ff6600;
}
.bn-arrows {
  display: inline-block;
  width: 7px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 0;
}
.bn-arrows span {
  display: inline-block;
  width: 7px;
  height: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  cursor: pointer;
}
.bn-arrows span.bn-arrows-left {
  background: url(zxconter20160809_03.png) no-repeat;
  top: 0;
}
.bn-arrows span.bn-arrows-left:hover {
  background: url(zxconter20160809_04.png) no-repeat;
}
.bn-arrows span.bn-arrows-right {
  background: url(zxconter20160809_08.png) no-repeat;
  top: 10px;
}
.bn-arrows span.bn-arrows-right:hover {
  background: url(zxconter20160809_09.png) no-repeat;
}

/*--焦点图--*/
.zx_menu_con .tab_con .slideContainer {
  width: 440px;
  position: relative;
  float: left;
}
.zx_menu_con .tab_con .JD_Slider {
  z-index: 98;
  width: 100%;
  height: 270px;
}
.zx_menu_con .tab_con .JD_Slider li {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  display: none;
}
.zx_menu_con .tab_con .JD_Slider li img {
  width: 100%;
}
.zx_menu_con .tab_con .JD_Slider li .text {
  color: #0f0f0f;
}
.zx_menu_con .tab_con .JD_Slider li .text h1 {
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  font-weight: normal;
}
.zx_menu_con .tab_con .JD_num {
  position: absolute;
  right: 5px;
  top: 249px;
  z-index: 9999;
  height: 10px;
  width: 94px;
  z-index: 9;
}
.zx_menu_con .tab_con .JD_num_bg {
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #000;
  position: absolute;
  left: 0px;
  top: 230px;
  width: 439px;
  height: 40px;
  z-index: 8;
}
.zx_menu_con .tab_con .JD_num ul {
  height: 10px;
  width: 100%;
  text-align: center;
}
.zx_menu_con .tab_con .JD_num ul li {
  height: 6px;
  width: 25px;
  cursor: pointer;
  background: url(off.png) left center no-repeat;
  font-size: 0px;
  text-indent: -20px;
  line-height: 0px;
  margin: 0 3px;
  float: left;
}
.zx_menu_con .tab_con .JD_num ul li.on {
  background-image: url(on.png);
}
.zx_menu_con .slideContainer .zscd_con {
  padding: 0 0 0 115px;
  height: 37px;
  line-height: 18px;
  overflow: hidden;
  position: relative;
  margin: 15px 0 0 0;
  font-size: 16px;
}
.zx_menu_con .slideContainer .zscd_con a {
  color: #121212;
}
.zx_menu_con .slideContainer .zscd_con a:hover {
  color: #ff6600;
}
.zx_menu_con .slideContainer .zscd_con .zs_tit {
  width: 109px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #2f4958;
  color: #fff;
  height: 37px;
  line-height: 37px;
  font-size: 18px;
  text-align: center;
}
.zx_menu_con .tab_con .news_left {
  float: left;
  display: inline;
  margin: 30px 0 0 20px;
  width: 300px;
}
.zx_menu_con .tab_con .tit_tab {
  background: #f0f3f6;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.zx_menu_con .tab_con .tit_tab span {
  float: left;
  width: 105px;
  text-align: center;
  color: #666666;
  font-size: 16px;
}
.zx_menu_con .tab_con .tit_tab span.hover {
  background: #78b929;
  color: #fff;
}
.zx_menu_con .tab_con .tit_tab a {
  float: right;
  color: #333333;
  padding: 0 10px 0 0;
}
.zx_menu_con .tab_con .news_left .newscon {
  padding: 0 0 15px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px dashed #999999;
}
.zx_menu_con .tab_con .news_left .newscon h1 {
  font-size: 16px;
  color: #121212;
  height: 48px;
  line-height: 24px;
  overflow: hidden; /*font-weight:normal; */
}
.zx_menu_con .tab_con .news_left .newscon h1 a {
  color: #121212;
}
.zx_menu_con .tab_con .news_left .newscon h1 a:hover {
  color: #ff6600;
}
.zx_menu_con .tab_con .news_left .newscon p {
  font-size: 14px;
  line-height: 18px;
  color: #6f6f6f;
  height: 36px;
  overflow: hidden;
  margin: 10px 0 0 0;
}

/*第一层右边内容*/
.one-right {
  width: 713px;
  height: 270px;
  background: #ecf3fb;
}
.bg-title {
  width: 630px;
  margin: 0 20px;
  line-height: 40px;
  padding-top: 10px;
}
.new-title span {
  display: inline-block;
  color: #999999;
  font-size: 19px;
  line-height: 40px;
  padding-right: 5px;
}
.new-title .active {
  display: inline-block;
  color: #245399;
  font-size: 19px;
  line-height: 40px;
  padding-right: 5px;
}
.gd a {
  color: #245399;
  font-size: 14px;
  line-height: 40px;
}
.new-list {
  width: 630px;
  margin: 0 20px;
}
.new-list li {
  background: url('blue.jpg') left center no-repeat;
  line-height: 30px;
}
.new-list li a {
  font-size: 15px;
  color: #333333;
  padding-left: 10px;
  max-width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.new-list li span {
  font-size: 15px;
  color: #999999;
}

/*第二层内容*/
.mid-left {
  width: 440px;
  border: 1px solid #cccccc;
}
.mid-title {
  width: 400px;
  margin: 0 20px;
  line-height: 40px;
  border-bottom: 1px solid #cccccc;
  padding-top: 10px;
}
.mid-list {
  width: 400px;
  margin: 5px 20px;
}
.mid-list li {
  background: url('blue.jpg') left center no-repeat;
  line-height: 30px;
}
.mid-list li a {
  font-size: 15px;
  color: #333333;
  padding-left: 10px;
  max-width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mid-list li span {
  font-size: 15px;
  color: #999999;
}
/*中间*/
.mid-zj {
  margin: 0 20px;
}
/*右边*/
.mid-right {
  margin-left: 15px;
  width: 240px;
}
.mid-right a {
  display: block;
}

.zx_menu_con .tab_con .news_left ul li {
  line-height: 20px;
  padding: 10px 0 5px 10px;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  background: url(zx_xxgk20160829_22.jpg) left 19px no-repeat;
}
/*修改时间显示20160929*/
.zx_menu_con .tab_con .news_left ul li span {
  position: absolute;
  right: 0px; /*bottom:5px;*/
  background: #fff;
  padding: 0 5px;
  color: #999999;
  font-size: 12px;
}
/*修改标题显示20160929 增加width: 230px;display: block*/
.zx_menu_con .tab_con .news_left ul li a {
  width: 230px;
  display: block;
  color: #333333;
}
.zx_menu_con .tab_con .news_left ul li a:hover {
  color: #ff6600;
}

.zx_menu_con .tab_con .news_right {
  float: left;
  width: 230px;
  display: inline;
  margin: 30px 0 0 20px;
}
.zx_menu_con .tab_con .news_right .tit_tab span {
  cursor: pointer;
  width: 115px;
}
.zx_menu_con .tab_con .news_right ul {
  display: none;
}
.zx_menu_con .tab_con .news_right ul li {
  line-height: 20px;
  padding: 0px 0 5px 10px;
  margin: 0 0 10px 0;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  border-bottom: 1px dotted #d6d6d6;
  background: url(zx_xxgk20160829_22.jpg) left 19px no-repeat;
}
.zx_menu_con .tab_con .news_right ul li span {
  position: absolute;
  right: 0px;
  bottom: 5px;
  background: #fff;
  padding: 0 5px;
  color: #999999;
  font-size: 12px;
}
.zx_menu_con .tab_con .news_right ul li a {
  color: #333333;
}
.zx_menu_con .tab_con .news_right ul li a:hover {
  color: #ff6600;
}
.zx_menu_con .tab_con .banner_btn {
  float: left;
  display: inline;
  margin: 30px 0 0 20px;
  width: 264px;
}
.zx_menu_con .tab_con .banner_btn p {
  margin: 0 0 10px 0;
  width: 100%;
  overflow: hidden;
}
.zx_menu_con .tab_con .banner_btn p.da img {
  width: 264px;
}
.zx_menu_con .tab_con .banner_btn p span {
  float: left;
  display: inline;
  margin: 0 6px 0 0;
}

.zx_menu_con .tab_con .banner_btn ul {
  width: 100%;
  overflow: hidden;
  margin: 25px 0 0 0;
}
.zx_menu_con .tab_con .banner_btn ul li {
  float: left;
  width: 80px;
  height: 75px;
  text-align: center;
  display: inline;
  margin: 0 3px;
  font-size: 14px;
}
.zx_menu_con .tab_con .banner_btn ul li p {
  margin: 0 0 10px 0;
}
.zx_menu_con .tab_con .banner_btn ul li a {
  color: #0f0f0f;
}
.zx_menu_con .tab_con .banner_btn ul li a:hover {
  color: #ff6600;
}
/*.zx_menu_con .tab_con .banner_btn ul li a.b2{ background-image:url(zxconter20160809_38.png);}
.zx_menu_con .tab_con .banner_btn ul li a.b3{ background-image:url(zxconter20160809_40.png);}*/

/*--焦点图--*/
.pic_news_slideContainer {
  width: 636px;
  height: 88px;
  overflow: hidden;
  position: relative;
  margin: 30px 0 0 20px;
  float: left;
}
.pic_news_slideContainer .tit {
  width: 136px;
  float: left;
}
.pic_news_block {
  float: left;
  width: 500px;
  height: 88px;
}
.pic_news_Slider {
  z-index: 98;
  width: 500px;
  height: 88px;
}
.pic_news_Slider li {
  width: 500px;
  height: 88px;
  overflow: hidden;
  position: relative;
  display: none;
}
.pic_news_num {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  height: 14px;
  width: 30px;
}
.pic_news_num ul {
  height: 14px;
  width: 30px;
  margin: 0 auto;
}
.pic_news_num ul li {
  height: 14px;
  width: 14px;
  cursor: pointer;
  background-color: #000;
  text-align: center;
  font-size: 12px;
  float: left;
  display: inline;
  filter: alpha(opacity=50);
  opacity: 0.5;
  color: #fff;
  margin: 0 1px 0 0;
}
.pic_news_num ul li.on {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.zx_menu_con .tab_con .b_banner_yw {
  background: url(zxbanner201608092.png) no-repeat;
  height: 88px;
  width: 271px;
  float: left;
  display: inline;
  margin: 30px 0 0 20px;
}
.zx_menu_con .tab_con .b_banner_yw span {
  padding: 20px 0 0 64px;
  display: block;
}
.zx_menu_con .tab_con .b_banner_yw a {
  display: block;
  width: 100%;
  height: 100%;
}
.zx_menu_con .tab_con .b_banner {
  float: left;
  display: inline;
  margin: 30px 0 0 20px;
}

/*--右侧菜单--*/
.right-nav {
  display: inline-block;
  width: 78px;
  height: 100%;
  padding-top: 30px;
  background: url(2015qh_index_rnav_bg.png) repeat left top;
  position: fixed;
  top: 0;
  right: -78px;
  z-index: 99;
}
.hand {
  width: 80px;
  opacity: 100;
  height: 100px;
  background: url(zx_con20160809_10.png) no-repeat center center;
  font: 12px/24px 'Microsoft YaHei';
  color: #fff;
  position: fixed;
  right: 0;
  top: 20%;
  cursor: pointer;
  z-index: 99;
  vertical-align: middle;
  text-align: center;
}
.hand span {
  display: inline-block;
  width: 80px;
  position: absolute;
  left: 0;
  top: 50%;
  font: 12px/24px 'Microsoft YaHei';
  color: #fff;
  margin-top: 24px;
}
.right-nav-touch {
  width: 10px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
}
.right-nav li {
  padding: 20px 0;
  height: 60px;
}
.right-nav li a {
  display: inline-block;
  width: 78px;
  padding-top: 40px;
  font: 14px/20px 'Microsoft YaHei';
  color: #fff;
  text-align: center;
}
.right-nav li a:hover {
  text-decoration: none;
}
.right-nav li a.a1 {
  background: url(rightnavtb20160809_06.png) no-repeat center top;
}
.right-nav li a.a2 {
  background: url(rightnavtb20160809_10.png) no-repeat center top;
}
.right-nav li a.a3 {
  background: url(rightnavtb20160809_13.png) no-repeat center top;
}
.right-nav li a.a4 {
  background: url(rightnavtb20160809_16.png) no-repeat center top;
}
.right-nav li a.a5 {
  background: url(rightnavtb20160809_19.png) no-repeat center top;
}
.right-nav li a.a6 {
  background: url(rightnavtb20160816_01.png) no-repeat center top;
}
.right-nav li a.a7 {
  background: url(rightnavtb20170113_16.png) no-repeat center top;
}
.right-nav li:hover {
  background: #68a812;
}

/*平台指引*/
.mydiv_bg {
  z-index: 999998;
  display: none;
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: fixed !important; /*FF IE7*/
  position: absolute; /*IE6*/
  _top: expression(
    eval(document.compatMode && document.compatMode== 'CSS1Compat') ?
      documentElement.scrollTop +
      (document.documentElement.clientHeight-this.offsetHeight)/2: :/*IE6*
      document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2
  ); /*IE5 IE5.5*/
}

.zy_colse {
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer;
}
.zy_tanchu0 {
  z-index: 999999;
  display: none;
  height: 185px;
  background: #8dcc38;
  width: 590px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  left: 50%; /*FF IE7*/
  top: 50%; /*FF IE7*/
  margin-left: -295px !important; /*FF IE7 该值为本身宽的一半 */
  margin-top: -92px !important; /*FF IE7 该值为本身高的一半*/
  position: fixed; /*IE6*/
}
.zy_tanchu_tishi .zy_tanchu_con em {
  color: #ffeb3b;
}
.zy_tanchu_tishi .zy_tanchu_con p em {
  color: #ffeb3b;
}
.zy_tanchu_con {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  padding: 20px 40px;
}
.zy_tanchu_con h4 {
  font-size: 18px;
  font-weight: normal;
  color: #ffeb3b;
  padding-top: 10px;
}
.zy_tanchu_next {
  width: 110px;
  height: 35px;
  text-align: center;
  background: #fff;
  margin: 0 auto;
  line-height: 35px;
  color: #8dcc38;
  font-size: 18px;
  border-radius: 5px;
  cursor: pointer;
}
.zy_tanchu0 .zy_tanchu_con {
  padding: 30px 40px;
}

.zy_tanchu1 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu1 .zy_tanchu_tishi {
  background: url(pingtaizy20161219_09.png);
  width: 314px;
  height: 197px;
  display: none;
  margin: 60px 0 0 600px;
  position: relative;
  border-radius: 19px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
  -moz-border-radius: 19px; /* Mozilla浏览器的私有属性 */
  -webkit-border-radius: 19px;
}
.zy_tanchu1 .zy_tanchu_kuang {
  width: 624px;
  height: 152px;
  margin: 0 auto;
}
.zy_tanchu2 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0px;
}
.zy_tanchu2 .zy_tanchu_tishi {
  background: url(pingtaizy2017030211_06.png);
  width: 310px;
  height: 260px;
  display: none;
  margin: 0px 0 0 260px;
  position: relative;
}
.zy_tanchu2 .zy_tanchu_tishi .zy_colse {
  top: 20px;
  right: -5px;
}
.zy_tanchu2 .zy_tanchu_tishi .zy_tanchu_con {
  padding-top: 55px;
}
.zy_tanchu2 .zy_tanchu_kuang {
  width: 631px;
  height: 58px;
  margin: 0 auto;
}
.zy_tanchu3 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0px;
}
.zy_tanchu3 .zy_tanchu_tishi {
  background: url(pingtaizy20161219_06.png);
  width: 310px;
  height: 216px;
  display: none;
  margin: 0px 0 0 364px;
  position: relative;
}
.zy_tanchu3 .zy_tanchu_tishi .zy_colse {
  top: 20px;
  right: -5px;
}
.zy_tanchu3 .zy_tanchu_tishi .zy_tanchu_con {
  padding-top: 55px;
}
.zy_tanchu3 .zy_tanchu_kuang {
  width: 631px;
  height: 58px;
  margin: 0 auto;
}
.zy_tanchu3 .zy_tanchu_kuang {
  text-indent: 120px;
}
.zy_tanchu4 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0px;
}
.zy_tanchu4 .zy_tanchu_tishi {
  background: url(pingtaizy20170301_06.png);
  width: 310px;
  height: 305px;
  display: none;
  margin: 0px 0 0 463px;
  position: relative;
}
.zy_tanchu4 .zy_tanchu_tishi .zy_colse {
  top: 20px;
  right: -5px;
}
.zy_tanchu4 .zy_tanchu_tishi .zy_tanchu_con {
  padding-top: 55px;
}
.zy_tanchu4 .zy_tanchu_kuang {
  width: 631px;
  height: 58px;
  margin: 0 auto;
}
.zy_tanchu4 .zy_tanchu_kuang {
  text-indent: 235px;
}
.zy_tanchu5 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0px;
}
.zy_tanchu5 .zy_tanchu_tishi {
  background: url(pingtaizy20161219_06.png);
  width: 310px;
  height: 216px;
  display: none;
  margin: 0px 0 0 600px;
  position: relative;
}
.zy_tanchu5 .zy_tanchu_tishi .zy_colse {
  top: 20px;
  right: -5px;
}
.zy_tanchu5 .zy_tanchu_tishi .zy_tanchu_con {
  padding-top: 55px;
}
.zy_tanchu5 .zy_tanchu_kuang {
  width: 631px;
  height: 58px;
  margin: 0 auto;
}

.zy_tanchu6 {
  width: 1200px;
  height: 100%;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu6 .zy_tanchu_tishi {
  background: url(pingtaizy20161219_19.png);
  width: 310px;
  height: 199px;
  display: none;
  position: absolute;
  bottom: 20px;
  right: -50px;
}
.zy_tanchu6 .zy_tanchu_tishi .zy_tanchu_con {
  padding: 20px 20px;
}
.zy_tanchu6 .zy_tanchu_kuang {
  width: 80px;
  height: 70px;
  position: absolute;
  bottom: -60px;
  right: -10px;
}
.zy_tanchu7 {
  width: 1200px;
  height: 100%;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu7 .zy_tanchu_tishi {
  background: url(pingtaizy20161219_09.png);
  width: 314px;
  height: 197px;
  display: none;
  position: absolute;
  bottom: 30px;
  left: 400px;
}
.zy_tanchu7 .zy_tanchu_kuang {
  width: 1153px;
  height: 78px;
  position: absolute;
  bottom: -63px;
  left: -10px;
}
.zy_tanchu8 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu8 .zy_tanchu_tishi {
  z-index: 999999;
  display: none;
  height: 200px;
  background: #8dcc38;
  width: 400px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  position: absolute;
  left: 320px;
  top: 470px;
}
.zy_tanchu8 .zy_tanchu_kuang {
  width: 1070px;
  height: 557px;
  padding: 270px 0 0 12px;
}

.zy_tanchu9 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu9 .zy_tanchu_tishi {
  display: none;
  height: auto;
  padding: 0 0 20px 0;
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  z-index: 999999;
  position: absolute;
  left: 420px;
  top: 440px;
}
.zy_tanchu9 .zy_tanchu_kuang {
  width: 1200px;
  height: 182px;
  padding: 720px 0 0 12px;
  text-indent: 575px;
}

.zy_tanchu10 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu10 .zy_tanchu_tishi {
  display: none;
  height: auto;
  padding: 0 0 20px 0;
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  z-index: 999999;
  position: absolute;
  left: 220px;
  top: 440px;
}
.zy_tanchu10 .zy_tanchu_kuang {
  width: 540px;
  height: 182px;
  padding: 300px 0 0 685px;
}
.zy_tanchu11 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu11 .zy_tanchu_tishi {
  display: none;
  height: auto;
  padding: 0 0 20px 0;
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  z-index: 999999;
  position: absolute;
  left: 180px;
  top: 300px;
}
.zy_tanchu11 .zy_tanchu_kuang {
  width: 1200px;
  height: 282px;
  padding: 520px 0 0 12px;
  text-indent: 572px;
}
.zy_tanchu12 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu12 .zy_tanchu_tishi {
  display: none;
  height: auto;
  padding: 0 0 20px 0;
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  z-index: 999999;
  position: absolute;
  left: 420px;
  top: 370px;
}
.zy_tanchu12 .zy_tanchu_kuang {
  width: 1200px;
  height: 262px;
  padding: 620px 0 0 12px;
  text-indent: 575px;
}
.zy_tanchu13 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu13 .zy_tanchu_tishi {
  display: none;
  height: auto;
  padding: 0 0 20px 0;
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  z-index: 999999;
  position: absolute;
  left: 420px;
  top: 370px;
}
.zy_tanchu13 .zy_tanchu_kuang {
  width: 1200px;
  height: 582px;
  padding: 300px 0 0 12px;
  text-indent: 572px;
}

.zy_tanchu14 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu14 .zy_tanchu_tishi {
  display: none;
  height: auto;
  padding: 0 0 20px 0;
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  z-index: 999999;
  position: absolute;
  left: 420px;
  top: 470px;
}
.zy_tanchu14 .zy_tanchu_kuang {
  width: 1200px;
  height: 582px;
  padding: 266px 0 0 12px;
}

.zy_tanchu15 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu15 .zy_tanchu_tishi {
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  height: auto;
  padding: 0 0 20px 0;
  display: none;
  position: fixed;
  margin-left: -220px !important;
  margin-top: -75px !important;
  left: 50%;
  top: 50%;
}
.zy_tanchu_con span {
  display: inline-block;
  background: url(zx_zwjqr_20161118.png) center center no-repeat;
  height: 26px;
  width: 26px;
}
.zy_tanchu16 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu16 .zy_tanchu_tishi {
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  height: 200px;
  display: none;
  position: absolute;
  left: 120px;
  top: 370px;
}
.zy_tanchu16 .zy_tanchu_kuang {
  width: 666px;
  height: 582px;
  padding: 280px 0 0 550px;
}
.zy_tanchu17 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu17 .zy_tanchu_tishi {
  background: #8dcc38;
  width: 540px;
  height: 300px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  display: none;
  z-index: 999999;
  left: 50%; /*FF IE7*/
  top: 50%; /*FF IE7*/
  margin-left: -270px !important; /*FF IE7 该值为本身宽的一半 */
  margin-top: -150px !important; /*FF IE7 该值为本身高的一半*/
  position: fixed; /*IE6*/
}
.zy_tanchu18 {
  width: 1200px;
  display: none;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
}
.zy_tanchu18 .zy_tanchu_tishi {
  background: #8dcc38;
  width: 380px;
  height: 150px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  display: none;
  z-index: 999999;
  left: 50%; /*FF IE7*/
  top: 50%; /*FF IE7*/
  margin-left: -190px !important; /*FF IE7 该值为本身宽的一半 */
  margin-top: -125px !important; /*FF IE7 该值为本身高的一半*/
  position: fixed; /*IE6*/
}
.zy_tanchu19 {
  width: 100%;
  display: none;
  z-index: 9999;
  position: absolute;
  top: 0;
}
.zy_tanchu19 .zy_tanchu_tishi {
  background: #8dcc38;
  width: 380px;
  border: 2px solid #a1e249;
  filter: alpha(opacity=90);
  opacity: 0.9;
  border-radius: 8px;
  height: 200px;
  display: none;
  position: absolute;
  right: 120px;
  top: 100px;
}
.zy_tanchu19 .zy_tanchu_kuang {
  width: 80px;
  height: 604px;
  float: right;
}

/*翻转动画.imgOffset{position: relative;left:0px;cursor: pointer;}*/

.imgRota {
  transition: transform 1s;
}
.imgRota:hover {
  transform: rotate(-360deg);
}

.imgOffset:hover {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -transform: scale(1.05, 1.05);
  transition: 0.3s transform;
  cursor: pointer;
}
body,
#top_bg {
  min-width: 1200px;
}
.zx_menu ul li {
  width: 168px;
}

.zx_menu ul.open li {
  width: 168px;
}
.box-content-top {
  width: 1154px;
  height: 270px;
}
.box-content-mid {
  width: 1154px;
  height: 220px;
  margin: 20px 0;
}
.one-right > div {
  width: 670px;
  margin: 0 20px;
  height: 50px;
  border-bottom: 1px solid #cccccc;
}
/*翻转动画.imgOffset{position: relative;left:0px;cursor: pointer;}*/

.imgRota {
  transition: transform 1s;
}

.imgRota:hover {
  transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  /* IE 9 */
  -moz-transform: rotate(-360deg);
  /* Firefox */
  -webkit-transform: rotate(-360deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-360deg);
  /* Opera */
}

.imgOffset:hover {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transition: 0.3s transform;
  cursor: pointer;
}

.zx_menu_con .tab_con .tit_tab a.hover {
  background: #78b929;
  color: #fff;
  text-decoration: none;
}

.zx_menu_con .tab_con .tit_tab a {
  float: left;
  width: 105px;
  text-align: center;
  color: #666666;
  font-size: 16px;
  padding: 0px;
}

.zx_menu_con .tab_con .b_banner_zfwj {
  height: 88px;
  width: 271px;
  float: left;
  display: inline;
  margin: 30px 0 0 20px;
}

.zx_menu_con .tab_con .b_banner_zfwj a {
  width: 49%;
  float: left;
}

.bn-title a {
  color: #0067cc;
}

/*媒体查询 分辨率低于1360时底部版权信息换行显示*/

.backstretch {
  overflow: unset !important;
  min-width: 100% !important;
}

.backstretch img {
  min-width: 100% !important;
}

body {
  min-width: 1200px;
}
.toolbar {
  position: fixed;
  right: 0px;
  bottom: 160px;
  z-index: 100;
}

/*假设网页宽度为1200px，导航条在右侧悬浮*/

.toolbar-item {
  display: block;
  width: 52px;
  height: 52px;
  margin-top: 1px;
  position: relative;
  -moz-transition: background-position 1s;
  -ms-transition: background-position 1s;
  -o-moz-transition: background-position 1s;
  -webkit-moz-transition: background-position 1s;
  transition: background-position 1s;
}

.toolbar-item:hover .toolbar-layer {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.toolbar-item-weixin {
  background-position: 0 -798px;
}

.toolbar-item-weixin:hover {
  background-position: 0 -860px;
}

.toolbar-item-weixin .toolbar-layer {
  height: 212px;
  background-position: 0 0;
}

.toolbar-item-feedback {
  background-position: 0 -426px;
}

.toolbar-item-feedback:hover {
  background-position: 0 -488px;
}

.toolbar-item-app {
  background-position: 0 -550px;
}

.toolbar-item-app:hover {
  background-position: 0 -612px;
}

.toolbar-item-app .toolbar-layer {
  height: 194px;
  background-position: 0 -222px;
}

.toolbar-item-feedback .toolbar-layer {
  height: 194px;
  background-position: 0 -920px;
}

.toolbar-item-top {
  background-position: 0 -674px;
}

.toolbar-item-top:hover {
  background-position: 0 -736px;
}

.toolbar-layer {
  position: absolute;
  right: 46px;
  bottom: -10px;
  width: 172px;
  opacity: 0;
  filter: alpha(opacity=0);
  transform-origin: 95% 95%;
  -moz-transform-origin: 95% 95%;
  -ms-transform-origin: 95% 95%;
  -o-transform-origin: 95% 95%;
  -webkit-transform-origin: 95% 95%;
  transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  -o-transform: scale(0.01);
  -webkit-transform: scale(0.01);
  transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
}

#closefont {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #ffffff;
}

@keyframes glow {
  0% {
    border-color: #fff;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.2),
      inset 0 0 3px rgba(255, 255, 255, 0.1), 0 2px 0 #000;
  }
  100% {
    border-color: #ccc;
    box-shadow: 0 0 50px rgba(255, 255, 255, 0.6),
      inset 0 0 30px rgba(255, 255, 255, 0.4), 0 2px 0 #000;
  }
}