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

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

.w1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

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

.fl {
  float: left;
}

.fr {
  float: right;
}

.head-bg {
  background: #3385c4;
  height: 117px;
}

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

.head-bg .head-index .headr .tel {
  font-size: 30px;
  color: #fff;
  font-family: "Arail";
  font-weight: bold;
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 32px;
  margin-top: 18px;
  float: right;
}

.box1 {
  background: #eeefef;
  padding-top: 112px;
  padding-bottom: 40px;
}

.box1 .pro-index .prol {
  margin-left: -35px;
}

.box1 .pro-index .prol .title1 {
  background: url(../images/t1.png) no-repeat left top;
  padding-left: 35px;
}

.box1 .pro-index .prol .title1 b {
  display: block;
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
}

.box1 .pro-index .prol .title1 span {
  display: block;
  font-size: 25px;
  color: #000000;
}

.box1 .pro-index .prol .title1 p {
  font-size: 16px;
  color: #000000;
  margin-top: 40px;
}

.box1 .pro-index .prol .title1 a {
  background: url(../images/more.png) no-repeat top center;
  display: block;
  height: 33px;
  width: 147px;
  margin-top: 40px;
  color: #fff;
  line-height: 33px;
  text-indent: 18px;
}

.box1 .pro-index .pror {
  width: 862px;
}

.box1 .pro-index .pror .pro-list {
  margin: 0 -20px;
}

.box1 .pro-index .pror .pro-list li {
  float: left;
  position: relative;
  margin: 0 19px;
  transition: 0.5s;
}

.box1 .pro-index .pror .pro-list li a {
  display: block;
}

.box1 .pro-index .pror .pro-list li a img {
  width: 261px;
  height: 243px;
}

.box1 .pro-index .pror .pro-list li a .hh {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-left: 20px;
}

.box1 .pro-index .pror .pro-list li a .hh h3 {
  font-size: 27px;
  color: #fff;
  font-weight: bold;
  padding-top: 18px;
}

.box1 .pro-index .pror .pro-list li a .hh span {
  display: block;
  color: #fff;
  font-size: 40px;
  padding-top: 55px;
}

.box1 .pro-index .pror .pro-list li a .hh p {
  color: #fff;
  font-size: 20px;
}

.box1 .pro-index .pror .pro-list li a .hh .more {
  width: 74px;
  height: 61px;
  background: #006ab7;
  padding-top: 23px;
  position: absolute;
  right: 1px;
  top: 0;
}

.box1 .pro-index .pror .pro-list li a .hh .more img {
  text-align: center;
  width: 26px;
  height: 14px;
  margin: 0 auto;
  line-height: 61px;
  display: block;
}

.box1 .pro-index .pror .pro-list li:nth-of-type(2) a .more {
  background: #f39838;
}

.box1 .pro-index .pror .pro-list li:nth-of-type(3) a .more {
  background: #63bd8b;
}

.box1 .pro-index .pror .pro-list li:hover {
  transform: translateY(10px);
}

.box2 {
  background: url(../images/bj1.png) no-repeat top center;
  height: 601px;
  overflow: hidden;
  padding-top: 98px;
}

.picMarquee-left {
  position: relative;
  overflow: hidden;
}

.picMarquee-left .hd .next {
  position: absolute;
  background: url(../images/left.png) no-repeat top center;
  width: 16px;
  height: 31px;
  left: -107px;
  top: 170px;
}

.picMarquee-left .hd .prev {
  position: absolute;
  background: url(../images/right.png) no-repeat top center;
  width: 16px;
  height: 31px;
  right: -107px;
  top: 170px;
}

