@charset "UTF-8";
/*@font-face {
   font-family:'jiangxi';
   src: url('../fonts/jiangxi.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
.ff{
   font-family: "jiangxi";
}*/
li {
  float: none;
}

.wel {
  font-size: 14px;
}

p {
  margin: 0;
}

.k1 {
  font-size: 14px;
}

.k1 a {
  font-size: 14px;
  color: #9d9d9d;
}

.ad {
  margin-left: 31px;
  padding-left: 35px;
  margin-top: 40px;
  color: #aeaeae;
  font-size: 12px;
  height: 53px;
  text-transform: uppercase;
  border-left: 1px solid #c8c8c8;
  line-height: 25px;
  padding-top: 2px;
}

.ad p:first-child {
  letter-spacing: 1px;
}

.topLink {
  float: right;
  position: relative;
  z-index: 9999;
}

.translate {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9999;
}

.tran-in {
  left: 120px;
}

.translate li {
  border: 1px dashed #cccccc;
  line-height: 26px;
  text-align: left;
  background: #fff;
}

.translate li a {
  display: block;
  padding-left: 10px;
  background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
  text-decoration: none;
  color: #275cea;
  cursor: pointer;
}

.translate-en {
  display: none;
  padding: 6px;
  padding-top: 0px;
}

.translate li .translate-en a {
  padding-left: 0px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
  font-weight: bold;
}

.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

.topLink .k1 {
  line-height: 32px;
  padding-top: 5px;
}

.topLink .k2 {
  background: url(../images/tel.png) no-repeat left center;
  font-size: 17px;
  color: #404040;
  line-height: 28px;
  padding-left: 40px;
  margin-top: 40px;
}

/*çƒ­é—¨æœç´¢*/
.sbox {
  height: 581px;
}

.search {
  margin: 0 auto;
}

#formsearch {
  float: right;
  background: url(../images/sou.png) no-repeat top center;
  height: 35px;
  width: 319px;
  margin-top: 12px;
  position: relative;
}
#formsearch .btn {
  background: transparent;
  width: 10px;
  height: 18px;
  position: absolute;
  right: 12px;
  top: 7px;
}

.hotSearch {
  width: 400px;
  float: left;
  height: 60px;
  line-height: 60px;
  font-weight: normal;
  font-size: 14px;
  color: #222222;
}

.hotSearch a {
  color: #222222;
}

#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}

/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch a {
  margin-right: 6px;
}

#formsearch input {
  height: 35px;
  background: none;
  border: none;
  line-height: 35px;
  outline: none;
}

#formsearch input#keyword {
  height: 35px;
  line-height: 35px;
  padding-left: 16px;
  color: #686868;
  font-size: 13px;
}

#formsearch input#s_btn {
  width: 46px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  float: right;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

/*ä¸»ä½“æ ·å¼*/
#container {
  width: 1270px;
  margin: 0 auto;
  margin-top: 10px;
}

.container {
  width: 1280px;
  margin: 0 auto;
  padding: 0;
}

@media (max-width: 1450px) {
  .container, #container {
    width: 1170px;
  }
}
.box11 {
  height: 1415px;
}

.box1 {
  height: 223px;
  margin-top: 100px;
}

.fiveadc {
  margin-top: -1px;
  overflow: visible;
  display: flex;
  justify-content: space-between;
}

.fiveadc li {
  width: 377px;
  float: left;
  margin-right: 0px;
  background: #fff url(../images/xian2.png) no-repeat top center;
  text-align: center;
  height: 224px;
  transition: all 0.4s;
}

.fiveadc li:last-child {
  margin-right: 0;
}

.fiveadc li a.img {
  display: block;
  position: relative;
  width: 82px;
  height: 82px;
  margin: 0 auto;
  margin-top: -41px;
}

.fiveadc li a.img div {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 58px;
  text-align: center;
  z-index: 9999;
}

.fiveadc li a.img img {
  max-width: 100%;
}

.fiveadc li a.img .img1 {
  opacity: 1;
  transition: all 0.4s;
}

.fiveadc li a.img .img2 {
  opacity: 0;
  transition: all 0.4s;
}

.fiveadc li h3 {
  font-size: 25px;
  text-align: center;
  margin-top: 17px;
  font-weight: bold;
  color: #2b2b2b;
}

