* {
	/*box-sizing:content-box;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul,li{ list-style-type:none;}
a{text-decoration:none;color:#000;}
*{margin: 0px;padding: 0px;font-size:14px; font-family: arial, "微软雅黑", Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}

.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.w1400{
  width: 1350px;
  margin: 0 auto;
}
.w1350{
  width: 1350px;
  margin: 0 auto;
}
.w1280{
  width: 1280px;
  margin: 0 auto;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.w1150{
  width: 1150px;
  margin: 0 auto;
}
.w1100{
  width: 1100px;
  margin: 0 auto;
}

.w50{
  width: 50%;
}
.left{
	float: left;
}
.right{
	float: right;
}
/*.banner li{
  height: 580px;
}*/
/*body.index_bg{
  background-color: #f3f3f3;
}*/
body{
  background-color: #f3f3f3;
}

.flexslider{
  height: 700px;
}
.flexslider .slides li{
  height: 700px;
}
.flexslider .slides li a{
  display: block;
  height: 100%;
}

.top{
  position: relative;
  z-index: 99999;
  height: 100px;
  background-color: #fff;
}
.top .w1280{}
.top .logo{
  float: left;
  margin-top: 25px;
}
.top .logo a,.top .logo img{
  display: block;
}

.top .nav{
  float: right;
}
.top .nav ul{
  padding-right: 10px;
}
.top .nav ul li{
  float: left;
}
.top .nav ul li a{
  display: block;
  padding: 0 25px;
  line-height: 100px;
  font-size: 15px;
  color: #414141;
  transition: all 0.3s;
}
.top .nav ul li a:hover{
  color: #fff;
  background-color: #d92524;
}
.top .nav ul li a.on{
  color: #fff;
  background-color: #d92524;
}
.top .nav ul li .xl{
  display: none;
  position: absolute;
  z-index: 999;
  left: 0px;
  top: 100px;
  width: 100%;
  background-color: #f5f5f5;
}
.top .nav ul li .xl .w1150{
  background-color: #f5f5f5;
  padding: 60px 110px 60px 100px;
}
.top .nav ul li .xl .w1150 .left dd{
  width: 400px;
}
.top .nav ul li .xl .w1150 .left dd a{
  display: block;
  line-height: 42px;
  color: #232323;
  font-size: 16px;
  padding: 0 0 0 20px;
  background: url(../images/top_jt.png) no-repeat center right 65px;
}
.top .nav ul li .xl .w1150 .left dd a:hover{
  color: #fff;
  background: url(../images/top_jt.png) no-repeat center right 35px #d92524;
}
.top .nav ul li .xl .w1150 .right{
  padding: 0px;
}
.top .nav ul li .xl .w1150 .right img{
  display: block;
  margin-bottom: 10px;
}
.top .nav ul li .xl .w1150 .right h3{
  color: #686868;
  font-size: 16px;
  margin-bottom: 30px;
}
.top .nav ul li .xl .w1150 .right a{
  display: block;
  width: 170px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  padding: 0 40px 0 0;
  background: url(../images/top_jt.png) no-repeat center right 35px #d92524;
  border-radius: 0px;
}
.top .nav ul li .xl .w1150 .right a:hover{
  background-position: center right 25px !important;
}

.top .right{
  padding-top: 30px;
}
.top .right>div{
  float: left;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 100%;
}
.top .right>div a{
  display: block;
  width: 100%;
  height: 100%;
  background-size: 80% !important;
}
.top .right .search{
  position: relative;
  margin-right: 10px;
}
.top .right .search a{
  background: url(../images/top_search.png) no-repeat center;
}
.top .right .contact_btn{
}
.top .right .search img{
  display: inline-block;
  vertical-align: middle;
}
.top .right .search_box{
  display: none;
  position: absolute;
  z-index: 99;
  top: 70px;
  right: -55px;
  width: 300px;
  padding: 15px 0px;
}
.top .right .search_box input{
  float: left;
  width: 264px;
  height: 36px;
  line-height: 34px;
  padding: 0 5px;
  border: 1px solid #aaa;
  outline:none;
}
.top .right .search_box button{
  float: right;
  width: 36px;
  height: 36px;
  border: 0px;
  background: url(../images/search.png) no-repeat center;
  outline:none;
  cursor: pointer;
  background-color: #aaa;
  transition: all 0.3s;
}
.top .right .search_box button:hover{
  background-color: #d30000;
}
.top .search_box_bg{
  position: absolute;
  z-index: 9;
  left: 0px;
  top: 100px;
  display: none;
  width: 100%;
  height: 66px;
  background-color: #d92524;
}
.top .right .contact_btn a{
      background-size: 28px !important;
  background: url(../images/top_contact.png) no-repeat left;

    text-indent: 34px;
    width: 190px;
    font-size: 18px;
    font-weight: bold;
    color: #d92524;
}
.top .right .tel_btn{
  display: none;
}
.top .right .tel_btn a{
  background: url(../images/top_contact.png) no-repeat center;
}
.top .right .top_nav_btn{
  display: none;
}
.nav_menu{
  display: none;
}
.nav_menu{
  display: none;
}



.slide1 .slide_nav{
  position: absolute;
  z-index: 9;
  bottom: 75px;
  left: 0px;
  width: 100%;
}
.slide1 .slide_nav dd{
  float: left;
  width: 24.5%;
  margin-right: 0.5%;
  height: 60px;
}
.slide1 .slide_nav dd:nth-child(4n){
  margin-right: 0px;
}
.slide1 .slide_nav dd a{
  display: block;
  background-color: #fff !important;
  line-height: 60px;
  padding-left: 95px;
  background: url(../images/slide_ico1.png) no-repeat;
  background-position: center left 30px !important;
  transition: all 0.3s;
}
.slide1 .slide_nav dd:nth-child(1) a{
  background: url(../images/slide_ico1.png) no-repeat;
}
.slide1 .slide_nav dd:nth-child(2) a{
  background: url(../images/slide_ico2.png) no-repeat;
}
.slide1 .slide_nav dd:nth-child(3) a{
  background: url(../images/slide_ico3.png) no-repeat;
}
.slide1 .slide_nav dd:nth-child(4) a{
  background: url(../images/slide_ico4.png) no-repeat;
}
.slide1 .slide_nav dd a:hover{
  color: #fff;
  background-color: #d92524 !important;
}
.slide1 .slide_nav dd:nth-child(1) a:hover{
  background: url(../images/slide_ico1-h.png) no-repeat;
}
.slide1 .slide_nav dd:nth-child(2) a:hover{
  background: url(../images/slide_ico2-h.png) no-repeat;
}
.slide1 .slide_nav dd:nth-child(3) a:hover{
  background: url(../images/slide_ico3-h.png) no-repeat;
}
.slide1 .slide_nav dd:nth-child(4) a:hover{
  background: url(../images/slide_ico4-h.png) no-repeat;
}


.main_tl{
  text-align: center;
}
.main_tl h3{
  font-size: 30px;
  color: #414141;
  font-weight: bold;
  margin-bottom: 5px;
}
.main_tl p{
  font-size: 14px;
  color: #9f9f9f;
  margin-bottom: 10px;
}
.main_tl span{
  display: block;
  width: 62px;
  height: 3px;
  background-color: #d92524;
  margin: 0 auto;
}

.main1{
  margin-top: 40px;
  margin-bottom: 40px;
}
.main1 .main_tl{
  margin-bottom: 25px;
}
.main1 .main1_con li{
  float: left;
  /*width: 33%;
  margin-right: 0.5%;*/
  margin-right: 9px;
}
.main1 .main1_con li:nth-child(n+3){
  margin-right: 0px;
}
.main1 .main1_con li:nth-child(3){
  margin-bottom: 0.6%;
}
.main1 .main1_con li a{
  position: relative;
  display: block;
}
.main1 .main1_con li a:after{
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  transition: all 0.3s;
}
.main1 .main1_con li img{
  display: block;
  /*width: 100%;*/
}
.main1 .main1_con li a:hover:after{
  opacity: 0.3;
}

.main2{
  margin-bottom: 60px;
}
.main2 .main_tl{
  margin-bottom: 30px;
}
.main2 .main2_con li{
  float: left;
  width: 24%;
  margin-right: 1.333%;
}
.main2 .main2_con li:nth-child(4n){
  margin-right: 0px;
}
.main2 .main2_con li a{
  display: block;
}
.main2 .main2_con li img{
  display: block;
  width: 100%;
}
.main2 .main2_con li .text{
  position: relative;
  height: 180px;
  padding: 20px 20px 0px;
  background: #fff;
  border-bottom: 4px solid #d4d4d4;
}
.main2 .main2_con li .text:after{
  content: "";
  position: absolute;
  left: 0px;
  bottom: -4px;
  height: 4px;
  width: 0px;
  background-color: #c90000;
  transition: all 0.6s;
}
.main2 .main2_con li .text h3{
  font-size: 18px;
  color: #414141;
  margin-bottom: 5px;
}
.main2 .main2_con li .text p{
  font-size: 14px;
  line-height: 22px;
  color: #626262;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.main2 .main2_con li a:hover .text:after{
  width: 100%;
}

.main3{
  position: relative;
  height: 638px;
  background: url(../images/main3_bg.jpg) no-repeat center left;
  margin-bottom: 45px;
}
.main3 .right{
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 638px;
  background-color: #fff;
}
.main3 .right .text{
  padding: 70px 20px 0 20px;
  text-align: center;
}
.main3 .right .text h3{
  font-size: 30px;
  color: #414141;
  margin-bottom: 10px;
}
.main3 .right .text p{
  font-size: 16px;
  line-height: 30px;
  color: #777777;
  max-width: 675px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.main3 .right .text a{
  display: block;
  width: 170px;
  font-size: 14px;
  color: #fff;
  line-height: 35px;
  border-radius: 35px;
  margin: 0 auto;
  background-image: -webkit-linear-gradient(left, #d92524 0%, #d92524 100%);
  transition: all 0.3s;
}
.main3 .right .text a:hover{
  transform: translateY(-2px);
  box-shadow: 1px 3px 3px 1px rgba(0,0,0,0.3);
}
.main3 .w1280{
  position: relative;
  height: 100%;
}
.main3 .w1280 .left{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 50%;
  padding-top: 95px;
}
.main3 .w1280 .left h3{
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 35px;
}
.main3 .w1280 .left h5{
  font-size: 26px;
  line-height: 40px;
  color: #fff;
  max-width: 495px;
  margin-bottom: 15px;
}
.main3 .w1280 .left p{
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  max-width: 495px;
  margin-bottom: 55px;
}
.main3 .w1280 .left img{
  display: block;
}

.main4{
  margin-bottom: 40px;
}
.main4 .main4_tl{
  height: 40px;
  line-height: 40px;
  margin-bottom: 25px;
}
.main4 .main4_tl h3{
  float: left;
  font-size: 30px;
  line-height: 40px;
  color: #414141;
  font-weight: bold;
}
.main4 .main4_tl h3 span{
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  color: #989898;
  font-weight: bold;
  font-family: "arial";
  vertical-align: bottom;
  margin-left: 10px;
}
.main4 .main4_tl a{
  float: right;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  margin-top: 16px;
  transition: all 0.3s;
}
.main4 .main4_tl a:hover{
  color: #d92524;
}
.main4 .main4_con li{
  float: left;
  width: 32%;
  margin-right: 2%;
}
.main4 .main4_con li:nth-child(3n){
  margin-right: 0px;
}
.main4 .main4_con li img{
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.main4 .main4_con li h3{
  font-size: 16px;
  color: #414141;
  line-height: 32px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.main4 .main4_con li p{
  font-size: 16px;
  color: #777777;
  font-family: "arial";
}
.main4 .main4_con li a:hover h3{
  color: #d92524;
}





.links{ padding: 30px 0 10px;color:#626262;  }
.links a{ color:#626262; padding: 0 5px;  }
.links a:hover{  color: #d92524;}

.foot{
  background-color: #ebebeb;
}
.foot .foot1{
  padding: 50px 0 0;
 /* height: 275px;*/
  border-bottom: 1px solid #c2c2c2;
}

.foot_nav{ width:calc(100% - 230px); }

.foot .foot_nav dl{
  float: left;
  width: calc((100% - 50px) / 5 );
  margin-right: 10px;
}
.foot .foot_nav dl dt{
  position: relative;
  margin-bottom: 20px;
}
.foot .foot_nav dl dt a{
  display: block;
  font-size: 16px;
  color: #414141;
  transition: all 0.3s;
}
.foot .foot_nav dl dt:after{
  content: "";
  position: absolute;
  left: 0px;
  bottom: -11px;
  width: 20px;
  height: 2px;
  background-color: #d92524;
}
.foot .foot_nav dl dd a{
  display: block;
  font-size: 14px;
  color: #626262;
  line-height: 24px;
  transition: all 0.3s;
}
.foot .foot_nav dl dt a:hover{
  color: #d92524;
}
.foot .foot_nav dl dd a:hover{
  color: #d92524;
}
.foot .foot_contact{
  float: right;
}
.foot .foot_contact h3{
  font-size: 16px;
  color: #ad0000;
  margin-bottom: 5px;
}
.foot .foot_contact h5{
  font-size: 32px;
  color: #626262;
  font-weight: bold;
  font-family: "arial";
  margin-bottom: 5px;
}
.foot .foot_contact li{
  float: left;
  margin-right: 12px;
}
.foot .foot2{
  padding: 15px 0;
}
.foot .foot2 p{
  font-size: 14px;
  line-height: 26px;
  color: #626262;
}



.page_ban{
  height: 400px;
}
.page_ban .w1280{
  position: relative;
  height: 100%;
}
.page_ban .text{
  position: absolute;
  top: 40%;
}
.page_ban .text h3{
  position: relative;
  font-size: 28px;
  color: #fff;
  margin-bottom: 8px;
}
.page_ban .text h3:after{
  position: absolute;
  /*content: "";*/
  left: 0px;
  bottom: -5px;
  width: 40px;
  height: 1px;
  background-color: #fff;
}
.page_ban .text h4{
  font-size: 32px;
  font-weight: bold;
  color: #fff;
}

.page_nav{
  /*height: 70px;*/
  background-color: #eee;
}
.page_nav .w1280{
  position: relative;
}
.page_nav li{
  float: left;
  min-width: 150px;
}
.page_nav li a{
  display: block;
  text-align: center;
  color: #777;
  font-size: 16px;
  line-height: 70px;
  transition: all 0.3s;
  padding: 0 10px;
}
.page_nav li a:hover,.page_nav li.on a{
  color: #fff;
  background-color: #d92524;
}
.location{
  padding: 20px 0;
  /*margin-bottom: 20px;*/
}
.location p{
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.location p a{
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  transition: all 0.3s; 
}
.location p span{
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  margin: 0 8px;
  font-weight: bold;
}
.location p a:hover{
  color: #222;
}


.pagema_tl{
  text-align: center;
  margin-bottom: 30px;
}
.pagema_tl h3{
  font-size: 32px;
  margin-bottom: 5px;
}
.pagema_tl p{
  font-size: 14px;
  color: #555;
}

.tz{
  position: absolute;
  top: -100px;
}
.abmain1{
  position: relative;
  padding: 40px 0 60px;
}
.abmain1_con p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.abmain2{
  position: relative;
}
.abmain2 .main3_con{
  width: 1400px;
}
.abmain3{
  position: relative;
  padding: 50px 0;
  background-color: #f1f1f1;
}
.abmain3 .pagema_tl{
  margin-bottom: 40px;
}
.abmain3 .abmain3_con{
  /*float: */
}

.abmain3 .abmain3_con .swiper-pagination{
  position: static;
  margin: 20px 0 0;
}
.abmain3 .abmain3_con .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
}
.abmain3 .abmain3_con .swiper-pagination-bullet-active{
  background-color: #04287e;
}
.abmain3 .abmain3_con li a{
  display: block;
  position: relative;
  transition: all 0.3s;
  background-color: #fff;
  /*padding: 10px;*/
}
.abmain3 .abmain3_con li .img{
  position: relative;
  font-size: 0px;
}
.abmain3 .abmain3_con li img{
  display: inline-block;
  vertical-align: middle;
}

.abmain3 .abmain3_con li h3{
  line-height: 36px;
  font-size: 14px;
  color: #222;
  text-align: center;
  background-color: #f6f6f6;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.abmain3 .abmain3_con li a:hover h3{
  color: #04287e;
}

.abmain3 .abmain3_con .swiper-button-prev,.abmain3 .abmain3_con .swiper-button-next{
  display: none;
}


















.about{
  margin-bottom: 40px;
}
.about .about_tl h3 {
    font-size: 30px;
    margin-bottom: 40px;
    color: #222;
}
.about p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.contact_con{
  position: relative;
  padding-right: 700px;
  min-height: 300px;
}
.contact_con .map{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 680px;
  height: 300px;
  border: 1px solid #ccc;
}
.newsli{
  margin-bottom: 20px;
}
.newsli_tl h3{
  font-size: 30px;
  color: #222;
  margin-bottom: 30px;
}
.newsli li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
.newsli li:nth-child(3n){
  margin-right: 0px;
}
.newsli li a{
  display: block;
  border: 2px solid #e5e5e5;
  padding: 2px;
  transition: all 0.3s;
}
.newsli li img{
  display: block;
  background-color: #ddd;
  width: 100%;
}
.newsli li .text{
  padding: 10px 15px;
}
.newsli li .text h3{
  color: #222;
  font-size: 16px;
  line-height: 28px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.newsli li .text p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
  /*height: 84px;*/
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.newsli li .text h5{
  color: #777;
  font-size: 36px;
  line-height: 28px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.newsli li .text span{
  display: block;
  color: #999;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.newsli li a:hover{
  border: 2px solid #d92524;
}
.newsli li a:hover h3{
  color: #d92524;
}
.newsli li a:hover h5{
  color: #d92524;
}

.newsli1{
  margin-bottom: 60px;
}
.newsli1 li{
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 30px;
  padding-left: 26px;
}
.newsli1 li:nth-child(2n){
  margin-right: 0px;
}
.newsli1 li a{
  display: block;
  position: relative;
  background-color: #fff;
  padding: 15px 30px 0 40px;
  height: 150px;
  transition: all 0.3s;
}
.newsli1 li h5{
  position: absolute;
  left: -26px;
  top: 25px;
  font-size: 36px;
  color: #fff;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background-color: #777a7f;
  text-align: center;
  transition: all 0.3s;
}
.newsli1 li h3{
  font-size: 16px;
  color: #222;
  margin-bottom: 10px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.newsli1 li p{
  font-size: 14px;
  line-height: 28px;
  color: #777;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsli1 li span{
  display: block;
  color: #999;
}
.newsli1 li a:hover h3{
  color: #e93637;
}
.newsli1 li a:hover h5{
  top: 15px;
}


.news .news_tl{
  text-align: center;
  margin-bottom: 60px;
}
.news .news_tl h3{
  font-size: 24px;
  color: #222;
  margin-bottom: 15px;
}
.news .news_tl span{
  display: block;
  font-size: 14px;
  color: #999;
}
.news .news_con{
  margin-bottom: 50px;
}
.news .news_con p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.news .news_tj{
  margin-bottom: 110px;
}
.news .news_tj li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.news .news_tj li:nth-child(3n){
  margin-right: 0px;
}

.news .news_tj li{
  float: left;
  width: 31%;
  margin-right: 3.5%;
}
.news .news_tj li:nth-child(3n){
  margin-right: 0px;
}
.news .news_tj li a{
  display: block;
  border: 3px solid #fff;
  transition: all 0.3s;
}
.news .news_tj li img{
  display: block;
  background-color: #ddd;
  width: 100%;
}
.news .news_tj li .text{
  padding: 20px 15px;
}
.news .news_tj li .text h3{
  font-size: 18px;
  line-height: 30px;
  color: #222;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news .news_tj li .text font{
  display: block;
  width: 12px;
  height: 2px;
  background-color: #666;
  margin: 5px 0;
}
.news .news_tj li .text span{
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #777;
  margin-bottom: 5px;
  font-family: "arial";
}
.news .news_tj li .text p{
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.news .news_tj li a:hover{
  border: 3px solid #d92524;
}
.news .fy{
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
.news .fy .prev,.news .fy .next{
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
.news .fy a{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999;
  line-height: 35px;
  text-align: center;
  font-family: "宋体";
  transition: all 0.3s;
  /*background-color: #f1f1f1;*/
}
.news .fy a:hover{
  background-color: #d92524;
  color: #fff;
}

/*product*/

.pro_tl{
  padding-bottom: 40px;
  border-bottom: 1px solid #777;
  margin-bottom: 20px;
}
.pro_tl h3{
  font-size: 30px;
  color: #222;
}

.pro_cen{
  position: relative;
  margin-bottom: 60px;
}
.pro_cen li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 25px;
}
.pro_cen li:nth-child(4n){
  margin-right: 0px;
}
.pro_cen li a{
  display: block;
}
.pro_cen li img{
  display: block;
  margin: 0 auto 10px auto;
}
.pro_cen li h3{
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  color: #777;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro_cen li a:hover h3{
  color: #d92524;
}

.pro_li{
  position: relative;
  margin-bottom: 60px;
  padding-left: 320px;
}
.pro_li li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 25px;
}
.pro_li li:nth-child(4n){
  margin-right: 0px;
}
.pro_li li a{
  display: block;
}
.pro_li li img{
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
      max-height: 290px;
}
.pro_li li h3{
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  color: #777;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro_li li a:hover h3{
  color: #d92524;
}



.pro_li1{
  position: relative;
  margin-bottom: 60px;
}
.pro_li1 li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 25px;
}
.pro_li1 li:nth-child(4n){
  margin-right: 0px;
}
.pro_li1 li a{
  display: block;
}
.pro_li1 li img{
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
      max-height: 290px;
}
.pro_li1 li h3{
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  color: #777;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro_li1 li a:hover h3{
  color: #d92524;
}
/*产品侧边栏*/
.pro_left{
  position: absolute;
  left: 0px;
  float: left;
  width: 280px;
}
/*.pro_left dt{
  margin-bottom: 2px;
}*/
.pro_left dt a{
  position: relative;
  display: block;
  background-color: #d92524;
  padding: 20px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.pro_left dt img{
  display: block;
  margin: 0 auto;
}
.pro_left dd{
  margin-top: 1px;
}
.pro_left dd a{
  position: relative;
  display: block;
  color: #fff;
  background-color: #403f44;
  padding: 12px 40px 12px 20px;
}
.pro_left dd a:before{
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  line-height: 20px;
  content: ">>";
  color: #fff;
}
.pro_right{
  float: right;
  width: 100%;
}

/*产品列表手机下拉*/
.page_nav .right{
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
}
.page_nav .right .pro_xl{
  position: relative;
}
.page_nav .pro_btn{
  position: relative;
  width: 120px;
  max-width: 100%;
  /*height: 32px;*/
  line-height: 30px;
  border: 1px solid #ccc;
  /*padding: 14px 0;*/
  display: block;
  text-align: center;
}
.page_nav .pro_btn:after{
  position: absolute;
  right: 10px;
  top: 6px;
  line-height: 20px;
  content: ">";
  font-family: "宋体";
  transition: all 0.3s;
}
.page_nav .pro_btn.on:after{
  transform: rotate(90deg);
}
.page_nav .pro_btn a{
  display: block;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  color: #333;
  width: 100%;
  padding-left: 10px;
  text-align: left;
}
.page_nav dl{
  display: none;
  position: absolute;
  z-index: 99;
  top: 32px;
  width: 200px;
  max-width: 100%;
  background-color: #eee;
  /*display: block;*/
  border: 1px solid #ccc;
  border-top: 0px;
}
.page_nav dl dd{
  height: 32px;
  float: none;
  width: 100% !important;
  /*margin: 0 15px;*/
}
.page_nav dl dd a{
  display: block;
  text-align: center;
  padding: 0 10px;
  line-height: 32px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.page_nav dl dd a:hover{
  background-color: #d92524;
  color: #fff;
}
/*产品列表手机下拉 end*/




.pro_con{
  position: relative;
  margin-bottom: 40px;
  padding-left: 320px;
}
.pro_con_tl{
  text-align: left;
}
.pro_con_tl h3{
  font-size: 24px;
  color: #444;
}
.pro_con .content{
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 10px;
  text-align: center;
}
.pro_con .content h5{
  position: relative;
  font-size: 22px;
  line-height: 36px;
  color: #656262;
  /*font-weight: bold;*/
  padding-left: 25px;
}
.pro_con .content h5:after{
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background-color: #4CBC37;
}
.pro_con .content p{
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.pro_con .content table td{
  border: 0px;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
.pro_con .content table{
  width: 100%;
  border-collapse:collapse;
}
.pro_con .content table tbody tr.firstRow{
  background-color: #4CBC37;
}
.pro_con .content table tbody tr.firstRow td{
  color: #fff;
}
.pro_con .content table tbody tr.firstRow td p{
  color: #fff;
}
.pro_con .content table table td{
  position: relative;
  border: 1px solid #ccc;
  padding: 5px 5px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  text-align: center;
  vertical-align: middle;
}
/*.pro_con .content table td p{
  line-height: 20px;
}
.pro_con .content table table td{
  border: 0px;
  border-right: 1px solid #ccc;
}
.pro_con .content table table td:last-child{
  border: 0px;
}

.pro_con .content table .bgxf{
  position:absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.pro_con .content table .bgxf:after{
  content: "";
  position: absolute;
}
.pro_con .content table .bgxf p:first-child{
  position:absolute;
  top: 5px;
  right: 5px;
}
.pro_con .content table .bgxf p:last-child{
  position:absolute;
  bottom: 5px;
  left: 5px;
}*/

/*photolist*/

.photoli{
  margin-bottom: 60px;
}
.photoli h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}
.photoli li{
  float: left;
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 30px;
}
.photoli li:nth-child(5n){
  margin-right: 0px;
}
.photoli li a{
  display: block;
  position: relative;
  transition: all 0.3s;
  border: 1px solid #ddd;
}

.photoli li .img{
  position: relative;
  text-align: center;
  font-size: 0px;
}
.photoli li img{
  display: block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 290px;
}
.photoli li .img:after{
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #ca1918;
  opacity: 0;
}
.photoli li span{
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: "宋体";
  border-radius: 100%;
  border: 2px solid #fff;
  opacity: 0;
  transition: all 0.3s;
}
.photoli li h5{
  line-height: 36px;
  font-size: 14px;
  color: #222;
  text-align: center;
  background-color: #f6f6f6;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.photoli li a:hover{
  /*background-color: #d92524;*/
}
.photoli li a:hover .img:after{
  opacity: 0.6;
}
.photoli li a:hover span{
  opacity: 1;
}
.photoli li a:hover h5{
  color: #fff;
  background-color: #d92524;
}

.caseli{
  margin-bottom: 60px;
}
.caseli h3{
  font-size: 30px;
  margin-bottom: 40px;
  color: #222;
}

.caseli li{
  float: left;
  width: 24%;
  margin-right: 1.333%;
}
.caseli li:nth-child(4n){
  margin-right: 0px;
}
.caseli li a{
  display: block;
}
.caseli li img{
  display: block;
  width: 100%;
}
.caseli li .text{
  position: relative;
  height: 180px;
  padding: 20px 20px 0px;
  background: #fff;
  border-bottom: 4px solid #d4d4d4;
}
.caseli li .text:after{
  content: "";
  position: absolute;
  left: 0px;
  bottom: -4px;
  height: 4px;
  width: 0px;
  background-color: #c90000;
  transition: all 0.6s;
}
.caseli li .text h3{
  font-size: 18px;
  color: #414141;
  margin-bottom: 5px;
}
.caseli li .text p{
  font-size: 14px;
  line-height: 22px;
  color: #626262;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.caseli li a:hover .text:after{
  width: 100%;
}


.jobli li{
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.jobli li h3{
  position: relative;
  line-height: 50px;
  font-size: 16px;
  color: #333;
  font-weight: normal;
  text-align: center;
}
.jobli li h3 a.btn{
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  background-color: #D70D23;
}
.jobli li h3 a.btn:after{
  content: "+";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  transition: all 0.3s;
}
.jobli li.on h3 a.btn:after{
  content: "-";
}
.jobli li .jobli_box{
  display: none;
  background-color: #fff;
  padding: 0px 20px;
  text-align: left;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.jobli li:nth-child(1) .jobli_box{
  display: block;
}
.jobli li .jobli_box p{
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.jobli li .jobli_box span{
  display: inline-block;
  width: 25%;
  font-size: 14px;
  color: #666;
  line-height: 20px;
  /*margin-right: 45px;*/
}
.jobli li .jobli_box .jobli_text{
  padding-top: 10px;
}
.jobli li .jobli_box .jobli_text2{
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dashed #ccc;
  padding-bottom: 10px;
}

@media only screen and (max-width: 800px){

.jobli li .jobli_box span{
  width: 33.33%;
}

}

@media only screen and (max-width: 640px){

.jobli li .jobli_box span{
  width: 50%;
}

}

@media only screen and (max-width: 480px){

.jobli li .jobli_box span{
  width: 100%;
}

}
.xz li  {
    display: block;
    position: relative;
    background-color: #fff;
    padding: 30px 30px 0 40px;
    height: 185px;
    transition: all 0.3s;
    border:1px solid #fff;
}
.xz li:hover{border:1px solid #d92524;}
.xz a.xz_img{
    height: auto;
    position: absolute;
    display: inline-block;
    padding: 6px 15px;
    overflow: hidden;
    background: #d92524;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    transition: all .35s;
    bottom: 30px;

    }
   .xz a.xz_img>img {
    height: 20px;
    width: auto;
    margin-right: 6px;
    vertical-align: middle;
}