.main-fl{width:1160px;}
	.wzy_box{margin-bottom: 0;}
	/*.box_wzy_ys img{width:600px;}*/
	.box_wzy_ys span{
		font-family: '宋体' !important;
		font-size: 18px !important;
	}
	@media only screen and (max-width:768px) {
		body{min-width:inherit;width: 100%}
		.main-fl{width: 100%;border: none;padding: 20px 12px 20px 12px;margin: 0;}
		.main-fl img{width: 100%}
		.box_wzy_ys img{width:100%;}
		.main-fl p{text-indent: inherit}
		.top_con,.zx_menu,.footer,.right-navBox{display: none;}
		.zx_menu_con{width: 100%;}
		#xxly{display: none;}
	}
body {
  font-family: 微软雅黑;
}

ul, li, div, p, ol {
  margin: 0;
  padding: 0;
}

table {
  float: none;
}

.warp {
  background: url(jssyjgl_warp_bg.jpg) no-repeat center bottom #f7f7f7;
}

.w1100 {
  width: 1200px;
  margin: 0 auto;
  
}

.center {
  margin: 0 auto;
}

/*head*/
.head-bg {
  width: 100%;
  height: 40px;
  background-color: #ededed;
  line-height: 40px;
}

.head {
  color: #333333;
  font-size: 13px;
  text-align: right;
}

.head a {
  color: #333333;
  font-size: 13px;
}

.head a:hover {
  color: #FF0000;
}

/*logo*/
.logo-bg {
  width: 100%;
  height: 150px;
  background-color: #d6d6d6;
}

.logo {
  width: 171px;
  height: 33px;
  padding-top: 60px;
}

/*mid-nav*/
.mi-nav-bg {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  color: #ffffff;
  background-color: #427fda;
  text-align: center;
  font-weight: lighter;
}

/*mid-nav*/
/*å½“å‰ä½ç½®*/
.dqwz-bg {
  width: 100%;
  height: 40px;
}

.dqwz {
  height: 40px;
  background: url(dqwz_img.png) 1px no-repeat;
  color: #454545;
  font-size: 13px;
  padding-left: 10px;
}

.dqwz a {
  color: #454545;
}

.dqwz-bg table {
  margin-left: 12px;
}

.main-fl {
  /*    width: 100%;*/
  min-height: auto;
  border: solid 1px #d6d6d6;
  padding: 40px 80px;
  margin: 20px;
  background: #ffffff;
  margin: 20px auto;
}

.main-fl-tit {
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: #000000;
  padding: 7px 0 10px 0;
}

.main-fl-xian {
  width: 100%;
  height: 2px;
  background-color: #717171;
}

.main-fl-riqi {
  width: 100%;
  margin-bottom: 20px;
}

.main-fl-riqi-1 {
  width: 75%;
  color: #333333;
  font-size: 15px;
  /*    margin-left: 155px;*/
}

.main-fl-riqi-2 {
  height: 24px;
}

.main-fl p {
  color: #333333;
  font-size: 17px;
  line-height: 30px;
  /*text-indent: 2em;*/
  /*padding: 10px 0;*/
  /*margin-top: 40px;*/
}

/*#zoom p{padding:10px 0;}*/
.main-fl-bjxx {
  width: 100%;
  text-align: right;
  margin-top: 40px;
  color: #333333;
  line-height: 30px;
  font-size: 15px;
}

.main-fl-gn {
  width: 100%;
  height: 40px;
  background-color: #f1f1f1;
  line-height: 40px;
}

.main-fl-gn span {
  color: #fa0505;
  font-size: 15px;
}

.main-fl-gn a {
  /*    color: #027bc2;*/
  font-size: 15px;
  text-decoration: underline;
  margin-left: 15px;
}

.printer {
  width: 50px;
  height: 40px;
  background: url("printer.png") 1px no-repeat;
  text-align: right;
  margin-right: 20px;
  cursor: pointer;
}

.close {
  width: 50px;
  height: 40px;
  background: url("close.png") 1px no-repeat;
  text-align: right;
  cursor: pointer;
}

.main-fl-xian2 {
  border-top: dashed 1px #c5c5c5;
  margin-bottom: 12px;
}

.main-fl-syp {
  color: #333333;
  font-size: 15px;
  margin-top: 20px;
}

.main-fl-syp a {
  color: #333333;
  font-size: 15px;
}

.main-fl-xyp {
  color: #333333;
  font-size: 15px;
  margin-top: 20px;
}

.main-fl-xyp a {
  color: #333333;
  font-size: 15px;
}

/*åº•éƒ¨*/
.foot-bg1 {
  width: 100%;
  height: 40px;
  background-color: #427fda;
  line-height: 40px;
}

.foot-bg2 {
  width: 100%;
  height: 110px;
  background-color: #dbdbdb;
  line-height: 110px;
}

.foot1 {
  text-align: center;
  color: #ffffff;
}

.foot2 {
  text-align: center;
  color: #999999;
}


