@charset "utf-8";
.content {
  padding: 30px;
  background: #3cc4ce;
  box-sizing: border-box;
}
.content span {
  display: block;
  font-size: 30px;
  color: #fff;
  height: 20px;
}
.content h3 {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 68px;
}
.content p {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
.img {
  position: absolute;
}
.c-p {
  text-align: right;
  width: 60%;
}
.detailBox {
  height: 440px;
  overflow: hidden;
}
.linelt {
  background: url(../../images/common/line.png) left top no-repeat #e7e7e7;
}
.introduce {
  padding: 30px;
}
.content-1 {
  height: 590px;
}
.pic {
  left: 0;
  top: 0;
}
.pic img {
  width: 920px;
  height: 570px;
}
.title {
  width: 580px;
  height: 560px;
  right: 0;
  bottom: 5px;
  filter: alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3cc4ce, endcolorstr=#3cc4ce);
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=5);
  -moz-box-shadow: 0px 2px 6px #3cc4ce;
  -webkit-box-shadow: 0px 2px 6px #3cc4ce;
  box-shadow: 0px 2px 6px #3cc4ce;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.join h4 {
  font-size: 34px;
  border-left: 5px solid #3cc4ce;
  color: #3cc4ce;
  padding-left: 30px;
  font-weight: bold;
  line-height: 58px;
}
.join p {
  font-size: 20px;
  color: #3cc4ce;
  line-height: 40px;
  font-weight: bold;
}
.box {
  width: 1320px;
  float: left;
}
.js {
  width: 90%;
  margin: 10px auto 0 auto;
}
.js p {
  padding: 5px 0;
  font-weight: bold;
  overflow: hidden;
}
.js p span {
  float: right;
}
.js p span a {
  color: #f00;
  text-decoration: underline;
}
.js textarea {
  height: 50px;
  width: 98%;
  padding: 5px;
}
.slider h3 {
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  border-top: 1px solid #e3e3e3;
  background: #dddddd;
  cursor: pointer;
}
.list em {
  float: left;
  display: block;
  margin-right: 20px;
  width: 60px;
  height: 60px;
  background: url(../../images/jyjx/add.png) no-repeat;
  cursor: pointer;
  background-size: 100%;
}
.list h3.on em {
  background: url(../../images/jyjx/add_h.png) no-repeat;
  background-size: 100%;
}
.list ul p {
  line-height: 36px;
  font-size: 18px;
  font-weight: bold;
}
.slider ul {
  background: #dddddd;
  box-sizing: border-box;
  padding: 0 20px 20px 20px;
  color: #999;
  width: 1320px;
  margin-left: 60px;
  display: none;
}
.slider ul li {
  background: url("../../images/jyjx/arrow.png") left no-repeat;
  padding-left: 30px;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
}
.content-2 {
  height: 180px;
}
.border {
  width: 135px;
  height: 135px;
  border: 15px solid #3cc4ce;
  left: 0;
  top: 0;
}
.post {
  width: 1320px;
  height: 120px;
  box-sizing: border-box;
  padding: 20px  20px  20px  40px;
  right: 0;
  bottom: 0;
  background: url("../../images/jyjx/line.png") right bottom no-repeat #e9e9e9;
}
.post p {
  font-size: 26px;
  line-height: 76px;
  color: #3cc4ce;
  font-weight: bold;
}
.post a {
  display: block;
  width: 290px;
  height: 70px;
  line-height: 70px;
  font-weight: bold;
  background: #3cc4ce;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
