@charset "UTF-8";
p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

/* 通用样式 */
.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.head1 {
  background: #ebebeb;
  line-height: 26px;
  height: 26px;
}

.head1 .head1-index .lx ul {
  display: flex;
}

.head1 .head1-index .lx ul li {
  width: 90px;
  padding-left: 23px;
}

.head1 .head1-index .lx ul li a {
  display: block;
  color: #666666;
  font-size: 12px;
}

.head1 .head1-index .lx ul li:nth-of-type(1) {
  background: url(//cdn.xypt.top/2d127d7b/21/05/9f07220dffdb787b5f52350715c496d7f8f9c3d7.png) no-repeat left center;
}

.head1 .head1-index .lx ul li:nth-of-type(2) {
  background: url(//cdn.xypt.top/2d127d7b/21/05/faff0a5f73f4783bd1187c500ecbf3c4137469f9.png) no-repeat left center;
}

.head1 .head1-index .lx ul li:nth-of-type(3) {
  background: url(//cdn.xypt.top/2d127d7b/21/05/74d05aa6090924a761f99eb085b76c74a7e75ee9.png) no-repeat left center;
}

.head2-index .logo {
  line-height: 113px;
}

.head2-index .top-ad {
  padding-top: 30px;
  margin-left: 28px;
}

.head2-index .top-ad p:nth-of-type(1) {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}

.head2-index .top-ad p:nth-of-type(2) {
  font-size: 15px;
  color: #333333;
  padding-top: 5px;
}

.sosuo {
  height: 60px;
}

.search {
  text-align: left;
  height: 60px;
  width: 1200px;
  margin: 0 auto;
}

#formsearch {
  float: right;
  width: 358px;
  background: url(//cdn.xypt.top/2d127d7b/21/05/53be101878f662bc3b405ceb5d36ca67bfe58a6b.png) no-repeat;
  margin-top: 13px;
  height: 34px;
}

.hotSearch a {
  margin-right: 6px;
  color: #666666;
  font-size: 14px;
}

.hotSearch1 {
  font-size: 14px;
  color: #666666;
  line-height: 60px;
}

.hotSearch1 a {
  margin-right: 6px;
  color: #666666;
  font-family: "微软雅黑";
  font-weight: normal;
  font-size: 14px;
}

#formsearch input {
  height: 34px;
  background: none;
  border: none;
  line-height: 34px;
}

#formsearch input#keyword {
  height: 34px;
  line-height: 34px;
  padding-left: 16px;
  color: #666;
  width: 213px;
  float: left;
}

#formsearch input#s_btn {
  width: 51px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  float: right;
  padding: 0;
}

