﻿/* :root {
  --main-color: #056738;
  /*--hover-color:#008000;*/
/* --main-width: 1250px; */
html {
  margin: 0 !important;
}

/*防止html上面空隙*/
body {
  margin: 0;
}

.nav_content ul li a {
  text-decoration: none;
}

a {
  text-decoration: none;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
}

/*header*/
.header {
  min-width: 1250px;
  height: 150px;
  margin-top: 0;
}

.titleBox {
  /* width: var(--main-width); */
  margin: 0 auto;
  height: 90px;
  padding-bottom: 20px;
}

/* 登录的样式 */
.logo {
  float: left;
  margin-left: 2%;
  overflow: hidden;
  color: black !important;
}

.logo a {
  font-size: 40px;
  font-family: STKaiti;
  display: block;
  text-align: left;
  color: black !important;
}

.search {
  width: 32% !important;
  float: right;
  /* margin-right: 8%; */
  /* padding: 10px 0 10px 10px; */
  overflow: hidden;
  font-size: 16px !important;
  font-family: "Microsoft YaHei" !important;
}

.mockup-content {
  float: right;
  margin-right: 15px;
  margin-top: 39px;
}

.mockup-content span {
  font-weight: 550;
  color: #056738;
  font-size: large;
}

.morph-button {
  position: relative;
  display: block;
  margin: 0 auto;
}

.search img {
  width: 30px;
  height: 30px;
  margin-bottom: -9px;
  display: inline-block;
}

img {
  border: 0;
}

.mockup-content .btn {
  height: 30px;
  display: inline-block;
  padding: 6px;
  background-color: white;
  border: 0px solid white;
  cursor: pointer;
  font-size: 15px !important;
  color: #056738;
}

button {
  outline: none;
}

.nav {
  padding-left: 5%;
  text-align: center;
  min-width: 82% !important;
  /* margin: 10px auto; */
  height: 50px;
  /* background-color: var(--main-color); */
}

.nav_content {
  /* width: var(--main-width); */
  margin: 0 auto;
}

.nav ul {
  margin: 0;
  padding: 0;
}

.nav li {
  text-decoration: none;
  list-style: none;
  float: left;
  width: 220px !important;
  line-height: 50px;
  color: white;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}

.nav_content {
  width: 80% !important;
}

.nav li a {
  display: inline-block;
  width: 100%;
  line-height: 50px;
}

.nav li:hover {
  background-color: #ffaa44;
  color: white;
}

.nav a {
  color: white;
  background-color: #056738;
}

.nav a:visited {
  background-color: #056738 !important;
  color: white;
}

.nav a:hover {
  background-color: #ffaa44 !important;
  color: white;
}

.menu li ul {
  display: none;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
  z-index: 999;
}

/*二级菜单*/
.sub-menu {
  margin-left: -31px;
  z-index: 999;
  position: absolute;
}

.sub-menu li {
  text-align: left;
  text-decoration: none;
  list-style: none;
  float: none;
  text-align: center;
}

/*.sub-menu li a{margin-left: 10px;}*/
/* #language {
  display: block !important;
  float: right !important;
  margin-right: 10px !important;
  margin-top: 40px !important;
  font-weight: 550;
  color: #056738;
} */
#language {
  display: block !important;
  float: left !important;
  margin-left: 1230px !important;
  margin-top: 57px !important;
  font-weight: 550;
  color: #056738;
  position: absolute;
}

#language a {
  color: #056738;
}

#language a:hover {
  color: #056738;
}

/*content*/
.content {
  /* width: var(--main-width);  */
  width: 1250px;
  /* height: 1500px; */
  min-height: 850px;
  margin: 0 auto;
  /*background-color: lightblue;*/
}

.scrollImage {
  /* width: var(--main-width); */
  width: 1250px;
  height: 450px;
  margin: 0;
  padding: 0;
}

/*#slideshow{overflow:hidden;}*/
#slideshow li {
  margin-left: -40px;
  margin-top: -15px;
  padding: 0;
}

.scroll li {
  list-style: none;
  float: left;
}

/*#flag{overflow:hidden;}*/
#flag li {
  border-radius: 3px;
  width: 50px;
  height: 6px;
  background-color: white;
  opacity: 0.75;
  margin: 0 5px;
  position: relative;
  bottom: 50px;
  left: 485px;
}

#Databaselink {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

#Databaselink a {
  padding: 0 50px;
}

#Databaselink img:hover {
  transform: scale(1.1);
}

#newsAndlink {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}

.newsTitle {
  padding-left: 10px;
}

.newsTitle li {
  list-style: none;
  padding: 0 4px;
  height: 33px;
  line-height: 33px;
  color: black;
}

.newsTitle a {
  width: 75%;
  float: left;
  display: block;
  line-height: 33px;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.newsTitle a:hover {
  color: #056738;
}

.more:hover {
  color: #056738;
}

.newsTitle span {
  text-align: left;
  line-height: 33px;
}

.newsTitle p {
  margin: 0;
  padding: 0;
  text-align: right;
}

.floatBox {
  /*border: 1px solid black;*/
  width: 48%;
  /*height: 300px;*/
}

#cooperationLink_content {
  width: 100%;
  overflow: hidden;
}

#news {
  float: left;
}

#cooperationLink {
  float: right;
}

.linkImg {
  width: 46%;
  margin-top: 5px;
  margin-bottom: 1px;
  margin-left: 1%;
  margin-right: 1%;
}

/*footer*/
.footer {
  min-width: 1250px;
  height: 175px;
  /* background-color: var(--main-color); */
}

.footerContainer {
  /* width: var(--main-width); */
  width: 1250px;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
}

.copyright {
  width: 100%;
  /*float: left;*/
  /*background-color:#4D8C17;*/
  color: white;
  text-align: center;
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.copyright p {
  margin: 0;
  line-height: 25px;
}

.copyright a:link,
.copyright a:visited {
  color: white;
}

.copyright a:hover {
  color: black;
}

/*文字图片居中*/
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