.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picMarquee-left .bd ul li {
  margin: 0 25px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picMarquee-left .bd ul li .pic {
  text-align: center;
  overflow: hidden;
}

.picMarquee-left .bd ul li:nth-child(1) .pic img {
  width: 263px;
  height: 263px;
  display: block;
  transition: all 0.6s;
}
.picMarquee-left .bd ul li .pic img {
  width: 100%;
  height: 263px;
  display: block;
  transition: all 0.6s;
}


.picMarquee-left .bd ul li:hover .pic img {
  transform: scale(1.1);
}

.picMarquee-left .bd ul li .title b {
  display: block;
  font-size: 30px;
  color: #006ab7;
  height: 60px;
  line-height: 60px;
  background: #fff;
  margin-top: 10px;
  text-transform: uppercase;
}

.picMarquee-left .bd ul li .title span {
  display: block;
  font-size: 25px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  background: #898989;
}

.about-index {
  margin-top: 132px;
}

.about-index .title1 {
  background: url(../images/t1.png) no-repeat left top;
  padding-left: 35px;
  margin-bottom: 45px;
}

.about-index .title1 b {
  display: block;
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
}

.about-index .title1 span {
  display: block;
  font-size: 25px;
  color: #000000;
}

.about-index .ab1 .abl {
  width: 900px;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}

.about-index .ab2 {
  margin-top: 30px;
}

.about-index .ab2 .ab2l {
  width: 900px;
  height: 213px;
  position: relative;
}

.about-index .ab2 .ab2l p {
  width: 900px;
  height: 213px;
  overflow: hidden;
}

.about-index .ab2 .ab2l p img {
  width: 900px;
  height: 213px;
  cursor: pointer;
  transition: all 0.6s;
}

.about-index .ab2 .ab2l p:hover img {
  transform: scale(1.1);
}

.about-index .ab2 .ab2l a {
  background: url(../images/more.png) no-repeat top center;
  display: block;
  height: 33px;
  width: 147px;
  color: #fff;
  line-height: 33px;
  text-indent: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.about-index .ab2 .ab2r {
  width: 292px;
  height: 213px;
}

.about-index .ab2 .ab2r p {
  width: 292px;
  height: 213px;
  overflow: hidden;
}

.about-index .ab2 .ab2r p img {
  width: 292px;
  height: 213px;
  cursor: pointer;
  transition: all 0.6s;
}

.about-index .ab2 .ab2r p:hover img {
  transform: scale(1.1);
}

.about-index .ab3 {
  margin-top: 53px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  height: 189px;
}

.c2-con ul {
  padding-top: 66px;
}

.c2-con ul li {
  width: 25%;
  position: relative;
  float: left;
  background: url(../images/t2.png) no-repeat right 20%;
  padding: 0 32px;
}

.c2-con ul li:last-child {
  background: none;
}

.c2-con ul li .count-title {
  font: bold 40px/40px "Microsoft YaHei";
  color: #000000;
  float: left;
}

.c2-con ul li dt {
  font-size: 16px;
  color: #000000;
  display: inline-block;
  padding-left: 10px;
  font-weight: normal;
  float: left;
}

.c2-con ul li p {
  font: normal 16px/23px "Microsoft YaHei";
  color: #000000;
}

.c2-con ul li .img1 {
  position: absolute;
  right: 30px;
  top: 0;
}

.ys-bg {
  background: url(../images/bj3.png) no-repeat top center;
  height: 800px;
  overflow: hidden;
  margin-top: 50px;
}

.ys-bg .ys-index {
  padding-top: 130px;
}

.ys-bg .ys-index .title1 {
  background: url(../images/t1.png) no-repeat left top;
  padding-left: 35px;
  margin-bottom: 45px;
  position: relative;
}

.ys-bg .ys-index .title1 b {
  display: block;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}

.ys-bg .ys-index .title1 span {
  display: block;
  font-size: 25px;
  color: #fff;
}

.ys-bg .ys-index .title1 a {
  background:#0067b5;
  height: 33px;
  width: 210px;
  display: block;
  position: absolute;
  right: 0;
  top: 40px;
  color: #fff;
  line-height: 33px;
  text-indent: 20px;
  
}

.ys-bg .ys-index .title1 a dd{
     float: left;
     
     transition: 0.5s;
       line-height: 33px;
}
.ys-bg .ys-index .title1 a i{
    float: right;
    margin-right: 23px;
       transition: 0.5s;
         line-height: 33px;
}
.ys-bg .ys-index .title1:hover a dd{
      transform: translateX(10px);
     
}
.ys-bg .ys-index .title1:hover a i{
      transform: translateX(-10px);
      
}
.picScroll-left {
  position: relative;
}

.picScroll-left .hd .next {
  position: absolute;
  background: url(../images/left1.png) no-repeat top center;
  height: 61px;
  width: 47px;
  left: -80px;
  top: 158px;
}

.picScroll-left .hd .prev {
  position: absolute;
  background: url(../images/right1.png) no-repeat top center;
  height: 61px;
  width: 47px;
  right: -80px;
  top: 158px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  margin: 0 5px;
  float: left;
  _display: inline;
  overflow: hidden;
  background: url(../images/tt1.png) no-repeat top center;
  width: 293px !important;
  height: 424px;
  padding: 0 16px;
  padding-top: 60px;
}

.picScroll-left .bd ul li b {
  display: block;
  font-size: 25px;
  color: #808080;
  text-transform: uppercase;
}

.picScroll-left .bd ul li span {
  display: block;
  font-size: 20px;
  color: #808080;
}

.picScroll-left .bd ul li h4 {
  font-size: 18px;
  color: #808080;
  background: url(../images/yuan.png) no-repeat left center;
  padding-left: 15px;
  margin-top: 40px;
}

.picScroll-left .bd ul li h5 {
  font-size: 15px;
  color: #808080;
  line-height: 25px;
  height: 130px;
  margin-top: 24px;
}

.picScroll-left .bd ul li img {
  margin-top: 10px;
}

.picScroll-left .bd ul li:hover {
  background: url(../images/tt2.png) no-repeat top center;
  padding-top: 40px;
}

.picScroll-left .bd ul li:hover b {
  color: #fff;
}

.picScroll-left .bd ul li:hover span {
  color: #fff;
}

.picScroll-left .bd ul li:hover h4 {
  color: #fff;
  background: url(../images/yuanh.png) no-repeat left center;
}

.picScroll-left .bd ul li:hover h5 {
  color: #fff;
}

.picScroll-left .bd ul li:hover img {
  filter: brightness(100);
}

.news-index {
  margin-top: 100px;
}

.news-index .title1 {
  background: url(../images/t1.png) no-repeat left top;
  padding-left: 35px;
  margin-bottom: 45px;
  position: relative;
}

.news-index .title1 b {
  display: block;
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
}

.news-index .title1 span {
  display: block;
  font-size: 25px;
  color: #000000;
}

.news-index .news-sort {
  margin-top: 20px;
}

.news-index .news-sort li {
  display: inline-block;
  margin: 0 25px;
}

.news-index .news-sort li a {
  display: block;
  font-size: 16px;
  color: #000000;
}

.news-index .news-sort li a:hover {
  border-bottom: 2px solid #006ab7;
  color: #006ab7;
}

.news-index .news-sort a.n1 {
  background: url(../images/more4.png) no-repeat right center;
  height: 9px;
  width: 16px;
  display: block;
  float: right;
  margin-top: 8px;
}

.news-con .newsl {
  width: 560px;
  position: relative;
}
.news-con .newsl .img1{
    width: 560px;
    height: 289px;
    overflow: hidden;
}
.news-con .newsl .img1 img{
     width: 560px;
    height: 289px;
    transition: 0.5s;
}
.news-con .newsl:hover .img1 img{
     transform: scale(1.1);
}
.news-con .newsl .n-list1 {
  background: #f8f8f8;
  margin-top: 8px;
}

.news-con .newsl .n-list1 li {
  padding: 0 22px;
  padding-bottom: 35px;
}

.news-con .newsl .n-list1 li a {
  display: block;
}

.news-con .newsl .n-list1 li a h3 {
  font-size: 18px;
  color: #000000;
  padding-top: 18px;
  padding-bottom: 18px;
}
.news-con .newsl .n-list1 li:hover a h3{
    color: #3285c4;
}
.news-con .newsl .n-list1 li a p {
  color: #000000;
  font-size: 16px;
  line-height: 30px;
  opacity: 0.8;
}

.news-con .newsl .n-list1 li a span {
  position: absolute;
  top: 244px;
  right: 0;
  width: 104px;
  height: 45px;
  background: #0067b5;
  color: #fff;
  line-height: 45px;
  text-align: center;
}

.news-con .newsr {
  width: 600px;
}

.news-con .newsr .n-list2 li {
  float: left;
  width: 290px;
}

.news-con .newsr .n-list2 li:nth-child(2n) {
  float: right;
}

.news-con .newsr .n-list2 li .img2 {
  width: 290px;
  height: 290px;
  overflow: hidden;
}

.news-con .newsr .n-list2 li .img2 img {
  width: 290px;
  height: 290px;
  transition: 0.5s;
}

.news-con .newsr .n-list2 li:hover .img2 img {
  transform: scale(1.1);
}

.news-con .newsr .n-list2 li a {
  display: block;
  font-size: 18px;
  color: #000000;
  line-height: 64px;
  transition: 0.5s;
}

.news-con .newsr .n-list2 li a:hover {
  color: #0067b5;
  transform: translateY(-10px);
}

.news-con .newsr .n-list3 li {
  border-top: 1px solid #e5e5e5;
  position: relative;
  height: 55px;
}

.news-con .newsr .n-list3 li a {
  display: block;
}

.news-con .newsr .n-list3 li a h3 {
  font-size: 18px;
  color: #000000;
  line-height: 55px;
  transition: 0.5s;
}

.news-con .newsr .n-list3 li a h3 span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #000000;
}

.news-con .newsr .n-list3 li a:hover h3 {
  color: #0067b5;
  transform: translateY(-10px);
}

.news-con .newsr .n-list3 li a:hover h3 span {
  color: #0067b5;
}

.link {
  margin: 10px 0;
  color: #333;
}

.link a {
  color: #333;
}

.foot-bg {
  background: url(../images/foot.png) no-repeat top center;
  height: 571px;
  overflow: hidden;
}

.foot-bg .foot-index .logo1 {
  padding-top: 98px;
  text-align: center;
}

.foot-bg .foot-index .foot-index2 {
  margin-top: 70px;
  height: 210px;
  overflow: hidden;
}

.foot-bg .foot-index .foot-index2 dl {
  float: left;
  width: 140px;
}

.foot-bg .foot-index .foot-index2 dl dt {
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  padding-bottom: 15px;
}

.foot-bg .foot-index .foot-index2 dl dd a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  transition: 0.5s;
}

