.banner {
  height: 772px !important;
}
.banner .ny-banner {
  width: 100%;
  height: 564px;
}
#content .content-title {
  position: relative;
  height: 62px;
  border-bottom: 1px solid #2f2f2f;
}
#content .content-title .crumb {
  height: 62px;
  display: flex;
  float: left;
  line-height: 32px;
  color: #a7a7a7;
  font-size: 12px;
  align-items: center;
}
#content .content-title .crumb .iconfont {
  font-size: 20px;
  color: #f2cb62;
  margin-right: 14px;
}
#content .content-title .crumb span {
  color: #a7a7a7;
  font-size: 12px;
}
#content .content-title .crumb a {
  color: #a7a7a7;
  font-size: 12px;
}
#content .content-title .cate-title {
  position: absolute;
  width: 297px;
  height: 110px;
  background: #f2cb62;
  right: 0;
  bottom: 0;
  padding: 14px 16px;
}
#content .content-title .cate-title .p1 {
  color: #1e1e1e;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 8px;
}
#content .content-title .cate-title .p2 {
  color: #ffde87;
  font-size: 48px;
  text-align: right;
  line-height: 1;
  font-weight: bold;
}
#content .content-nav {
  width: 100%;
  height: 49px;
  margin-top: 45px;
}
#content .content-nav ul li {
  display: inline-block;
  position: relative;
  width: 130px;
  text-align: center;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
#content .content-nav ul li a {
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
#content .content-nav ul li:hover,
#content .content-nav ul li.on {
  background: #f2cb62;
}
#content .content-nav ul li:hover a,
#content .content-nav ul li.on a {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
#content .content-list {
  width: 100%;
  border: 1px solid #f2cb62;
  padding: 39px;
  margin-bottom: 80px;
  margin-top: -1px;
}
#content .content-list .content-detail {
  color: #a7a7a7;
  font-size: 14px;
  line-height: 30px;
}
#content .content-news > ul li {
  width: 100%;
  height: 238px;
  border-bottom: 1px solid #2f2f2f;
  font-size: 0px;
  padding: 23px 0;
}
#content .content-news > ul li:first-child {
  padding-top: 0;
}
#content .content-news > ul li .pic {
  display: inline-block;
  width: 274px;
  height: 186px;
  margin-right: 25px;
  overflow: hidden;
}
#content .content-news > ul li .pic img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
#content .content-news > ul li .info {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  width: 921px;
  height: 100%;
  position: relative;
}
#content .content-news > ul li .info .date {
  position: absolute;
  top: 54px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
#content .content-news > ul li .info .date p {
  color: #f2cb62;
  font-size: 46px;
}
#content .content-news > ul li .info .date span {
  display: block;
  color: #494949;
  font-size: 14px;
  text-align: right;
}
#content .content-news > ul li .info .left {
  left: -178px;
}
#content .content-news > ul li .info .right {
  right: 0;
}
#content .content-news > ul li .info .right p {
  color: #494949;
}
#content .content-news > ul li .info .text {
  width: 756px;
  height: 100%;
  padding-top: 27px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
#content .content-news > ul li .info .text .tit {
  color: #a7a7a7;
  font-size: 16px;
  line-height: 1;
}
#content .content-news > ul li .info .text .desc {
  color: #a7a7a7;
  font-size: 12px;
  line-height: 30px;
  margin-top: 18px;
}
#content .content-news > ul li .info .text .more {
  display: block;
  color: #383838;
  font-size: 14px;
  line-height: 1;
  margin-top: 25px;
}
#content .content-news > ul li:hover .pic img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
#content .content-news > ul li:hover .left {
  left: 0;
}
#content .content-news > ul li:hover .right {
  right: -178px;
}
#content .content-news > ul li:hover .text {
  margin-left: 167px;
}
#content .content-pro .case-list ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: -15px;
}
#content .content-pro .case-list ul li {
  width: 370px;
  margin-right: 45px;
  margin-top: 30px;
}
#content .content-pro .case-list ul li:hover p:nth-of-type(1) {
  color: #f2cb62;
}
#content .content-pro .case-list ul li:nth-child(3n) {
  margin-right: 0;
}
#content .content-pro .case-list ul li .more {
  opacity: 1;
  left: 0;
  transition: all 0.3s;
}
#content .content-pro .case-list ul li:nth-of-type(3n) {
  margin-right: 0;
}
#content .content-pro .case-list ul li a > div {
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
#content .content-pro .case-list ul li a img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
#content .content-pro .case-list ul li p:nth-of-type(1) {
  font-size: 18px;
  text-align: left;
  color: #666666;
  line-height: 45px;
  margin-top: 15px;
  text-align: center;
}
#content .ny-pro-list {
  margin-bottom: 40px;
}
#content .ny-pro-list.list > ul {
  font-size: 0px;
}
#content .ny-pro-list.list > ul > li {
  position: relative;
  display: inline-block;
  width: 376px;
  height: 274px;
  overflow: hidden;
  margin-right: 45px;
  margin-top: 45px;
}
#content .ny-pro-list.list > ul > li:nth-child(3n) {
  margin-right: 0;
}
#content .ny-pro-list.list > ul > li .content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg.jpg) no-repeat center center;
  padding-top: 44px;
  text-align: center;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}
