.dec_box {
  padding: 55px 0 45px;
  background: #f9f9f9
}
.dec_box ul li {
  flex: 1;
  text-align: center
}
.dec_box ul li span {
  display: block;
  height: 83px;
  width: 85px;
  margin: 0 auto
}
.dec_box ul li:hover h2 {
  color: #f58220
}
.dec_box h2 {
  color: #555555; font-weight: bold;
  margin: 15px 0 10px
}
.dec_box h5 {
  color: #555555;
  line-height: 1.6
}
.dec_icon_1 {
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -webkit-background-size: 100% 100%
}
.dec_icon_2 {
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -webkit-background-size: 100% 100%
}
.dec_icon_3 {
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -webkit-background-size: 100% 100%
}
.dec_icon_4 {
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -webkit-background-size: 100% 100%
}
.product_box {
  padding-bottom: 1px;
}
.product_list {
  width: 600px
}
.product_item {
  position: relative;
  width: 286px;
  height: 286px;
  margin-left: 12px;
  margin-bottom: 12px
}
.product_item .imgs_box {
  height: 286px
}
.product_item img {
  max-width: 100%;
  max-height: 100%
}
.product_item:hover .product_info {
  left: 0
}
.product_big {
  width: 588px;
  height: 588px
}
.product_big .imgs_box {
  height: 588px
}
.product_info {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
  background: rgba(245,130,32, 0.7);
  -webkit-transition: left .2s linear;
  -moz-transition: left .2s linear;
  -o-transition: left .2s linear;
  -ms-transition: left .2s linear;
  transition: left .2s linear
}
.product_info > div {
  width: 100%
}
.product_info > div::after {
  display: block;
  content: "";
  width: 53px;
  height: 53px;
  margin: 10px auto 0;
  background: url("../images/url_icon.png") no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -webkit-background-size: 100% 100%
}
.product_info h1 {
  color: #fff;
  font-weight: bold;
  width: 100%
}
.consultation_btn {
  display: block;
  width: 181px;
  height: 36px;
  margin: 40px auto;
  background: url("../images/consultation_btn.jpg") no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -webkit-background-size: 100% 100%
}
.consultation_btn:hover {
  animation: shake 1.5s linear;
  -webkit-animation: shake 1.5s linear;
  -ms-animation: shake 1.5s linear;
  -o-animation: shake 1.5s linear;
  -moz-animation: shake 1.5s linear
}
.core_box {
  background: url("../images/core_bg.jpg") no-repeat bottom center
}
.core_img {
  width: 600px;
  height: 600px
}
.core_img img {
  max-width: 600px;
  max-height: 600px
}
.core_info {
  padding-left: 40px;
  width: 560px
}
.core_info > h1 {
  font-size: 32px;
  color: #232323;
  padding: 40px 0 5px
}
.core_info h4 {
  font-size: 18px;
  color: #555555;
  margin-bottom: 40px
}
.core_info ul li {
  box-sizing: border-box;
  padding-left: 113px;
  min-height: 165px;
  padding-top: 35px;
  width: 50%;
  border: 1px solid #e5e5e5
}
.core_info ul li h1 {
  color: #000000;
  margin-bottom: 5px
}
.core_info ul li h3 {
  color: #555555
}
.core_info ul li.active {
  border: 1px solid #f58220;
  -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.03), -4px 4px 10px rgba(0, 0, 0, 0.03), 4px -4px 10px rgba(0, 0, 0, 0.03), -4px -4px 10px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.03), -4px 4px 10px rgba(0, 0, 0, 0.03), 4px -4px 10px rgba(0, 0, 0, 0.03), -4px -4px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.03), -4px 4px 10px rgba(0, 0, 0, 0.03), 4px -4px 10px rgba(0, 0, 0, 0.03), -4px -4px 10px rgba(0, 0, 0, 0.03)
}
.core_info ul li.active.core_icon_1 {
  background: #f58220 url("../images/core_active_icon_1.png") no-repeat left 15px
}
.core_info ul li.active.core_icon_2 {
  background: #f58220 url("../images/core_active_icon_2.png") no-repeat left 15px
}
.core_info ul li.active.core_icon_3 {
  background: #f58220 url("../images/core_active_icon_3.png") no-repeat left 15px
}
.core_info ul li.active.core_icon_4 {
  background: #f58220 url("../images/core_active_icon_4.png") no-repeat left 15px
}
.core_info ul li.active h1, .core_info ul li.active h3 {
  color: #fff
}
.core_icon_1 {
  background: #fff url("../images/core_icon_1.png") no-repeat left 15px
}
.core_icon_2 {
  background: #fff url("../images/core_icon_2.png") no-repeat left 15px
}
.core_icon_3 {
  background: #fff url("../images/core_icon_3.png") no-repeat left 15px
}
.core_icon_4 {
  background: #fff url("../images/core_icon_4.png") no-repeat left 15px
}
.case_list {
  min-width: 1200px
}
.case_list li {
  flex: 1;
  position: relative
}
.case_list li:hover a {
  display: block
}
.case_info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  text-align: center
}
.case_info h1 {
  color: #fff
}
.case_info h6 {
  margin: 15px 0;
  width: 100%;
  color: #fff;
  text-transform: uppercase
}
.case_info a {
  color: #fff;
  display: none;
  width: 203px;
  line-height: 37px;
  height: 37px;
  margin: 0 auto;
  background: url("../images/case_btn.png") no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -webkit-background-size: 100% 100%
}
.partner_box {
  background: #f5f5f5;
  padding: 20px 0 80px
}
.partner_list li {
  width: 187px;
  height: 122px;
  border: 1px solid #eaeaea;
  background: #fff;
  margin-bottom: 25px
}
.partner_list li:hover {
  -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.03), -4px 4px 10px rgba(0, 0, 0, 0.03), 4px -4px 10px rgba(0, 0, 0, 0.03), -4px -4px 10px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.03), -4px 4px 10px rgba(0, 0, 0, 0.03), 4px -4px 10px rgba(0, 0, 0, 0.03), -4px -4px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.03), -4px 4px 10px rgba(0, 0, 0, 0.03), 4px -4px 10px rgba(0, 0, 0, 0.03), -4px -4px 10px rgba(0, 0, 0, 0.03)
}
.partner_list li img {
  max-width: 100%;
  max-height: 122px
}
.equipment_box {
  width: 100%;
  height: 772px;
  background: url("../images/equipment_bg.jpg") no-repeat center
}
.equipment_box .title_box h1, .equipment_box .title_box h4 {
  color: #fff
}
.equipment_box .title_box i {
  background: transparent;
  border-color: #fff
}
.equipment_list {
  padding: 26px 0;
  margin-bottom: 20px;
  background: url("../images/equipment_list_bg.jpg") repeat
}
.equipment_list li {
  text-align: center;
  flex: 1;
  box-sizing: border-box
}
.equipment_list li:not(:last-child) {
  border-right: 1px solid #d1d1d1
}
.equipment_list h3 b {
  font-size: 48px
}
.equipment_swiper {
  position: relative
}
.equipment_swiper .imgs_box {
  height: 340px
}
.equipment_swiper .imgs_box img {
  max-width: 100%;
  max-height: 340px
}
.about_box {
  padding-bottom: 1px;
  background: #f9f9f9
}
.about_info > div {
  width: 600px
}
.about_dec {
  padding-left: 30px
}
.about_dec h2 {
  font-size: 80px;
  line-height: 1;
  font-weight: bold;
  color: #eaeaea;
  text-transform: uppercase
}
.about_dec h1 {
  color: #000000;
  font-size: 38px;
  margin: 20px 0 30px
}
.about_dec p {
  color: #666666;
  font-size: 15px;
  text-indent: 2em
}
.about_dec .flex_justify_between {
  margin-top: 60px
}
.about_icon {
  display: block;
  width: 38px;
  height: 33px;
  background: url("../images/about_icon.jpg") no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -webkit-background-size: 100% 100%
}
.about_btn {
  font-size: 14px;
  color: #666666;
  padding-right: 18px;
}
.about_swiper {
  margin: 80px auto 115px;
  position: relative
}
.about_swiper .imgs_box {
  height: 232px
}
.about_swiper .imgs_box img {
  max-width: 100%;
  max-height: 232px
}
.gds_box {
  width: 100%;
  height: 276px;
  background: url("../images/gds_box.jpg") no-repeat center
}
.gds_box div {
  padding-top: 180px
}
.gds_box a {
  display: block;
  width: 170px;
  height: 50px
}