.foot-bg .foot-index .foot-index2 dl dd a:hover {
  transform: translateX(10px);
}

.foot-bg .foot-index .foot-index2 .erq {
  margin-right: 14px;
}

.foot-bg .foot-index .foot-index2 .ct p {
  color: #fff;
  line-height: 22px;
}

.foot-bg .foot-index .foot-index2 .ct p:nth-of-type(1) {
      font-size: 48px;
    font-weight: bold;
    line-height: 38px;
    margin-bottom: 13px;
}

.foot-bg .foot-index .seo {
  font-size: 14px;
  color: #d2e2ed;
  line-height: 40px;
}

.foot-bg .foot-index .seo a {
  color: #d2e2ed;
}

.foot-bg .foot-index .hot {
  font-size: 14px;
  color: #d2e2ed;
  line-height: 40px;
}

.foot-bg .foot-index .hot a {
  color: #d2e2ed;
}
.foot-bg .foot-index .cop {
  border-top: 1px solid #4d97cd;
  line-height: 40px;
  color: #d2e2ed;
}

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

/* 内页 */
.lefts {
  width: 1200px;
  position: relative;
  height: 60px;
}

.lefts .box {
  position: absolute;
  left: 0;
  top: -30px;
  overflow: hidden;
}

.enet {
  position: absolute;
  right: 0px;
  top: 40px;
  color: #666;
  font-size: 12px;
}

