@import "reset.css";
@import "common.css";
/*首页通用样式开始*/

A:link {
  text-decoration: none;
  color: #0361db;
  font-size: 13px;
}
A:visited {
  text-decoration: none;
  color: #940045;
  font-size: 13px;
}
A:active {
  text-decoration: none;
  color: #000000;
  font-size: 13px;
}
A:hover {
  text-decoration: none;
  color: #ff0000;
  font-size: 13px;
}

.bodycntainer{
   height: 1080px;
} 



.frame-maincontainer {
  width: 100%;
  margin: 0 auto;
}

.maincontainer p {
  text-indent: 2em;
}


.left {
  float: left;
}

.right {
  float: right;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/*首页通用样式结束*/

/*页头开始*/

/* 音乐播放 */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  height: 30px;
  width: 260px;
  margin-top: 5px;
}

.music span {
  display: none;
}

.header {
    float: left;
    height: 100px;
    width: 100%;
    padding-top: 15px;
    padding-left: 15px;
    /* padding-right: 10px; */
    box-sizing: border-box;
}

.header .container {
  margin-top: 30px;
  pointer-events: auto;
}

/* .header .logo,.header .menu, .header .search{
    height: 30px;
    border: 2px solid;
} */

.header .logo{
    float: left;
  }

.header .logo a {
    width: 154px;
    height: 0;
    /* padding-top: 30px; */
    overflow: hidden;
    /* background: url("../img/logo_db.png"); */
  }

  .header ul li{
    float: left;
    width: 100px;
   
  }

  .gongneng{
    /* position:absolute; */
    /* bottom: 0; */
    /* right: 0; */
    margin-left: 30%;
    float:left;
  }

  .daohang{
    /* position:absolute; */
    /* bottom: 0; */
    /* right: 0; */
    
    float:right;
  }

  /* .daohang ul{
    margin-right: 50px;
  } */

  /* .daohang li{
      float:left;
      margin-right: 10px;
  } */

/* tools菜单 */
.sui-nav.horizontal {
  text-align: left;
  background-color: rgb(255, 255, 255);
  /* height: 45px; */
  border-bottom: 1px solid #d1d1d1;
}

.sui-nav.horizontal .sui-nav-wrapper ul a {
  color: #000;
}

.neibu a {
  color: #000;
  display: block;
}


/*页头结束*/

/* 导航开始 */

.main-nav{

      width: 1280px;
        height: 635px;  
        padding-top: 5%;
      /* left: 50%; */
     /* top: 50%;  */
      /* margin-left: -640px; */
      /* margin-top: 300px; */
      /* padding: 100px; */
      margin: 0 auto;
}

.main-nav li {
  float: left;
  text-align: center;  

}

.main-nav a {
   
  font-size: 12px;
  color: #fff;
}

.kuai-big{

    height: 620px;
    width: 300px;

vertical-align:middle;
text-align: center;
margin:10px 10px 10px 10px;

    border-radius: 10px;
    position: relative;
}

.kuai-small{
  height: 300px;
    width: 300px;
  margin:10px 10px 20px 10px;
vertical-align:middle;
text-align: center;
    border-radius: 10px;
    position: relative;
}


.biaoti{
    width: 200px;
    height: 200px;
    display:inline-block;
  
    position: absolute;
top: 50%;
left: 50%;
margin-top: -100px;
margin-left: -100px;
}

.biaoti-img{
height: 160px;

}

.biaoti-img img{
    width: 120px;
    
    }

.biaoti-text{
   
font-size: 35px;
font-weight:bold;
color: #ffffff;
font-family:"Microsoft YaHei";

}


.head {
  /* height: 115px; */
  height: 100px;

}

/* 导航结束 */

/* 主区域开始 */

.main {
   
  height: 83%; 
  /* background-color: aqua; */
}

.lanmu {
  margin-top: 8px;
}

.lanmu li {
  height: 32px;
  text-align: center;
}

.lanmu li input {
  height: 30px;
  width: 150px;
  font-size: 15px;
  font-weight: bolder;
}

/* 主区域结束 */

/* 页脚区域 */

.footer {
width: 100%;
text-align: center;
    position: absolute;
    bottom: 0;
  height: 46px;
  /* background-color: rgb(228, 228, 228); */
}





.label {
  margin-left: 30px;
  margin-right: 40px;
  margin-top: 30px;
  font-size: 13px;
  height: 100%;
}

.label li {
  /* height: 140px; */
  width: 100%;
  margin-bottom: 20px;
}



.framebiaoti{
    display: inline-block;
    max-width: 800px;
}


/* iframe设置 */

iframe {
  height: 100%;
  width: 100%;
}

/* 高级检索页面开始 */
.advsearch {
  width: 600px;
  height: 350px;
  margin-top: 50px;
}

.advsearch li {
  height: 50px;
  border: 1px solid rgb(211, 162, 88);
  border-bottom: 0;
  /* text-align: center; */
  font-size: 12px;
}

.advsearch li span {
  width: 70px;
  height: 50px;
  text-align: center;
  float: left;
  line-height: 50px;
}

