@charset "UTF-8";
/*
	CSS嵌套规则
		1.嵌套永远不要超过三个层级;
		2.确保输出的CSS简洁、可重用;
		3.使用嵌套是很有意义的，而不是默认选项;
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: '微软雅黑','苹方','Helvetical Neue';
}

a {
  text-decoration: none;
  color: black;
}

img {
  border: 0px none;
  vertical-align: bottom;
}

.header .wrap_inner .slogan .slogan_left, .header .wrap_inner2 .navbar .logo, .header .wrap_inner2 .navbar .navigator ul, .header .wrap_inner2 .navbar .navigator, .hd .banner_li, .fouritems .itemsWrap, .fouritems .yiqifu .etitle, .third .third_left, .third .third_left .product .product_content1, .third .third_left .product .product_content2, .third .third_left .product .money, .third .third_left .product .rengou, .hotProduct .hot_header {
  *height: 1%;
}

.header .wrap_inner .slogan .slogan_left:after, .header .wrap_inner2 .navbar .logo:after, .header .wrap_inner2 .navbar .navigator ul:after, .header .wrap_inner2 .navbar .navigator:after, .hd .banner_li:after, .fouritems .itemsWrap:after, .fouritems .yiqifu .etitle:after, .third .third_left:after, .third .third_left .product .product_content1:after, .third .third_left .product .product_content2:after, .third .third_left .product .money:after, .third .third_left .product .rengou:after, .hotProduct .hot_header:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

.header .wrap_inner .slogan .slogan_left, .header .wrap_inner2 .navbar .logo, .header .wrap_inner2 .navbar .navigator ul, .header .wrap_inner2 .navbar .navigator, .hd .banner_li, .fouritems .itemsWrap, .fouritems .yiqifu .etitle, .third .third_left, .third .third_left .product .product_content1, .third .third_left .product .product_content2, .third .third_left .product .money, .third .third_left .product .rengou, .hotProduct .hot_header {
  *height: 1%;
}

.header .wrap_inner .slogan .slogan_left:after, .header .wrap_inner2 .navbar .logo:after, .header .wrap_inner2 .navbar .navigator ul:after, .header .wrap_inner2 .navbar .navigator:after, .hd .banner_li:after, .fouritems .itemsWrap:after, .fouritems .yiqifu .etitle:after, .third .third_left:after, .third .third_left .product .product_content1:after, .third .third_left .product .product_content2:after, .third .third_left .product .money:after, .third .third_left .product .rengou:after, .hotProduct .hot_header:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

body {
  background: url("/images/zxlb1/bgImg.jpg");
}

.header {
  min-width: 1000px;
  height: 120px;
  position: relative;
  z-index: 1000;
}

.header .wrap_inner {
  min-width: 1200px;
  background-color: #3a3a3a;
}

.header .wrap_inner .slogan {
  width: 1200px;
  height: 46px;
  background-color: #3a3a3a;
  margin: 0 auto;
  color: white;
  position: relative;
}

.header .wrap_inner .slogan .slogan_left {
  display: block;
  width: auto;
  height: 46px;
  float: left;
  line-height: 46px;
  font-size: 14px;
  font-weight: 500;
  user-select: none;
  cursor: default;
  margin-left: 28px;
}

.header .wrap_inner .slogan .kefu {
  float: right;
  width: auto;
  *width: 200px;
  height: 46px;
  font-size: 14px;
}

.header .wrap_inner .slogan .kefu img {
    display: block;
	width: 18px;
	height: auto;
	margin-right: 10px;
	margin-top: 13px;
	float: left;
}

.header .wrap_inner .slogan .kefu span {
    height: 100%;
	display: block;
	line-height: 46px;
	margin-right: 56px;
	float: left;
}

.header .wrap_inner .slogan .tjtb {
  float: right;
  height: 46px;
  width: auto;
  margin-right: 14px;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.header .wrap_inner .slogan .tjtb img{
	display: block;
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 10px;
	margin-top: 13px;
}
.header .wrap_inner .slogan .tjtb a {
  width: 100px;
  display: block;
  line-height: 46px;
  color: white;
  font-size: 14px;
  padding-left: 25px;
  *padding-left: 0;
  box-sizing: border-box;
  background-size: 17px auto;
}

.header .wrap_inner .slogan .tjtb a:hover {
  color: #de0615;
}

.header .wrap_inner .slogan .slogan_right {
  display: block;
  width: auto;
  *width: 270px;
  height: 46px;
  float: right;
  font-size: 14px;
}

.header .wrap_inner .slogan .slogan_right h2 {
  float: right;
  display: block;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  cursor: default;
  user-select: none;
}

.header .wrap_inner2 {
  min-width: 1200px;
  height: 74px;
  background-color: #fefcfc;
}

.header .wrap_inner2 .navbar {
  width: 1200px;
  height: 74px;
  background-color: #fefcfc;
  margin: 0 auto;
}

.header .wrap_inner2 .navbar .logo {
  width: 218px;
  height: 74px;
  background: url("/images/zxlb1/im1.jpg") no-repeat;
  /*background-position: -109px -96px;*/
  background-size: contain;;
  float: left;
  margin-top: 0 !important;
}

.header .wrap_inner2 .navbar .logo a {
  border-right: none !important;
  display: block;
  width: 100%;
  height: 100%;
}

.header .wrap_inner2 .navbar .navigator {
  float: left;
}

.header .wrap_inner2 .navbar .navigator ul {
  width: auto;
  height: auto;
  font-size: 18px;
  position: relative;
}

.header .wrap_inner2 .navbar .navigator ul li {
  float: left;
  padding: 0 28px;
  height: 74px;
  line-height: 74px;
  color: #535352;
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  list-style: none;
}

