@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 {
  border-bottom: 1px solid #d4d4d4;
  height: 36px;
  line-height: 35px;
  color: #363636;
  font-size: 12px;
}

.head-index .logo {
  line-height: 150px;
}

.head-index .tel {
  margin-top: 48px;
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 65px;
}

.head-index .tel p {
  font-size: 16px;
  color: #363636;
}

.head-index .tel p:nth-of-type(2) {
  font-weight: bold;
  color: #333333;
  font-size: 26px;
}

.ss {
    width: 35px;
    height: 35px;
    margin-top: 11px;
    position: relative;
}


#formsearch {
    position: absolute;
    right: 0;
    top: 47px;
    border: 1px solid #f96720;
    width: 252px;
    z-index: 11;
    background: #f96720;
    z-index: 99999;
    display: none;
}

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

#formsearch input#keyword {
    text-indent: 10px;
    float: left;
    width: 200px;
    color: #fff;
    outline: none;
}

#formsearch input#s_btn {
    color: #fff;
    float: right;
    width: 50px;
    outline: none;
}

#formsearch ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}

#formsearch ::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

#formsearch ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
}

#formsearch ::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}






/**/
.pt {
  text-align: center;
}

.pt b {
  display: block;
  color: #323232;
  font-size: 35px;
}

.pt span {
  display: block;
  color: #787878;
  font-size: 16px;
}

.liu-bg {
  background: #f5f5f5;
  padding-top: 70px;
  padding-bottom: 58px;
}

.liu-bg .liu-index .liu-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
}

.liu-bg .liu-index .liu-list .www li {
  width: 146px;
  height: 166px;
  background: #fff;
  text-align: center;
  padding-top: 35px;
}

.liu-bg .liu-index .liu-list .www li .img1 {
  width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0 auto;
}

.liu-bg .liu-index .liu-list .www li .img1 img {
  width: 39px;
  height: 39px;
  transition: 0.5s;
}

.liu-bg .liu-index .liu-list .www li .wz {
  color: #636363;
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  margin-top: 20px;
}

.liu-bg .liu-index .liu-list .www li .xian {
  width: 43px;
  height: 2px;
  background: #636363;
  margin: 0 auto;
  margin-top: 15px;
}

.liu-bg .liu-index .liu-list .www:nth-of-type(2) .wz {
  line-height: 24px;
}

.liu-bg .liu-index .liu-list .www li:hover {
  background: #f96720;
}

.liu-bg .liu-index .liu-list .www li:hover .img1 img {
  filter: brightness(100);
  transform: rotate(360deg);
}

.liu-bg .liu-index .liu-list .www li:hover .wz {
  color: #fff;
}

.liu-bg .liu-index .liu-list .www li:hover .xian {
  background: #fff;
}

/**/
.product-index {
  margin-top: 65px;
}

.product-index .p-list1 {
  margin: 0 -14px;
  margin-top: 35px;
}

.product-index .p-list1 li {
  float: left;
  width: 280px;
  border: 1px solid #eeeeee;
  margin: 0 12px;
  margin-bottom: 24px;
}

.product-index .p-list1 li .img1 img {
  width: 280px;
  height: 226px;
}

.product-index .p-list1 li .wz {
  border: 1px solid #eeeeee;
  text-align: center;
  height: 36px;
  line-height: 36px;
  color: #666666;
  font-size: 15px;
}

.product-index .p-list1 li:hover .wz {
  border: 1px solid #f96720;
  color: #f96720;
}

.product-index .p-more {
  width: 246px;
  height: 46px;
  border-radius: 20px;
  background: #dddddd;
  margin: 0 auto;
  margin-top: 30px;
}

.product-index .p-more a {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 18px;
  line-height: 46px;
}

/**/
.ys-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 754px;
  overflow: hidden;
  padding-top: 115px;
  box-sizing: border-box;
}

.ys-bg .ys-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}

.ys-bg .ys-list li {
  width: 386px;
  height: 312px;
  background: url(../images/y1.png) no-repeat top center;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 999;
  
}
.ys-bg .ys-list li::before{
    transition: 0.5s;
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: -312px;
    width: 386px;
  height: 312px;
     background: url(../images/y2.png) no-repeat top center;
   
}

.ys-bg .ys-list li:hover{
    background: none;
}

.ys-bg .ys-list li:hover::before{
    background: url(../images/y2.png) no-repeat top center;
    transform: translateY(0px);
    bottom: 0;
}
.ys-bg .ys-list li .y1 {
  color: #3a3a3a;
  font-size: 18px;
  font-weight: bold;
  padding-top: 50px;
}

.ys-bg .ys-list li .y2 {
  width: 98px;
  height: 2px;
  background: #f96720;
  margin: 20px auto;
}

.ys-bg .ys-list li .y3 {
  color: #6f6f6f;
  font-size: 14px;
}

.ys-bg .ys-list li .y4 {
  margin-top: 40px;
}

.ys-bg .ys-list li:hover {
   
  
}

