@font-face {
  font-family: 'font1';
  src: url('../font/font.ttf');
  src: url('../font/font.woff') format('woff'), url('../font/font.ttf') format('truetype'), url('../font/font.svg#webfont34M5alKg') format('svg');
}
.icons .icons-item .code {
  position: absolute;
  right: 100px;
  width: 100px;
  height: 100px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.icons .icons-item .num {
  position: absolute;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #333;
  line-height: 1;
  white-space: nowrap !important;
  background: #fff;
  padding: 10px;
  display: none;
}
.icons .icons-item.icons3:hover .code {
  display: block;
}

.icons .icons-item.icons4:hover .num {
  display: block;
}
.swiper .banner2 p,.swiper .banner1 p,.swiper .banner3 p{
 font-family: 'font1';
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.content {
  padding-top: 106px;
}
#head {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999998;
  background: #fff;
}
.header {
  font-size: 0;
  box-shadow: 4px 4px 10px #ddd;
  width: 100%;
}
.header .logo {
  display: inline-block;
  width: 225px;
  height: 106px;
}
.header .nav {
  display: inline-block;
  width: 975px;
  padding-left: 90px;
  box-sizing: border-box;
  position: relative;
}
.header .nav .navItem {
  font-size: 16px;
  color: #666666;
  position: relative;
  display: inline-block;
  margin-left: 60px;
  height: 106px;
}
.header .nav .navItem div {
  width: 100%;
  height: 100%;
}
.header .nav .navItem div a {
  color: #666666;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 106px;
}
.header .nav .navItem:hover ul {
  display: block;
}
.header .nav .navItem ul {
  position: absolute;
  top: 106px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.header .nav .navItem ul li {
  padding: 15px 25px;
  background: rgba(47, 45, 44, 0.6);
  text-align: center;
}
.header .nav .navItem ul li a {
  color: #fff;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
.header .nav .navItem ul li:hover {
  background: #d30b13;
}
.header .nav .search {
  position: absolute;
  right: -60px;
  top: 20px;
}
.header .nav .search .iconBox {
  margin-top: 16px;
}
.header .nav .search img {
  width: 30px;
  height: 30px;
}
.header .nav .search .searchBox {
  width: 0;
  overflow: hidden;
  height: 56px;
  background: #f5f9fb;
  padding: 0;
  box-sizing: border-box;
  white-space: nowrap;
  border-radius: 28px;
}
.header .nav .search .searchBox img {
  vertical-align: middle;
}
.header .nav .search .searchBox input {
  vertical-align: middle;
  border: none;
  outline: none;
  font-size: 14px;
  color: #b7b7b7;
  height: 30px;
  background: transparent;
  width: 240px;
}
#foot {
  position: relative;
  z-index: 6666;
  width: 100%;
  left: 0;
}
.footer {
  font-size: 0;
}
.footer .top {
  background: #383735;
  color: #666666;
}
.footer .top .container {
  padding: 40px 20px;
}
.footer .top .left {
  width: 580px;
  display: inline-block;
}
.footer .top .left .phone {
  display: inline-block;
  margin-left: 15px;
}
.footer .top .left .phone p {
  font-size: 18px;
}
.footer .top .left .phone div {
  font-size: 26px;
  color: #999;
  line-height: 1.5;
}
.footer .top .right {
  width: 600px;
  display: inline-block;
  text-align: right;
  vertical-align: top;
}
.footer .top .right .linkItem {
  display: inline-block;
  font-size: 14px;
}
.footer .top .right .linkItem a {
  color: #666;
  vertical-align: middle;
}
.footer .top .right .linkItem span {
  margin: 0 5px;
  vertical-align: middle;
}
.footer .bottom {
  background: #222222;
  padding: 0 20px;
}
.footer .bottom .copy {
  width: 790px;
  line-height: 54px;
  display: inline-block;
  font-size: 14px;
  color: #666;
}
.footer .bottom .copy .name {
  margin-right: 100px;
}
.footer .bottom .iconList {
  width: 210px;
  margin-left: 200px;
  display: inline-block;
}
.footer .bottom .iconList .iconItem {
  width: 54px;
  height: 54px;
  display: inline-block;
  text-align: center;
}
.footer .bottom .iconList .iconItem img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-top: 7px;
}
.footer .bottom .iconList .iconItem img.active {
  display: none;
}
.footer .bottom .iconList .iconItem:hover {
  background: #fff;
  text-align: center;
}
.footer .bottom .iconList .iconItem:hover img {
  display: none;
}
.footer .bottom .iconList .iconItem:hover .active {
  display: block;
  width: 30px;
  height: 30px;
  margin: 7px auto;
}
.swiper {
  width: 100%;
}
.swiper .container {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.swiper .banner1 {
  position: absolute;
  top: 240px;
}
.swiper .banner1 p {
  font-size: 30px;
  color: #1e1c1c;
  margin-top: 25px;
}
.swiper .banner1 p span {
  margin: 8px;
}
.swiper .banner1 div {
  font-size: 48px;
  color: #323131;
  margin-top: 35px;
}
.swiper .goods1 {
  position: absolute;
  top: 120px;
}
.swiper .goods2 {
    position: absolute;
    right: 199px;
    top: 123px;
    width: 320px;
}
 .goods3{
 position: absolute;
    right: -166px;
    top: 175px;
    width: 201px;
  
 }
.swiper .banner2 {
  position: absolute;
  top: 310px;
  left: 650px;
  width: 550px;
  text-align: center;
}
.swiper .banner2 .name1 {
  font-size: 40px;
  color: #d30b13;
}
.swiper .banner2 p {
  font-size: 32px;
  color: #1e1c1c;
  margin-top: 25px;
}
.swiper .banner2 p span {
  margin: 8px;
}
.swiper .banner2 div {
  font-size: 29px;
  color: #323131;
  margin-top: 35px;
}
.swiper .banner3 {
  position: absolute;
  top: 160px;
  padding-left: 20px;
  left: 0;
}
.swiper .banner3 .name2 {
  font-size: 26px;
  color: #d30b13;
}
.swiper .banner3 p {
  font-size: 35px;
  color: #1e1c1c;
  margin-top: 25px;
}
.swiper .banner3 div {
  font-size: 50px;
  color: #323131;
  margin-top: 35px;
}
.index {
  font-size: 0;
  padding: 50px 0;
}
.index .title {
  border-bottom: 2px solid #d30b13;
  padding: 10px 0;
  color: #d30b13;
}
.index .title div {
  display: inline-block;
  width: 50%;
}
.index .title .name {
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
.index .title .more {
  text-align: right;
  font-size: 14px;
  color: #666666;
}
.index .jianjie {
  width: 385px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.index .jianjie .con {
  padding-top: 20px;
}
.index .jianjie .con .img {
  width: 100%;
  height: 210px;
}
.index .jianjie .con .img img {
  width: 100%;
  height: 100%;
}
.index .jianjie .con .tabList {
  margin: 20px 0;
}
.index .jianjie .con .tabList .tab {
  display: inline-block;
  width: 120px;
  margin-right: 12px;
  font-size: 14px;
  background: #d30b13;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.index .jianjie .con .tabList .tab a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.index .jianjie .con .tabList .tab:nth-child(3n) {
  margin-right: 0;
}
.index .jianjie .con .article {
  font-size: 14px;
  color: #666;
  line-height: 2;
}
.index .jianjie .con .article a {
  color: #d30b13;
}
.index .goods {
  width: 385px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.index .goods .cont {
  margin-top: 20px;
}
.index .goods .list {
  height: 500px;
}
.index .goods .list .good {
  width: 121px;
  margin-right: 10px;
  display: inline-block;
  height: 225px;
}
.index .goods .list .good img {
  width: 100%;
  height: 175px;
}
.index .goods .list .good p {
  font-size: 16px;
  color: #999;
  text-align: center;
  line-height: 40px;
}
.index .goods .list .good:nth-child(3n) {
  margin-right: 0;
}
.index .goods .list .good:hover p {
  color: #d30b13;
  text-decoration: underline;
}
.index .news1 {
  width: 385px;
  display: inline-block;
  vertical-align: top;
}
.index .news1 .newsCon {
  padding-top: 20px;
}
.index .news1 .newsCon .img {
  width: 100%;
  height: 210px;
}
.index .news1 .newsCon .img img {
  width: 100%;
  height: 100%;
}
.index .news1 .newsCon ul {
  padding: 20px 0;
}
.index .news1 .newsCon ul li {
  padding: 30px 0;
  border-bottom: 1px solid #eee;
  position: relative;
}
.index .news1 .newsCon ul li .line {
  width: 0;
  height: 1px;
  background: #d30b13;
  position: absolute;
  left: 0;
  bottom: 0;
}
.index .news1 .newsCon ul li .date {
  color: #666;
  font-family: "microsoft yaheiLight";
  font-size: 24px;
  display: inline-block;
  vertical-align: top;
  width: 90px;
}
.index .news1 .newsCon ul li .date .time {
  font-size: 16px;
  margin-top: 10px;
}
.index .news1 .newsCon ul li .newsCon {
  display: inline-block;
  width: 295px;
  vertical-align: top;
  padding-top: 0;
}
.index .news1 .newsCon ul li .newsCon p {
  font-size: 16px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.index .news1 .newsCon ul li .newsCon div {
  font-size: 14px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5;
}
.icons {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 9999999;
}
.icons .icons-item {
  width: 82px;
  height: 74px;
  background: #8bc48d;
  text-align: center;
  line-height: 74px;
position: relative;
}
.icons .icons-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.icons .icons-item.icons2 {
  background: #e6776c;
}
.icons .icons-item.icons3 {
  background: #bc3f61;
}
.icons .icons-item.icons4 {
  background: #01a4f1;
}
.bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 106px;
  background: url(../img/bg.png);
}
.pageTop {
  position: relative;
}
.pageTop .topImg {
  width: 100%;
}
.pageTop .container .con {
  position: absolute;
  bottom: 0;
  font-size: 0;
}
.pageTop .container .con .pageName {
  display: inline-block;
  width: 165px;
  height: 150px;
  background: #d30b13;
  padding: 30px;
  box-sizing: border-box;
}
.pageTop .container .con .pageName .line {
  width: 30px;
  height: 5px;
  background: #fff;
  margin-bottom: 25px;
}
.pageTop .container .con .pageName .name {
  font-size: 24px;
  color: #fff;
}
.pageTop .container .con .pageName .name div {
  font-size: 14px;
  margin-top: 10px;
}
.pageTop .container .con .address {
  display: inline-block;
  width: 1000px;
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 20upx;
  font-size: 14px;
  color: #333333;
  line-height: 40px;
}
.pageTop .container .con .address img {
  width: 26px;
  height: 26px;
  vertical-align: middle;
}
.pageTop .container .con .address span {
  vertical-align: middle;
}
.pageTop .container .con .address .curr {
  color: #d30b13;
  text-decoration: underline;
}
.about .navList {
  background: #f6f7fb;
  position: relative;
  overflow: hidden;
  z-index: 222;
}
.about .navList ul {
  font-size: 0;
  height: 60px;
}
.about .navList ul li {
  font-size: 14px;
  color: #666666;
  display: inline-block;
  margin-right: 70px;
  line-height: 58px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.about .navList ul li a {
  display: inline-block;
  color: #666;
}
.about .navList ul li.active {
  color: #d30b13;
  border-bottom: 2px solid #d30b13;
}
.about .cont {
  padding-top: 50px;
  position: relative;
  z-index: 2222;
  overflow: hidden;
  background: #fff;
}
.about .cont .container {
  position: relative;
  margin-top: 30px;
}
.about .cont .title {
  text-align: center;
}
.about .cont .title p {
  font-size: 30px;
  color: #333333;
  margin-bottom: 15px;
}
.about .cont .title div {
  font-size: 12px;
  color: #999999;
}
.about .cont .article {
  font-size: 0;
  padding: 20px 0;
}
.about .cont .article .neirong {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.about .cont .article .img {
  width: 580px;
  padding-left: 20px;
  display: inline-block;
  vertical-align: top;
}
.about .cont .article .img img {
  width: 100%;
}
.about .numList {
  height: 300px;
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
}
.about .numList ul {
  font-size: 0;
}
.about .numList ul li {
  width: 300px;
  padding-top: 60px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding-left: 40px;
  box-sizing: border-box;
  vertical-align: middle;
}
.about .numList ul li img {
  width: 70px;
  height: 70px;
  margin-bottom: 25px;
}
.about .numList ul li p {
  margin-bottom: 25px;
}
.about .numList ul li p .num {
  font-size: 55px;
}
.about .numList ul li p span {
  vertical-align: top;
}
.about .imgList {
  width: 1200px;
  height: 220px;
  padding: 20px 0;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.about .imgList ul {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  overflow: hidden;
  white-space: nowrap;
}
.about .imgList ul li {
  width: 293px;
  height: 220px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.about .imgList ul li img {
  width: 100%;
  height: 100%;
}
.about .imgList ul li p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
}
.about .left {
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.about .right {
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.about .wenhua {
  padding: 50px 0;
  font-size: 0;
}
.about .wenhua .container div {
  display: inline-block;
  width: 400px;
  text-align: center;
}
.news {
  padding-top: 60px;
  font-size: 0;
  vertical-align: top;
}
.news .newsList {
  width: 800px;
  padding-right: 20px;
  display: inline-block;
  box-sizing: border-box;
}
.news .newsList .first {
  padding-bottom: 30px;
  border-bottom: 1px dashed #d2d2d2;
}
.news .newsList .first .img {
  width: 350px;
  height: 190px;
  position: relative;
  display: inline-block;
}
.news .newsList .first .img img {
  width: 100%;
  height: 100%;
}
.news .newsList .first .img .date {
  width: 90px;
  height: 90px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
.news .newsList .first .img .date p {
  font-size: 32px;
  line-height: 2;
}
.news .newsList .first .img .date div {
  font-size: 14px;
}
.news .newsList .first .newsCon {
  width: 410px;
  padding-left: 20px;
  display: inline-block;
}
.news .newsList .first .newsCon p {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
.news .newsList .first .newsCon div {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 1.5;
  margin-bottom: 20px;
}
.news .newsList .first .newsCon .active {
  display: none;
}
.news .newsList .first:hover .newsCon p {
  color: #d30b13;
}
.news .newsList .first:hover .newsCon img {
  display: none;
}
.news .newsList .first:hover .newsCon img.active {
  display: inline-block;
}
.news .newsList ul li {
  padding: 20px 0;
  border-bottom: 1px dashed #d2d2d2;
}
.news .newsList ul li .date {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  height: 90px;
  background: #7f7f7f;
  color: #fff;
  text-align: center;
}
.news .newsList ul li .date p {
  font-size: 32px;
  line-height: 2;
}
.news .newsList ul li .date div {
  font-size: 14px;
}
.news .newsList ul li .newsCon {
  width: 670px;
  padding-left: 20px;
  display: inline-block;
}
.news .newsList ul li .newsCon p {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
.news .newsList ul li .newsCon div {
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5;
  margin-bottom: 20px;
}
.news .newsList ul li .newsCon .active {
  display: none;
}
.news .newsList ul li:hover .date {
  background: #d30b13;
}
.news .newsList ul li:hover .newsCon p {
  color: #d30b13;
}
.news .newsList ul li:hover .newsCon img {
  display: none;
}
.news .newsList ul li:hover .newsCon img.active {
  display: inline-block;
}
.news .tuijian {
  width: 400px;
  display: inline-block;
  padding-left: 25px;
  box-sizing: border-box;
  vertical-align: top;
}
.news .tuijian .name {
  font-size: 20px;
  color: #d30b13;
  height: 50px;
  border-bottom: 1px solid #eee;
}
.news .tuijian .name span {
  display: inline-block;
  border-bottom: 1px solid #d30b13;
  line-height: 50px;
}
.news .tuijian ul {
  margin-top: 20px;
  margin-bottom: 50px;
}
.news .tuijian ul li {
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 2;
}
.news .tuijian ul li a {
  color: #666666;
}
.news .tuijian .tuijianBot ul li {
  display: inline-block;
  width: 170px;
  margin-right: 25px;
}
.news .tuijian .tuijianBot ul li img {
  width: 100%;
  height: 228px;
}
.news .tuijian .tuijianBot ul li p {
  font-size: 14px;
  color: #666666;
  line-height: 2;
  padding: 10px 0;
  text-align: center;
}
.news .tuijian .tuijianBot ul li:nth-child(2n) {
  margin-right: 0;
}
.news .tuijian .tuijianBot ul li:hover p {
  color: #d30b13;
}
.page {
  font-size: 0;
  text-align: center;
  margin-bottom: 30px;
}
.page a {
  display: inline-block;
  font-size: 14px;
  color: #666;
  padding: 15px;
  height: 45px;
  box-sizing: border-box;
  border: 1px solid #eee;
  margin: 0 5px;
}
.page ul {
  display: inline-block;
  vertical-align: top;
}
.page ul li {
  display: inline-block;
  vertical-align: top;
}
.page ul li a {
  display: inline-block;
  vertical-align: top;
  width: 45px;
  height: 45px;
  text-align: center;
}
.page ul li.active a {
  background: #d30b13;
  color: #fff;
  border-color: #d30b13;
}
.product {
  margin-top: 50px;
}
.product .container ul {
  font-size: 0;
}
.product .container ul li {
  border: 1px solid #eee;
  width: 385px;
  display: inline-block;
  margin-right: 19px;
  margin-bottom: 30px;
  vertical-align: top;
 text-align:center;
}
.product .container ul li .goodsImg {
  /*width: 100%;*/
  height: 280px;
}
.product .container ul li .productMsg {
  text-align: center;
  color: #666666;
  padding-top: 25px;
  padding-bottom: 20px;
}
.product .container ul li .productMsg p {
  font-size: 20px;
}
.product .container ul li .productMsg .msg {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 15px 0;
}
.product .container ul li .productMsg .more {
  font-size: 14px;
  font-weight: 600;
}
.product .container ul li .productMsg .more .active {
  display: none;
}
.product .container ul li:nth-child(3n) {
  margin-right: 0;
}
.product .container ul li:hover .productMsg {
  background: #d30b13;
  color: #fff;
}
.product .container ul li:hover .productMsg .more img {
  display: none;
}
.product .container ul li:hover .productMsg .more img.active {
  display: inline-block;
}
.fuwu {
  padding-top: 50px;
}
.fuwu .tips {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  line-height: 2.5;
  padding-bottom: 30px;
}
.fuwu .tip {
  font-size: 14px;
  color: #666666;
  line-height: 1.5;
}
.fuwu .fuwuItem {
  padding: 20px 0;
  border-bottom: 1px dashed #ddd;
}
.fuwu .fuwuItem p {
  font-size: 18px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 20px;
}
.fuwu .fuwuItem p .line {
  display: inline-block;
  width: 4px;
  height: 14px;
  background: #d30b13;
  vertical-align: middle;
  margin-right: 10px;
}
.fuwu .fuwuItem p .eng {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  vertical-align: bottom;
  margin-left: 10px;
}
.fuwu .fuwuItem .con {
  font-size: 14px;
  color: #666666;
  line-height: 1.5;
}
.fuwu .fuwuItem ul {
  padding-left: 20px;
}
.fuwu .fuwuItem ul li {
  color: #666666;
  line-height: 20px;
}
.fuwu .fuwuItem ul li .text {
  font-size: 20px;
  font-weight: 600;
  color: #d30b13;
  vertical-align: middle;
}
.fuwu .fuwuItem ul li a {
  color: #333;
}
.fuwu .fuwuItem .peixun {
  padding-left: 0;
}
.fuwu .fuwuItem .peixun li {
  margin-top: 20px;
}
.fuwu .fuwuItem .peixun li .name {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.fuwu .fuwuItem .tz {
  font-size: 14px;
}
.fuwu .fuwuItem .tz li {
  padding: 5px 0;
}
.linian .fuwuItem p {
  font-size: 16px;
  color: #d30b13;
}
.linian .step {
  margin-top: 50px;
  font-size: 0;
  margin-bottom: 50px;
}
.linian .step li {
  display: inline-block;
  border: 0.5px solid #eee;
  box-sizing: border-box;
  width: 300px;
 height:300px;
  font-size: 14px;
  color: #666;
  padding-bottom: 20px;
}
.linian .step li .p {
  line-height: 55px;
  background: #f19072;
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.linian .step li .msg {
  padding: 0 20px;
  line-height: 1.5;
}
.linian .step li .msg .name {
  padding: 20px;
  text-align: center;
  color: #333;
  font-size: 16px;
}
.zpList {
  margin-top: 30px;
  padding-bottom: 100px;
}
.zpList .zpItem {
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 50px;
  border-bottom: 1px solid #eee;
}
.zpList .zpItem .zpName {
  height: 146px;
  padding: 20px 0;
  box-sizing: border-box;
}
.zpList .zpItem .zpName .zpTitle {
  float: left;
}
.zpList .zpItem .zpName .name {
  font-size: 28px;
  color: #333;
  padding: 20px 0;
}
.zpList .zpItem .zpName .name .date {
  font-size: 14px;
  vertical-align: bottom;
}
.zpList .zpItem .zpName .msg span {
  margin: 0 10px;
  color: #888;
}
.zpList .zpItem .zpName.active .zpIcon {
  background: url(../img/zhaopinIcon1.png) no-repeat center;
}
.zpList .zpItem .zpName .zpIcon {
  float: right;
  margin-right: 100px;
  width: 52px;
  height: 52px;
  margin-top: 30px;
  background: url(../img/zhaopinIcon.png) no-repeat center;
  cursor: pointer;
}
.zpList .zpItem .zpCon {
  line-height: 2;
  padding-bottom: 20px;
  display: none;
  color: #8a8888;
  font-size: 14px;
}
.zpList .zpItem .zpCon .msg {
  margin-bottom: 30px;
}
.zpList .zpItem .zpCon .p {
  font-size: 20px;
  color: #595959;
}
.zpList .zpItem:nth-child(1) .zpCon {
  display: block;
}
.welcom {
  height: 180px;
  background: #f4f4f4;
  padding-left: 30px;
}
.welcom img {
  width: 170px;
  height: 170px;
  vertical-align: middle;
}
.welcom .wel {
  display: inline-block;
  width: 900px;
  vertical-align: top;
  padding-top: 30px;
  margin-left: 30px;
}
.welcom .wel p {
  font-size: 20px;
  color: #d30b13;
  line-height: 2;
  font-weight: 600;
}
.welcom .wel div {
  font-size: 14px;
  color: #666;
  line-height: 2;
}
.companyName {
  font-size: 24px;
  color: #d30b13;
  padding: 60px 20px;
}
.link {
  font-size: 0;
}
.link .linkList {
  display: inline-block;
  width: 570px;
  margin-right: 30px;
  vertical-align: top;
}
.link .linkList li {
  padding: 10px 0;
  border-bottom: 2px dashed #eee;
  font-size: 14px;
}
.link .linkList li img {
  margin-right: 20px;
}
.link #map {
  display: inline-block;
  vertical-align: top;
  width: 600px;
  height: 360px;
}
.fankui p {
  padding: 60px 0;
  text-align: center;
  font-size: 30px;
  color: #333;
}
.fankuiCon {
  font-size: 0;
}
.fankuiCon .img {
  width: 540px;
  display: inline-block;
  vertical-align: top;
}
.fankuiCon .img img {
  width: 100%;
}
.fankuiCon .submit {
  width: 650px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background: #d30b13;
  border: none;
  outline: none;
  cursor: pointer;
}
.fankuiCon .form {
  display: inline-block;
  vertical-align: top;
  width: 630px;
  margin-left: 30px;
}
.fankuiCon .form .code {
  margin-top: -15px;
  cursor: pointer;
}
.fankuiCon .form .form-item {
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding: 15px;
  box-sizing: border-box;
  height: 50px;
}
.fankuiCon .form .form-item span {
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  vertical-align: top;
}
.fankuiCon .form .form-item textarea {
  display: inline-block;
  border: none;
  outline: none;
  vertical-align: top;
  width: 520px;
  height: 170px;
}
.fankuiCon .form .area {
  height: 200px;
}
.fankuiCon .form .input {
  display: inline-block;
  width: 295px;
  height: 50px;
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding: 15px;
  box-sizing: border-box;
}
.fankuiCon .form .input span {
  font-size: 14px;
  color: #666;
  vertical-align: middle;
}
.fankuiCon .form .input input {
  border: none;
  outline: none;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
}
.fankuiCon .form .left1 {
  margin-right: 40px;
}
.goodsCon {
  background: #edf2f5;
}
.goodsCon .goodsContent {
  width: 760px;
  display: inline-block;
  font-size: 24px;
  color: #333;
  padding-left: 140px;
  box-sizing: border-box;
  line-height: 1.5;
}
.tedain {
  background: #f5f8f9;
}
.banner img {
  width: 100%;
}
.yl .title {
  padding: 50px;
  text-align: center;
}
.yl .title p {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.yl .title div {
  font-size: 16px;
  color: #999;
  margin-top: 20px;
}
.yl .ylList {
  font-size: 0;
  padding-bottom: 50px;
}
.yl .ylList ul li {
  display: inline-block;
  width: 380px;
  background: #edf2f5;
  margin-right: 30px;
 height:525px;
vertical-align:top;
}
.yl .ylList ul li img {
  width: 100%;
  height: 240px;
}
.yl .ylList ul li .con {
  padding: 15px;
  padding-top: 0;
}
.yl .ylList ul li .con .p {
  font-size: 26px;
  color: #333333;
  padding: 30px 0;
  text-align: center;
}
.yl .ylList ul li .con div {
  font-size: 18px;
  color: #666;
  line-height: 1.5;
}
.yl .ylList ul li:nth-child(3) {
  margin-right: 0;
}
.duibi {
  background: #f8fafb;
}
.duibi .vs {
  text-align: center;
}
.duibi .vs .vsMsg .vsList {
  font-size: 0;
  padding-bottom: 110px;
}
.duibi .vs .vsMsg .vsList .vsItem {
  padding-top: 30px;
  background: url(../img/lineBg.png) repeat-y center;
  line-height: 1.5;
}
.duibi .vs .vsMsg .vsList .vsItem .left {
  width: 550px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  text-align: right;
}
.duibi .vs .vsMsg .vsList .vsItem .right {
  width: 546px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  text-align: left;
}
.duibi .vs .vsMsg .vsList .vsItem .middle {
  width: 104px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  text-align: center;
}
.duibi .vs .vsMsg .vsList .vsItem .middle .cercle {
  width: 70px;
  height: 70px;
  background: #fd5a66;
  color: #fff;
  font-size: 14px;
  line-height: 70px;
  display: inline-block;
  border-radius: 50%;
}
.renshi {
  font-size: 16px;
  color: #666;
  line-height: 2.5;
 
}
.renshi img {
  width: 100%;
}
.ys {
  background: #f2f6f8;
  padding: 30px 0;
}
.ys .container {
  font-size: 0;
}
.ys .container .goodsImg {
  width: 380px;
  height: 290px;
  text-align: center;
  display: inline-block;
}
.ys .container .goodsyoushi {
  width: 820px;
  display: inline-block;
  padding: 0 80px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 2;
  color: #666;
  vertical-align: top;
}
.ys .container .goodsyoushi p {
  font-size: 40px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1;
}
.ys .container .goodsyoushi p .eng {
  font-size: 18px;
  font-family: Arial;
  color: #666;
  font-weight: 500;
  margin-left: 10px;
  vertical-align: text-bottom;
}
.chengfen {
  padding: 30px 0;
  font-size: 0;
}
.chengfen .cf {
  width: 810px;
  display: inline-block;
}
.chengfen .cf .cfItem {
  padding: 20px 0;
  border-bottom: 2px dashed #eee;
}
.chengfen .cf .cfItem p {
  font-size: 26px;
  color: #333;
  font-weight: 600;
  line-height: 2;
}
.chengfen .cf .cfItem div {
  color: #666;
  line-height: 1.5;
  font-size: 16px;
}
.chengfen .cfImg {
  display: inline-block;
  width: 390px;
  text-align: center;
}
.newsDetail {
 
  padding: 20px 0;
}
.newsDetail .p {
  font-size: 24px;
  color: #333;
  line-height: 2;
}
.newsDetail div {
  font-size: 14px;
  color: #999;
  line-height: 2;
}
.newsDetail div span {
  margin: 0 10px;
}
.newsDetail .next {
  margin-top: 20px;
}
.newsDetail .next div {
  display: inline-block;
  width: 490px;
  padding: 0 20px;
  box-sizing: border-box;
  justify-content: space-between;
  line-height: 40px;
  border-radius: 20px;
  border: 1px solid #ddd;
}
.newsDetail .next div a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #666;
}
.newsDetail .next div a img {
  display: inline-block;
}
.newsDetail .next div a .active {
  display: none;
}
.newsDetail .next .pre {
  text-align: left;
  margin-right: 200px;
}
.newsDetail .next .nex {
  text-align: right;
}
.newsDetail .next div:hover {
  background: #d30b13;
}
.newsDetail .next div:hover a {
  color: #fff;
}
.newsDetail .next div:hover img {
  display: none;
}
.newsDetail .next div:hover .active {
  display: inline-block;
}
.timeLi {
  background: #f8fafb;
  margin-top: 50px;
  padding: 50px;
  padding-left: 200px;
  background: url(../img/leftBg.png) no-repeat left;
  overflow: hidden;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}
.timeLi .wrap {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.timeLi .left1 {
  position: absolute;
  left: 130px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 333;
}
.timeLi .right1 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 333;
}
.timeLi .line {
  height: 30px;
  position: absolute;
  left: 0;
  width: 100%;
  background: url(../img/timeLine.png) repeat-x center;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
}
.timeLi .timeLine {
  height: 600px;
  position: relative;
  width: 100%;
}
.timeLi .timeLine .left {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 333;
}
.timeLi .timeLine .right {
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 333;
}
.timeLi .timeLine img {
  position: absolute;
  user-select: none;
}
.timeLi .timeLine img:nth-child(2n+1) {
  bottom: 0;
}
.timeLi .timeLine img:nth-child(2n) {
  top: 12px;
}
.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  color: #eeeeee;
}
.swiper-pagination-bullet-active {
  background: #d30b13;
}
.goodsMsg {
  font-size: 0;
  margin-bottom: 20px;
}
.goodsMsg .goodsSwiper {
  display: inline-block;
  width: 625px;
  height: 370px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.goodsMsg .goodsSwiper img {
  width: 625px;
  height: 370px;
}
.goodsMsg .goodsMessage {
  display: inline-block;
  width: 575px;
  padding-left: 15px;
  box-sizing: border-box;
  vertical-align: top;
  position: relative;
  height: 370px;
}
.goodsMsg .goodsMessage .p {
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
}
.goodsMsg .goodsMessage .msg {
    
    font-size: 14px;
    color: #666;
    line-height: 1.5;
  padding: 15px 0;
}
.goodsMsg .goodsMessage .msg ul li {
  border: none;
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
  line-height: 1.5;
}
.goodsMsg .goodsMessage .msg ul li span {
  vertical-align: top;
  font-size: 16px;
  color: #333;
}
.goodsMsg .goodsMessage .msg ul li div {
  display: inline-block;
  width: 280px;
  vertical-align: top;
}
.goodsMsg .goodsMessage .buy {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px;
}
.goodsMsg .goodsMessage .buy .buyNow {
  padding: 10px;
  background: #d30b13;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.goodsMsg .goodsMessage .buy .buyNow .num {
  padding: 10px;
  border: 1px solid #fff;
  font-size: 16px;
}
.goodsMsg .goodsMessage .buy .code {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}
.goodsMsg .goodsMessage .buy .code .active {
  display: none;
}
.goodsMsg .goodsMessage .buy .code .ewm {
  width: 240px;
  height: 340px;
  position: absolute;
  display: none;
  left: 50%;
  bottom: 60px;
  transform: translateX(-50%);
  background: url(../img/codeBg.png) no-repeat center;
}
.goodsMsg .goodsMessage .buy .code .ewm img {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 210px;
  height: 210px;
}
.goodsMsg .goodsMessage .buy .code:hover img {
  display: none;
}
.goodsMsg .goodsMessage .buy .code:hover .active {
  display: inline-block;
}
.goodsMsg .goodsMessage .buy .code:hover .ewm {
  display: block;
}
.goodsMsg .goodsMessage .buy .code:hover .ewm img {
  display: inline-block;
}
.productMessage .productNav {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  background: #222222;
}
.productMessage .productNav ul li {
  display: inline-block;
  width: 190px;
  line-height: 62px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.productMessage .productNav ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.productMessage .productNav ul .active {
  background: #d30b13;
}
.productMessage .productCon .productItem .name {
  margin: 10px 0;
  font-size: 20px;
  padding-left: 10px;
  border-left: 2px solid red;
}
.productMessage .productCon .productItem .jieshaoCon {
  padding: 20px;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}
.productMessage .productCon .productItem .jieshaoCon ul li {
  border: none;
  display: block;
  font-size: 14px;
  width: 100%;
  color: #666;
  margin-bottom: 10px;
  line-height: 30px;
}
.productMessage .productCon .productItem .jieshaoCon ul li .name1 {
  font-size: 16px;
  color: #333;
  vertical-align: top;
}
.productMessage .productCon .productItem .anli ul {
  font-size: 0;
}
.productMessage .productCon .productItem .anli ul li {
  width: 351px;
  display: inline-block;
  margin: 10px;
  margin-right: 25px;
}
.productMessage .productCon .productItem .anli ul li .img {
  border: 1px solid #ddd;
  text-align: center;
  height: 266px;
}
.productMessage .productCon .productItem .anli ul li .img img {
  max-width: 100%;
  vertical-align: middle;
  max-height: 100%;
}
.productMessage .productCon .productItem .anli ul li .productName {
  text-align: center;
  font-size: 16px;
  color: #333;
  padding: 10px 0;
}
.productMessage .productCon .productItem .anli ul li:hover .productName {
  color: #d30b13;
}
.productMessage .productCon .productItem .anli ul li:hover .img {
  border-color: #d30b13;
}