/*æ‰‹æœºç«¯*/
@media only screen and (max-width: 768px) {
  .w1100 {
    width: 100%;
  }
  
  /*head*/
  .head-bg {
    width: 100%;
    height: 40px;
    background-color: #ededed;
    line-height: 40px;
    display: none;
  }
  
  .head {
    color: #333333;
    font-size: 13px;
    text-align: right;
  }
  
  .head a {
    color: #333333;
    font-size: 13px;
  }
  
  .head a:hover {
    color: #FF0000;
  }
  
  /*logo*/
  .logo-bg {
    width: 100%;
    height: auto;
    background-color: #d6d6d6;
  }
  
  .logo {
    width: 100%;
    height: auto;
    padding-top: 0;
  }
  
  .logo img {
    width: 100%;
    height: auto;
  }
  
  /*mid-nav*/
  .mi-nav-bg {
    width: 100%;
    height: 96px;
    line-height: 96px;
    font-size: 17px;
    color: #ffffff;
    background-color: #427fda;
    text-align: center;
    font-weight: lighter;
    display: none;
  }
  
  /*mid-nav*/
  /*å½“å‰ä½ç½®*/
  .dqwz-bg {
    width: 100%;
    height: 40px;
    background-color: #ededed;
    display: none;
  }
  
  .dqwz {
    height: 40px;
    background: url("dqwz_img.png") 1px no-repeat;
    color: #454545;
    font-size: 13px;
  }
  
  .dqwz a {
    color: #454545;
  }
  
  .dqwz-bg table {
    margin-left: 22px;
  }
  
  /*å½“å‰ä½ç½®ç»“æŸ*/
  .main-fl {
    border: solid 1px #d6d6d6;
    padding: 45px 12px 0 12px;
  }
  
  .main-fl-tit {
    width: 100%;
    text-align: justify;
    font-size: 1.8em;
    color: #000000;
  }
  
  .main-fl-tit p {
  }
  
  .main-fl-xian {
    width: 100%;
    height: 2px;
    background-color: #717171;
    display: none;
  }
  
  .main-fl-riqi {
    width: 100%;
  }
  
  .main-fl-riqi-1 {
    width: 100%;
    color: #999999;
    font-size: 0.8em;
    margin-left: 0;
    margin-top: -20px;
  }
  
  .main-fl-riqi-1 > span:last-child {
    display: none;
  }
  
  .main-fl-riqi-2 {
    width: 110px;
    height: 24px;
    float: right !important;
    position: relative;
    top: 8px;
    display: none;
  }
  
  .main-fl p {
    color: #333333;
    font-size: 1.3em;
    line-height: 1.5em;
    text-indent: 2em;
    margin-top: 10px;
    text-align: justify;
  }
  
  .main-fl-bjxx {
    width: 100%;
    text-align: right;
    margin-top: 10px;
    color: #333333;
    line-height: 30px;
    font-size: 15px;
  }
  
  .main-fl-gn {
    width: 100%;
    height: 65px;
    background-color: #f1f1f1;
    line-height: 20px;
    display: none;
  }
  
  .main-fl-gn span {
    color: #fa0505;
    font-size: 0.8em;
    margin-left: -2px !important;
  }
  
  .main-fl-gn a {
    color: #027bc2;
    font-size: 0.8em;
    text-decoration: underline;
    margin-left: 0;
    display: block;
  }
  
  .printer {
    width: 50px;
    height: 40px;
    background: url("printer.png") 1px no-repeat;
    text-align: right;
    margin-right: 20px;
    cursor: pointer;
    display: none;
  }
  
  .close {
    width: 50px;
    height: 40px;
    background: url("close.png") 1px no-repeat;
    text-align: right;
    cursor: pointer;
    display: none;
  }
  
  .main-fl-xian2 {
    border-top: dashed 1px #c5c5c5;
  }
  
  .main-fl-syp {
    color: #333333;
    font-size: 1em;
    margin-top: 10px;
    display: none;
  }
  
  .main-fl-syp a {
    color: #333333;
  }
  
  .main-fl-xyp {
    color: #333333;
    font-size: 1em;
    margin-top: 10px;
    display: none;
  }
  
  .main-fl-xyp a {
    color: #333333;
  }
  
  /*åº•éƒ¨*/
  .foot-bg1 {
    width: 100%;
    height: 40px;
    background-color: #427fda;
    line-height: 40px;
    display: none;
  }
  
  .foot-bg2 {
    width: 100%;
    height: 80px;
    background-color: #dbdbdb;
    line-height: 80px;
  }
  
  .foot1 {
    text-align: center;
    color: #ffffff;
    display: none;
  }
  
  .foot2 {
    text-align: center;
    color: #999999;
  }
  
  /*è¦†ç›–æ ·å¼*/
  .bt-height-30 {
    height: 2px;
    width: 100%;
    background-color: #333333;
  }
  
  .kj-40 {
    height: 0 !important;
  }
  
  .bt-clear {
    height: 0 !important;
  }
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.wz-subtitles {
  margin-bottom: 20px;
  font-size: 17px;
  text-align: center;
  color: #fff;
  line-height: 45px;
}

.wz-subtitle {
  float: left;
  cursor: pointer;
  width: 145px;
  height: 45px;
  background: #1269d3;
}

.wz-subtitle + .wz-subtitle {
  margin-left: 12.5px;
}

.wz-subtitle.cur {
  background: #f13939;
}

.wz-pane {
  min-height: 300px;
}