.enet a {
  color: #666;
}

.sort li {
  position: relative;
  z-index: 999;
  float: left;
  width: 180px;
}

.sort li a {
  background: #3285c4;
  color: #fff;
  display: block;
  line-height: 60px;
  font-family: "微软雅黑";
  font-size: 14px;
  text-align: center;
  margin-right: 1px;
}

.sort li a:hover {
  color: #fff;
  text-decoration: none;
  background: #3285c4;
}

.rights {
  width: 100%;
  padding-bottom: 10px;
}

.rights .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}

.right {
  margin-bottom: 20px;
}

.nei5 {
  background: url(../images/nei5.png) top center no-repeat;
  height: 640px;
}

/*产品内页*/
.neiy {
  background: #f9f9f9;
  height: 137px;
  border-bottom: #f3f3f3 1px solid;
}

.sortt li a {
  background: #7d100d;
  color: #fff;
  display: block;
  line-height: 60px;
  font-family: "微软雅黑";
  padding-left: 55px;
  margin: 3px 0;
  font-size: 14px;
}

.sortt li a:hover {
  color: #fff;
  text-decoration: none;
  background: #7d100d;
}

.sortt li.change a {
  background: url(../images/left7.jpg) no-repeat;
}

.product_list8 li {
  float: left;
  margin-left: 15px;
  margin-right: 30px;
  margin-bottom: 25px;
  _display: inline;
  position: relative;
}

