.ny-banner {
  width: 100%;
  height: 220px;
  text-align: center;
  padding-top: 64px;
}
.ny-banner .p1 {
  color: #ffffff;
  font-size: 27px;
  line-height: 1;
  text-shadow: 1px 1px 5px #000000;
}
.ny-banner .text {
  display: inline-block;
  line-height: 46px;
  border: 1px solid #ffffff;
  text-shadow: 1px 1px 5px #000000;
  color: #ffffff;
  font-size: 29px;
  font-weight: bold;
  padding: 0 50px;
  margin-top: 21px;
}
#content .page-change {
  text-align: center;
  font-size: 0px;
  margin: 48px 0;
}
#content .page-change a {
  line-height: 36px;
  display: inline-block;
  border: 1px solid #e4e4e4;
  padding: 0 14px;
  color: #333333;
  font-size: 14px;
  margin: 0 10px;
}
#content .page-change a.on {
  color: #c0944b;
}
#content .detail-nav {
  padding-left: 25px;
  background: #f6f6f6;
  height: 84px;
  margin-top: 54px;
}
#content .detail-nav .conte {
  height: 84px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0px;
}
#content .detail-nav .conte .tit {
  float: left;
}
#content .detail-nav .conte .tit p {
  display: inline-block;
  color: #c0944b;
  font-size: 38px;
  font-weight: bold;
  line-height: 81px;
  border-bottom: 3px solid #c0944b;
  margin-right: 13px;
}
#content .detail-nav .conte .tit span {
  line-height: 81px;
  vertical-align: top;
  color: #333333;
  font-size: 26px;
}
#content .detail-nav .conte .navs {
  float: right;
  height: 83px;
  line-height: 83px;
}
#content .detail-nav .conte .navs ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
#content .detail-nav .conte .navs ul li a {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  padding: 0 20px;
  color: #333333;
  font-size: 16px;
  line-height: 32px;
}
#content .detail-nav .conte .navs ul li.on a {
  background: #c0944b;
  color: #ffffff;
}
#content .pro-list .top {
  border: 1px solid #dddddd;
  background: #fafafa;
  margin-bottom: 100px;
  margin-top: 36px;
}
#content .pro-list .top ul {
  font-size: 0px;
}
#content .pro-list .top ul li {
  border-bottom: 1px solid #dddddd;
  padding: 10px 29px;
}
#content .pro-list .top ul li:last-child {
  border: none;
}
#content .pro-list .top ul li dl dt {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 18px;
  background: #c0944b;
  line-height: 31px;
  width: 109px;
  text-align: center;
  margin-right: 42px;
}
#content .pro-list .top ul li dl dd {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
  cursor: pointer;
  line-height: 26px;
  color: #333333;
  font-size: 15px;
  padding: 0 20px;
}
#content .pro-list .top ul li dl dd.on {
  border: 1px solid #c0944b;
  background: #ffffff;
}
#content .pro-list .top ul li dl dd:nth-of-type(12) {
  margin-left: 223px;
}
#content .pro-list .list ul li {
  width: 100%;
  height: 311px;
  font-size: 0px;
  border-bottom: 1px solid #dedede;
  padding: 35px 0;
  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 .pro-list .list ul li .pic {
  display: inline-block;
  vertical-align: middle;
  width: 367px;
  height: 240px;
  margin-right: 32px;
  overflow: hidden;
}
#content .pro-list .list 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 .pro-list .list ul li .info {
  display: inline-block;
  vertical-align: middle;
}
#content .pro-list .list ul li .info .tit {
  color: #222222;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  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 .pro-list .list ul li .info p {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}
#content .pro-list .list ul li .info p .iconfont {
  font-size: 20px;
  color: #999999;
  line-height: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