.fiveadc li h3 a {
  display: block;
}

.fiveadc li span {
  display: block;
  width: 27px;
  height: 1px;
  background: #484848;
  margin: 25px auto 18px auto;
}

.fiveadc li h2 {
  font-weight: normal;
  font-size: 16px;
  color: #383838;
}

.fiveadc li p {
  font-size: 12px;
  color: #7d7d7d;
  margin-top: 20px;
  line-height: 16px;
  overflow: hidden;
  padding: 0 15px;
}

.fiveadc li:hover a.img .img1 {
  opacity: 0;
}

.fiveadc li:hover a.img .img2 {
  opacity: 1;
}

.fiveadc li:hover {
  background: #fff url(../images/xian33.png) no-repeat top center;
}

.fiveadc li:hover h3 {
  color: #5a57a6;
}

.zixun a.ck {
  display: block;
  background: url(../images/ck.png) no-repeat 50%;
  font-size: 16px;
  color: #fff;
  width: 160px;
  line-height: 48px;
  text-indent: 65px;
  text-align: left;
  margin-right: 18px;
  margin-top: 5px;
  margin-left: 395px;
}

.zixun .dh {
  font-size: 15px;
  color: #2b2b2b;
  line-height: 27px;
  padding-left: 57px;
  background: url(../images/dh.png) no-repeat left 6px;
  text-align: left;
}

.zixun .dh p {
  font-weight: 600;
  font-size: 30px;
  color: #5a57a6;
}

.box1 {
  margin-top: 86px;
  margin-bottom: 104px;
  height: 223px;
}

.pos {
  position: relative;
}

.p-title {
  background: url(../images/t1.png) no-repeat top center;
  text-align: center;
  font-size: 40px;
  color: #2b2b2b;
  padding-top: 14px;
  font-weight: bold;
}

.p-title b {
  display: block;
  font-size: 18px;
  color: #707070;
  font-weight: normal;
  margin-top: 8px;
}

.p-title span {
  display: block;
  width: 57px;
  height: 2px;
  background: #3a3a3a;
  margin: 10px auto;
}

.p-sort {
  background: url(../images/t2.png) no-repeat top center;
  height: 126px;
  overflow: hidden;
  margin-top: 50px;
}

.sort1 {
  padding: 0 60px;
  padding-top: 70px;
  text-align: center;
}

.sort1 li {
  display: inline-block;
  width: 142px;
  margin: 0 43px;
  margin-bottom: 20px;
}

.sort1 li a {
  display: block;
  font-size: 18px;
  border-bottom: 1px solid #bebebe;
  text-align: center;
  line-height: 33px;
  color: #0f0f0f;
}

.sort1 li:hover a {
  border-color: #5a57a6;
  font-weight: bold;
  color: #5a57a6;
}

.product_list1 {
  margin: 0 -10px;
  margin-top: 37px;
}

.product_list1 li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  display: inline;
}

.product_list1 li a.img {
  border: 1px solid #c8c8c8;
}

.product_list1 li a.img img {
  width: 302px;
  height: 226px;
}

.product_list1 li h3 {
  text-align: center;
}

.product_list1 li h3 a {
  font-weight: normal;
  font-size: 16px;
  color: #434343;
  line-height: 38px;
  display: block;
}

.product_list1 li a.img {
  display: block;
}

.box3 .p-title {
  background: none;
}

.box3 {
  padding-bottom: 77px;
  overflow: hidden;
}

.pos {
  position: relative;
}

.ysbox {
  background: url(../images/bj.png) no-repeat top center;
  width: 1340px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0px;
  padding: 0 20px;
  background-position: center;
  padding-top: 74px;
}

.ys-index {
  position: relative;
}

.ys-left {
  width: 390px;
  margin-top: 92px;
  margin-left: 9px;
}

.ys-list li {
  padding-bottom: 36px;
  margin-bottom: 35px;
}

.ys-list li .ys-img {
  width: 60px;
  height: 60px;
  margin-top: 30px;
}

.ys-list li .ys-wen {
  width: 322px;
  padding-left: 20px;
}

.ys-list li .ys-wen h2 {
  font-size: 26px;
  color: #2b2b2b;
  font-weight: bold;
  line-height: 22px;
}

.ys-list li .ys-wen p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 10px;
  color: #706c6c;
}