.product_list8 li a.img {
  border: 1px solid #e0e1dc;
}

.product_list8 li a.img img {
  width: 258px;
  height: 223px;
}

.product_list8 li h3 {
  text-align: left;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0px;
  left: 1px;
  width: 258px;
  height: 30px;
  padding-left: 18px;
  line-height: 30px;
}

.product_list8 li h3 a {
  font-weight: normal;
  color: #fff;
}

.product_list8 li a.img {
  display: block;
}

.product_list8 li a.img:hover {
  border-color: #e87518;
}

/*产品页面*/
.box-case {
  background: #f9f9f9;
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;
  height: 500px;
  margin-bottom: 10px;
}

.case {
  width: 1120px;
  margin: 0 auto;
  padding-top: 40px;
}

.case .title {
  background: url(../images/case_title.jpg) 50% 30% no-repeat;
  text-align: center;
  font-size: 24px;
  color: #7d100d;
  line-height: 32px;
}

.case .title span {
  display: block;
  font-size: 18px;
  color: #b0b0b0;
  font-family: 'Times New Roman';
}

.pre_left1 {
  cursor: pointer;
  float: left;
  margin-top: 150px;
  _display: inline;
}

.pre_right1 {
  cursor: pointer;
  float: right;
  margin-top: 150px;
}

#probox1 {
  width: 1038px;
  height: 350px;
  float: left;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 10px;
}

#probox1 li {
  text-align: center;
  float: left;
  position: relative;
  margin-left: 25px;
}

#probox1 li img {
  width: 315px;
  height: 307px;
  display: block;
}

#probox1 li h3 {
  padding-top: 8px;
  padding-bottom: 20px;
}

#probox1 li h3 a {
  font-size: 14px;
  color: #595959;
  font-weight: normal;
}

.pre_left2 {
  cursor: pointer;
  float: left;
  margin-top: 130px;
  _display: inline;
}

.pre_right2 {
  cursor: pointer;
  float: right;
  margin-top: 130px;
}

#probox2 {
  width: 1038px;
  height: 228px;
  float: left;
  overflow: hidden;
  margin-top: 40px;
  margin-left: 10px;
}

#probox2 li {
  text-align: center;
  float: left;
  position: relative;
  margin-left: 36px;
}

#probox2 li img {
  width: 215px;
  height: 210px;
}

