@charset "UTF-8";
/* ========================reset=============================== */
/* html{
    font-size: 26.67vw;
    width: 100%;
} */
body {
  width: 100%;
  /* overflow-y: scroll; */
  /* color: #ffffff; */
}

body, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, dl, dt, dd, ol, input, figure, figcaption {
  padding: 0;
  margin: 0;
}

ul, ol {
  list-style: none;
}

img {
  display: block;
}

input {
  outline: none;
}

header, footer, nav, aside, article, section, main {
  display: block;
}

body {
  font-size: 14px;
  font-family: "微软雅黑";
}

a {
  text-decoration: none;
}

table tr td {
  padding: 0 8px;
}


/*.zfxxgk_box {*/

/*	background: url(images/zfxxgk_img_gzk.png) top center no-repeat!important;*/

/*	background-size: 100% auto;*/

/*}*/
/* a:hover { 
    text-decoration: underline;
    color: #f60;
} */
/* =======================手机端========================== */
/** {*/
/*  box-sizing: border-box;*/
/*}*/

body {
  height: 100%;
}

/* ========================public=============================== */
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  float: none;
}

.container {
  margin: 0 auto;
  width: 1200px;
}

body {
  width: 100%;
  height: auto;
  background: #fff;
}

.all {
  width: 100%;
  height: auto;
  background: url(../images/zfxxgk_img_gzk.png) top center no-repeat;
  background-size: 100% auto;
}

.all .container {
  height: auto;
}

.all .container .top {
  height: 410px;
  width: 100%;
}

.rules {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 36px 36px 0 36px;
}

.rules .rules_top {
  width: 100%;
  height: 108px;
  background: #f5f5f5;
  padding-top: 72px;
}

.rules .rules_top .rules_contentsearch {
  width: 700px;
  margin: 0 auto 0;
}

.rules .rules_top .rules_contentsearch .input_box {
  width: 565px;
  height: 46px;
  border-radius: 10px;
  border: 2px solid #105a9b;
  background-color: #fff;
  overflow: hidden;
  background-image: url(images/search_gzk.png);
  background-position: 510px center;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}

.rules .rules_top .rules_contentsearch .input_box input {
  width: 80%;
  height: 100%;
  display: inline-block;
  padding-left: 27px;
  border: none;
}

.rules .rules_top .rules_contentsearch button {
  width: 110px;
  height: 46px;
  border-radius: 10px;
  display: inline-block;
  font-size: 18px;
  background: #0f5a9d;
  color: #fff;
  border: none;
}

.rules .rules_content {
  width: 100%;
  height: auto;
  padding-top: 20px;
  border-bottom: 1px solid #eaeaea;
  box-shadow: 1px  #f3f3f3;
}

.rules .rules_content table {
  width: 100%;
  height: auto;
}

.rules .rules_content table .table_title {
  width: 100%;
  display: inline-block;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  font-family: '宋体';
  border-bottom: 2px solid #0f5a9b;
}

.rules .rules_content table .table_title .td_number {
  width: 10%;
  text-align: center;
  display: inline-block;
  padding: 0;
}

.rules .rules_content table .table_title .td_title {
  width: 65%;
  text-align: left;
  display: inline-block;
  padding: 0;
  text-align: center;
  /*padding-left: 155px;*/
}

.rules .rules_content table .table_title .td_download {
  width: 25%;
  text-align: center;
  display: inline-block;
  padding: 0;
}

.rules .rules_content table .table_content {
  width: 100%;
  height: auto;
  min-height: 80px;
  width: 100%;
  display: inline-block;
  font-size: 14px;
  font-family: '宋体';
}

.rules .rules_content table .table_content .td_number {
  width: 10%;
  text-align: center;
  display: inline-block;
  padding: 0;
  line-height: 50px;
  padding: 15px 0;
}

.rules .rules_content table .table_content .td_title {
  width: 65%;
  text-align: left;
  display: inline-block;
  padding: 0;
  /*padding-left: 30px;*/
  padding-bottom: 10px;
}

.rules .rules_content table .table_content .td_title .a_content {
  color: #333333;
}

.rules .rules_content table .table_content .td_title .a_content .content_fir {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
}

.rules .rules_content table .table_content .td_title .a_content .content_sec {
  line-height: 20px;
  color: #5d89b6;
  font-size: 14px;
}

.rules .rules_content table .table_content .td_download {
  width: 25%;
  text-align: center;
  display: inline-block;
  padding: 0;
  height: 50px;
  /*padding: 15px 0;*/
}

.rules .rules_content table .table_content .td_download a {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  color: #333333;
  width: 50%;
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
}

.rules .rules_content table .table_two {
  background: #eeeeee;
}

.rules .page {
  width: 100%;
  text-align: center;
  padding-top:30px;
  height: 125px;
  background: #fff;
}

.content_all {
  width: 100%;
  height: auto;
  background: #f0f0f0;
}

.content_all .container {
  height: auto;
  background: #fff;
}

.content_all .container .content_toptitle {
  height: 298px;

  width: 100%;
  border-bottom: 5px solid #015293;
  position: relative;
}

.content_all .container .content_toptitle .title {
    
  position: absolute;
  top: 157px;
  width: 100%;
  height: 125px;
  /*background-image: url(../images/logo.png);*/
  /*background-position: 500px 0;*/
  /*background-repeat: no-repeat;*/
  /*background-size: 85px 90px;*/
  /*padding-left: 605px;*/
}
.content_all .container .content_toptitle .title img{
    width: 539px; margin: 0 auto ;
}


.content_all .container .content_toptitle .a_link1 {
  position: absolute;
  
  right: 114px;
  bottom: 12px;
  border: 1px solid #d2d2d2;
  display: inline-block;
  width: 90px;
  height: 38px;
  line-height: 38px;
  color: #666666;
  text-align: center;
  font-family: '微软雅黑';
  font-size: 14px;
}

.content_all .container .content_toptitle .a_link2 {
  position: absolute;
  right: 12px;
  bottom: 12px;
  border: 1px solid #d2d2d2;
  display: inline-block;
  width: 90px;
  height: 38px;
  line-height: 38px;
  color: #666666;
  text-align: center;
  font-family: '微软雅黑';
  font-size: 14px;
}

.content_all .container .article {
  width: 85%;
  height: auto;
  margin: 0 auto;
  padding-bottom: 70px;
  border-bottom: 5px solid #015293;
  padding-top: 49px;
}

.content_all .container .article .artile_title {
  font-size: 28px;
  font-family: '宋体';
  text-align: center;
  font-weight: bold;
  width: 100%;
  /*height: 46px;*/
  line-height: 46px;
}

.content_all .container .article .artile_title2 {
  font-size: 18px;
  font-family: '仿宋';
  text-align: center;
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin-bottom: 38px;
}
.content_all .container .bottom{
    width: 85%;
    margin: 0 auto;
    padding:40px 0;
}
.content_all .container .bottom img{
    float: right;
}