.ys-list li:last-child {
  border-bottom: none;
}

.ys-list li:hover .ys-wen h2 {
  color: #5a57a6;
  font-weight: bold;
}

.ys-right {
  width: 390px;
  margin-top: 92px;
}

.zixun {
  /*text-align: center;*/
  /*margin-top: 0px;*/
  position: static;
  bottom: -27px;
  left: 25px;
}

.zixun .zitel {
  background: url(../images/zxtel.png) left center no-repeat;
  padding-left: 55px;
  margin-left: 19px;
  font: normal 15px/20px MicrosoftYaHei;
  letter-spacing: 1px;
  color: #2b2b2b;
  text-align: left;
}

.zixun .zitel strong {
  font: bold 30px/30px MicrosoftYaHei;
  color: #5a57a6;
}

.case-index {
  margin-top: 45px;
}

.c-title {
  background: url(../images/t3.png) no-repeat top center;
}

/*sun_pro_detail_box*/
.pro_detail_toit {
  text-align: center;
  font-size: 1.2rem;
  color: #666;
  font-weight: normal;
  padding: 0.5rem 0;
  border-bottom: 1px solid #F0F2F5;
  margin-bottom: 1rem;
}

.sun_pro_detail_box {
  padding-bottom: 1rem;
}

.sun_pro_detail_box .sun_pro_txtxt {
  width: 100%;
  height: 554px;
  position: relative;
  background: url(../images/bj2.png) no-repeat top center;
}

.sun_pro_detail_box .sun_pro_big_tx {
  width: 910px;
  position: relative;
}

.sun_pro_detail_box .sun_pro_big_tx .slick-slide {
  outline: none;
  padding-top: 28px;
}

.sun_pro_detail_box .sun_pro_big_tx .slick-slide .img_a {
  text-align: center;
}

.sun_pro_detail_box .sun_pro_big_tx .slick-slide .big {
  max-width: 100%;
}

.sun_pro_detail_box .sun_pro_big_tx .slick-slide .img img {
  max-width: 100%;
}

.sun_pro_detail_box .sun_pro_big_tx span {
  display: inline-block;
  float: left;
  /* writing-mode: lr-tb;
   width: 40px;*/
  font-size: 20px;
  color: #1e1d1d;
  line-height: 24px;
  background: url(../images/line11.png) no-repeat left 5px;
  text-align: right;
  /*min-height: 175px;*/
  letter-spacing: 4px;
  display: none;
}

.sun_pro_detail_box .sun_pro_big_tx a.img {
  float: right;
  margin-right: 34px;
}

