﻿html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
  margin: 0;
  padding: 0;
}
*{box-sizing: border-box;}
html, body {
  min-height: 100%;
}

body {
  font-family: "Microsoft YaHei";
  font-size:14px;
  color:#333;
    }
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol {
  list-style: none;
}

img {
  border: none;
  vertical-align: middle;
}

a {
  text-decoration: none;
 
}

table {
  border-collapse: collapse;
  table-layout: fixed;
}

input, textarea {
  outline: none;
  border: none;
}

textarea {
  resize: none;
  overflow: auto;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow:hidden;
}

.fl {
  float: left
}

.fr {
  float: right
}

.tl {
  text-align: left;
}

.tc {
  text-align: center
}

.tr {
  text-align: right;
}

.ellipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inline{
  display: inline-block;
  *display: inline;
  *zoom: 1;
}



.zty-banner {
  width: 100%;
  min-width: 1200px;
  height: 533px;
  background: url(../img/banner.png) no-repeat center;
}
.yx_content{
  margin-top: 107px;
}
.yx_container{
  width: 1200px;
  margin: 0 auto;
}

.sgzj-title12 {
  width: 1200px;
  margin: 0 auto;
}




.notice {
  width: 1200px;
  /* border-top: 1px solid #ccc; */
  /* border: 1px solid #ddd; */
  /* ç›’å­çš„æ€»å®½åº¦w=298+1+1=300px */
  /* height: 98px; */
  overflow: hidden;
  /* ç‚¹å‡»å¯¼èˆªæ ç¬¬ä¸€ä¸ªæˆ–æœ€åŽä¸€ä¸ªæ ‡ç­¾æ—¶ï¼Œè¶…å‡ºçš„éƒ¨åˆ†éšè—*/
  margin-top: 33px;
  /* margin: 10px; */
}

.notice-tit {
  position: relative;
  height: 50px;
}

.notice-tit ul {
  position: absolute;
  width: 1200px;
  /* left: 0px; */
  /* å½“ç‚¹å‡»ç¬¬ä¸€ä¸ªå¯¼èˆªæ æ ‡ç­¾æ—¶ï¼Œå·¦è¾¹è¾¹æ¡†ä¼šä¸Žå¤§ç›’å­çš„è¾¹æ¡†å‘ç”Ÿå åŠ ï¼Œè§£å†³çš„æ–¹æ³•åˆ©ç”¨å®šä½è®©ä¸¤ä¸ªè¾¹æ¡†é‡åˆå åŠ åœ¨ä¸€èµ· */
  height: 50px;
  /* background: #f7f7f7; */
  /* border-bottom: 1px solid #ddd; */
}

.notice-tit ul li {
  float: left;
  width: 240px;
  font-size: 20px;
  padding: 0 1px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.notice-tit ul li.selected {
  /* border-left: 1px solid #ddd; */
  /* border-right: 1px solid #ddd; */
  background: #fff;
  padding: 0;
  /* border-bottom: 1px solid #fff; */
}

.notice-con div {
  /* height: 90px; */
  /* padding: 20px; */
  display: none;
}
.notice-con{
  width: 824px;
  margin: 0 auto;
}
.ul_l li{
  float: left;
  margin-right: 14px;
  /* margin-top: 14px; */
  height: 294px;
}
.tlp_Pdf{
  margin-top: 20px;
}
.notice-tit p{
  width: 43px;
	height: 5px;
background: red;
	border-radius: 3px;
}


.histoery-tabList {
  /* width: 1200px; */
  /* height: auto; */
  /* margin: 0 auto; */
  position: relative;
  /* top: 39px; */
  /* position: relative; */
  /* top: 40px; */
  /* top: 35px; */
  margin-top: 40px;
}

.tab_btn {
  /* margin-top: 39px; */
  margin-bottom: 42px;
  height: 52px;
  justify-content: space-between;
  display: flex;
}
.tab_btn button {
  font-family: Impact;
  float: left;
  border: none;
  background: #03ccbb;
  /* color: white; */
  outline: 0;
  width: 220px;
  height: 52px;
  background-color: #ffffff;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.25);
  font-size: 20px;
}
.tab_btn button.tab-active {
  color: #bf090b;
  background: #ffffff;
}
.histoery-tabList .tab_btn p {
  position: absolute;
  top: 54px;
  left: 0px;
  width: 213px;
  overflow: hidden;
  text-align: center;
}
.histoery-tabList .tab_btn b {
  width: 43px;
  height: 5px;
  background: linear-gradient(to left, #ff0000 0%, #a30202 100%); /* 标准的语法 */
  /* background: red; */
  /* border-right: 10px solid transparent; */
  /* border-left: 10px solid transparent; */
  /* border-top: 10px solid #481d1d; */
  display: inline-block;
}
.tab_show {
  width: 1200px;
}
.tab_show .btn-block.tab-active {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.btn-block+.btn-block {
  margin-top: 0;
}

.tab_show .btn-block {
  display: none;
}
.btn-block div{height: 310px;}