body {
  font-family: Roboto,San Francisco,Helvetica Neue,Helvetica,Arial,PingFangSC-Light,Hiragina Sans GB,WenQuanYi Micro Hei,microsoft yahei ui,microsoft yahei,sans-serif;
}

.container {
  width: 980px;
}

.top-button {
  position: absolute;
  top: 20px;
  right: 30px;
}

.none {
  display: none;
}

.ad {
  margin: 5px auto;
  width: 980px;
  position: relative;
}

.ad img {
  max-width: 100%;
}

.container .ad {
  margin: 0 -15px 5px;
}

.container .ad img {
  width: 100%;
}

.float-right {
  float: right;
}

.home-bg {
  background: #f5f7f2;
}

.bgwht {
  background: #fff;
  padding: 20px;
  box-shadow: 0 2px 2px #ddd;
}

.masthead {
  background-image: url('../image/headbg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}

.masthead .container {
  position: relative;
}

.masthead .right-nav {
  float: right;
  margin-top: 30px;
  text-align: center;
  color: #fff;
  width: 200px;
  font-size: 18px;
  background: #0003;
  padding: 5px;
}

.masthead .right-nav a {
  color: #fff;
  font-size: 20px;
}

.masthead .datetime {
  font-weight: bold;
  font-size: 14px;
}

.logo {
  text-indent: -9999px;
  width: 600px;
  background: url(../image/mainlogo.png) no-repeat center left;
  height: 121px;
  margin: 0;
  background-size: contain;
  float: left;
}

.main-nav {
  background: #91c47f;
}

.main-nav a {
  color: #333;
  font-size: 18px;
}

.main-nav li::after {
  content: '|';
  font-weight: bold;
  font-size: 14px;
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -10px;
  color: #86b277;
}

.main-nav li.notl::after {
  display: none;
}

.main-nav .active a {
  color: #333;
  background: #5aa815 !important;
}

.main-nav a:hover {
  color: #333;
  background: #65b81c !important;
}

.bgwht .home-title {
  margin-top: 0;
  padding-top: 0;
}

.home-title {
  font-weight: bold;
  margin: 10px -14px 0;
  padding: 10px 16px 10px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}

.home-title::before {
  content: '';
  display: block;
  width: 4px;
  height: 25px;
  background-color: #378014;
  position: absolute;
  left: 0;
}

.home-title strong {
  float: left;
  font-size: 18px;
}

.home-title a {
  float: right;
}

.links {
  padding: 10px;
  margin: 0;
}

.links .col-md-2 {
  width: 84px;
  margin: 5px;
  padding: 0;
}

.links img {
  width: 100%;
  height: 30px;
}

.more {
  padding: 10px 0;
  text-align: right;
}

.list-1 li {
  line-height: 240%;
  overflow: hidden;
}

.list-1 a {
  font-size: 16px;
  float: left;
  color: #333;
}

.list-1 span {
  float: right;
  color: #999;
}

.footer {
  margin-top: 20px;
  padding: 60px 0;
  background: #e7ffcc;
}

.copyright {
  text-align: center;
}

.mi-title {
  text-align: center;
}

.mi-title h1 {
  font-size: 30px;
  margin-top: 20px;
  font-weight: bold;
}

.mi-title h2 {
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
}

.us-row {
  text-align: center;
}

.us-row li {
  display: inline-block;
  width: 15%;
  margin: 0.5%;
}

.us-row li img {
  max-width: 100%;
  height: 180px;
}

.us-row li span {
  font-size: 18px;
  padding: 10px 0;
}

.jz-list {
  margin: 20px 0 20px 0;
}

.jz-list li {
  display: inline-block;
  width: 46.8%;
  margin: 1%;
  text-align: center;
  border: 1px #eee solid;
}

.jz-list li img {
  width: 100%;
  height: 220px;
}

.jz-list li div {
  padding: 5px;
  margin: 10px 0;
  text-align: left;
}

.alert-green {
  color: #666;
  background-color: #c7fadb;
}

.footer-menu {
  text-align: center;
}

.footer-menu a {
  margin: 0 5px;
}

.form-search {
  padding: 20px;
}

.form-search .form-group {
  width: 24%;
}

.form-search .form-group select {
  width: 180px;
}

.subhead {
  background-image: url('http://txqg.oss-cn-shenzhen.aliyuncs.com/banner_st/f.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.subhead-01 {
  background-image: url('../image/g1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 150px;
}

.subhead-02 {
  background-image: url('../image/h1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 210px;
}

.subhead-03 {
  background-image: url('../image/h1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 210px;
}

.workshop-header {
  background-image: url('../image/g.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 235px;
}

.shitang-header {
  background-image: url('../image/h.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 235px;
}

.shitang-header .container {
  position: relative;
}

.shitang-header .top-button {
  position: absolute;
  top: 30px;
  right: 20px;
}

.shitang-header .info {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 0 0;
  min-width: 300px;
}

.dingdan-header {
  background-image: url('../image/i.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 240px;
}

.dingdan-header .container {
  position: relative;
}

.dingdan-header .top-button {
  position: absolute;
  top: 0;
  right: 0;
}

.dingdan-header .info {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 0 0;
  min-width: 300px;
}

.xinxi-header {
  background-image: url('../image/jk.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 235px;
}

.xinxi-header .container {
  position: relative;
}

.xinxi-header .top-button {
  position: absolute;
  top: 0;
  right: 0;
}

.xinxi-header .info {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 0 0;
  min-width: 300px;
}

.xinxi-header-02 {
  background-image: url('../image/fk.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 240px;
}

.xinxi-header-02 .container {
  position: relative;
}

.xinxi-header-02 .top-button {
  position: absolute;
  top: 0;
  right: 0;
}

.xinxi-header-02 .info {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 0 0;
  min-width: 300px;
}

.xinxi-header-03 {
  background-image: url('../image/sk.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 235px;
}

.xinxi-header-03 .container {
  position: relative;
}

.xinxi-header-03 .top-button {
  position: absolute;
  top: 0;
  right: 0;
}

.xinxi-header-03 .info {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 0 0;
  min-width: 300px;
}

.workshop-header .container {
  position: relative;
}

.workshop-header .top-button {
  position: absolute;
  top: 0;
  right: 0;
}

.workshop-header .info {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 0 0;
  min-width: 300px;
}

.form-title {
  text-align: center;
  font-weight: bold;
  margin: 20px 0;
  color: #8b0505;
}

.form-title select {
  margin-left: 20px;
  width: 140px;
  display: inline-block;
}

.search-row {
  padding: 20px;
  text-align: center;
  line-height: 40px;
}

.search-row .form-control {
  display: inline-block;
  width: 150px;
}

.h-mcontainer .row {
  line-height: 40px;
}

.fuwu-container .row {
  margin: 20px 0;
}
.atitle {
  font-size: 20px;
  text-align: center;
}
.acontent {
  padding: 10px;
  text-indent: 28px;
  font-size: 18px;
}
.list-1 a {
  width: 100%;
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.m-nav .col-md-3 {
  text-align: center;
  padding: 10px;
}

.list-2 {
  line-height: 200%;
  text-indent: 2em;
}
.yys-header {
  background-image: url('../image/zd1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 260px;
  background-position-y: -85px;
}

.yys-header .container {
  position: relative;
}

.yys-header .top-button {
  position: absolute;
  top: 0;
  right: 0;
}

.yys-header .info {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 0 0;
  min-width: 300px;
}
#more > li {
  cursor: pointer;
}
.list-medie {
  display: flex;
  flex-wrap: wrap;
}
.m-ww {
  width: 220px;
}

._title {
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px #eee solid;
}

.workshop-header-001 {
  background-color: #fff;
  padding: 30px 0;
  height: 235px;
  color: #333;
  position: relative;
}

.workshop-header-001 .container {
  width: auto;
}

.workshop-header-001 .top-button {
  position: absolute;
  top: 20px;
  right: 30px;
}

.workshop-header-001 .mi-title,
.workshop-header-001 .top-button,
.workshop-header-001 .info {
  color: #333 !important;
}

.subhead-001 {
  background-image: url('http://txqg.oss-cn-shenzhen.aliyuncs.com/st110img/bg-123.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  height: 180px;
}
.video {
  width: 100%;
  height: 400px;
  background-color: #000;
  margin: 30px 0;
}

.mbt-30 {
  margin-bottom: 10px;
  height: 370px;
}

.wrp-10 {
  margin-right: 10px;
  width: 48.8%;
}

.fr {
  margin-left: 492px;
}
.wrd {
  position: fixed;
  top: 335px;
  left: 50%;
}

.wrd a {
  display: block;
  background-color: #fff;
  text-align: center;
}

.wrd img {
  display: block;
  width: 160px;
  height: 160px;
}

.wrd span {
  font-size: 18px;
}

.adetail {
  padding-top: 80px;
}

.content p {
  font-size: 18px;
}

#spdtswiper img,
#mlxyswiper img,
#qyfcswiper img,
#piczxjz img {
  width: 100%;
  height: 300px;
}