.sun_pro_detail_box .sun_pro_small_tx {
  width: 296px;
  position: relative;
  height: 554px;
  overflow: hidden;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-list {
  margin: 50px 0;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-arrow {
  position: absolute;
  width: 294px;
  height: 50px;
  outline: none;
  border: none;
  font-size: 0;
  z-index: 999;
}

.sun_pro_detail {
  margin-top: 59px;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-arrow.slick-prev {
  top: 0;
  background: url("../images/prev2.jpg") center no-repeat;
  width: 294px;
  height: 50px;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-arrow.slick-prev:hover {
  background: url("../images/prev2h.png") center no-repeat;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-arrow.slick-next {
  width: 294px;
  height: 50px;
  bottom: 0;
  background: url("../images/next2.jpg") center no-repeat;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-arrow.slick-next:hover {
  background: url("../images/next2h.png") center no-repeat;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-slide {
  outline: none;
  box-sizing: border-box;
  border: 3px solid transparent;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-slide:hover {
  border-color: #5a57a6;
  cursor: pointer;
}

.sun_pro_detail_box .sun_pro_small_tx .wenzi {
  background: #31a5ef;
  width: 90px;
  height: 99px;
  padding: 0 20px;
}

.sun_pro_detail_box .sun_pro_small_tx .wenzi a {
  color: #fff;
  font-size: 18px;
  padding-top: 20px;
  display: block;
}

.sun_pro_detail_box .sun_pro_small_tx .wenzi h2 {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}

.sun_pro_detail_box .sun_pro_small_tx .slick-slide .small {
  width: 100%;
  box-sizing: border-box;
}

.pic_poster {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  margin-top: 80px;
  background: url(../images/hen.png) center no-repeat;
  height: 272px;
}

.wh {
  width: 1200px;
  margin: 0 auto;
}

.pictel {
  width: 228px;
  font: normal 16px/16px MicrosoftYaHei;
  color: #222222;
  padding-top: 70px;
}

.pictel strong {
  font: bold 30px/30px MicrosoftYaHei;
  color: #222222;
  margin-top: 8px;
  display: block;
}

.pictel dt {
  margin-top: 34px;
}

.pictel dt a {
  display: block;
  background: url(../images/m1.png) no-repeat 50%;
  font-size: 21px;
  color: #fff;
  width: 225px;
  line-height: 50px;
  text-indent: 88px;
  text-align: left;
  font-weight: normal;
}

.w1 {
  color: #222222;
  font-size: 31px;
  display: block;
  line-height: 56px;
  padding-top: 65px;
}

.w1 span {
  color: #222222;
  font-size: 41px;
  display: block;
  letter-spacing: 2px;
}

.w2 {
  color: #c2c0bf;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 10px;
}

.ad1 {
  margin-top: 55px;
  margin-bottom: 60px;
}

.ad1-left {
  width: 662px;
}

.ad-title {
  font-size: 33px;
  color: #2b2b2b;
  background: url(../images/tt1.png) no-repeat left top;
  height: 96px;
  padding-left: 100px;
  font-weight: bold;
  padding-top: 3px;
}

.ad-title span {
  display: block;
  width: 72px;
  height: 2px;
  background: #5a57a6;
  margin-top: 21px;
}

.ad-content {
  padding-left: 100px;
  font-size: 15px;
  color: #3e3d3d;
  line-height: 32px;
  margin-top: -15px;
}

.ad-content img {
  display: block;
  margin-top: 23px;
}

.box4 {
  background: url(../images/bj3.png) no-repeat top center;
  height: 765px;
  overflow: hidden;
}

.ad2 {
  padding-top: 70px;
}

.ad2-right {
  width: 700px;
}

.ad-title2 {
  background: url(../images/tt2.png) no-repeat left top;
}

.p-roll {
  position: relative;
  margin-top: 40px;
}

.l_btn, .r_btn {
  position: absolute;
  top: 40%;
  cursor: pointer;
}

.l_btn {
  left: -38px;
}

.r_btn {
  right: -38px;
}

.ad3-left {
  width: 632px;
}

.ad-title3 {
  background: url(../images/tt3.png) no-repeat left top;
}

.box5 {
  background: url(../images/bj4.jpg) no-repeat top center;
  height: 434px;
  overflow: hidden;
}

.ad4 {
  margin-top: 40px;
}

.ad4-left {
  margin-left: -34px;
}

.ad4-right {
  width: 650px;
  margin-top: 43px;
}

.ad-title4 {
  background: url(../images/tt4.png) no-repeat left top;
}

.process-index {
  margin-top: 65px;
}

.r-title {
  background: url(../images/t5.png) no-repeat top center;
  padding-top: 11px;
}

.process-index ul {
  margin-top: 60px;
}

.process-index ul li {
  width: 106px;
  text-align: center;
  float: left;
  margin-right: 61px;
  position: relative;
  padding-top: 122px;
  cursor: pointer;
}

.process-index ul li:last-child {
  margin-right: 0;
}

.process-index ul li .img1 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}

.process-index ul li .img2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.process-index ul li h3 {
  font: normal 19px/60px "å¾®è½¯é›…é»‘";
  color: #222222;
}

.process-index ul li:hover .img1 {
  opacity: 0;
}

.process-index ul li:hover .img2 {
  opacity: 1;
}

.about-bg {
  background: url(../images/bj5.jpg) no-repeat top center;
  height: 533px;
  margin-top: 45px;
}

.about-index {
  padding-top: 85px;
  position: relative;
}

.about-img {
  width: 504px;
}

.about-wen {
  background: url(../images/about.png) no-repeat bottom right;
  height: 400px;
  width: 730px;
}

.ab-title {
  font-size: 36px;
  color: #5a57a6;
  font-weight: bold;
}

.ab-title span {
  color: #a7a7a7;
  font-weight: normal;
}

.ab-con {
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  text-align: justify;
  margin-top: 32px;
  width: 687px;
  letter-spacing: 1px;
}

.ab-more {
  width: 108px;
  height: 35px;
  background: #5a57a6;
  float: right;
  margin-top: -26px;
  margin-right: 38px;
  position: relative;
  z-index: 9;
}

.ab-more a {
  display: block;
  line-height: 35px;
  color: #fff;
  text-align: center;
  font-size: 15px;
}

/*tabå¤šé¡µç­¾*/
/* .tabs{margin-top: 55px;} */
.tabs ul {
  height: 47px;
  line-height: 102px;
  background: url(../images/left03.png) repeat-x;
  color: #949599;
}

.tabs ul li {
  float: left;
  font: 400 20px/47px "å¾®è½¯é›…é»‘";
  text-align: center;
  color: #fff;
}

.tabs ul li:nth-of-type(1) {
  background: url(../images/t6.png) no-repeat 24px center #2b2b2b;
}

.tabs ul li:nth-of-type(2) {
  background: url(../images/t7.png) no-repeat 24px center #2b2b2b;
  margin-left: 15px;
}

.tab-nav {
  cursor: pointer;
  width: 185px;
  background: #2b2b2b;
}

.tab-nav-action {
  cursor: pointer;
  color: #fff;
  width: 185px;
  background: url(../images/t6.png) no-repeat 24px center #5a57a6 !important;
}

.tab-nav-action:nth-of-type(2) {
  cursor: pointer;
  color: #fff;
  width: 185px;
  background: url(../images/t7.png) no-repeat 24px center #5a57a6 !important;
}

.roll1 {
  position: relative;
  margin-top: 34px;
  height: 227px;
  overflow: hidden;
}

.l_btn2, .r_btn2 {
  position: absolute;
  top: 30%;
  cursor: pointer;
}

.l_btn2 {
  left: 0;
}

.r_btn2 {
  right: 0;
}

.product_list2 li {
  float: left;
  margin-left: 12px;
  margin-right: 12px;
  _display: inline;
}

.product_list2 li a.img img {
  width: 302px;
  height: 215px;
}

.product_list2 li h3 {
  text-align: center;
  padding-top: 5px;
}

.product_list2 li h3 a {
  font-weight: normal;
}

.product_list2 li a.img {
  display: block;
}

.product_list2 li a.img:hover {
  border-color: #e87518;
}

.roll_product {
  float: left;
}

/*æ»šåŠ¨*/
#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}

#m_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#m_indemo {
  float: left;
  width: 800%;
}

#m_demo1 {
  float: left;
}

#m_demo2 {
  float: left;
}

#n_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#n_indemo {
  float: left;
  width: 800%;
}

#n_demo1 {
  float: left;
}

#n_demo2 {
  float: left;
}

.tab_box {
  position: relative;
}

.news-more {
  position: absolute;
  top: 16px;
  right: 0;
}

.tabs {
  height: 40px;
  margin-bottom: 30px;
}

.tabs li {
  float: left;
  margin-right: 27px;
}

.box12 {
  background: url(../images/more1.png) no-repeat 266px 25px;
}

.tabs li + li {
  background: url(../images/xian1.png) no-repeat left center;
  padding-left: 33px;
}

.m1 a {
  display: block;
  color: #2b2b2b;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 15px;
}

.tabs li a {
  display: block;
  font: 600 24px/52px "Microsoft Yahei";
  color: #2b2b2b;
}

.tabs li a.tab_click {
  color: #5a57a6;
}

.news_box {
  padding-top: 35px;
}

.news_left {
  width: 598px;
}

.news_right {
  width: 625px;
}

.news_left img {
  width: 100%;
  height: 100%;
}

.news_list2 h3 {
  border-top: 1px solid #9f9f9f;
  margin-top: 25px;
}

.news_list2 h3 a {
  display: block;
  font: 400 16px/30px "Microsoft Yahei";
  color: #2b2b2b;
  margin-top: 10px;
  margin-bottom: 10px;
}

.news_list2 span {
  display: block;
  font: 400 15px/24px "Microsoft Yahei";
  color: #878484;
}

.news_list2 span a {
  color: #5a57a6;
}

.news_list2 li a.imgs {
  display: block;
  width: 595px;
  height: 211px;
  overflow: hidden;
  padding: 17px;
  border: 1px solid #d6d6d6;
}

.news_list2 li a.imgs img {
  transition: all 0.8s;
}

.news_list2 li:hover a.imgs img {
  transform: scale(1.04, 1.04);
}

.news_list3 li {
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.news_list3 .times {
  text-align: center;
  width: 78px;
  height: 70px;
  border: 1px solid #d6d6d6;
}

.news_list3 .times span {
  display: block;
  font: 400 26px/44px "Arial";
}

.news_list3 .times p {
  font: 400 19px/16px "Arial";
  color: #d5d5d5;
}

.n_list {
  width: 483px;
  margin-left: 20px;
}

.n_list h3 a {
  font: 400 16px/16px "Microsoft Yahei";
  color: #2b2b2b;
  display: block;
}

.n_list span {
  font: 400 14px/24px "Microsoft Yahei";
  color: #878484;
  height: 47px;
  overflow: hidden;
  display: block;
  margin-top: 10px;
}

.n_list span a {
  color: #5a57a6;
}

.news_list4 li {
  float: left;
  width: 446px;
  height: 110px;
  margin: 0 13px;
  border: 1px solid #bbbbbb;
}

.news_list4 li h3 {
  padding-top: 15px;
}

.news_list4 li h3 a {
  display: block;
  padding-left: 55px;
  font: 500 16px/34px "Microsoft Yahei";
  color: #2b2b2b;
  background: url(../images/wen.png) no-repeat 24px center;
  margin-bottom: 8px;
}

.news_list4 li span {
  display: block;
  padding-left: 55px;
  font: 400 14px/20px "Microsoft Yahei";
  color: #878484;
  background: url(../images/da.png) no-repeat 24px 6px;
  width: 384px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.wenda {
  width: 1280px;
  margin: 0 auto;
  margin-top: 30px;
}

.wenda .hd {
  width: 144px;
}

.wenda .bd {
  width: 1060px;
  overflow: hidden;
}

.wenda .hd h3 {
  font: 600 24px/30px "Microsoft Yahei";
  color: #5a57a6;
}

.wenda .hd p {
  font: 600 24px/24px "Microsoft Yahei";
  color: #c0c0c0;
  margin-top: 12px;
  margin-bottom: 12px;
}

.wenda .hd {
  font-size: 0;
}

.wenda .hd a {
  display: inline-block;
  width: 67px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  background: #2b2b2b;
}

.wenda .hd a:hover {
  background: #5a57a6;
}

.menu_cate {
  width: 220px;
  float: left;
}

.cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "å¾®è½¯é›…é»‘";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.about {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}

.about_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "å¾®è½¯é›…é»‘";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.about .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "å¾®è½¯é›…é»‘";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

/*----- Common css ------*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*é¦–é¡µå·¦ä¾§è”ç³»æˆ‘ä»¬*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}

.contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "å¾®è½¯é›…é»‘";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*å·¥ç¨‹æ¡ˆä¾‹*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "å¾®è½¯é›…é»‘";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

/*äº§å“æŽ¨è*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left;
}

.recommend_product .title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "å¾®è½¯é›…é»‘";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.recommend_product .content {
  padding-top: 15px;
  padding-bottom: 14px;
}

.roll_product li {
  padding-bottom: 0px;
}

/*å“ç‰Œåˆ—è¡¨*/
.brand-list {
  margin: 20px 0px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.brand-list li {
  margin: 5px 8px;
}

.brand-list li:hover {
  box-shadow: 2px 1px 5px;
}

.brand-list li img {
  width: 150px;
  height: 120px;
}

/*å‰å°å¤šé¡µç­¾*/
/* .tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;} */
.left .box {
  margin-bottom: 10px;
}

.left .box h3 {
  line-height: 60px;
  padding-left: 34px;
  background: #5a57a6;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  position: relative;
}

.left .box h3::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 20px;
  top: 20px;
  left: 15px;
  background: #fff;
}

.left .box .content {
  padding: 5px 0px;
}

.prodescription {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 20px;
}

.n_banner {
  width: 1920px;
  margin: 0 auto;
  margin-left: -960px;
  position: relative;
  left: 50%;
}

.n_banner img {
  width: 1920px;
  margin: 0 auto;
  margin-left: -960px;
  position: relative;
  left: 50%;
}

.left {
  width: 250px;
  float: left;
}

.sort_menu h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.sort_product {
  margin-top: 10px;
}

.sort_product h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.n_contact {
  margin-top: 10px;
}

.n_contact h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.n_contact .content {
  padding: 5px;
  line-height: 24px;
}

.right {
  width: 980px;
  float: right;
  padding-bottom: 10px;
}

.sitemp {
  border-bottom: 1px solid #eee;
}

.sitemp h2 {
  width: 340px;
  float: left;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #333;
}

.sitemp .site {
  width: 380px;
  float: right;
  text-align: right;
  line-height: 40px;
}

.right .content {
  padding: 10px;
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}

.sort_album {
  margin-top: 15px;
}

#lt_goods {
  overflow: hidden;
  height: 554px;
  padding-top: 50px;
}
#lt_goods .swiper-container {
  height: 430px;
}
#lt_goods .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 213px;
}
#lt_goods .item {
  display: flex;
  align-items: center;
  justify-content: center;
}
#lt_goods .item .pic1 {
  display: block;
}
#lt_goods .item .pic2 {
  display: none;
}