.news_container {
  padding: 20px 0 100px
}
.news_container h5 {
  font-size: 15px;
  color: #666666
}
.news_container h5.ellipsis {
  color: #353535;
  margin: 0px 0 12px
}
.news_left {
  width: 770px;
  margin-right: 60px
}
.news_right {
  width: 370px
}
.news_title {
  margin-bottom: 15px;
  border-bottom: 1px solid #d2d2d2
}
.news_title > a:hover {
  color: #f58220
}
.news_title li.active a {
  background: url("../images/news_acive_icon.png") no-repeat left center;
  color: #f58220
}
.news_title li a {
  display: block;
  font-weight: bold;
  padding: 0 45px 0 30px;
  background: url("../images/news_icon.png") no-repeat left center;
  line-height: 60px
}
.news_big {
  display: block;
  width: 255px;
  margin-right: 35px
}
.news_big .imgs_box {
  width: 255px;
  height: 185px
}
.news_big .imgs_box img {
  max-width: 255px;
  max-height: 185px
}
.news_big h5.ellipsis {
  margin-top: 22px
}
.news_big:hover h5.ellipsis {
  color: #f58220
}
.news_list li:not(:last-child) {
  margin-bottom: 40px
}
.news_list li:hover h5.ellipsis {
  color: #f58220
}
.news_list li:hover .news_date {
  background: #f58220
}
.news_list li:hover .news_date::after {
  background: #fff
}
.news_info {
  padding-right: 10px;
  width: 410px
}
.news_date {
  width: 60px;
  text-align: center;
  padding-top: 12px;
  background: #bcbcbc
}
.news_date h3 {
  color: #fff
}
.news_date h4 {
  color: #fff
}
.news_date::after {
  display: block;
  content: "";
  width: 15px;
  height: 2px;
  background: #f58220;
  margin: 5px 0 0 35px
}
.problem_list li:not(:last-child) {
  margin-bottom: 40px
}
.problem_list li:hover h5.ellipsis {
  color: #f58220
}
@media screen and (min-width: 1400px) {
  .swiper_left {
    display: block;
    width: 65px;
    height: 66px;
    position: absolute;
    left: -100px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background: url("../images/swiper_left.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .swiper_left:hover {
    background: url("../images/swiper_active_left.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .swiper_right {
    display: block;
    width: 65px;
    height: 66px;
    position: absolute;
    right: -100px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background: url("../images/swiper_right.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .swiper_right:hover {
    background: url("../images/swiper_active_right.jpg") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .about_prev {
    background: url("../images/about_left.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .about_prev:hover {
    background: url("../images/about_active_left.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .about_next {
    background: url("../images/about_right.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
  .about_next:hover {
    background: url("../images/about_active_right.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%
  }
}
@media screen and (min-width: 1460px) {
  .about_swiper > div {
    z-index: 2
  }
  .about_swiper::after {
    display: block;
    content: "";
    z-index: 1;
    position: absolute;
    width: 1454px;
    height: 180px;
    left: 50%;
    bottom: -90px;
    background: url("../images/honor_bg.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
  }
}
.core_swiper {
  width: 600px;
  height: 600px
}
.core_swiper .img_box {
  height: 600px
}
.core_swiper .img_box img {
  max-width: 600px;
  max-height: 600px
}
/*设置浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.pr {
	position: relative;
}
.chanpin { width: 1200px; overflow: hidden; margin: 0 auto;}
/*雄业产品中心*/
.cp_bg {
	padding: 0 0 60px;
}
.cp_t {
	height: 140px;
	text-align: center;
	line-height: 115px;
	padding: 0 0 40px;
}
.cp_t a {
	font-size: 32px;
	color: #fff;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	display: inline-block;
	background: url(../images/cp_ico01.gif) no-repeat center 95px;
	height: 140px;
}
.cp_t a:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.cp_l {
	width: 224px;
	padding: 0 0 15px;
	border: #f58220 3px solid;
	background: #fff;
}
.cp_l h3 {
	background: url(../images/cp_tbg.jpg) no-repeat;
	width: 224px;
	height: 81px;
	font-weight: normal;
}
.cp_l h3 a {
	font-size: 26px;
	color: #fff;
	display: block; text-align: center;
	padding: 15px 0 0 0;
}
.cp_ul01 li a {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	width: 160px;
	height: 46px;
	line-height: 46px;
	background: url(../images/cp_libg.gif) no-repeat;
	margin: 15px auto 0;
	padding: 0 0 0 40px;
}
.cp_ul01 li a:hover {
	color: #f58220;
}
.cp_ul02 {
	padding: 10px 0 0;
}
.cp_ul01 .cp_ul02 li a {
	display: block;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin: 0 auto;
	border-bottom: #d3d3d3 1px dashed;
	height: 32px;
	line-height: 32px;
	background: url(../images/cp_ico02.gif) no-repeat 25px 14px;
	padding: 0 0 0 42px;
	width: 158px;
	overflow: hidden;
}
.cp_ul01 .cp_ul02 li a:hover {
	font-weight: bold;
	color: #006060;
}
.cp_l .cp_ul01 .cp_ul02 .nobor a {
	border: none;
}
.cp_r {
	width: 942px;
}
.cp_r ul li {
	width: 292px; margin-bottom: 20px;
	float: left;
	padding: 0 0 0 22px;
	position: relative;
	overflow: hidden;
}
.cp_r ul li img {
	width: 292px;
	height: 219px;
}
.cp_r ul li em {
	width: 292px;
	height: 219px;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}
.cp_r ul li span {
	display: none;
	width: 292px;
	text-align: center;
	height: 50px;
	line-height: 36px;
	overflow: hidden;
}
.cp_r ul li a {
	font-size: 16px;
	color: #666;
}
.cp_r ul li a:hover {
	color: #006060;
	font-weight: bold;
}
.cp_r ul li a:hover em {
	display: block;
}

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

.in_icon {
    vertical-align: middle;
    background: url(../images/ind_icon.png) no-repeat;
    display: inline-block;
}


/**/
.search{border-bottom: 1px solid #eee;}
.search .hot{padding: 30px 0;height: 40px;line-height: 40px;}
.search .hot .left{color: #333;font-weight: bold;}
.search .hot .left b{color: #f58220;}
.search .hot .left a{padding: 0 10px;color: #787878;font-weight: 100;}
.search .hot .left a:hover{color: #f58220;}
.search .hot .right2{position: relative;}
.search .hot .right2 .input{width: 278px;height: 20px;border: 1px solid #eee;border-radius: 20px;line-height: 20px;padding: 9px 0px;border: none;border-right: none;font-size: 12px;color: #999;position: absolute;right: 0px;top: 0px;background: #f5f5f5;padding-left: 20px;outline: none;}
.search .hot .right2 .btn{width: 23px;height: 38px;border: none;background-position: -246px -79px;z-index: 10;cursor: pointer;position: absolute;right: 15px;top: 0px;outline: none;}



.index {
    width: 100%;
    overflow: hidden;
}

.index .indexTit {
    text-align: center;
    width: 100%;
    height: 190px;
    background: url("../images/titLine.png") no-repeat center center;
    background-size: 60px 189px;
}

.index .indexTit .tit {
    padding-top: 60px;
    display: block;
    font-size: 40px;
    font-weight: bold;
    color: #f58220;
    line-height: 40px;
}

.index .indexTit .subtit {
    font-size: 16px;
    color: #666;
    line-height: 18px;
    font-weight: normal;
    padding-top: 12px;
}


/*四大优势*/
.index .floor_3_main{width:100%;height:900px;background: url("../images/ysBg.jpg") no-repeat center center;}
.index .floor_3{padding-top:40px;}
.index .floor_3 .indexTit{background:url("../images/titLine1.png") no-repeat center center;}
.index .floor_3 .indexTit .tit{color:#fff;}
.index .floor_3 .indexTit .subtit{color:#fff;}
.index .floor_3 .advantBox{margin-top:70px;min-height:400px;background:url("../images/ysBox.png") no-repeat center center;}
.index .floor_3 .advantList .item{float:left;display:block;width:400px;cursor:pointer;}
.index .floor_3 .advantList .item .img{float:left;display:block;width:80px;height:80px;border: 2px solid #fff;border-radius: 50%;transition: all .5s;}
.index .floor_3 .advantList .item .img img{width: 100%;height: 100%;display: block;}
.index .floor_3 .advantList .item .txt{float:left;width:300px;margin-left: 16px;transition: all .5s;}
.index .floor_3 .advantList .item .txt h3{margin-bottom:20px;font-size: 24px;font-weight:bold;color:#fff;line-height:24px;transition: all .5s;}
.index .floor_3 .advantList .item .txt p{padding-top:20px;width:300px;font-size:14px;line-height:24px;color:#fff;border-top:1px dashed #9a9a9a;transition: all .5s;}
.index .floor_3 .advantList .item:nth-child(2n){margin-bottom:172px;margin-left: 400px;}
.index .floor_3 .advantList .item:hover .img{background: #f58220;border-color: #f58220;transform:translateY(-6px);}
.index .floor_3 .advantList .item:hover .txt{transform:translateY(-6px);}
.index .floor_3 .advantList .item:hover .txt h3{color:#f58220;}
.index .floor_3 .advantList .item:hover .txt p{color:#f58220;}


.xunpan{width: 100%; background: url(../images/xunpan.jpg) no-repeat center top; height: 200px; color: #fff;}
.xunpan .zixun{width: 454px; padding-top: 40px; text-align: center;}
.xunpan .zixun .ewm{width: 106px; height: 106px; display: block; padding: 6px; background: #fff;}
.xunpan .zixun .tel{border: 1px solid #7a7c82; width: 300px; height: 50px; line-height: 50px; text-align: center; font-size: 26px; color: #fff; margin-bottom: 20px; font-family: "AvantGardeITVbyBT Book", arial; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
.xunpan .zixun .tel em{position: relative;top: -2px;width: 25px;height: 25px;background-position: -154px -50px;margin-right: 10px;}
.xunpan .zixun .zx{border: 1px solid #f58220; width: 300px; height: 50px; line-height: 50px; text-align: center; font-size: 20px; color: #fff; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; background: #f58220;}
.xunpan .zixun .zx em{width: 22px; height: 20px; display: inline-block; background-position: -190px -50px; margin-left: 10px; vertical-align: middle;}
.xunpan .txt{padding-top: 55px;}
.xunpan .txt h3{font-size: 40px;line-height: 45px;padding-bottom: 25px;}
.xunpan .txt p{font-size: 20px;}
.xunpan .txt p span{color: #f58220; display: inline-block;}