#content .ny-pro-list.list > ul > li .content .icon {
  width: 98px;
  height: 112px;
  background: url(../images/border.png) no-repeat center center;
  margin: 0 auto;
}
#content .ny-pro-list.list > ul > li .content .icon .iconfont {
  font-size: 46px;
  color: #f2cb62;
  line-height: 112px;
}
#content .ny-pro-list.list > ul > li .content p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 20px;
}
#content .ny-pro-list.list > ul > li .content span {
  color: #434343;
  font-size: 14px;
  line-height: 1;
}
#content .ny-pro-list.list > ul > li .hover {
  position: absolute;
  top: -274px;
  width: 100%;
  height: 100%;
  border: 1px solid #f2cb62;
  text-align: center;
  padding-top: 107px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}
#content .ny-pro-list.list > ul > li .hover img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#content .ny-pro-list.list > ul > li .hover p {
  position: relative;
  z-index: 1;
  color: #f2cb62;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 16px;
}
#content .ny-pro-list.list > ul > li .hover span {
  position: relative;
  z-index: 1;
  color: #434343;
  font-size: 14px;
  line-height: 1;
}
#content .ny-pro-list.list > ul > li:hover .content {
  top: 274px;
}
#content .ny-pro-list.list > ul > li:hover .hover {
  top: 0;
}
#content .cont-detail img,
#content .cont-detail video,
#content .content-detail img,
#content .content-detail video {
  max-width: 100%;
}
#content table {
  border-collapse: collapse;
  border-spacing: 0;
}
#content .cont-detail .conts {
  line-height: 33px;
  font-size: 16px;
  margin-top: 30px;
  color: #a7a7a7;
  padding-bottom: 50px;
}
#content .cont-detail {
  padding-bottom: 80px;
  margin-top: 60px;
}
#content .cont-detail .title {
  font-size: 24px;
  color: #f2cb62;
  text-align: center;
}
#content .cont-detail .related {
  text-align: center;
  color: #a7a7a7;
  font-size: 16px;
  line-height: 40px;
  margin-top: 10px;
}
#content .cont-detail .other {
  margin-top: 40px;
}
#content .cont-detail .other li {
  line-height: 30px;
  color: #a7a7a7;
}
#content .cont-detail .other li a {
  color: #a7a7a7;
}
#content .cont-detail .other li:hover a {
  color: #ffde87;
}
#content .content-form {
  padding: 56px 30px;
  background: #1e1e1e;
  border: 1px solid #f2cb62;
  margin-bottom: 80px;
  margin-top: -1px;
}
#content .content-form .l1 {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  margin-right: 25px;
}
#content .content-form .l1 span {
  color: #a7a7a7;
  font-size: 14px;
}
#content .content-form .l1 input {
  width: 405px;
  height: 48px;
  background: #282828;
  margin-left: 36;
  text-indent: 1em;
  color: #ffffff;
  font-size: 14px;
}
#content .content-form .body {
  margin-top: 24px;
}
#content .content-form .body span {
  color: #a7a7a7;
  font-size: 14px;
  vertical-align: top;
}
#content .content-form .body textarea {
  width: 906px;
  background: #282828;
  color: #ffffff;
  font-size: 14px;
  line-height: 2;
  resize: none;
  padding-left: 10px;
  box-sizing: border-box;
}
#content .content-form .btns {
  margin-left: 106px;
  margin-top: 42px;
}
#content .content-form .btns button {
  border: none;
  width: 125px;
  height: 40px;
  vertical-align: top;
  font-size: 14px;
  margin-right: 26px;
  cursor: pointer;
}
#content .content-form .btns .submit {
  background: #f2cb62;
  color: #1e1e1e;
}
#content .content-form .btns .reset {
  background: #282828;
  color: #a7a7a7;
}