#rt_goods {
  overflow: hidden;
  margin-top: 20px;
}
#rt_goods .item {
  display: flex;
  align-items: center;
  justify-content: center;
}
#rt_goods .item .pic2 {
  display: block;
}
#rt_goods .item .pic1 {
  display: none;
}

.dbox {
  background: url(../images/bj11.jpg) no-repeat bottom center;
}

@media (max-width: 1450px) {
  .p-sort {
    background-size: 100%;
  }

  .sort1 {
    padding-top: 61px;
  }

  .product_list1 li a.img img {
    width: 275px;
  }

  .ysbox {
    width: 1170px;
  }

  .sun_pro_detail_box .sun_pro_big_tx {
    width: 852px;
    position: relative;
  }

  #rt_goods .item {
    padding: 20px;
  }

  .aos-init .ad1-right img {
    width: 457px !important;
    height: 301px !important;
  }

  .aos-init .ad1-right {
    margin-top: 30px;
  }

  .ad2 .ad2-left img {
    width: 421px !important;
    height: 297px !important;
  }

  #demo .item {
    padding: 5px;
  }

  .ad4-right {
    width: 600px;
  }

  .ad4-left img {
    width: 640px !important;
  }

  .process-index ul li h3 {
    font: normal 17px/54px "å¾®è½¯é›…é»‘";
  }

  .process-index ul li {
    margin-right: 46px;
  }

  .about-img img {
    width: 420px !important;
    height: 317px !important;
  }

  .about-img {
    width: auto;
  }

  .news_left {
    width: 504px;
  }
}
@media (max-width: 768px) {
  .dbox {
    background: none;
  }

  .hotSearch {
    display: none;
  }

  #formsearch {
    width: 100%;
  }

  .sbox .ss {
    display: none;
  }

  .container, #container {
    width: 100%;
  }

  .fiveadc li {
    float: none;
    width: 100%;
    background: none;
    border: 1px solid black;
    padding: 15px;
  }

  .fiveadc {
    display: block;
  }

  .fiveadc li h3 {
    font-size: 21px;
    margin-top: 5px;
  }

  .fiveadc li h2 {
    font-size: 14px;
  }

  .fiveadc li span {
    margin: 13px auto 18px auto;
  }

  .fiveadc li {
    margin-bottom: 50px;
  }

  .box1 {
    margin-top: 50px;
    margin-bottom: 0px;
    height: auto;
  }

  .sbox {
    height: auto;
  }

  .ysbox {
    padding-left: 0;
    padding-top: 0;
  }

  .p-title {
    font-size: 21px;
    background: none;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 2;
  }

  .p-title b {
    display: block;
    font-size: 16px;
    color: #707070;
    font-weight: normal;
    margin-top: 13px;
  }

  .p-title span {
    margin-top: 15px;
  }

  .p-sort {
    height: auto;
    margin-top: 23px;
    background: none;
  }

  .sort1 li {
    width: 95%;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
  }

  .ys-left {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  .product_list1 li {
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 48%;
    margin-bottom: 16px;
  }

  .sort1 li a {
    font-size: 14px;
    border: 1px solid #9f9f9f;
  }

  .product_list1 li h3 {
    min-height: 42px;
  }

  .sort1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }

  .product_list1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .product_list1 li a.img img {
    width: 100%;
    height: auto;
  }

  .ysbox {
    width: 100%;
    background: none;
    margin-top: 50px;
    padding-right: 0;
  }

  .product_list1 li h3 a {
    font-size: 14px;
    line-height: 21px;
  }

  .product_list1 {
    margin: 0 auto;
    margin-top: 25px;
  }

  .ys-list li .ys-wen {
    width: 252px;
    padding-left: 0px;
  }

  .ys-list li .ys-wen p {
    font-size: 14px;
  }

  .ys-list li .ys-wen h2 {
    font-size: 19px;
  }

  .ys-list li {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .ys-right {
    width: 100%;
    float: none;
    margin-top: 0;
  }

  .box3 {
    padding-bottom: 0;
  }

  .sun_pro_detail_box .sun_pro_small_tx {
    display: none;
  }

  .sun_pro_detail_box .sun_pro_big_tx {
    width: 100%;
  }

  .sun_pro_detail_box .sun_pro_txtxt {
    height: auto;
  }

  #rt_goods {
    margin-top: 0;
  }

  .sun_pro_detail {
    margin-top: 20px;
  }

  .pic_poster {
    width: 100%;
    position: static;
    margin-left: 0;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background-size: cover;
    height: auto;
  }
  .pic_poster .hleft {
    float: none;
  }

  .wh {
    width: 100%;
  }

  .w1 {
    font-size: 22px;
    line-height: 47px;
    padding-top: 27px;
    margin-top: 0;
  }

  .w1 span {
    font-size: 20px;
  }

  .w2 {
    margin-top: 3px;
  }

  .pictel {
    padding-top: 25px;
    width: auto;
    float: none;
  }

  .pictel strong {
    font-size: 23px;
  }

  .pictel dt {
    margin-top: 13px;
  }

  .pictel dt a {
    font-size: 16px;
    width: 169px;
    line-height: 45px;
    text-indent: 65px;
  }

  .ad1-left {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ad-title {
    font-size: 16px;
    height: 81px;
    background: none;
    padding-left: 0;
  }

  .ad-content img {
    max-width: 100%;
  }

  .ad-content {
    padding-left: 0px;
    padding-right: 5px;
  }

  .ad2-right {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .box4 {
    height: auto;
    background-size: cover;
    padding-bottom: 50px;
  }

  .aos-init .ad1-right img, .about-img img {
    width: auto !important;
    height: auto !important;
  }

  .ad4-left img {
    display: none;
  }

  .box5 {
    height: auto;
    background-size: cover;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ad4-right {
    width: 100%;
  }

  .ad-content {
    padding-right: 0;
  }

  .l_btn, .r_btn {
    top: 0;
  }

  .r_btn {
    right: 0;
  }

  .l_btn {
    left: 0px;
  }

  .ad4-right {
    margin-top: 0;
  }

  .process-index ul li {
    margin-right: 0;
    width: 50%;
    padding-top: 13px;
    text-align: center;
  }

  .process-index ul {
    display: flex;
    flex-wrap: wrap;
  }

  .process-index ul li .img1 {
    position: static;
    margin: 0 auto;
  }

  .process-index ul {
    margin-top: 22px;
  }

  .about-index {
    padding-top: 40px;
  }

  .about-wen {
    width: 100%;
    height: auto;
    background: none;
  }

  .ab-title {
    font-size: 22px;
  }

  .about-bg {
    padding-left: 15px;
    padding-right: 15px;
    background: none;
    height: auto;
  }
  .about-bg .ab-more {
    position: static;
    float: none;
    margin: 0 auto;
    margin-top: 10px;
  }

  .ab-con {
    width: 100%;
  }

  .tabs li a {
    font-size: 19px;
  }

  .tabs li {
    margin-right: 0;
  }

  .box12 {
    background: none;
  }

  .news_left {
    width: 100%;
  }

  .news_list2 li a.imgs {
    width: 100%;
  }

  .news_box {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tabs {
    margin-bottom: 20px;
  }

  .news_list2 span {
    font-size: 14px;
  }

  .news_right {
    display: none;
  }

  .wenda {
    display: none;
  }

  .p-roll {
    display: none;
  }
}

/*# sourceMappingURL=index.css.map */