.c1 .c1-1 {
  width: 299px;
}
.c1 .c1-1 .sun-product-sort-ul{
    height: 413px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.c1 .c1-1 .sun-product-sort-ul::-webkit-scrollbar { width: 0 !important }
.c1 .c1-1 .lvvs {
  background: url(//cdn.xypt.top/2d127d7b/21/05/7e79739814e39ce8faa51fa6c034dcc8a871d498.png) no-repeat top center;
  height: 89px;
  color: #fff;
  padding-left: 90px;
}

.c1 .c1-1 .lvvs h3 {
  font-size: 28px;
  padding-top: 16px;
}

.c1 .c1-1 .lvvs h3 span {
  display: block;
  font-size: 14px;
  padding-top: 5px;
}

.c1 .c1-1 .plx {
  background: url(//cdn.xypt.top/2d127d7b/21/05/30f28d157edcf50627af2fbe7518724911c78d40.jpg) no-repeat top center;
  height: 380px;
  text-align: center;
  color: #fff;
  margin-top: 82px;
}

.c1 .c1-1 .plx p:nth-of-type(1) {
  padding-top: 35px;
}

.c1 .c1-1 .plx p:nth-of-type(2) {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}

.c1 .c1-1 .plx p:nth-of-type(3) {
  font-size: 22px;
  font-weight: bold;
}

.c1 .c1-1 .plx p:nth-of-type(4) {
  margin-top: 35px;
}

.c1 .c1-1 .plx p:nth-of-type(5) {
  font-size: 14px;
  padding-top: 10px;
}

.c1 .c1-2 {
  width: 872px;
}

.c1 .c1-2 .ptt {
  background: url(//cdn.xypt.top/2d127d7b/21/05/36cfcb3b0b67e24dc87d28558a4756e572f23c5d.png) no-repeat left bottom;
  height: 40px;
}

.c1 .c1-2 .ptt b {
  color: #5fb425;
  font-size: 24px;
}

.c1 .c1-2 .ptt a {
  float: right;
  color: #666666;
  font-size: 16px;
  font-family: "Arial";
  margin-top: 5px;
}

.sun-product-sort-ul > li {
  border-bottom: 1px solid #d2d2d2;
  text-indent: 50px;
}

.sun-product-sort-ul > li > a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 58px;
  background: url(//cdn.xypt.top/2d127d7b/21/05/f538607d2baa0aad4042c634790ccb2533ba3d60.png) no-repeat 16px center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.sun-product-sort-sub {
  display: none;
  padding-bottom: 10px;
}

.sun-product-sort-ul > li.active .sun-product-sort-sub {
  display: block;
}

.sun-product-sort-ul > li.active > a {
  background: url(//cdn.xypt.top/2d127d7b/21/05/034ca2dbe93ce7247978181a08fe1c578957d7b1.png) no-repeat 16px center;
}

.sun-product-sort-sub > a {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 24px;
}

.tab-con {
  position: relative;
}

.tab-con .tab-main {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  right: 0;
}

.tab-con .tab-main {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}

.tab-con .tab-main.active {
  position: static;
  opacity: 1;
  visibility: visible;
}

.p-list1 {
  margin: 0 -16px;
  margin-top: 32px;
}

.p-list1 li {
  float: left;
  margin: 0 6px;
  width: 30.3%;
}

.p-list1 li .img1 img {
  width: 269px;
  height: 203px;
}

.p-list1 li h3 {
    color: #343434;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding:0 12px;
}

.bj1 {
  background: url(//cdn.xypt.top/2d127d7b/21/05/205f288cba0e8c3a4f4cdf163ad283bb5ddac0e1.jpg) no-repeat top center;
  height: 232px;
  margin-top: 80px;
}

.bj1 .ad-index {
  text-align: center;
  padding-top: 80px;
}

.bj1 .ad-index .ad1 {
  color: #ffffff;
  font-size: 46px;
  font-weight: bold;
}

.bj1 .ad-index .ad1 span {
  color: #8ec31f;
}

.bj1 .ad-index .ad2 {
  color: #c9d7c0;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Arial";
}

.bj1 .ad-img {
  position: absolute;
  right: 0;
  top: 96px;
  z-index: 999;
}

.bj2 {
  background: url(//cdn.xypt.top/2d127d7b/21/05/c29f734b79144e85c44702948be5cec7ae307459.jpg) no-repeat top center;
  /*height: 1350px;*/
  padding-bottom: 30px;
  background-size: cover;
}

.bj2 .ys-index {
  padding-top: 80px;
}

.bj2 .ys-index .yt1 {
  text-align: center;
  color: rgba(51, 51, 51, 0.1);
  font-size: 80px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Impact";
}

.bj2 .ys-index .yt2 {
  text-align: center;
  color: #333333;
  font-size: 48px;
  font-weight: bold;
  margin-top: -6%;
}

.bj2 .ys-index .yt2 span {
  color: #8fc320;
}

.bj2 .ys-index .yt3 {
  text-align: center;
  color: #656766;
  font-size: 18px;
  margin-top: 30px;
}

.bj2 .ys-index .ys-con {
  margin-top: 84px;
}

.bj2 .ys-index .ys-con .ys-list li {
  display: flex;
  justify-content: space-between;
}

.bj2 .ys-index .ys-con .ys-list li .ysl {
  width: 530px;
}

.bj2 .ys-index .ys-con .ys-list li .ysl .yst {
  display: flex;
  align-items: center;
}

.bj2 .ys-index .ys-con .ys-list li .ysl .yst .img1 {
  width: 68px;
  height: 68px;
  margin-right: 18px;
}

.bj2 .ys-index .ys-con .ys-list li .ysl .yst .ytw .ytw1 {
  color: #333333;
  font-size: 34px;
  font-weight: bold;
}

.bj2 .ys-index .ys-con .ys-list li .ysl .yst .ytw .ytw3 {
  color: #666666;
  font-size: 14px;
  font-family: "Arial";
  text-transform: uppercase;
}

.bj2 .ys-index .ys-con .ys-list li .ysl .ysw {
  margin-top: 40px;
}

.bj2 .ys-index .ys-con .ys-list li .ysl .ysw p {
  color: #666666;
  line-height: 36px;
  font-size: 16px;
  background: url(//cdn.xypt.top/2d127d7b/21/05/ff764b9f94d4e4d91eeddac75fbbf30d4e45f36b.png) no-repeat left 20%;
  padding-left: 26px;
}

.bj2 .ys-index .ys-con .ys-list li:nth-of-type(2) {
  margin-top: 68px;
}

.bj2 .ys-index .ys-con .ys-list li:nth-of-type(2) .ysl {
  width: 593px;
}

.bj2 .ys-index .ys-con .ys-list li:nth-of-type(2) .ysl .ysw p:nth-of-type(2) {
  background: url(//cdn.xypt.top/2d127d7b/21/05/ff764b9f94d4e4d91eeddac75fbbf30d4e45f36b.png) no-repeat left 13%;
}

.bj2 .ys-index .ys-con .ys-list li:nth-of-type(3) {
  margin-top: 70px;
}

.bj2 .ys-index .ys-con .ys-list li:nth-of-type(3) .ysr {
  margin-top: -50px;
}

.bj3 {
  background: url(//cdn.xypt.top/2d127d7b/21/05/f86b0cfbe451c84b7dca1be6e460d417204be690.jpg) no-repeat top center;
  height: 772px;
  overflow: hidden;
}

.bj3 .about-index {
  text-align: center;
  padding-top: 385px;
}

.bj3 .about-index .a1 {
  color: #ffffff;
  font-size: 48px;
  font-weight: bold;
}

.bj3 .about-index .a2 {
  color: #fff;
  font-size: 28px;
}

.bj3 .about-index .a3 {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  margin-top: 25px;
}

.bj3 .about-index .a4 {
  background: url(//cdn.xypt.top/2d127d7b/21/05/ad86dbbb759bc23f90ae2fef7728897c7a53cbc2.png) no-repeat top center;
  width: 158px;
  height: 37px;
  margin: 0 auto;
  margin-top: 30px;
}

.bj3 .about-index .a4 a {
  display: block;
  text-align: center;
  line-height: 37px;
  font-size: 16px;
  color: #fff;
}

.pbox {
  margin-top: 30px;
}

.psort li {
  display: inline-block;
  width: 149px;
  height: 49px;
  background: url(//cdn.xypt.top/2d127d7b/21/05/39197befcba4b754eb001cb1f698512d839626b3.png) no-repeat top center;
  margin-right: 30px;
}

.psort li a {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
}

.psort li.on {
  background: url(//cdn.xypt.top/2d127d7b/21/05/2c95f40866e859a738a9367ea64410fdb515b7bb.png) no-repeat top center;
  color: #fff;
}

.psort li.on a {
  color: #fff;
}

.parBd {
  margin-top: 46px;
  position: relative;
}

.product_list1 li {
  width: 259px;
  margin: 0 30px;
}

.product_list1 li a.img img {
  display: block;
  width: 259px;
  height: 159px;
}

.product_list1 li h3 a {
  display: block;
  color: #424242;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  padding-top: 20px;
}

.bj4 {
  background: url(//cdn.xypt.top/2d127d7b/21/05/47c807db547bc3941be18c3a64806d5a94374e70.jpg) no-repeat top center;
  height: 968px;
  overflow: hidden;
  margin-top: 30px;
}

.bj4 .news-index {
  padding-top: 100px;
}

.bj4 .news-index .yt1 {
  text-align: center;
  color: rgba(51, 51, 51, 0.1);
  font-size: 80px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Impact";
}

.bj4 .news-index .yt2 {
  text-align: center;
  color: #333333;
  font-size: 48px;
  font-weight: bold;
  margin-top: -6%;
}

.bj4 .news-index .yt2 span {
  color: #8fc320;
}

.bj4 .news-index .yt3 {
  text-align: center;
  color: #656766;
  font-size: 18px;
  margin-top: 30px;
}

.s7b {
  margin-top: 50px;
}

.tab1 {
  display: none;
}

.s7b-btn {
  width: 362px;
}

.s7b-btn ul li {
  width: 362px;
  height: 174px;
  background-color: #fff;
  padding-left: 28px;
  padding-right: 24px;
}

.s7b-btn ul li + li {
  margin-top: 1px;
}

.s7b-btn-box {
  display: flex;
  align-items: center;
}

.s7b-btn-img {
  width: 75px;
  position: relative;
}

.s7b-btn-img img + img {
  display: none;
  position: relative;
  left: 0;
}

.s7b-btn-name h3 {
  font-size: 20px;
  color: #303030;
}

.s7b-btn-name p {
  font-size: 15px;
  color: #1d1d1d;
  text-transform: uppercase;
  margin-top: 10px;
}

.s7b-btn-num {
  font-size: 70px;
  color: #d6d6d6;
}

.s7b-btn ul li.cur {
  background-color: #8fc320;
}

.s7b-btn ul li.cur .s7b-btn-box .s7b-btn-img img {
  display: none;
}

.s7b-btn ul li.cur .s7b-btn-box .s7b-btn-img img + img {
  display: block;
}

.s7b-btn ul li.cur .s7b-btn-box .s7b-btn-name h3 {
  color: #fff;
}

.s7b-btn ul li.cur .s7b-btn-box .s7b-btn-name p {
  color: #fff;
}

.s7b-btn ul li.cur .s7b-btn-num {
  color: #fff;
}

.s7b-con {
  width: 805px;
}

.s7b-tj {
  width: 805px;
  height: 168px;
}

.s7b-tj-con {
  width: 465px;
  height: 100%;
  padding-top: 19px;
  border-bottom: 1px solid #dadada;
}

.s7b-tj-img {
  width: 325px;
  height: 100%;
  overflow: hidden;
}

.s7b-tj-img a img {
  min-width: 100%;
  min-height: 100%;
}

.s7b-tj-box {
  width: 100%;
}

.s7b-tj-name {
  width: 333px;
  padding-right: 54px;
  border-right: 1px solid #d6d6d6;
}

.s7b-tj-name a {
  line-height: 34px;
  font-size: 17px;
  color: #2d2d2d;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.s7b-tj-time {
  text-align: end;
}

.s7b-tj-time h3 {
  font-size: 18px;
  color: #555;
}

.s7b-tj-time p {
  font-size: 12px;
  color: #555;
  margin-top: 5px;
}

.s7b-tj-summary {
  margin-top: 20px;
}

.s7b-tj-summary p {
  font-size: 13px;
  color: #555;
  line-height: 23px;
}

.s7b-item {
  margin-top: 22px;
  width: 805px;
}

.s7b-item-box {
  width: 100%;
}

.s7b-item-name {
  width: 285px;
}

.s7b-item-name a {
  font-size: 17px;
  color: #2e2d2d;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 34px;
  font-weight: bold;
}

.s7b-item-time {
  width: 177px;
  text-align: end;
  height: 34px;
  border-left: 1px solid #d6d6d6;
}

.s7b-item-time h3 {
  font-size: 18px;
  color: #555;
}

.s7b-item-time p {
  font-size: 12px;
  color: #555;
  margin-top: 5px;
}

.s7b-item-summary {
  width: 100% 0;
  margin-top: 24px;
}

.s7b-item-summary p {
  font-size: 13px;
  color: #555;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.s7b-more {
  margin-top: 30px;
  width: 468px;
  border-bottom: 1px solid #dadada;
}

.s7b-more a {
  display: block;
  width: 159px;
  text-align: center;
  line-height: 38px;
  background-color: #8fc320;
  font-size: 14px;
  color: #fff;
}

.s7b-list {
  width: 100%;
}

.s7b-list div {
  float: left;
  width: 367px;
  border-bottom: 1px solid #dadada;
  padding-top: 26px;
  padding-bottom: 14px;
}

.s7b-list div a {
  display: inline-block;
  width: 260px;
  padding-left: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
  color: #343434;
  position: relative;
}

.s7b-list div a::before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #343434;
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
}

.s7b-list div p {
  font-size: 15px;
  color: #878787;
}

.s7b-list div:nth-child(2n) {
  float: right;
}

.s7b-list div a:hover {
  color: #8fc320;
}

.s7b-list div a:hover::before {
  background-color: #8fc320;
}

.link {
  background: url(//cdn.xypt.top/2d127d7b/21/05/3f950f779c1a392cd2c2ff7c2ad2bf2caeb96e68.png) no-repeat left top;
  padding-left: 35px;
  color: #000000;
  font-size: 16px;
  margin: 20px 0;
  line-height: 24px;
}

.link a {
  line-height: 24px;
  color: #666666;
  font-size: 16px;
  padding-right: 5px;
}

/* 底部 */
footer {
  background-color: #333333;
}

.footer {
  padding-top: 30px;
  padding-bottom: 28px;
}

.footer-name {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding-left: 18px;
  position: relative;
}

.footer-name::before {
  content: "";
  display: block;
  width: 4px;
  height: 14px;
  background-color: #fff;
  border-radius: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.footer-tel {
  width: 295px;
}

.footer-tel-con {
  margin-top: 23px;
}

.footer-tel-img {
  width: 49px;
  height: 49px;
}

.footer-tel-img img {
  width: 100%;
  height: 100%;
}

.footer-tel-fname {
  margin-left: 10px;
  padding: 8px 0;
}

.footer-tel-fname h3 {
  font-size: 16px;
  color: #fff;
}

.footer-tel-fname p {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  margin-top: 5px;
}

.footer-tel-num {
  margin-top: 10px;
}

.footer-tel-num p {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin: 0;
}

.footer-inquiry {
  display: block;
  width: 170px;
  line-height: 34px;
  padding-left: 33px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 22px;
  font-size: 16px;
  color: #222;
  /*background-image: url(../images/footer-inquiry.png);*/
  background-repeat: no-repeat;
  background-position: 112px center;
}

.footer-inquiry:hover {
  color: #222;
}

.footer-nav {
  width: 425px;
}

.footer-nav ul {
  width: 330px;
}

.footer-nav ul li {
  width: 110px;
  margin-top: 27px;
}

.footer-nav ul li a {
  font-size: 13px;
  color: #fff;
}

.footer-nav ul li a:hover {
  color: #d7d7d7;
}

.footer-telfs-con {
  margin-top: 24px;
}

.footer-telfs-con p {
  font-size: 14px;
  color: #fff;
  line-height: 15px;
  margin: 0;
  margin-top: 15px;
  padding-left: 20px;
}

.footer-telfs-con p:nth-of-type(1) {
  background: url(//cdn.xypt.top/2d127d7b/21/05/1a075456b8992acd848b4b0b95d0966f910efe13.png) no-repeat left center;
}

.footer-telfs-con p:nth-of-type(3) {
  background: url(//cdn.xypt.top/2d127d7b/21/05/ccb00b8bc3627fd782ae7af49c6ac32a93fe2a57.png) no-repeat left center;
}

.footer-telfs-con p:nth-of-type(4) {
  background: url(//cdn.xypt.top/2d127d7b/21/05/3a93355e75d157521b110e5cab39b3c2eaf0c419.png) no-repeat left center;
}

.footer-code-con {
  margin-top: 28px;
}

.footer-code-img {
  width: 102px;
}

.footer-code-img img {
  width: 100%;
}

.footer-code-title {
  margin-left: 15px;
  padding-top: 10px;
}

.footer-code-title p {
  line-height: 17px;
  margin: 0;
  font-size: 13px;
  color: #fff;
}

/* 页脚 */
.footer-bottom {
  text-align: center;
  background: #333333;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 15px 0;
  border-top: 1px solid #444444;
}

.footer-bottom a {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