.header .wrap_inner2 .navbar .navigator ul li a {
  display: block;
  color: #535352;
  width: 100%;
  height: 100%;
}

.header .wrap_inner2 .navbar .navigator ul li a:hover {
  color: #de0615;
}

.header .wrap_inner2 .navbar .navigator ul li:hover {
  color: #de0615;
  background: #f8f8f8;
}

.header .wrap_inner2 .navbar .navigator ul li .xiala {
  width: 100%;
  height: 280px;
  position: absolute;
  left: 0;
  top: 74px;
  z-index: 999;
  background: #f8f8f8;
  overflow: hidden;
  display: none;
}

.header .wrap_inner2 .navbar .navigator ul li .xiala li {
  width: 120px;
  height: 37px;
  font-size: 16px;
  box-sizing: border-box;
  line-height: 37px;
  color: #7a7a7a;
}

.header .wrap_inner2 .navbar .navigator ul li .xiala li a {
  width: 100%;
  color: #7a7a7a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.header .wrap_inner2 .navbar .navigator ul li .xiala li a:hover {
  color: #de0615;
}

.header .wrap_inner2 .navbar .navigator ul li.dropdown.play .xiala {
  display: block;
  height: 407px;
}

.header .wrap_inner2 .navbar .navigator ul li.dropdown.play .soft {
  height: 115px;
  display: block;
}

.header .wrap_inner2 .navbar .navigator ul li.dropdown.play .about {
  display: block;
  height: 300px;
}

.header .wrap_inner2 .navbar .navigator ul .dropdown {
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: 70px -163px;
}

.header .wrap_inner2 .navbar .navigator ul .dropdown:hover {
  background: #f8f8f8 url("/images/zxlb1/im.png") no-repeat;
  background-position: -87px -163px;
}

.header .wrap_inner2 .navbar .navigator ul .dibu {
  width: 0px;
  height: 4px;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #D6002C;
}

.banner {
  width: 100%;
  min-width: 1200px;
  height: 420px;
  position: relative;
  overflow: hidden;
}

.banner .slide {
  width: 1920px;
  margin-left: -960px;
  position: relative;
  left: 50%;
  text-align: center;
}

.banner.active .btnL, .banner.active .btnR {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.5;
}

.btnL, .btnR {
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  bottom: 40px;
  margin: auto;
  width: 50px;
  height: 100px;
  border-radius: 5px;
  z-index: 111;
  cursor: pointer;
  font-family: 'iconfont';
  text-align: center;
  line-height: 100px;
  color: #ccc;
  opacity: 0;
  background: rgba(0, 0, 0, 0.3) no-repeat 11px center;
  background-size: 80% auto;
}

.btnL:hover, .btnR:hover {
  background: rgba(0, 0, 0, 0.9);
  opacity: 0.8;
}

.btnL {
  left: 90px;
}

.btnR {
  right: 90px;
}

@font-face {
  font-family: "iconfont";
  src: url("/images/zxlb1/iconfont.woff") format("woff");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.icon-back:before {
  content: "\e614";
}

.icon-right:before {
  content: "\e622";
}

.banner_ul {
  position: relative;
  width: 1920px;
  height: 420px;
  background: #ccc;
}

.banner_ul li {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 420px;
  display: none;
  transition: all 1s linear;
  overflow: hidden;
}

.banner_ul li a {
  display: block;
  width: 100%;
  height: 420px;
}

.banner_ul li a img {
  display: block;
  width: 100%;
  height: 420px!important;
}

.banner_ul li.active {
  display: block;
}

.hd {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 77px;
  margin: auto;
  text-align: center;
}

.hd .banner_li {
  display: block;
  width: 104px;
  height: 16px;
  margin: 0 auto;
}

.hd .banner_li li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  box-shadow: 1px 1px 2px #343434;
}

.hd .banner_li li.on {
  background: #B0000C;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
}

.weiwan .num_slide {
  position: relative;
  width: 100%;
  height: 100%;
}

.weiwan .num_slide .hd {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  margin: auto;
}

.weiwan .num_slide .hd .numb_banner_li li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
  float: left;
  margin-left: 10px;
  cursor: pointer;
  box-shadow: 1px 1px 2px #343434;
}

.weiwan .num_slide .hd .numb_banner_li::after {
  content: '';
  display: block;
  clear: both;
}

.weiwan .num_slide .hd .numb_banner_li li.on {
  background: #B0000C;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
}

.weiwan .num_slide .bd .numb_banner_ul li a img {
  width: 370px !important;
}

.ban_wrap {
  width: 1200px;
  height: 64px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  background: #000\9;
  filter: alpha(opacity=50) \9;
  margin: 0 auto\9;
  *left: 50%;
  *margin-left: -600px;
}

.ban_wrap .laba {
  width: 74px;
  height: 64px;
  float: left;
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -212px 16px;
  position: absolute;
}

.ban_wrap .scroll {
  width: 1080px;
  height: 64px;
  position: relative;
  left: 70px;
  overflow: hidden;
}

.ban_wrap .scroll .scroll_news {
  width: 1440px;
  position: relative;
}

.ban_wrap .scroll .scroll_news li {
  width: 20%;
  height: 64px;
  color: white;
  line-height: 64px;
  top: 0;
}

.ban_wrap .scroll .scroll_news li:hover a {
  color: #D6002C;
}

.ban_wrap .scroll .scroll_news li:hover span {
  color: #D6002C;
}

