/*reset*/

* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  display: block;
}

li {
  list-style: none;
}

dl {
  list-style: none;
}
/*background*/

body {
  background-image: url(../img/back.png);
}

.main {
  width: 1000px;
  margin: auto;
  background-color: white;
}
/*header*/

.header {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.logo {
  float: left;
  margin-left: 15px;
}

.search {
  float: right;
  margin-right: 20px;
}

.swiper {
  overflow: hidden;
  width: 960px;
  height: 400px;
  margin: auto;
  position: relative;
}

.swiper img {
  width: 100%;
  height: 400px;
}

.header {
  padding: 30px 20px;
}

.header h2 {
  float: left;
}

.header-type {
  float: left;
  height: 30px;
  width: 265px;
  margin-right: 5px;
}

.header-search {
  float: left;
}
/*nav*/

.navcontainer {
  margin: auto;
  width: 960px;
  height: 50px;
}

.navcontainer ul {
  margin: auto;
  display: flex;
}

.navcontainer li {
  flex: 1;
  float: left;
  width: 119px;
  line-height: 50px;
  background-color: #12d6d5;
  text-align: center;
  height: 50px;
  border-right: dotted 1px white;
  position: relative;
}
.navcontainer .show_box {
  display: none;
}
.navcontainer li:hover .show_box {
  display: flex;
  align-items: center;
  position: absolute;
  background-color: #fff;
  text-align: center;
  height: 50px;
  font-size: 12px;
  z-index: 99;
  line-height: 17px;
}
.navcontainer a {
  color: white;
  font-size: 12px;
  font-family: '微软雅黑';
}

.navcontainer .cureent {
  background-color: #ff3cae;
}

.navcontainer .last {
  border: none;
}

.navcontainer li:hover {
  background-color: #ff3cae;
}
/*banner*/

.banner {
  width: 960px;
  height: 400px;
  margin: 0 auto;
  margin-top: 10px;
}
/*scroll*/
/*scroll*/
/*scroll*/
/*scroll*/

.scroll {
  line-height: 40px;
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
/*scroll*/
/*scroll*/
/*scroll*/
/*showcontainer*/

.showcontainer {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
}

.showcontainer a {
  font-size: 12px;
  color: #505050;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
}

.showcontainer-left {
  float: left;
  width: 200px;
}

.showcontainer_wid span {
  vertical-align: middle;
}

.showcontainer-left-top {
  width: 200px;
}

.showcontainer-left-top-header {
  width: 200px;
  height: 40px;
  background-color: #12d6d5;
  color: white;
  font-size: 12px;
}

.header-text {
  line-height: 33px;
  margin-left: 20px;
}

.left-header-line {
  float: left;
}

.showcontainer-left-top-body {
  background-color: #f0f0f0;
}

.showcontainer-left-top-body1 {
  background-color: #f0f0f0;
}

.showcontainer-left-top-body1 dd {
  color: #505050;
  font-size: 12px;
  line-height: 30px;
}

.showcontainer-left-top-body1 dl {
  margin-left: 15px;
}

.showcontainer-left-top-body dl {
  margin-left: 15px;
}

.showcontainer-left-top-body dt {
  color: #505050;
  font-weight: bold;
  font-size: 12px;
  line-height: 30px;
}

.showcontainer-left-top-body dd {
  color: #505050;
  font-size: 12px;
  line-height: 20px;
}
/*.showcontainer-right*/

.showcontainer-right {
  float: right;
  width: 759px;
}
/*.showcontainer-right-top*/

.showcontainer-right-top {
  width: 759px;
}
/*.showcontainer-right1*/

.showcontainer-right1 {
  float: left;
  width: 521px;
}

.more1 {
  margin-left: 400px;
}

.showcontainer-right1-top-header {
  width: 521px;
  height: 40px;
  background-color: #12d6d5;
  color: white;
  font-size: 12px;
}

.header-text {
  line-height: 33px;
  margin-left: 20px;
}

.right-header-line {
  float: left;
}

.showcontainer-right1-top-body {
  background-color: #f0f0f0;
}
.showcontainer-right1-top-body img {
  max-width: 600px;
  display: block;
  width: 100%;
}
.showcontainer-right1-top-body dl {
  margin-left: 15px;
}

.showcontainer-right1-top-body dt {
  color: #505050;
  font-weight: bold;
  font-size: 12px;
  line-height: 30px;
}

.showcontainer-right1-top-body dd {
  color: #505050;
  font-size: 12px;
  line-height: 25px;
}
/*.showcontainer-right2*/

.more3 {
  margin-left: 120px;
}

.showcontainer-right2 {
  float: right;
  width: 238px;
}

.showcontainer-right2-top-header {
  width: 238px;
  height: 40px;
  background-color: #12d6d5;
  color: white;
  font-size: 12px;
}

.header-text {
  line-height: 33px;
  margin-left: 20px;
}

.right-header-line {
  float: right;
}

.showcontainer-right2-top-body {
  background-color: #f0f0f0;
}

.showcontainer-right2-top-body dl {
  margin-left: 15px;
}

.showcontainer-right2-top-body dt {
  color: #505050;
  font-weight: bold;
  font-size: 12px;
  line-height: 30px;
}

.showcontainer-right2-top-body dd {
  color: #505050;
  font-size: 12px;
  line-height: 34px;
}
/*.showcontainer-right-bottom*/

.showcontainer-right-bottom {
  float: left;
  width: 759px;
}

.more2 {
  margin-left: 645px;
}

.showcontainer-right-bottom-header {
  width: 759px;
  height: 40px;
  background-color: #12d6d5;
  color: white;
  font-size: 12px;
}

.header-text {
  line-height: 33px;
  margin-left: 20px;
}

.right-header-line {
  float: right;
}

.showcontainer-right-bottom ul {
  overflow: hidden;
}

.showcontainer-right-bottom li {
  float: left;
  text-align: center;
  margin-right: 15px;
  margin-top: 10px;
  width: 170px;
  height: 160px;
}

.showcontainer-right-bottom li img {
  width: 100%;
  height: 130px;
}

.showcontainer-right-bottom li p {
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  white-space: nowrap;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.showcontainer-right-bottom ul {
  margin-top: 15px;
  margin-left: 15px;
}
/*link*/

.linkcontainer {
  width: 960px;
  margin: auto;
  background-color: #12d6d5;
  height: 35px;
  padding-top: 15px;
}

.linkcontainer li {
  float: left;
  text-align: center;
  float: left;
  width: 60px;
}

.linkcontainer ul {
  margin: auto;
  width: 960px;
  margin-left: 310px;
}

.linkcontainer a {
  color: white;
  font-size: 12px;
  border-right: solid 1px white;
}

.linkcontainer .first {
  border-left: solid 1px white;
}
/*copyright*/

.copyroght {
  margin-top: 30px;
  width: 100%;
  text-align: center;
  font-size: 13px;
  padding: 20px 0;
  background: #12d6d5;
  color: #fff;
}
.copyroght a {
  display: inline-block;
  color: #fff;
}
.copyroght p {
  font-size: 12px;
  color: #505050;
  line-height: 35px;
}

.profile .content {
  padding: 10px;
  line-height: 25px;
  font-size: 14px;
  text-indent: 2em;
}

.w {
  width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.con_tit {
  margin: 30px 0;
}
.con_tit h4 {
  font-size: 28px;
  font-weight: 400;
}
.con_info {
  text-align: center;
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
.con_info span {
  margin-right: 20px;
  font-size: 14px;
}
.con_txt {
  overflow: hidden;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2rem;
  text-align: justify;
}
.con_txt * {
  white-space: normal;
}
.con_txt p {
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 16px;
  text-indent: 2rem;
}
.con_txt img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto !important;
}