.ys-bg .ys-list li:hover .y1 {
  color: #fff;
  padding-top: 100px;
}

.ys-bg .ys-list li:hover .y2 {
  background: #fff;
}

.ys-bg .ys-list li:hover .y3 {
  color: #fff;
}

.ys-bg .ys-list li:hover .y4 {
  display: none;
}

.ys-bg .yste1 {
  background: url(../images/tel1.png) no-repeat top center;
  width: 252px;
  height: 42px;
  margin: 0 auto;
  margin-top: 32px;
  color: #fff;
  line-height: 42px;
  font-weight: bold;
  font-size: 23px;
  text-indent: 55px;
}

.ys-list li:hover{
}

.ys-list li .xx1{position: absolute;top: 15px;left:20px;width:0%;height:5px;background: #959595;transition:.4s;}
.ys-list li:hover .xx1{width: 346px;}

.ys-list li .xx2{position: absolute;top:15px;right:20px;width:5px;height:0px;  background: #959595;transition:0.8s;}
.ys-list li:hover .xx2{height: 280px;top:15px;}

.ys-list li .xx3{position: absolute;bottom:15px;right:20px;width:0px;height:5px;  background: #959595;transition:1.2s;}
.ys-list li:hover .xx3{width: 346px;}
.ys-list li .xx4{position: absolute;bottom:15px;left:20px;width:5px;height:0px;  background: #959595;transition:1s;}
.ys-list li:hover .xx4{height: 280px;width: 5px;}







/**/
.chejian-index {
  margin-top: 55px;
}

.chejian-index .cj-roll {
  margin-top: 35px;
}

.chejian-index .cj-roll .hd {
  margin-top: 40px;
}

.chejian-index .cj-roll .hd ul {
  text-align: center;
}

.chejian-index .cj-roll .hd ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #333333;
  border-radius: 50%;
  margin: 0 6px;
  text-indent: -2000px;
  overflow: hidden;
}

.chejian-index .cj-roll .hd ul li.on {
  background: #f96e2b;
}

.chejian-index .cj-roll .bd .chejian-list li {
  float: left;
  margin: 0 10px;
}

.chejian-index .cj-roll .bd .chejian-list li .img1 img {
  width: 384px;
  height: 283px;
}

.chejian-index .cj-roll .bd .chejian-list li .wz {
  text-align: center;
  background: #f3f3f3;
  line-height: 82px;
  color: #474747;
  font-size: 21px;
}

/**/
.about-bg {
  background: url(../images/bj2.jpg) no-repeat top center;
  height: 830px;
  overflow: hidden;
  padding-top: 70px;
  box-sizing: border-box;
}

.about-bg .about-con {
  margin-top: 42px;
}

.about-bg .about-con .aimg {
  width: 599px;
  height: 377px;
}

.about-bg .about-con .awen {
  width: 565px;
}

.about-bg .about-con .awen .aw1 p {
  color: #303030;
  font-size: 17px;
  margin-bottom: 30px;
  line-height: 28px;
  letter-spacing: -0.2px;
}

.about-bg .about-con .awen .aw2 {
  margin-top: 40px;
}

.about-bg .about-con .awen .aw2 a {
  display: inline-block;
  width: 190px;
  height: 48px;
  background: #d5d5d5;
  color: #333333;
  font-size: 18px;
  text-align: center;
  line-height: 48px;
  margin-right: 16px;
}

.ly {
  background: url(../images/ly.png) no-repeat top center;
  margin-top: 29px;
  height: 185px;
}

#mess {
  width: 680px;
  margin-left: 14px;
  margin-top: 22px;
  float: left;
}

#mess input {
  float: left;
  width: 301px;
  height: 41px;
  background: #fff;
  outline: none;
  border: 1px solid #dbdbdb;
  color: #dbdbdb;
  font-size: 14px;
  padding-left: 11px;
  margin-right: 35px;
  box-sizing: border-box;
}

#mess ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #dbdbdb;
}

#mess ::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #dbdbdb;
}

#mess ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #dbdbdb;
}

#mess ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #dbdbdb;
}

#mess #content {
  margin: 8px 0;
  width: 635px;
  height: 49px;
  border: 1px solid #dbdbdb;
  color: #dbdbdb;
  font-size: 14px;
  text-indent: 11px;
  padding-top: 10px;
  font-family: "微软雅黑";
  box-sizing: border-box;
}

#mess #checkcode {
  margin-right: 0;
  width: 143px;
}

#mess #checkCodeImg {
  float: left;
  height: 41px;
}

#mess .btn1 {
  background: #f96720;
  padding-left: 0;
  text-align: center;
  color: #fff;
  margin-left: 35px;
  margin-right: 0;
}

.ly-ri {
  width: 404px;
  margin-top: 33px;
}

.ly-ri h3 {
  margin-left: 12px;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
}

.ly-ri span {
  display: block;
  color: #fff;
  font-size: 24px;
}

.ly-tel {
  background: url(../images/tel2.png) no-repeat left;
  padding-left: 44px;
  margin: 15px 0 0 46px;
  color: #fff;
  font-size: 18px;
}