.endli {
  text-align: center;
  margin-top: 20px;
}

.yanse {
  background-color: rgb(255, 250, 238);
}

/* 高级检索页面结束 */

/* 内容页开始 */

.content {
  /* background-image: url(../images/common_02.gif); */
  background-color: #fff;
  margin-left: 30px;
  margin-right: 30px;
}

.content-frame {
  /* background-image: url(../images/common_02.gif); */
  background-color: #fff;
  /* margin-left: 30px; */
  /* margin-right: 30px; */
}

.contenttext {
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 28px; 
  /* padding-bottom: 60px; */
  /* background-image: url(../images/common_02.gif); */
  /* box-sizing: border-box; */
}

.contenttext h2 {
  font-size: 20px;
  font-family:"宋体";
  text-align: center;
  font-weight: bolder;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.contenttext h3 {
  font-size: 20px;
  text-align: center;
  font-weight: bolder;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.contenttext h4 {
  font-size: 14px;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.contenttext p {
  /* Default Font */
  /* font-family: "楷体";  */
  font-size: 14px;
  text-indent: 2.2em;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-align: justify;
  text-justify: inter-ideograph;
}

/* 表格调整 */


.tablecss table{
  width: 90%;
}

.tablecss tr {
  border: 1px solid #000;
}

.tablecss td {
  border: 1px solid #000;
  padding: 1px 5px;
}
.tablecss p {
  text-indent: 0;
}

.tablecss table {
  margin: 0 auto;
  line-height: 24px;
  text-indent: 0;
  border: 1px solid #000;
  border-collapse: collapse;
  text-align: left;
  font-size: 13px;
}




.action {
  margin: 0 auto;

  /* margin-left: 30px;
  margin-right: 30px; */
  /* padding: 20px; */
  /* height: 200px; */
  border-top: 1px solid rgb(187, 187, 187);
}

.content-action-span {
  text-align: center;
  margin-top: 15px;
  /* margin-bottom: 100px; */
}
.content-action-span a {
  text-align: center;
}

.content-action-span span {
  text-align: center;
  width: 20%;
  display: inline-block;
  font-size: 13px;
}

.turnpage {
  /* margin-top: 10px; */
  line-height: 15px;
  margin-left: 20px;
  /* max-width: 900px; */
}

.zihao {
  margin-top: 5px;
  text-align: right;
  margin-right: 20px;
  font-size: 13px;
}

/* 内容页结束 */

/* 标签页面开始 */

A:link.tab {
  text-decoration: none;
  color: #ffffff;
}
A:visited.tab {
  text-decoration: none;
  color: #ffffff;
}
A:active.tab {
  text-decoration: none;
  color: #ffffff;
}
A:hover.tab {
  text-decoration: none;
  color: #ff0000;
}

A:link.tab2 {
  text-decoration: none;
  color: #ffff00;
}
A:visited.tab2 {
  text-decoration: none;
  color: #ffff00;
}
A:active.tab2 {
  text-decoration: none;
  color: #ffff00;
}
A:hover.tab2 {
  text-decoration: none;
  color: #ffff00;
}

.label1 {
  margin-top: 10px;
  width: 600px;
  height: 500px;
}
.tab {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 13px;
  color: #ffffff;
}
.tab2 {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}
.v {
  display: none;
}
.border {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-left-color: #cccccc;
  border-bottom-color: #cccccc;
}

.border1 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom: 1px solid #666666;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #666666;
  border-left-color: #ffffff;
  font-size: 12px;
  cursor: pointer;
}

.border2 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dcdbd6;
  border-right-color: #dcdbd6;
  border-left-color: #dcdbd6;
  border-bottom-color: #dcdbd6;
  font-size: 12px;
}

.border3 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom: 1px solid #ffffff;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #666666;
  border-right-color: #ffffff;
  border-left-color: #666666;
  font-size: 12px;
  cursor: pointer;
}

.bookmark {
  font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
  font-size: 13px;
  text-align: center;
}

.button {
  margin-top: 10px;
}

.button span {
  margin-right: 20px;
}

/* 标签页面结束 */

/* 框架页面目录 */

.selected {
  font-weight: normal;
  background-color: #e2e2e2;
  padding: 0px, 2px, 0px, 2px;
}
.unselected {
  font-weight: normal;
  padding: 0px, 2px, 0px, 2px;
}
.hand {
  cursor: hand;
}

.frame-left {
  float: left;
}

.frame-right {
  float: right;
}


/* 内容页面开始 */

#NavTop {

  position: fixed;
  right: 5px;
  top: 5px;
  z-index: 9999;
  width: 220px;
  height: 60px;
  background-color: rgb(240, 204, 47);
  border: 2px solid rgb(207, 207, 207);
}

#NavTop #nav-search {
  height: 30px;
  margin-top: 5px;
  margin-left: 10px;
}

#NavTop #nav-search input {
  margin-right: 10px;
  font-size: 12px;
}

#NavTop #nav-button {
  height: 30px;
  margin-left: 5px;
  cursor: pointer;
}

#NavTop #nav-button span {
  margin-right: 3px;
}

/* 内容页面结束 */