#content .pro-list .list ul li .info p span {
  line-height: 20px;
  vertical-align: middle;
}
#content .pro-list .list ul li .info .p1 {
  margin-top: 18px;
}
#content .pro-list .list ul li .info .tags {
  margin-top: 36px;
}
#content .pro-list .list ul li .info .tags .tag {
  display: inline-block;
  border: 1px solid #c0944b;
  color: #c0944b;
  font-size: 14px;
  line-height: 29px;
  padding: 0 17px;
  margin-right: 24px;
}
#content .pro-list .list ul li .more {
  float: right;
  padding-right: 18px;
}
#content .pro-list .list ul li .more .price {
  color: #de2634;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  padding-top: 34px;
  margin-right: 26px;
}
#content .pro-list .list ul li .more .price span {
  font-size: 16px;
  line-height: 32px;
  font-weight: normal;
}
#content .pro-list .list ul li .more .mores {
  display: block;
  width: 164px;
  height: 40px;
  border: 1px solid #c0944b;
  border-radius: 4px;
  color: #c0944b;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  margin-top: 100px;
  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 .pro-list .list ul li .more .mores .iconfont {
  font-size: 14px;
  margin-left: 10px;
  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 .pro-list .list ul li:hover {
  border-color: #c0944b;
}
#content .pro-list .list ul li:hover .pic img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
#content .pro-list .list ul li:hover .info .tit {
  color: #c0944b;
}
#content .pro-list .list ul li:hover .more .mores {
  background: #c0944b;
  color: #ffffff;
}
#content .pro-list .list ul li:hover .more .mores .iconfont {
  color: #ffffff;
}
#content .pro-detail {
  margin-top: 43px;
}
#content .pro-detail .specs {
  font-size: 0px;
}
#content .pro-detail .specs .pc-slide {
  display: inline-block;
  vertical-align: top;
  margin-right: 64px;
}
#content .pro-detail .specs .pc-slide .view {
  width: 662px;
  height: 474px;
  position: relative;
}
#content .pro-detail .specs .pc-slide .view .swiper-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#content .pro-detail .specs .pc-slide .view .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}
#content .pro-detail .specs .pc-slide .preview {
  width: 662px;
  height: 88px;
  position: relative;
  margin-top: 16px;
}
#content .pro-detail .specs .pc-slide .preview > a {
  position: absolute;
  z-index: 100;
  width: 20px;
  height: 88px;
  line-height: 88px;
  text-align: center;
  background: rgba(28, 28, 28, 0.62);
}
#content .pro-detail .specs .pc-slide .preview > a .iconfont {
  color: #ffffff;
  font-size: 20px;
}
#content .pro-detail .specs .pc-slide .preview .arrow-left {
  left: 0;
}
#content .pro-detail .specs .pc-slide .preview .arrow-right {
  right: 0;
}
#content .pro-detail .specs .pc-slide .preview .swiper-container {
  height: 88px;
}
#content .pro-detail .specs .pc-slide .preview .swiper-container .swiper-wrapper {
  height: 88px;
}
#content .pro-detail .specs .pc-slide .preview .swiper-container .swiper-slide {
  width: 133px;
  height: 88px;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#content .pro-detail .specs .pc-slide .preview .swiper-container .swiper-slide img {
  width: 125px;
  height: 100%;
}
#content .pro-detail .specs .pc-slide .preview .swiper-container .swiper-slide.active-nav img {
  border: 2px solid #c0944b;
}
#content .pro-detail .specs .right {
  display: inline-block;
  vertical-align: top;
  width: 474px;
  padding-top: 51px;
}
#content .pro-detail .specs .right p {
  border-bottom: 1px dotted #e3e3e3;
  padding-left: 25px;
}
#content .pro-detail .specs .right .p1 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  line-height: 55px;
}
#content .pro-detail .specs .right .p2 {
  color: #000000;
  font-size: 18px;
  line-height: 55px;
}
#content .pro-detail .specs .right .p2 .s1 {
  color: #de2634;
  font-size: 28px;
  font-weight: bold;
  margin-right: 16px;
}
#content .pro-detail .specs .right .p2 .s2 {
  color: #de2634;
  font-size: 18px;
}
#content .pro-detail .specs .right .p3 {
  margin-top: 22px;
}
#content .pro-detail .specs .right .p3,
#content .pro-detail .specs .right .p4,
#content .pro-detail .specs .right .p5,
#content .pro-detail .specs .right .p6 {
  line-height: 58px;
}
#content .pro-detail .specs .right .p3 .iconfont,
#content .pro-detail .specs .right .p4 .iconfont,
#content .pro-detail .specs .right .p5 .iconfont,
#content .pro-detail .specs .right .p6 .iconfont {
  font-size: 18px;
  color: #333333;
  margin-right: 16px;
  vertical-align: middle;
}
#content .pro-detail .specs .right .p3 span,
#content .pro-detail .specs .right .p4 span,
#content .pro-detail .specs .right .p5 span,
#content .pro-detail .specs .right .p6 span {
  font-size: 18px;
  color: #333333;
  vertical-align: middle;
}
#content .pro-detail .specs .right .p6 .s4 {
  color: #de2634;
  font-size: 20px;
  font-weight: bold;
}
#content .pro-detail .specs .right .tags {
  font-size: 0px;
  margin-top: 45px;
}
#content .pro-detail .specs .right .tags .tag {
  display: inline-block;
  line-height: 39px;
  padding: 0 22px;
  background: #c0944b;
  font-size: 18px;
  color: #ffffff;
  margin-right: 31px;
}
#content .pro-detail .pro-body {
  margin-top: 53px;
}
#content .pro-detail .pro-body .titles {
  font-size: 0px;
  width: 100%;
  height: 54px;
  background: #f3f3f3;
}
#content .pro-detail .pro-body .titles a {
  display: inline-block;
  color: #000000;
  font-size: 18px;
  line-height: 54px;
  padding: 0 55px;
}
#content .pro-detail .pro-body .titles a.on {
  background: #c0944b;
  color: #ffffff;
}
#content .pro-detail .pro-body .details {
  margin-top: 50px;
}
#content .pro-detail .pro-body .details .tit {
  border-bottom: 1px solid #e5e5e5;
  height: 39px;
}
#content .pro-detail .pro-body .details .tit span {
  display: inline-block;
  color: #c0944b;
  font-size: 16px;
  border-bottom: 2px solid #c0944b;
  line-height: 37px;
}
#content .pro-detail .pro-body .details .details-cont {
  color: #333333;
  font-size: 16px;
  line-height: 35px;
  padding: 20px 0;
}
#content .news-list .list {
  margin-top: 23px;
}
#content .news-list .list ul li {
  font-size: 0px;
  height: 285px;
  border-bottom: 1px solid #dedede;
  padding-top: 32px;
  padding-bottom: 40px;
}
#content .news-list .list ul li .info {
  display: inline-block;
  width: 793px;
}
#content .news-list .list ul li .info .title {
  display: block;
  color: #333333;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  padding-top: 9px;
  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 .news-list .list ul li .info .desc {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  margin-top: 29px;
}
#content .news-list .list ul li .info .more {
  display: block;
  width: 140px;
  height: 32px;
  border: 1px solid #c0944b;
  color: #c0944b;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  margin-top: 34px;
  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 .news-list .list ul li .pic {
  float: right;
  display: block;
  width: 325px;
  height: 212px;
  overflow: hidden;
}
#content .news-list .list 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 .news-list .list ul li:hover .info .title {
  color: #c0944b;
}
#content .news-list .list ul li:hover .info .more {
  background: #c0944b;
  color: #ffffff;
}
#content .news-list .list ul li:hover .pic img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
#content .news-detail .content-detail h1 {
  color: #333333;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  margin-top: 87px;
}
#content .news-detail .content-detail .date {
  text-align: center;
  line-height: 18px;
  margin-top: 30px;
}
#content .news-detail .content-detail .date .iconfont {
  font-size: 18px;
  line-height: 18px;
  vertical-align: middle;
  margin-right: 7px;
}
#content .news-detail .content-detail .date span {
  color: #999999;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
}
#content .news-detail .content-detail .cimg {
  text-align: center;
  margin-top: 40px;
}
#content .news-detail .content-detail .content-body {
  color: #333333;
  font-size: 16px;
  line-height: 35px;
  margin-top: 40px;
  margin-bottom: 40px;
}
#content .news-detail .form {
  margin-top: 68px;
}
#content .news-detail .form .input input {
  height: 40px;
  border: 1px solid #cbcbcb;
  font-size: 14px;
  text-indent: 1em;
}
#content .news-detail .form .input #name {
  width: 227px;
  margin-right: 28px;
}
#content .news-detail .form .input #phone {
  width: 308px;
}
#content .news-detail .form textarea {
  width: 100%;
  border: 1px solid #cbcbcb;
  font-size: 14px;
  padding: 14px;
  margin-top: 34px;
}
#content .news-detail .form .btns {
  font-size: 0px;
  margin-top: 40px;
  margin-bottom: 80px;
}
#content .news-detail .form .btns button {
  width: 180px;
  height: 40px;
  border: none;
  font-size: 16px;
}
#content .news-detail .form .btns .submit {
  background: #c0944b;
  color: #ffffff;
  margin-right: 30px;
}
#content .news-detail .form .btns .reset {
  border: 1px solid #c0944b;
  color: #c0944b;
}