.tempWrap {
  width: 1440px !important;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ban_wrap .scroll ul {
  overflow: hidden;
  zoom: 1;
  height: 64px;
}

.ban_wrap .scroll ul li {
  margin: 0 10px;
  text-align: center;
  float: left;
  _display: inline;
  cursor: pointer;
}

.ban_wrap .scroll ul li:hover a {
  color: blue;
}

.ban_wrap .scroll ul li:hover span {
  color: blue;
}

.scroll_news li .date {
  float: right;
  color: #999;
}

.ban_wrap .scroll ul li a {
  height: 64px;
  width: 150px;
  margin-right: 15px;
  color: white;
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.ban_wrap .scroll ul li span {
  font-size: 14px;
  display: block;
  width: 100px;
  height: 64px;
  float: left;
}

.scroll_hd {
  width: 50px;
  height: 64px;
  float: left;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 1150px;
  left: 1150px\9;
  *left: 1150px;
}

.scroll_hd .nexta, .scroll_hd .preva {
  display: block;
  width: 50px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: white;
  cursor: pointer;
}

.scroll_hd .nexta {
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -222px -41px;
}

.scroll_hd .preva {
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -222px -71px;
}

/* fourItems 开始 */
.fouritems {
  width: 1200px;
  height: 380px;
  margin: 0 auto;
  background: #f6f4f4;
  margin-top: 36px;
}

.fouritems .yiqifu {
  width: 838px;
  height: 356px;
  float: left;
  position: relative;
}

.fouritems .itemsWrap {
  height: 100%;
  width: 362px;
  height: 356px;
  float: left;
}

.fouritems .itemsWrap li {
  display: inline;
  float: left;
  width: 362px;
  height: 120px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}

.fouritems .itemsWrap li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.fouritems .itemsWrap .softdown {
  background: #fcfbfb;
}

.fouritems .itemsWrap .kaihu {
  background: #f7f7f7;
}

.fouritems .itemsWrap .yewu {
  background: #fcfbfb;
}

.fouritems .itemsWrap li a span {
  display: block;
  float: left;
  height: 120px;
  line-height: 120px;
  font-size: 24px;
  font-weight: 100;
  transition: color 0.3s ease;
  cursor: pointer;
}

.fouritems .itemsWrap li:hover a span {
  color: #D6002C;
}

.fouritems .itemsWrap li a .imaa {
  width: 54px;
  height: 54px;
  float: left;
  position: relative;
  z-index: 10;
  margin: 33px 0;
  margin-right: 26px;
  margin-left: 76px;
  border-radius: 50%;
  box-sizing: border-box;
  overflow: hidden;
  //transition: all 0.5s ease;
  cursor: pointer;
  border-top: 0\9;
  border-bottom: 0\9;
  border-left: 0\9;
  border-right: 0\9;
  border: 1px solid #D6002C;
  background-image: url("/images/zxlb1/download.png")\9;
  background-repeat: no-repeat\9;
  background-position: center center\9;
}

.fouritems .itemsWrap li a .imaa2 {
  background-image: url("/images/zxlb1/open.png")\9;
  background-repeat: no-repeat\9;
  background-position: center center\9;
}

.fouritems .itemsWrap li a .imaa3 {
  background-image: url("/images/zxlb1/phone.png")\9;
  background-repeat: no-repeat\9;
  background-position: center center\9;
}

.fouritems .itemsWrap li a .imaa4 {
  background-image: url("/images/zxlb1/business.png")\9;
  background-repeat: no-repeat\9;
  background-position: center center\9;
}

.fouritems .itemsWrap li a .imaa::before{
  content: '';
  pointer-events: none;
  width: 102%;
  height: 102%;
  position: absolute;
  left: 50%;
  top: 50%;
  box-sizing: content-box;
  margin-left: -27px;
  margin-top: -27px;
  //background-color: #d6002c;
  border-radius: 50%;
}

.fouritems .itemsWrap li a .imaa::before {
  z-index: 9;
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -6px 8px;
}

.fouritems .itemsWrap li:hover a .imaa::before {
  background: url("/images/zxlb1/im.png") no-repeat;
  background-color: #d6002c;
  background-position: -6px -38px;
}

.fouritems .itemsWrap li a .imaa2::before {
  z-index: 9;
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -158px 9px;
}

.fouritems .itemsWrap li:hover a .imaa2::before {
  background: url("/images/zxlb1/im.png") no-repeat;
  background-color: #d6002c;
  background-position: -158px -37px;
}

.fouritems .itemsWrap li a .imaa3::before {
  z-index: 9;
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -118px 9px;
}

.fouritems .itemsWrap li:hover a .imaa3::before {
  background: url("/images/zxlb1/im.png") no-repeat;
  background-color: #d6002c;
  background-position: -118px -38px;
}

.fouritems .itemsWrap li a .imaa4::before {
  z-index: 9;
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -230px -7px;
}

.fouritems .itemsWrap li a .imaa4:hover::before {
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -230px -107px;
}

.fouritems .itemsWrap li a .imaa::after {
  z-index: 8;
  //transform: scale(0);
  //transition: transform 0.2s, opacity 0.2s;
}

.fouritems .itemsWrap li:hover a .imaa::after {
  //transform: scale(1);
  padding: 2px;
  box-sizing: border-box;
}

.fouritems .yiqifu .etitle {
  margin-top: 60px;
}

.fouritems .yiqifu .etitle i {
  display: block;
  width: 30px;
  height: 37px;
  float: left;
  background: url(/images/zxlb1/im.png) no-repeat;
  background-position: -282px 0;
}

.fouritems .yiqifu .etitle h4 {
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  font-family: '微软雅黑';
  color: #de0615;
  float: left;
}

.fouritems .yiqifu .intro {
  margin-top: 33px;
  margin-left: 36px;
  font-size: 16px;
  color: #525252;
  line-height: 24px;
}

.fouritems .yiqifu .special {
  margin-top: 12px;
  margin-left: 36px;
  font-size: 14px;
  color: #8a8a8a;
  padding-left: 20px;
}

.fouritems .yiqifu .special li {
  list-style-type: circle;
  margin: 8px 0;
}

.fouritems .yiqifu .learnMore {
  margin-top: 30px;
  margin-left: 65px;
  width: 156px;
  height: 42px;
  border-radius: 20px;
  background: -webkit-gradient(linear, 0 100%, 100% 0, from(#ef071d), to(#f3422f));
  background: -moz-linear-gradient(left, #ef071d, #f3422f);
  background: gradient(linear, 0 100%, 100% 0, from(#ef071d), to(#f3422f));
  background: -ms-linear-gradient(#ef071d 0%, #f3422f 100%);
  background: #e31515;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
}

.fouritems .yiqifu .learnMore a {
  color: #fffefe;
  display: block;
  width: 100%;
  height: 100%;
}

.fouritems .yiqifu img {
  float: right;
  display: block;
  position: absolute;
  right: 0;
  bottom: 20px;
}

/* fouritems 结束 */
/* 热门产品 开始 */
.third {
  width: 1200px;
  height: 650px;
  margin: 0 auto;
  margin-top: 20px;
}

.third .third_left {
  width: 800px;
  height: auto;
  float: left;
}

.third .third_right {
  width: 370px;
  height: auto;
  float: right;
  margin-left: 30px;
  background:#fff;
}

.third .third_left .itemlist {
  display: block;
  font-size: 20px;
}

.third .third_left .itemlist li {
  float: left;
  line-height: 40px;
}

.third .third_left .itemlist .jiange {
  font-size: 14px;
  cursor: default;
  user-select: none;
  color: #ccc;
  float: left;
  line-height: 40px;
  padding: 0 20px;
  font-style: normal;
}

.third .third_left .more {
  height: 35px;
  line-height: 50px;
  display: block;
  float: right;
  font-size: 14px;
  color: #e31515;
}

.third .third_left .line {
  display: block;
  width: 800px;
  height: 0;
  border-bottom: 1px solid #d9d9d9;
  float: left;
}

.third .third_left .itemlist li a {
  color: #363535;
  float: left;
}

.third .third_left .itemlist li.active a {
  color: #D6002C;
}

.third .third_left .hotproduct {
  position: relative;
}

.third .third_left .hotproduct .product_list {
  position: absolute;
  left: 0;
  top: 40px;
  *top: 0;
  display: none;
}

.third .third_left .hotproduct .product_list.active {
  display: block;
}

.third .third_left .hotproduct .product {
  width: 380px;
  height: 260px;
  margin: 16px 0;
  border: 1px solid #eee;
  box-sizing: border-box;
  float: left;
  background: #fffefe;
  box-shadow: 6px 6px 0px #f2f1f1;
}

.third .third_left .hotproduct .p2, .third .third_left .hotproduct .p4 {
  margin-left: 34px;
}

.third .third_left .product {
  cursor: default;
}

.third .third_left .product .lv {
  display: block;
  width: 100%;
  height: 103px;
}

.third .third_left .product .lv .c {
  width: 108px;
  *width: 118px;
  height: 88px;
  margin: 0px auto;
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -24px -386px;
  border: 1px solid transparent;
  padding-top: 10px;
}

.third .third_left .product .lv .c p {
  font-size: 26px;
  margin: 28px 0;
  margin-left: 20px;
  float: left;
  color: #ff6666;
  font-style: italic;
  font-weight: 700;
}

.third .third_left .product .lv .c i {
  float: left;
  color: #ff6666;
  line-height: 98px;
}

.third .third_left .product .product_title {
  width: 100%;
  height: 46px;
}

.third .third_left .product .product_title h5 {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 700;
  margin-left: 24px;
  line-height: 46px;
}

.third .third_left .product .product_title .product_title_right {
  float: right;
  margin-top: 10px;
  margin-right: 30px;
}

.third .third_left .product .product_content1 {
  width: 100%;
  height: auto;
}
.gtcp{
	margin-top: 15px!important;
}
.gtcpNodata{
	margin-bottom: 67px;
}
.third .third_left .product .product_content1 .percent {
  margin-left: 24px;
  color: #ff6666;
  font-size: 14px;
  float: left;
  line-height: 38px;
}

.third .third_left .product .product_content1 .percent i {
  display: block;
  color: #ff6666;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  float: left;
}

.third .third_left .product .product_content1 p {
  display: block;
  float: left;
  line-height: 36px;
  margin-left: 10px;
  color: #171717;
  font-size: 14px;
}

.third .third_left .product .product_content2 {
  width: 100%;
  height: auto;
}

.third .third_left .product .product_content2 h5 {
  font-size: 18px;
  display: block;
  float: left;
  padding-left: 24px;
}

.third .third_left .product .product_content2 .sevenYear {
  color: #363535;
  float: right;
  margin-right: 40px;
  line-height: 20px;
}

.third .third_left .product .product_content2 .daima, .third .third_left .product .product_content2 .qixian {
  width: 150px;
  height: auto;
  font-size: 14px;
  color: #363535;
  float: left;
}

.third .third_left .product .product_content2 .daima p, .third .third_left .product .product_content2 .qixian p {
  display: block;
  float: left;
  margin-left: 0;
}

.third .third_left .product .product_content2 .daima i, .third .third_left .product .product_content2 .qixian i {
  display: block;
  float: left;
  font-style: normal;
}

.third .third_left .product .product_content2 .daima .day, .third .third_left .product .product_content2 .qixian .day {
  color: #ff6666;
}

.third .third_left .product .product_content2 .daima {
  margin-left: 24px;
}

.third .third_left .product .product_content2 .qixian {
  margin-left: 40px;
  width: 150px;
}

.third .third_left .product .reason {
  float: none;
  margin-left: 24px;
  color: #ff6666;
  font-size: 14px;
}

.third .third_left .product .rea {
  margin-top: 8px;
}

.third .third_left .product .fenge {
  margin-left: 24px;
  margin-top: 10px;
  margin-bottom: 14px;
  *margin-top: 0;
  *margin-bottom: 6px;
  width: 314px;
  height: auto;
  border-bottom: 1px dashed #dcdcdc;
}

.third .third_left .product .money, .third .third_left .product .rengou {
  padding-left: 24px;
  font-size: 14px;
  color: #363535;
  margin-top: 6px;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

.third .third_left .product .money p, .third .third_left .product .rengou p {
  display: block;
  float: left;
  margin-left: 0;
}

.third .third_left .product .money i, .third .third_left .product .rengou i {
  display: block;
  float: left;
  font-style: normal;
  color: #ff6666;
}

.third .third_left .product .money .time, .third .third_left .product .rengou .time {
  color: #363535;
}

.third .third_left .product .buy {
  width: 135px;
  height: 34px;
  background: #fa696d;
  text-align: center;
  line-height: 34px;
  margin: 0 auto;
  margin-top: 14px;
  border-radius: 6px;
  font-size: 18px;
  transition: all 0.3s ease;
}

.third .third_left .product .buy a {
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}

.third .third_left .product .buy:hover {
  background: #ea2f34;
}

.third .third_left .product .buyspecial {
  margin-top: 9px;
}

.third .third_left .product .buyss {
  margin-top: 13px;
}

.third .third_left .product .product_title_right .product_title_top {
  margin-bottom: 4px;
}

.third .third_left .product .product_title_right .product_title_bottom i {
  display: block;
  width: 12px;
  height: 2px;
  background: #d6d6d6;
  float: left;
  margin-right: 3px;
}

.third .third_left .product .product_title_right .product_title_bottom i.active {
  background: #e51515;
}

.third .third_right h5 {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
}

.third .third_right .line1 {
  display: block;
  width: 370px;
  height: 0;
  border-bottom: 1px solid #d9d9d9;
}

.third .third_right .enter_container {
  margin-top: 16px;
  width: 370px;
  height: 556px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
}

.third .third_right .enter_container .enter {
  width: 183px;
  height: 139px;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  float: left;
  text-align: center;
  position: relative;
  transition: all 0.3s ease;
}

.third .third_right .enter_container .e1 {
  border-right: 0;
}

.third .third_right .enter_container .e2 {
  border-bottom: 0;
}

.third .third_right .enter_container .enter {
  overflow: hidden;
}

.third .third_right .enter_container .enter .model {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 4;
  position: absolute;
  top: 0;
  *left: 0;
}

.third .third_right .enter_container .enter .model .icon_a {
  width: 61px;
  height: 61px;
  margin: 0 auto;
  margin-top: 12px;
  background: url("/images/zxlb1/im.png") no-repeat;
  background-position: -11px -238px;
}

.third .third_right .enter_container .enter .model .icon_a1 {
  background-position: -78px -238px;
}

.third .third_right .enter_container .enter .model .icon_a2 {
  background-position: -145px -238px;
}

.third .third_right .enter_container .enter .model .icon_a3 {
  background-position: -215px -238px;
}

.third .third_right .enter_container .enter .model .icon_a4 {
  background-position: -14px -307px;
}


.third .third_right .enter_container .enter .model .icon_a5 {
  background-position: -80px -304px;
}

.third .third_right .enter_container .enter .model .icon_a6 {
  background-position: -147px -298px;
}

.third .third_right .enter_container .enter .model .icon_a7 {
  background-position: -216px -302px;
}

.third .third_right .enter_container .enter .model .icon_a8 {
  background-position: -200px -380px;
}

.third .third_right .enter_container .enter .model p {
  margin-top: 8px;
  color: #0b0b0b;
  font-size: 16px;
}

.third .third_right .enter_container .enter .model span {
  display: block;
  margin-top: 6px;
  color: #777676;
  font-size: 12px;
}

.third .third_right .enter_container .enter .cover {
  width: 100%;
  height: 100%;
  color: white;
  background: #fa696d\0;
  *background: #fa696d;
  filter: Alpha(opacity=100) \9;
  background: rgba(250, 105, 109, 1);
  position: absolute;
  left: 0;
  top: 0px;
  display: none;
  //transition: all 0.3s ease;
  z-index: 5;
}

.third .third_right .enter_container .enter:hover .cover {
  display: block;
}

.third .third_right .enter_container .enter:hover .cover .detail_list li {
  list-style-type: disc !important;
  color: #fff;
  list-style-position: inside;
}

.third .third_right .enter_container .enter:hover .cover .detail_list li a {
  margin-left: -12px;
  color: white;
}

.third .third_right .enter_container .enter .cover .detail_list {
  width: 80%;
  height: 80%;
  margin: 0 auto;
}

.third .third_right .enter_container .enter .cover .detail_list li {
  margin: 6px auto;
  font-size: 14px;
  list-style-type: disc;
  list-style-position: inside;
  color: #fff;
}

.third .third_right .enter_container .enter .cover .detail_list li a {
  margin-left: -12px;
  color: #fff;
}

.third .third_right .enter_container .enter .cover .detail_list li a:hover {
  color: white;
}

.third .third_right .enter_container .enter .cover .detail_list .one {
  margin-top: 30px;
}

.third .third_right .enter_container .enter .cover .two li {
  margin: 10px 0;
}

.third .third_right .enter_container .enter .cover .two .second {
  margin-top: 47px;
}

.third .third_right .enter_container .enter .cover .four li {
  margin: 10px 0;
}

.hotProduct {
  width: 100%;
  margin-top: 30px;
}

.hotProduct .hot_header {
  width: 100%;
  min-width: 1200px;
  height: 70px;
  margin: 0 auto;
}

.hotProduct .hot_header i {
  display: inline-block;
  width: 49%;
  height: 53px;
  font-style: normal;
  text-align: left;
  line-height: 45px;
  float: left;
  font-size: 38px;
  cursor: default;
  user-select: none;
}

.hotProduct .hot_header .hot_title {
  text-align: right;
  color: #e10303;
}

.hotProduct .hot_content {
  width: 100%;
  min-width: 1200px;
  height: 584px;
  background: #ccc;
  position: relative;
}

.hotProduct .hot_content .hot_bg {
  width: 100%;
  min-width: 1200px;
  height: 418px;
  background: url("/images/zxlb1/hot_bg.png") no-repeat center center;
  background-size: 1920px auto;
  position: absolute;
  left: 0;
  top: 0;
}

.hot_items {
  width: 1200px;
  height: 558px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.hot_items .options {
  width: 40%;
  height: 84px;
  margin: 0 auto;
}

.hot_items .options li {
  width: 25%;
  float: left;
  cursor: pointer;
  transition: all 0.5s ease;
}

.hot_items .options li:hover p {
  color: black;
}

.hot_items .options li:hover .h_content {
  display: block;
}

.hot_items .options li.active p {
  color: black;
}

.hot_items .options li.active .h_content {
  display: block;
}

.hot_items .options li p {
  display: block;
  width: 100%;
  height: 84px;
  text-align: center;
  font-size: 26px;
  line-height: 80px;
  color: white;
  transition: all 0.3s ease;
}

.hot_items .options li .h_content {
  width: 100%;
  height: 468px;
  position: absolute;
  left: 0;
  top: 84px;
  background: white;
  text-align: center;
  line-height: 468px;
  display: none;
}

/* 热门产品 结束 */
/* 新闻 开始 */
.news {
  width: 1200px;
  height: 330px;
  margin: 0 auto;
}

.news img {
  float: left;
  width: 248px;
  height: 248px;
  margin: 41px auto;
  *margin: 0;
  margin: 0\0;
  vertical-align: middle;
}

.news .news_container {
  float: left;
  margin-left: 0px;
}

.news .news_container ul {
  display: block;
  width: 476px;
  height: 42px;
  margin-top: 50px;
  border-bottom: 1px solid #d9d9d9;
  margin-left: 26px;
  box-sizing: border-box;
  float: right;
  *float: none;
  *margin-top: 0;
  *margin-left: 270px;
  float: none\0;
  margin-top: 0\0;
  margin-left: 270px\0;
}

.news .news_container ul .gsgg, .news .news_container ul .szdt {
  float: left;
  background: #f6f4f4;
  vertical-align: middle;
}

.news .news_container ul .gsgg h3, .news .news_container ul .szdt h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  margin-left: 0px;
  cursor: default;
  user-select: none;
  display: block;
  cursor: pointer;
  color: #333;
}

.news .news_container ul .gsgg.active h3, .news .news_container ul .szdt.active h3 {
  font-weight: 500;
  color: #D6002C;
}

.news .news_container ul .sep {
  display: block;
  float: left;
  margin: 0 10px;
  margin-top: 6px;
  color: #d9d9d9;
  cursor: default;
}

.news .news_container ul .moreNews {
  float: right;
  width: auto;
  height: 100%;
  line-height: 42px;
}

.news .news_container ul .moreNews a {
  font-size: 14px;
  color: #e31515;
}

.news .news_container .t1_content, .news .news_container .t2_content {
  width: 750px;
  height: 330px;
  height: 280px\0;
  /* margin-left: 26px;*/
  display: none;
  background: #fff;
  padding-right: 10px;
  box-sizing: border-box;
}

.news .news_container .t1_content.active, .news .news_container .t2_content.active {
  display: block;
}

.news .news_container .t1_content .news_content, .news .news_container .t2_content .news_content {
  margin: 0;
  border: 0;
  height: auto;
  border: 1px solid transparent;
  margin-top: 5px;
  float: right;
}

.news .news_container .t1_content .news_content li, .news .news_container .t2_content .news_content li {
  width: 96%;
  height: 20px;
  margin: 13px 0;
  margin-left: 20px;
  box-sizing: border-box;
  list-style-type: circle;
  color: #666666;
  font-size: 12px;
}

.news .news_container .t1_content .news_content li a, .news .news_container .t2_content .news_content li a {
  width: 100%;
  height: 100%;
  color: #666666;
  font-size: 14px;
}

.news .news_container .t1_content .news_content li a .news_title, .news .news_container .t2_content .news_content li a .news_title {
  display: block;
  float: left;
}

.news .news_container .t1_content .news_content li a .news_time, .news .news_container .t2_content .news_content li a .news_time {
  display: block;
  float: right;
  font-style: normal;
  font-size: 13px;
  color: #838383;
}

.news .news_container .t1_content .news_content li:hover, .news .news_container .t2_content .news_content li:hover {
  color: #e31515;
}

.news .news_container .t1_content .news_content li:hover a, .news .news_container .t2_content .news_content li:hover a {
  color: #e31515;
}

.news .news_container .t1_content .news_content li:hover a .news_time, .news .news_container .t2_content .news_content li:hover a .news_time {
  color: #e31515;
}

.weiwan {
  width: 370px;
  height: 250px;
  float: right;
  background: #fff;
  margin-top: 34px;
  margin-left: 50px;
}

.weiwan img {
  display: block;
  width: 370px;
  height: 250px;
  margin: 0;
}

.weiwan::after {
  content: '';
  display: block;
  clear: both;
}

/* 新闻 结束 */
/* 底部轮播 开始 */
.index_bot {
  width: 100%;
  height: 80px;
  background: #fff;
}

/* 底部轮播 结束 */
/* footer 开始 */
.footer {
  min-width: 1200px;
  height: 218px;
  background: #505050;
  padding: 0 !important;
}

.footer .footer_inner {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.footer .footer_inner ul {
  width: 100%;
  height: 100%;
}

.footer .footer_inner ul li {
  user-select: none;
  box-sizing: border-box;
}

.tips {
  width: 180px;
  height: 100%;
  border: 1px solid transparent;
  float: left;
  user-select: none;
  padding: 0 !important;
}

.tips dl {
  margin-top: 40px;
  margin-left: 12px;
}

.tips dl dt {
  font-size: 16px;
  color: #fffdfd;
  margin-bottom: 10px;
}

.tips dl li {
  list-style: disc;
  color: #b9b8b8;
  font-size: 13px;
  margin: 7px auto;
  margin-left: 20px;
  *margin-left: 0;
}

.tips dl li a {
  color: #b9b8b8;
}

.tips dl li a:hover {
  color: #D6002C;
}

.focusUs {
  width: 200px;
  height: 100%;
  border: 1px solid transparent;
  float: left;
  user-select: none;
}

.focusUs dl {
  margin-top: 40px;
  margin-left: 12px;
}

.focusUs dl dt {
  font-size: 16px;
  color: #fffdfd;
  margin-bottom: 10px;
}

.focusUs dl li {
  list-style: disc;
  font-size: 13px;
  margin: 7px auto;
  margin-left: 20px;
  *margin-left: 0;
  color: #b9b8b8;
}

.focusUs dl li a {
  color: #b9b8b8;
}

.focusUs dl li a:hover {
  color: #D6002C;
}

.friend {
  width: 220px;
  height: 100%;
  border: 1px solid transparent;
  float: left;
  position: relative;
}

.friend .sel {
  width: 180px;
  height: 22px;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
  background: white;
  border: 1px solid #bfbfbf;
  box-sizing: border-box;
  line-height: 20px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.friend .sel label input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  display: block;
  width: 100%;
  height: 22px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.friend .sel label p {
  padding-left: 8px;
  user-select: none;
  display: block;
  font-size: 14px;
  *background: url("/images/zxlb1/im.png") no-repeat;
  *background-position: 70px -163px;
}

.friend .sel label p::after {
  content: '';
  display: inline;
  width: 0px;
  height: 0px;
  margin-right: 10px;
  margin-top: 7px;
  float: right;
  border: 8px solid;
  border-color: #000 transparent transparent transparent;
}

.friend .sel label .sel_content {
  width: 179px !important;
  height: 100px !important;
  background: white;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
  border-top: none;
  position: absolute;
  left: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  display: none;
  overflow: auto;
}

.friend .sel label .sel_content li {
  padding-left: 5px;
  box-sizing: border-box;
  transition: all 0.3s ease;
}

.friend .sel label .sel_content li a {
  display: block;
  width: 100%;
  font-size: 12px;
}

.friend .sel label .sel_content li:hover {
  background: #CF002B;
}

.friend .sel label .sel_content li:hover a {
  color: white;
}

.friend .sel label input:hover + p {
  color: #CF002B;
}

.contact {
  width: 550px;
  height: 100%;
  float: right;
  margin: 0 !important;
}

.contact .con_center {
  width: 100%;
  height: 110px;
  margin-top: 54px;
}

.contact .con_center .left {
  width: 280px;
  height: 100%;
  float: left;
  text-align: center;
  border-right: 1px solid #3a3a3a;
  box-sizing: border-box;
}

.contact .con_center .left .erweima1, .contact .con_center .left .erweima2 {
  float: left;
}

.contact .con_center .left .erweima2 {
  margin-left: 30px;
}

.contact .con_center .right {
  width: 250px;
  height: 100%;
  box-sizing: border-box;
  float: left;
}

.left img {
  width: 84px;
  height: 84px;
  cursor: default;
  user-select: none;
}

.left .wx {
  margin-top: 10px;
  color: white;
  font-size: 13px;
  cursor: default;
  user-select: none;
}

.right p {
  padding-left: 34px;
  cursor: default;
  user-select: none;
  color: white;
  font-size: 13px;
  margin-top: 12px;
}

.right .p1 {
  color: #fffdfd;
  font-size: 14px;
  margin-top: 12px;
}

.right .p2 {
  color: #b9b8b8;
  font-size: 12px;
  margin-top: 10px;
}

.right .p3 {
  margin-top: 14px;
  font-size: 20px;
  font-weight: 700;
  color: #ccc;
  padding-left: 91px;
  background: url("/images/zxlb1/p.png") no-repeat 34px center;
  background-size: 45px 45px;
}

/* footer 结束 */
.footer_right {
  min-width: 1200px;
  height: 90px;
  background: #3a3a3a;
}

.footer_right .footer_right_inner {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.footer_right .footer_right_inner .right_left {
  float: left;
  margin-top: 14px;
  width: 15%;
}

.footer_right .footer_right_inner .right_left a {
  display: block;
  text-align: center;
}

.footer_right .footer_right_inner .right_left span {
  font-size: 12px;
  color: white;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}

.footer_right .footer_right_inner .right_mid {
  float: left;
  width: 30%;
  text-align: center;
  height: 100%;
  font-size: 12px;
  color: white;
  margin-left: 215px;
  position: relative;
}

.footer_right .footer_right_inner .right_mid span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  margin: auto;
}

.footer_right .footer_right_inner .right_right {
  float: left;
  display: block;
  width: 30%;
  height: 30%;
  margin-top: 60px;
}

.footer_right .footer_right_inner .right_right a {
  display: block;
  float: right;
}

.footer_right .footer_right_inner .right_right .f_bot01 {
  width: 24px;
  height: 25px;
  display: inline-block;
  margin-right: 24px;
  background: url("/images/zxlb1/f_bot01_on.png") no-repeat;
}

.footer_right .footer_right_inner .right_right .zhizhao {
  width: 20px;
  background: url("/images/zxlb1/f_bot02_on.png") no-repeat;
  height: 25px;
  display: inline-block;
  margin-right: 24px;
}

.footer_right .footer_right_inner .right_right .f_bot03 {
  margin-right: 0px !important;
  width: 46px;
  background: url("/images/zxlb1/f_bot03_on.png") no-repeat;
  height: 25px;
  display: inline-block;
}

.placeholder {
  background-color: #f6f6f6;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.placeholder img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 0.5s ease;
}

.placeholder img.loaded {
  opacity: 1;
}

.img-small {
  transform: scale(1);
  width: 100%;
  height: 100%;
}

.line_fun {
  position: fixed;
  right: 0;
  bottom: 170px;
  margin: auto;
  z-index: 999;
}

.line_fun ul li {
  width: 45px;
  height: 45px;
  border-radius: 3px;
  background: white;
  margin: 5px 0;
  text-align: center;
  line-height: 45px;
  box-shadow: 2px 2px 2px #e0e0e0;
  list-style: none;
  position: relative;
}
.line_fun ul li .fixedIcon{
	display: block;
	width: 30px;
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	*left: 50%;
	*margin-left: -15px;
	*top: 50%;
	*margin-top: -15px;
}
.line_fun ul li .wx, .line_fun ul li .kf,.line_fun ul li .app,.line_fun ul li .topp{
	display: block;
}
/*
.line_fun ul .line_wx {
  background: white url("/images/zxlb1/wxicon.png") no-repeat center center;
  background-size: 30px auto;
  list-style: none;
  position: relative;
}

.line_fun ul .line_kf {
  background: white url("/images/zxlb1/kficon.png") no-repeat center center;
  background-size: 30px auto;
  list-style: none;
  position: relative;
}

.line_fun ul .line_app {
  background: white url("/images/zxlb1/appicon.png") no-repeat center center;
  background-size: 30px auto;
  list-style: none;
  position: relative;
}

.line_fun ul .line_backTop {
  background: white url("/images/zxlb1/topicon.png") no-repeat center center;
  background-size: 30px auto;
  list-style: none;
  position: relative;
}
*/
.footer .line_fun ul li .wx_word, .footer .line_fun ul li .kf_word, .footer .line_fun ul li .app_word, .footer .line_fun ul li .backTop_word {
  display: block;
  width: 100%;
  height: 100%;
  *width: 80%;
  *height: 80%;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 4px;
  padding-left: 4px;
  *padding-top: 6px;
  *padding-left: 0;
  padding-top: 6px;
  box-sizing: border-box;
  color: #959595;
  letter-spacing: 2px;
  *letter-spacing: 1px;
  cursor: pointer;
  background: white;
  display: none;
  border-radius: 3px;
}

.footer .line_fun ul li .wx_word a, .footer .line_fun ul li .kf_word a, .footer .line_fun ul li .app_word a, .footer .line_fun ul li .backTop_word a {
  display: block;
  width: 100%;
  height: 100%;
  color: #959595;
  text-decoration: none;
}

.footer .line_fun ul li .wxicon, .footer .line_fun ul li .appicon {
  position: absolute;
  left: -100px;
  top: -22px;
  padding: 4px 4px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  line-height: 0;
  background: white;
  z-index: 444;
  display: none;
}

.footer .line_fun ul li .wxicon::before, .footer .line_fun ul li .appicon::before {
  content: '';
  display: block;
  border-left: 9px solid #ccc;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  right: -19px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 8;
}

.footer .line_fun ul li .wxicon::after, .footer .line_fun ul li .appicon::after {
  content: '';
  display: block;
  border-left: 9px solid #fff;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  right: -18px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
}

.footer .line_fun ul li .wxicon img, .footer .line_fun ul li .appicon img {
  width: 80px;
  height: 80px;
}

.footer .line_fun ul .line_wx:hover .wx {
  display: none;
}

.footer .line_fun ul .line_wx:hover .wx_word {
  display: block;
}

.footer .line_fun ul .line_wx:hover .wxicon {
  display: block;
}

.footer .line_fun ul .line_kf:hover .kf_word {
  display: block;
}
.footer .line_fun ul .line_kf:hover .kf {
  display: none;
}
.footer .line_fun ul .line_app:hover .app {
  display: none;
}
.footer .line_fun ul .line_app:hover .app_word {
  display: block;
}

.footer .line_fun ul .line_app:hover .appicon {
  display: block;
}
.footer .line_fun ul .line_backTop:hover .topp {
  display: none;
}
.footer .line_fun ul .line_backTop:hover .backTop_word {
  display: block;
}