#probox2 li .bg {
  background: url(../images/bg.png) no-repeat center 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease-in;
  transform: scale(0);
}

#probox2 li .bg a {
  display: block;
  width: 78px;
  height: 26px;
  float: left;
  margin-right: 5px;
  margin-top: 146px;
  margin-left: 0px;
}

#probox2 li .bg a:first-child {
  margin-left: 68px;
}

#probox2 li:hover .bg {
  transform: scale(1);
}

.case_list li {
  float: left;
  margin-left: 0px;
  margin-right: 40px;
  padding-bottom: 15px;
  _display: inline;
}

.case_list li a.img {
  padding: 1px;
  border: 1px solid #e0e1dc;
}

.case_list li a.img img {
  /*width: 266px;*/
  /*height: 161px;*/
  width: 356px;
  height: 356px !important;
}

.case_list li h3 {
  text-align: center;
  padding-top: 5px;
}

.case_list li h3 a {
  font-weight: normal;
  color: #666;
  font-size: 12px;
}

.case_list li a.img {
  display: block;
}

.case_list li a.img:hover {
  border-color: #3285c4;
}

.case_list li:nth-child(3n) {
  margin-right: 0px;
}

/*新闻页*/
.right-left {
  width: 863px;
  float: left;
  background: #fff;
  padding: 30px 30px 30px 0;
}

.news_listtt .zxxw_b {
  float: left;
  width: 430px;
  margin-left: 24px;
}

.news_listtt .zxxw_b a {
  line-height: 30px;
  display: block;
  color: #2b2b2b;
  font-size: 18px;
}

.news_listtt .zxxw_b span {
  display: block;
  line-height: 24px;
  color: #797979;
  font-size: 14px;
  margin-top: 10px;
}

.news_listtt .zxxw_b span.date {
  color: #888888;
  font-size: 14px;
  margin-top: 0;
}

.right-right {
  width: 318px;
  float: right;
  border: 1px solid #f3f3f3;
  background: #fff;
}

.right-right .title {
  background: url(../images/tuijian_title.jpg) 10px 50% no-repeat;
  line-height: 54px;
  border-bottom: 1px solid #f3f3f3;
  position: relative;
  font-size: 18px;
  color: #fff;
  padding-left: 30px;
}

.right-right .title a {
  position: absolute;
  top: 0;
  right: 15px;
  color: #333;
  font-size: 12px;
}

.news_list8 {
  border-top: 1px solid #e5e5e5;
}

.news_list8 li {
  line-height: 30px;
  position: relative;
  padding: 32px 20px;
  border-bottom: 1px solid #e5e5e5;
}

.news_list8 li a {
  line-height: 30px;
  color: #454545;
  font-size: 16px;
}

.news_list8 li a:hover {
  text-decoration: none;
  color: #e77817;
}

.news_list8 li span {
  color: #797979;
  z-index: 0;
  line-height: 22px;
  display: block;
  font-size: 12px;
}

.news_list8 li h3 {
  font-size: 14px;
}

.news_list8 .zxxw_b {
  float: left;
  width: 501px;
  margin-left: 24px;
}

.news_list8 li:hover {
  background: #3285c4;
}

.news_list8 li:hover a {
  color: #fff !important;
}

.news_list8 li:hover span {
  color: #fff;
}

.product_listt li {
  float: left;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 15px;
  _display: inline;
  position: relative;
}

.product_listt li a.img {
  border: 3px solid #e1e1e1;
}

.product_listt li a.img img {
  width: 244px;
  height: 176px;
}

.product_listt li h3 {
  text-align: center;
  padding-top: 10px;
}

.product_listt li h3 a {
  font-weight: normal;
  color: #595959;
  font-size: 14px;
}

.product_listt li a.img {
  display: block;
}

.product_listt li a.img:hover {
  border-color: #3285c4;
}

.roll_product {
  float: left;
}

.product_listt li .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease-in;
  transform: scale(0);
}

