/* CSS Document */
* {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
}
body {
  font-size: 14px;
  color: #333333;
  font-family: "微软雅黑";
}
ol,
ul,
li {
  list-style: none;
}
img {
  border: 0 none;
}
div {
  overflow: hidden;
}
a {
  cursor: pointer;
  color: #333333;
  text-decoration: none;
}
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  color: #007e7d;
  text-decoration: underline;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac /*/
* html .clearfix {
  height: 1%;
}
/* End hide from IE-mac */
.right {
  float: right;
}
.left {
  float: left;
}
.clear {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  clear: both;
}
.red {
  color: red !important;
}
.nowarp {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*layout CSS*/
.header {
  width: 100%;
  min-width: 986px;
  height: 88px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  overflow: visible;
}
.contenter {
  width: 100%;
  min-width: 986px;
  background: url(../image/bdb.png) no-repeat center top;
}
.footer {
  width: 100%;
  min-width: 986px;
  margin-top: 25px;
  height: 50px;
  border-top: 1px solid #e9e9e9;
}
/*model CSS*/
.logo {
  width: 986px;
  height: 88px;
  margin: 0 auto;
  overflow: visible;
}
.nav {
  margin-top: 58px;
  overflow: visible;
}
.nav ul li {
  float: left;
  padding: 0 20px;
  height: 15px;
  border-left: 1px solid #e9e9e9;
  line-height: 15px;
}
.nav ul li a:hover {
  color: #43a39a;
  text-decoration: none;
  *color: #000;
}
.navb {
  position: absolute;
  width: 100%;
  height: 30px;
  left: 0;
  bottom: -31px;
  background: #43a39a;
  opacity: 0.6;
}
.icontent {
  width: 986px;
  margin: 0 auto;
  margin-top: 25px;
}
.guangb {
  width: 100%;
  height: 40px;
  line-height: 39px;
}
.guangb span {
  margin-right: 10px;
}
.banner {
  width: 986px;
  height: 531px;
}
.foot {
  width: 986px;
  height: 40px;
  margin: 0 auto;
  text-align: right;
  font-size: 12px;
  padding-top: 10px;
  color: #616161;
}
/*jj*/
.jcontent {
  width: 986px;
  margin: 0 auto;
  margin-top: 88px;
}
.title {
  width: 100%;
  background: #fff;
}
.title0 {
  width: 100%;
  height: 36px;
  background: #43a39a;
}
.title ul {
  display: flex;
  margin-bottom: 10px;
}
.title ul li {
  flex: 1;
  height: 36px;
  background: #43a39a;
  margin-left: 1px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
}
.title0 ul li {
  width: 197px;
  height: 36px;
  background: #43a39a;
  float: left;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
}
.title ul li a,
.title0 ul li a {
  color: #fff;
}
.title ul li.bchoice,
.title0 ul li.bchoice {
  background: #fff;
}
.title ul li.bchoice a,
.title0 ul li.bchoice a {
  color: #333;
  cursor: pointer;
}
.title ul li.bchoice a:hover,
.title0 ul li.bchoice a:hover {
  text-decoration: none;
}
.title .son {
  justify-content: center;
}
.title .son li {
  flex: 0 1 auto;
  padding: 5px 10px;
  background-color: #fff;
}
.title .son li.bchoice {
  border-bottom: 1px solid #000;
}
.title .son li a {
  color: #000;
}
.jjc {
  line-height: 24px;
  background: #fff;
  min-height: 428px;
  padding: 50px 30px 0 30px;
}
.jjc * {
  max-width: 100%;
}
/*jp*/
.title1 {
  width: 100%;
  height: 36px;
  background: #fff;
}
.title1 ul li {
  width: 245px;
  height: 36px;
  background: #43a39a;
  float: left;
  margin-left: 1px;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
}
.title1 ul li a {
  color: #fff;
}
.title1 ul li.bchoice {
  background: #fff;
}
.title1 ul li.bchoice a {
  color: #333;
  cursor: pointer;
}
.title1 ul li.bchoice a:hover {
  text-decoration: none;
}
.jpc {
  min-height: 300px;
}
.jpc ul li {
  width: 470px;
  margin-top: 30px;
  line-height: 24px;
  margin-right: 46px;
  transition: all 0.6s ease 0s;
}
.jpc ul li:hover a {
  -webkit-box-shadow: 0 6px 18px rgba(19, 21, 23, 0.1);
  box-shadow: 0 6px 18px rgba(19, 21, 23, 0.1);
  cursor: pointer;
}
.jpc ul li a {
  width: 468px;
  height: 295px;
  display: table-cell;
  vertical-align: middle;
  display: block;
  font-size: 257px;
  font-family: Arial;
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.6s ease 0s;
}
.jpc ul li .pic img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.jpc ul li .img img {
  width: 100%;
  height: 100%;
}
.jpc ul li:nth-child(2n) {
  margin-right: 0;
}
.jpc ul li p {
  margin: 15px 0 10px;
  text-align: center;
}
.jpc ul li small {
  display: inline-block;
  color: #7f7f7f;
  text-align: center;
  width: 100%;
  font-size: 12px;
}
.fy {
  width: 986px;
  text-align: center;
  height: 60px;
  padding-top: 20px;
}
.fy a {
  font-size: 12px;
  height: 20px;
  display: inline-block;
  padding: 0 8px;
  border: 1px solid #acacac;
  line-height: 20px;
}
.fy a:hover {
  background: #43a39a;
  color: #fff;
  text-decoration: none;
}
.jpc2 {
  background: #fff;
}
.jpc2 .t {
  font-size: 20px;
  color: #303030;
  margin-top: 50px;
  margin-left: 30px;
  margin-right: 30px;
  text-align: center;
}
.ts {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  padding-bottom: 10px;
  color: #676767;
  text-align: center;
  border-bottom: 1px #ccc solid;
}
.tsc {
  width: 929px;
  margin-left: 30px;
  line-height: 22px;
  padding-top: 20px;
}
.sx {
  text-align: center;
}
.sx a {
  margin: 60px 80px;
  display: inline-block;
  width: 130px;
  height: 47px;
  border-radius: 4px;
  color: #fff;
  line-height: 47px;
  text-align: center;
  font-size: 15px;
}
.sx a:hover {
  text-decoration: none;
}
.blue {
  background: #43a39a;
}
.grey {
  background: #a7a7a7;
}
.pinl {
  width: 929px;
  margin-left: 30px;
}
.pinl .t1 {
  height: 40px;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.pinl .t1 span {
  height: 25px;
  margin-top: 7px;
  line-height: 25px;
  color: #777777;
  display: block;
  padding: 0 5px;
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.pinl .t1 a {
  line-height: 40px;
  margin-left: 14px;
}
.pinl .c {
  width: 100%;
  min-height: 40px;
  border-bottom: 1px solid #cccccc;
}
.pinl .c strong {
  line-height: 40px;
  color: #777777;
  margin-left: 200px;
}
.zhangh {
  width: 929px;
  height: 40px;
}
.zhangh span {
  color: #000000;
  line-height: 40px;
}
.shur1 {
  width: 862px;
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.shur1 textarea {
  width: 862px;
  border: 0;
  min-height: 75px;
}
.fb {
  width: 100%;
  height: 30px;
  border-top: 1px solid #cccccc;
  background: url(../image/shur.png);
}
.fbbtn {
  width: 98px;
  height: 30px;
  border: 0;
  cursor: pointer;
  border-left: 1px solid #cccccc;
  background: url(../image/fbb.png);
  font-weight: bold;
  color: #555555;
  text-align: center;
  line-height: 30px;
}
.bt {
  width: 188px;
  height: 43px;
  border: 1px solid #cacaca;
  text-align: center;
  line-height: 43px;
  color: #c8c8c8;
}
.bt span {
  color: #5c5c5c;
}
.jplie {
  display: block;
  overflow: hidden;
  margin: 20px 0;
}
.jplie li {
  float: left;
  margin-left: 9px;
}
.jplie li a:hover {
  text-decoration: none;
}
/*new*/
.ncontenter {
  width: 100%;
  min-width: 986px;
  background: url(../image/bdb2.png) no-repeat center top;
}
.add {
  width: 986px;
  height: 40px;
}
.add small {
  font-size: 12px;
  color: #fff;
  line-height: 40px;
}
.ncontent {
  width: 986px;
  margin: 0 auto;
  margin-top: 48px;
}
.title2 {
  width: 100%;
  height: 36px;
  background: #fff;
}
.title2 ul li {
  width: 492px;
  height: 36px;
  background: #43a39a;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
}
.title2 ul li a {
  color: #fff;
}
.title2 ul li.bchoice {
  background: #fff;
}
.title2 ul li.bchoice a {
  color: #43a39a;
  cursor: pointer;
}
.title2 ul li.bchoice a:hover {
  text-decoration: none;
}
.news {
  width: 986px;
  background: #fff;
  min-height: 300px;
}
.news ul {
  margin-top: 60px;
}
.news ul li {
  width: 940px;
  margin-left: 23px;
  border-bottom: 1px solid #e5e5e5;
}
.n1 {
  height: 36px;
  line-height: 33px;
  display: block;
}
.n1 small {
  color: #969696;
}
.n1 .nowarp {
  width: 830px;
}
.n2 img {
  margin: 12px 0;
}
.nxx {
  margin-left: 20px;
  margin-top: 12px;
  width: 650px;
  height: 129px;
}
.nxx h1 {
  color: #007e7d;
  font-size: 16px;
  font-weight: 600;
}
.nxx p {
  font-size: 12px;
  line-height: 22px;
  height: 44px;
  margin: 15px 0;
  overflow: hidden;
}
.nxx small {
  font-size: 12px;
  color: #969696;
}
.nxx .nowarp {
  width: 650px;
}
/*daohang*/
.navigation li {
  position: relative;
  z-index: 100;
}
.navigation ul {
  position: absolute;
  left: 0px;
  top: 16px;
  display: none;
  z-index: 100;
  width: 600px;
}
.navigation ul li {
  float: left;
  margin-top: 0px;
  border: 0;
  padding-top: 15px;
  height: 30px;
  overflow: hidden;
  display: block;
}
.navigation ul li a {
  float: left;
  font-size: 14px;
  display: block;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-decoration: none;
}
/*gonggao*/
.sliderbox {
  position: relative;
} /*必须加这句css,否则向左右，上下滚动时会没有效果*/
.text {
  height: 40px;
  width: 800px;
  overflow: hidden;
  position: relative;
  margin-left: 6px;
}
.text li {
  line-height: 39px;
  height: 40px;
  width: 800px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text li a {
  font-size: 13px;
}

/*海报*/
#focus {
  width: 986px;
  height: 531px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 501px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 986px;
  height: 501px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 986px;
  height: 20px;
  left: 0;
  bottom: 0;
  /* background:#000;*/
}
#focus .btn {
  position: absolute;
  width: 986px;
  height: 10px;
  right: 0;
  bottom: 0;
  text-align: center;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 10px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #43a39a;
  border-radius: 50%;
}
#focus .btn span.on {
  background: #fff;
}
#focus .preNext {
  width: 45px;
  height: 100px;
  position: absolute;
  top: 129px;
  cursor: pointer;
  display: none;
}
#focus .pre {
  left: 0;
}
#focus .next {
  right: 0;
  background-position: right top;
}
/*焦点图*/

.mypage {
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.mypage .pagination {
  display: flex;
  justify-content: center;
}
.mypage li {
  display: inline-block;
  color: #333333;
  background: #eff1f4;
  border-radius: 5px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  padding: 0px 15px;
  margin: 0 3px;
}
.mypage li.active {
  background: #43a39a;
  color: #ffffff;
}
.mypage .rows {
  border: none;
}