/**/
.hezuo-bg {
  background: url(../images/bj3.jpg) no-repeat top center;
  height: 359px;
  overflow: hidden;
  padding-top: 55px;
  box-sizing: border-box;
}

.hezuo-bg .heuzo-index .hezuo-roll {
  margin-top: 30px;
}

.hezuo-bg .heuzo-index .hezuo-roll .bd .hezuo-list li {
  width: 227px;
  margin: 0 8px;
}

.hezuo-bg .heuzo-index .hezuo-roll .bd .hezuo-list li a .img1 img {
  width: 227px;
  height: 113px;
}

.hezuo-bg .heuzo-index .hezuo-roll .bd .hezuo-list li a .wz {
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding-top: 15px;
}

/* */
.tab-con {
  position: relative;
  height: 460px;
  overflow: hidden;
}

.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;
}

.box7 {
  margin-top: 68px;
}

.xin-cont {
  margin-top: 37px;
}

.tab {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 35px;
}

.tab li {
  display: inline-block;
  width: 200px;
  height: 38px;
  background: #dadada;
  font-size: 18px;
  border-radius: 20px;
  line-height: 38px;
  margin: 0 14px;
}

.tab li a {
  display: block;
  color: #333333;
}

.tab li.active {
  background: #f96720;
  color: #fff;
}

.tab li.active a {
  color: #fff;
}

.news_list1 {
  float: left;
  width: 582px;
}

.news_list1 img {
  width: 582px;
  height: 289px;
}

.news_list1 .cont {
  margin-top: 11px;
}

.news_list1 .cont .time {
  width: 55px;
  height: 59px;
  border-right: 1px solid #dbdbdb;
  padding-right: 13px;
  text-align: right;
  box-sizing: border-box;
}

.news_list1 .cont .time h3 {
  line-height: 34px;
  font-weight: bold;
  color: #323232;
  font-size: 24px;
}

.news_list1 .cont .time span {
  display: block;
  color: #323232;
  font-size: 16px;
  padding-right: 5px;
  line-height: 24px;
}

.news_list1 .cont .dac {
  width: 506px;
}

.news_list1 .cont .dac a {
  display: block;
  line-height: 36px;
  color: #323232;
  font-size: 16px;
}

.news_list1 .cont .dac p {
  color: #717171;
  font-size: 14px;
}

/**/
.news_list2 li .cont {
  margin-top: 0px;
}

.news_list2 {
  float: right;
  width: 579px;
  height: 359px;
  overflow: hidden;
}

.news_list2 .swiper-slide {
  position: relative;
  list-style: none;
}

.news_list2 a {
  display: block;
  height: 100%;
}

.news_list2 img {
  width: 582px;
  height: 289px;
}

.news_list2 .cont {
  margin-top: 11px;
}

.news_list2 .cont .time {
  width: 55px;
  height: 59px;
  border-right: 1px solid #dbdbdb;
  padding-right: 13px;
  text-align: right;
  box-sizing: border-box;
}

.news_list2 .cont .time h3 {
  line-height: 34px;
  font-weight: bold;
  color: #323232;
  font-size: 24px;
}

.news_list2 .cont .time span {
  display: block;
  color: #323232;
  font-size: 16px;
  padding-right: 5px;
  line-height: 24px;
}

.news_list2 .cont .dac {
  width: 506px;
}

.news_list2 .cont .dac h4 {
  display: block;
  line-height: 36px;
  color: #323232;
  font-size: 16px;
  font-weight: normal;
}

.news_list2 .cont .dac p {
  color: #717171;
  font-size: 14px;
}

/**/
.foot-bg {
  background: url(../images/foot.jpg) no-repeat top center;
  background-size: cover;
  /*height: 385px;*/
  padding-bottom: 10px;
  overflow: hidden;
  padding-top: 30px;
  box-sizing: border-box;
}

.foot-bg .foot-index {
  margin-bottom: 10px;
}

.foot-bg .foot-index .xian {
  margin-top: 10px;
}

.foot-bg .foot-index .lx1 {
  color: #ffffff;
  font-size: 14px;
  width: 280px;
}

.foot-bg .foot-index .lx1 a {
  color: #fff;
  margin-right: 70px;
  line-height: 34px;
}

.foot-bg .foot-index .lx2 {
    color: #fff;
    line-height: 34px;
    padding-left: 50px;
    width: 531px;
    box-sizing: border-box;
}

.foot-bg .foot-index .lx3 {
  width: 280px;
  text-align: center;
  color: #fff;
}

.foot-bg .foot-index .lx3 p {
  line-height: 40px;
}

.foot-bg .link {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 10px 0;
}

.foot-bg .link span {
  font-size: 14px;
  display: block;
  padding-bottom: 10px;
}

.foot-bg .link a {
  color: #fff;
  font-size: 14px;
}

.foot-bg .cop {
  text-align: center;
  color: #fff;
  padding-top: 10px;
}

.foot-bg .cop a {
  color: #fff;
}