.product_listt li .bg a {
  display: block;
  width: 78px;
  height: 26px;
  float: left;
  margin-right: 5px;
  margin-top: 146px;
  margin-left: 0px;
}

.product_listt li .bg a:first-child {
  margin-left: 68px;
}

.product_listt li:hover .bg {
  transform: scale(1);
}

#kehu1 {
  overflow: hidden;
  height: 1080px;
  margin: 0 auto;
  position: relative;
  margin-top: 30px;
}

#jian1 {
  height: 100%;
}

.index-c1 {
  background: #f7f7f7;
  padding: 95px 0 50px;
}

.index-tlt {
  position: relative;
}

.index-tlt h3 {
  font-size: 30px;
  color: #2b2b2b;
  font-weight: bold;
  line-height: 50px;
}

.index-tlt h4 {
  font-size: 16px;
  color: #707070;
  line-height: 30px;
}

.index-tlt a.more {
  display: block;
  width: 41px;
  height: 38px;
  background: url(../images/more2.png) no-repeat center;
  position: absolute;
  top: 10px;
  right: 10px;
}

.slideTxtBox .c1-1 {
  background: #fff;
  padding: 21px 0;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 60px;
}

.slideTxtBox .c1-1 ul li {
  display: inline-block;
  margin: 0 39px;
}

.slideTxtBox .c1-1 ul li a {
  display: block;
  padding: 0 30px;
  font-size: 18px;
  color: #000;
  line-height: 42px;
}

.slideTxtBox .c1-1 ul li.on a {
  background: #3285c4;
  border-radius: 25px;
  color: #fff;
}

.slideTxtBox .c1-2 ul li {
  width: 387px;
  float: left;
  margin-right: 19px;
}

.slideTxtBox .c1-2 ul li:nth-child(3) {
  margin-right: 0;
}

.slideTxtBox .c1-2 ul li a {
  display: block;
}

.slideTxtBox .c1-2 ul li .img {
  border: 1px solid #c8c8c8;
}

.slideTxtBox .c1-2 ul li img {
  width: 385px;
  height: 278px;
}

.slideTxtBox .c1-2 ul li h3 {
  font-size: 20px;
  color: #434343;
  text-align: center;
  line-height: 70px;
}

.index-c2 {
  background: #f3f3f3;
  padding: 95px 0 70px;
}

.slideTxtBox2 .c2-1 {
  background: #fff;
  padding-top: 1px;
  box-shadow: 0 -2px 5px #eee;
  margin-top: 40px;
}

.slideTxtBox2 .c2-1 ul li {
  width: 300px;
  float: left;
  position: relative;
  height: 150px;
  background: url(../images/line01.png) no-repeat right center;
  font-size: 30px;
  line-height: 150px;
  padding-left: 120px;
  color: #000;
  cursor: pointer;
}

.slideTxtBox2 .c2-1 ul li:last-child {
  background: none;
}

.slideTxtBox2 .c2-1 ul li .fimg {
  width: 51px;
  height: 51px;
  position: absolute;
  top: 45px;
  left: 50px;
  line-height: 51px;
}

.slideTxtBox2 .c2-1 ul li .fimg img {
  width: 51px;
  height: 51px;
}

.slideTxtBox2 .c2-1 ul li.on {
  background: url(../images/c2-2.jpg) no-repeat center;
  color: #fff;
}

.slideTxtBox2 .c2-1 ul li.on img {
  filter: brightness(100);
}

.slideTxtBox2 .c2-2 .wz {
  width: 401px;
  height: 471px;
  background: url(../images/c2-1.jpg) no-repeat center;
  float: left;
  padding: 70px 20px 0;
}

.slideTxtBox2 .c2-2 .img {
  width: 799px;
  float: left;
}

.slideTxtBox2 .c2-2 .img img {
  width: 799px;
  height: 471px;
}

.slideTxtBox2 .c2-2 .wz h3 {
  font-size: 25px;
  color: #fff;
  line-height: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slideTxtBox2 .c2-2 .wz h4 {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}

.slideTxtBox2 .c2-2 .wz .info {
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  margin-top: 60px;
}

.index-c3 {
  background: #fff;
  padding: 95px 0 70px;
}

.c3-con {
  width: 1200px;
  height: 447px;
  position: relative;
  margin-top: 40px;
}

.c3-con ul li {
  position: absolute;
}

.c3-con ul li:nth-child(1) {
  top: 0px;
  left: 0;
}

.c3-con ul li:nth-child(2) {
  top: 0px;
  left: 391px;
}

.c3-con ul li:nth-child(3) {
  top: 228px;
  left: 391px;
}

.c3-con ul li:nth-child(4) {
  top: 0px;
  right: 0;
}

.c3-con ul li a {
  display: block;
  position: relative;
}

.c3-con ul li img {
  transition: .3s;
}

.c3-con ul li h3 {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(30, 80, 174, 0.8);
  font-size: 20px;
  color: #fff;
  text-indent: 25px;
  line-height: 60px;
  transition: .3s;
}

.c3-con ul li:hover img {
  transform: scale(0.95);
}

.c3-con ul li:hover h3 {
  opacity: 0;
}

.c3-con ul li:nth-child(1) img {
  width: 383px;
  height: 305px;
}

.c3-con ul li:nth-child(2) img {
  width: 491px;
  height: 219px;
}

.c3-con ul li:nth-child(3) img {
  width: 491px;
  height: 219px;
}

.c3-con ul li:nth-child(4) img {
  width: 308px;
  height: 447px;
}

.c3-con .ms {
  width: 383px;
  border-top: 6px solid #3285c4;
  position: absolute;
  top: 324px;
  left: 0;
  font-size: 16px;
  color: #000;
  line-height: 32px;
  text-indent: 2em;
  letter-spacing: 1px;
  padding-top: 12px;
}

.index-c4 {
  padding: 95px 0 50px;
}

#ydemo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#yindemo {
  float: left;
  width: 800%;
}

#ydemo1 {
  float: left;
}

#ydemo2 {
  float: left;
}

.hzhb li {
  width: 217px;
  height: 132px;
  border: 2px solid #255c8d;
  float: left;
  margin-right: 30px;
  margin-bottom: 25px;
}

.hzhb li img {
  width: 213px;
  height: 128px;
}

.index-c5 {
  padding: 60px 0;
  background: #f7f7f7;
}

.c5-sort {
  position: absolute;
  top: 10px;
  right: 0;
}

.c5-sort ul li {
  display: inline-block;
  width: 126px;
  height: 46px;
  margin-left: 32px;
}

.c5-sort ul li a {
  display: block;
  border: 1px solid #e1e1e1;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
  color: #000;
}

.c5-con {
  margin-top: 50px;
}

.c5-con ul li {
  width: 369px;
  float: left;
  margin-right: 46px;
}

.c5-con ul li:last-child {
  margin-right: 0;
}

.c5-con ul li a {
  display: block;
}

.c5-con ul li .line {
  width: 369px;
  height: 1px;
  background: #cbcbcb;
  position: relative;
}

.c5-con ul li .line::after {
  content: '';
  width: 20px;
  height: 1px;
  background: #0370e2;
  position: absolute;
  top: 0;
  left: 0;
  transition: .5s;
}

.c5-con ul li:hover .line::after {
  width: 369px;
}

.c5-con ul li h3 {
  font-size: 18px;
  color: #000;
  line-height: 70px;
}

.c5-con ul li .info {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  height: 50px;
  overflow: hidden;
}

.c5-con ul li .img {
  margin-top: 20px;
  border: 1px solid #cbcbcb;
  overflow: hidden;
  width: 369px;
  height: 200px;
}

.c5-con ul li .img img {
  width: 367px;
  height: 198px;
  transition: .5s;
}

.c5-con ul li:hover img {
  transform: scale(1.1);
}

.c5-con ul li:hover h3 {
  color: #3285c4;
}
