body {
  position: relative;
  background-color: #f4f5f6;
  overflow-x: hidden;
}
a:hover {
  text-decoration: none;
  color: normal;
}
.child-mw-100 * {
  max-width: 100%;
}
.child-mw-100 table {
  width: 100%!important;
}
.child-mw-100 img {
  vertical-align: top;
  height: auto;
}
/* 图片蒙版 */
.mark-img {
  display: none;
  position: fixed;
  background-color: rgba(0,0,0,.7);
  z-index: 99999;
}
.mark-img > img {
  display: block;
  margin: 0 auto;
}

/* index */
.about-us .title > p,
.product-adt .title,
.news-information .title {
  font-size: 42px;
}

/* banner */
#myCarousel {
  /* max-height: 500px; */
  margin-top: 100px;
}
.carousel .icon-way {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 34px;
}
.carousel .icon-way.left {
  transform: rotate(-180deg);
}
@media (max-width: 576px) {
  #myCarousel .carousel-indicators {
    margin-bottom: 0;
    bottom: 0;
  }
}
.container {
    max-width: 1600px;
}
.inpla{
    border-radius: 20px;
    box-shadow: 3px 5px 10px #999;
}
.innew{
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
}


.ab1 {
    background: #fff;
}
.ab2 {
    max-width: 1600px;
    margin: 0 auto;
    padding: 50px 0px;
	min-height: 500px;
}
.ab3  {
    padding: 20px;
}
.ab32 {
    width: 50%;
    float: left;
    padding: 20px;
}
.ab31{
    width: 50%;
    float: right;
    padding: 20px;
	    text-align: center;
}
.ab31 h1{
    font-weight: bold;
    text-shadow: 3px 3px 5px #ccc;
}
.ab31 h3 {
    color: #999;
}
.ab321{
    width: 100%;box-shadow: 4px 5px 7px #ccc;    border-radius: 20px;
}
.yf1{
    text-align: center;
	    font-size: 20px;
		}
.yf1 h3{
    color: #555;
	font-size: 38px;
	font-weight: bold;
	}
.yf3{
    text-align: center;
}
.yf3 img{
    width: 46%;
    margin: 20px;
    box-shadow: 4px 5px 7px #ccc;
    border-radius: 20px;
}
.yf3 img {
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }
.yf3 img:hover {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
.yf4{
    text-align: center;
}
.yf2 img{
    width: 100%;
}

.yf4 img{
    width: 23%;
    margin: 10px;
    box-shadow: 4px 5px 7px #ccc;
    border-radius: 20px;
}
.yf4 img {
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }
.yf4 img:hover {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }


.ab33{
    padding: 20px;
    clear: both;
}

/* 关于我们 */
.m0-p0{margin: 0  !important;padding: 0 !important;}

.nav-box{height: 50px; /* position: absolute; */left: 0; bottom: 1px; right: 0; border-top: 1px solid rgba(255,255,255,0.3); color: #ffffff;     background: #54b6c4;}

.nav-title{text-align: center;white-space: nowrap;overflow-y: hidden;overflow-x: auto;height: 50px; font-size: 20px;}
.about-padlr {
    padding-left: 0.54rem;
    padding-right: 0.54rem;
}

.item-a {
    color: #545b62;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.item-a {
  color: #ffffff;
  display: inline-block; 
  height: 50px; 
  line-height:50px;
  text-align: center;
  position: relative;
  overflow: hidden;
width: 12%;
}



.item-a::after{
content: ''; position: absolute; height: 0.2rem;  top: 50%; right: 0;width: 0.01rem;background: rgba(255,255,255,0.3);margin-top: -0.1rem;
}



.item-a:hover::after,.item-a.on::after,.item-a:last-child::after{background:transparent}
.item-a .icon {
display: inline-block;
vertical-align: middle;
width: .22rem;
height: .22rem;
position: relative;
margin-right: .1rem;
z-index: 2;
}

.item-a span {
font-size: 18px;
color: #ffffff;
display: inline-block;
vertical-align: middle;
position: relative;
z-index: 2;
transition: all .3s ease;
font-weight: bold;
}

.item-a.on{background: #0000001a;}
.item-a .icon img {
  position: absolute;
  left: 0;
  top: 0;
  transition: all .3s ease;
}

.nav-title a img {
  display: inline-block;
  width: 0.2rem;
}

.item-a.on span ,.item-a:hover span{
	color: #fff;
}

.item-a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	transition: all .3s ease;
}

.item-a:hover::before{
	background-color: #0000001a;width:100%;
}

.about-us {
  position: relative;
  min-height: 900px;
  background-image: url(/img/xl/lily5.jpg);
    background-position: top;
    background-size: cover;
}
.about-us .about-text {
  position: relative;
  top: 80px;
    left: 50%;
    margin-left: -600px;
}
.about-us .about-text p {
  line-height: 40px;
  color:#fff;
  font-size: 18px;
  padding-left: 20px;
}
.about-us .about-text p:first-of-type {
  text-indent: 0px;
}
.about-us .about-text p > span {
  font-size: 18px;
  color: #454444;
}
.about-us .about-text a {
  float: right;
  right: 23px;
}
.about-us .about-text a,
.product-adt .view-card .core-value > a {
  border: 1px solid #7e007d;
  padding: 5px 15px;
  color: #7e007d;
  border-radius: 25px;
  font-size: 14px;
}
.about-us .about-text a:hover,
.product-adt .view-card .core-value > a:hover {
  background-color: #7e007d;
  color: #fff;
}
@media (max-width: 768px) {
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.view-content {
    padding: 0px !important;
}

.product-adt {
    display: none;
}
.product-show{
    margin-top: 0 !important;
}
.about-us {
    background-position: 30%;
}
.about-us .about-text {
    position: sticky;
}
.product-show ul > li {
    padding: 5px;
}
.llimg{
    display: none;
}
header nav .menu {
    top: 50px;
}
header nav .menu-toggler {
    margin-top: 12px;
}
header nav .menu-toggler i {
    height: 3px;
}
.item-a {
    height: 40px;
    line-height: 30px;
}
.nav-box {
    height: 40px;
}
.yf1 {
    padding: 10px;
}
.yf3 img {
    width: 90%;
    margin: 10px;
}
.yf4 img {
    width: 48%;
    margin: 2px;
}
.container {
    padding-right: 0px;
    padding-left: 0px;
}
.yf4 img:hover {
        -webkit-transform: scale(2.05);
        -moz-transform: scale(2.05);
        -ms-transform: scale(2.05);
        transform: scale(2.05);
		/* transform:translate(-50%,-50%)*/
    }
.yf1 h3 {
    font-size: 32px;
}
.intowote-banner {
    margin-top: 50px;
}
.item-a {
    width: auto;
	padding: 0px 4px;
}
.ab2 {
    padding: 0px;
}
.ab32 {
    width: 100%;
    float: left;
    padding: 0px;
}
.ab31 {
    width: 100%;
}
.ab33 {
    padding: 0px;
}
.ab31 h1 {
    font-size: 30px;
}
.ab31 h3 {
    line-height: 30px;font-size: 22px;
}
.ab3 {
    padding: 0px;
}
  .about-us .about-text a {
    bottom: -20px;
  }
#myCarousel {
    margin-top: 50px;
}
 .col-xl-6 {
    padding-right: 0px;
    padding-left: 0px;
}
.text-secondary {
    font-size: 26px  !important;
}
.about-us .title > p {
    font-size: 32px;
}
.about-us .about-text p {
    padding-left: 5px;
}



}
@media (max-width: 576px) {
  .about-us .about-text p {
    line-height: 32px;
  }
}



/* 产品优势 */
.product-adt {
  position: relative;

}
.product-adt .product-top {
  background-color: #0b7bca;
  background-color: #17a2b8;
}
.product-adt .title {
  margin-bottom: 0px!important;
}
.product-adt .product-top .animate-bg {
  position: relative;
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.product-adt .container {
  position: absolute;
  top: 260px;
  left: 50%;
  margin-left: -570px;
  z-index: 99;
}
.product-adt .view-card {
  min-height: 500px;
  box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.product-adt .view-card .text-title > h3 {
  display: inline-block;
}
.product-adt .view-card .text-title p {
  font-size: 15px;
  color: #999;
  line-height: 30px;
}
.product-adt .view-card .cut-btn a {
  display: inline-block;
  width: 127px;
  height: 36px;
  color: #000;
  line-height: 36px;
  margin-left: 0;
  border-radius: 20px;
  background-size: cover;
  /* background: url('../images/avt_btn_bg.png') no-repeat center; */
}
.product-adt .view-card .core-value-img .img-box {
  font-size: 0;
}
.product-adt .view-card .core-value-img .img-box > div {
  display: inline-block;
  border: 1px solid #eee;
  width: 33.3333333%;
  cursor: pointer;
  transition: .7s;
  overflow: hidden;
}
.product-adt .view-card .core-value-img img {
  width: 100%;
  height: auto;
  transition: .7s;
}
.product-adt .view-card .core-value-img .img-box > div:hover {
  box-shadow: 0 0 35px #999;
  /* z-index: 9999; */
}
.product-adt .view-card .core-value-img .img-box > div:hover > img {
  transform: scale(1.1);
}
@media (max-width: 1200px) {
  .product-adt .container {
    margin-left: -480px;
  }
}
@media screen and (max-width: 1024px) {
  .product-adt .view-card .cut-btn a {
    width: 33.33333%;
    font-size: 15px;
  }
  .product-adt .view-card .text-title p {
    margin-top: 0!important;
  }
}
@media (max-width: 992px) {
  .product-adt .container {
    margin-left: -360px;
  }
}
@media screen and (max-width: 900px) {
  .product-adt .view-card .core-value-img .img-box > div {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
.skew-box ul li {
    width: 100% !important;
}
.skew-box:before {
    z-index: 1 !important;
}
.skew-box:after {
    z-index: 1 !important;
}
.product-top h1{
     font-size: 25px; 
} 
.news-information h1{
     font-size: 25px; 
} 
.innew {
    font-size: inherit;
}

.product-adt .title {
    font-size: 32px;
}
  .product-adt {
    margin-bottom: 0!important;
  }
  .product-adt .title {
    padding: 5px 15px!important;
    margin-bottom: 0!important;
    position: relative;
    z-index: 999;
  }
  .product-top .animate-bg {
    margin-top: -50px;
  }
  .product-adt .container {
    position: static;
    margin-left: 0!important;
    /* top: 170px; */
  }
  .product-adt .view-card {
    position: relative;
    padding: 10px 5px;
  }
  .product-adt .view-card .right {
    position: static;
  }
  .product-adt .view-card .cut-btn {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center!important;
  }
  .product-adt .view-card .cut-btn a {
    width: 127px;
  }
  .product-adt .view-card .core-value-img .img-box > div {
    width: 33.3%;
  }
}
@media screen and (max-width: 576px) {
  .product-adt .view-card .text-title p {
    line-height: 24px;
  }
}
@media screen and (max-width: 450px) {
  .product-adt .view-card .cut-btn a {
    width: 100px;
  }
}
@media screen and (max-width: 400px) {
  .product-adt .view-card .cut-btn a {
    margin-left: 3px;
  }
  .product-adt .view-card {
    padding: 7px 2px!important;
  }
}
/* 背景动画 */
@-o-keyframes WaveL {
	0% {
		-o-transform: translateX(0px);
		transform: translateX(0px)
	}
	100% {
		-o-transform: translateX(50%);
		transform: translateX(50%)
	}
}
@-ms-keyframes WaveL {
	0% {
		-ms-transform: translateX(0px);
		transform: translateX(0px)
	}
	100% {
		-ms-transform: translateX(50%);
		transform: translateX(50%)
	}
}
@-moz-keyframes WaveL {
	0% {
		-moz-transform: translateX(0px);
		transform: translateX(0px)
	}
	100% {
		-moz-transform: translateX(50%);
		transform: translateX(50%)
	}
}
@-webkit-keyframes WaveL {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}
}
@keyframes WaveL {
	0% {
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}
	100% {
		-o-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}
}
.wave-0 {
  position: absolute;
	right: 0;
	bottom: 0;
	width: 267.44%;
	height: 106px;
	opacity: .61;
	z-index: 10;
	background: url(../images/service-wave-0.png) repeat-x left bottom;
	-webkit-animation: WaveL 20s linear 0s infinite normal;
	animation: WaveL 20s linear 0s infinite normal;
}
.wave-1 {
  position: absolute;
	right: 0;
	bottom: 0;
  height: 106px;
	width: 223.125%;
	opacity: .73;
	z-index: 9;
	background: url(../images/service-wave-1.png) repeat-x right bottom;
	-webkit-animation: WaveL 10s linear 0s infinite normal;
	animation: WaveL 10s linear 0s infinite normal;
}
.wave-2 {
  position: absolute;
	right: 0;
	bottom: 0;
  height: 106px;
	width: 435.677%;
	opacity: .7;
	z-index: 8;
	background: url(../images/service-wave-2.png) repeat-x right bottom;
	-webkit-animation: WaveL 15s linear 0s infinite normal;
	animation: WaveL 15s linear 0s infinite normal;
}



/* 新闻中心 */
.news-information .carousel-indicators {
  bottom: 0;
}
.news-information .carousel-inner .carousel-title {
  position: absolute;
  bottom: 0;
  height: 50px;
  width: 100%;
  background-color: rgba(0,0,0,.5);
}
.news-information .carousel-inner .carousel-title > h6 {
  line-height: 50px;
  z-index: 50;
  color: #fff;
}
.news-information .single-news {
  position: relative;
  height: 22%;
}
.news-information .single-news .news-date,
.news-information .single-news .news-view {
  display: inline-block;
}
.news-information .single-news .news-date {
  height: 70px;
  width: 70px;
  background-color: #efb9187a;
    border-radius: 10px;
}
.news-information .single-news .news-date h2,
.news-information .single-news .news-date p,
.news-information .single-news .news-view p {
  color: #999;
  color: #c97c0a;
}
.news-information .single-news .news-view p {
  letter-spacing: -.5px;
  line-height: 18px;
}
@media screen and (max-width: 1200px) {
  .news-information .single-news .news-view {
    padding-right: 0;
  }
}
@media screen and (max-width: 576px) {
  .news-information .single-news {
    overflow-y: hidden;
  }
  .news-information .carousel-inner .carousel-title > h6 {
    font-size: 12px;
  }
}

/* 地图 */
.map {
  position: relative;
}
.map .container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.map .map-contact {
  position: relative;
  /* position: absolute;
  top: 50%;
  left: 100px; */
  /* margin-top: -100px; */
  width: 300px;
  height: 250px;
  box-shadow: 3px 3px 5px #999;
}
.map .map-contact h4 {
  letter-spacing: 2px;
  color: #f49d1a;
}
.map .map-contact span {
  height: 3px;
  width: 20px;
  background-color: #f49d1a;
}
.map .map-contact p {
  padding-left: 30px;
  color: #999;
}
.map .map-contact p::before {
  position: absolute;
  left: 15px;
  display: block;
  content: '';
  width: 30px;
  height: 30px;
}
.map .map-contact p:first-of-type::before {
  background-image: url('http://www.wotlon.com/images/site_icon.png');
}
.map .map-contact p:last-of-type::before {
  background-image: url('http://www.wotlon.com/images/fax_icon.png');
}
.map .map-contact p.contact-tel::before {
  background-image: url('http://www.wotlon.com/images/tel_icon.png');
}
@media screen and (max-width: 992px) {
  .map .map-contact {
    width: 280px;
    height: 220px;
    box-shadow: 3px 3px 5px #999;
  }
  .map .map-contact p::before {
    left: 6px;
  }
  #dituContent {
    height: 400px!important;
  }
}
@media screen and (max-width: 800px) {
  .map {
    display: none;
  }
}



.intowote .left {
  position: relative;
  display: inline-block;
  max-width: 195px;
}
.intowote .right {
  display: inline-block;
  max-width: 880px;
}

/* 导航栏 */
.intowote .left .title {
  height: 100px;
  line-height: 100px;
  background: url(http://www.wotlon.com/images/intowote_title_bg.jpg) no-repeat center center;
  font-size: 28px;
    color: #fff;
}
.intowote .left ul.intowote-menu li {
  height: 56px;
  line-height: 56px;
}
.intowote .left ul.intowote-menu li > a.active {
  background-color: #952b88;
  color: #fff;
}
.intowote .left img.bg-shadow {
  position: absolute;
  bottom: -12px;
  z-index: -1;
}

/* 内容展示 */
.intowote .right p {
  font-size: 14px;
}
.intowote .right .view-top {
  position: relative;
}
.intowote .right .view-top h6 {
  display: inline-block;
}
.intowote .right .view-top h6::before {
  content: '';
  position: absolute;
  left: 10px;
  width: 3px;
  height: 20px;
  background-color: #962b8a;
}
.intowote .right .view-top span {
  font-size: 14px;
  color: #999;
}
.intowote .right .view-content .wote-item {
  /* display: none; */
}
.intowote .right .view-content .wote-item img {
  width: 100%;
}
.intowote .right .view-content .wote-culture .culture-friend .second > p,
.intowote .right .view-content .wote-culture .culture-friend .third > p,
.intowote .right .view-content .wote-culture .culture-friend > p,
.intowote .right .view-content .wote-duty p,
.intowote .right .view-content .technology-quality .service-desc > p:first-of-type,
.intowote .right .view-content .technology-quality .advanced-desc > p,
.intowote .right .view-content .technology-quality .quality-qualification > p,
.intowote .right .view-content .wote-culture .culture-wotemen > p {
  text-indent: 28px;
}
.intowote .right .view-content .wote-duty img {
  width: auto!important;
}

.yf3b img {
    /* width: 46%; */
    margin: 10px;
    box-shadow: 4px 5px 7px #ccc;
    /* border-radius: 20px; */
}
/* 沃特概况 */
.intowote .right .view-content .wote-info h5 {
  display: inline-block;
}
.intowote .right .view-content .wote-info p {
  line-height: 30px;
}
/* 企业文化 */
.intowote .right .view-content .wote-culture .culture-friend .friend-left {
  width: 45%;
}
.intowote .right .view-content .wote-culture .culture-friend .friend-right {
  width: 50%;
}
.intowote .right .view-content .wote-culture .culture-friend p {
  color: #404040;
}
  /* 八字方针 */
.intowote .right .view-content .wote-culture .culture-eight {
  position: relative;
}
.intowote .right .view-content .wote-culture .culture-eight > .text {
  position: absolute;
  top: 0;
}
.intowote .right .view-content .wote-culture .culture-eight > .text p {
  margin-bottom: 3px;
}
  /* 六字文化 */
.intowote .right .view-content .wote-culture .culture-six ul li {
  width: 33.3%;
}
.intowote .right .view-content .wote-culture .culture-six ul li > .six-item {
  width: 80%;
  line-height: 22px;
}
  /* 沃特人 */
.intowote .right .view-content .wote-culture .culture-wotemen span {
  color: #6b1962;
  font-weight: bold;
}
.intowote .right .view-content .wote-duty p {
  line-height: 30px;
}

/* 人力资源 */
.intowote .right .view-content .wote-hr .hr-recruit-link .society {
  border-right: 1px dashed #eee;
}
.intowote .right .view-content .wote-hr .hr-recruit-link .society,
.intowote .right .view-content .wote-hr .hr-recruit-link .school {
  position: relative;
}
.intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 291px;
  height: 291px;
  margin-left: -145px;
  margin-top: -145px;
  border-radius: 50%;
  cursor: pointer;
}
.intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link > img {
  margin-top: 50px;
  -webkit-transition: all .7s;
  -moz-transition: all .7s;
  -ms-transition: all .7s;
  -o-transition: all .7s;
  transition:all .7s;
}
.intowote .right .view-content .wote-hr .hr-recruit-link .society > img,
.intowote .right .view-content .wote-hr .hr-recruit-link .school > img {
  width: auto!important;
}
.intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link:hover > img {
  transform: scale(-1,1);
}
.intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link p {
  font-size: 24px;
}
.intowote .right .view-content .wote-hr .hr-text-left > p {
  text-indent: 28px;
  margin-bottom: 10px!important;
}

#shuzi { height: 160px; margin: 0px 0px; padding: 0px;margin-top: 100px; }
#shuzi .sz{ display: inline-block; float: left; height: 100px; border-left: solid 1px #eee; text-align: center; width: calc((100% - 0px) / 4); padding-left: 0px; }
#shuzi .sz:first-of-type { border-left:none; padding-left: 0px; }
 #shuzi:before,
  #shuzi:after {
  	content: '';
  	height: 0px;
  	display: block;
  	clear: both;
  }

  #shuzi .sz_sz {
  	display: inline-block;
  	position: relative;
  	line-height: 60px;
  	height: 60px;
  }

  #shuzi .sz_wz {
  	color: #999999;
  	font-size: 16px;
  	line-height: 40px;
  	height: 40px;
  }

  #shuzi .sz .counter {
  	font-size: 36px;
  	line-height: 60px;
  	font-weight: bold;
  	height: 60px;
  	color: #f49d1a;
  	font-family: "iconfont";
  }

  #shuzi .sz sup.dw {
  	font-size: 16px;
  	color: #999999;
  	padding-left: 6px;
  	height: 20px;
  	margin-top: 10px;
  	top: 0px;
  	position: relative;
  	display: inline-block;
  	line-height: 20px;
  }

  #shuzi .sz sup.jiahao {
  	top: -20px;
  	position: relative;
  	font-size: 26px;
  	font-weight: bold;
  	padding-left: 4px;
  	color: #f49d1a;
  	height: 30px;
  	line-height: 30px;
  }

   @media only screen and (max-width: 768px) {
   .social-network img{
    height: 100px !important;
}

  	.note {
  		height: auto;
  		width: 100%;
  		background: rgba(65, 174, 193, 1);
  		position: fixed;
  		bottom: 0px;
  		z-index: 99;
  		left: 0px;
  		border: none;
  		animation-name: fadeInUp;
  		animation-duration: 0.5s;
  		animation-delay: 1.2s;
  		animation-fill-mode: both;
  	}

  	.cookies_k {
  		width: 94%;
  		max-width: 1480px;
  		min-width: 0px;
  		height: auto;
  		max-height: none;
  		min-height: 0px;
  		margin-top: 0px;
  		margin-left: auto;
  		margin-right: auto;
  		margin-bottom: 0px;
  		padding-top: 20px;
  		padding-left: 20px;
  		padding-right: 20px;
  		padding-bottom: 20px;
  		display: inline-block;
  		align-items: center;
  	}

  	.guanbi {
  		display: inline-block;
  		text-align: center;
  		margin-top: 10px;
  		padding: 0px 20px;
  		background: #fff;
  		font-size: 13px;
  		line-height: 32px;
  		color: #222;
  		white-space: nowrap;
  		border-radius: 30px;
  	}

  	#shuzi {
  		height: auto;
  		margin: 60px 0px 10px 0px;
       padding: 0px;
  	}

  	#shuzi .sz {
  		display: inline-block;
  		float: left;
  		height: 90px;
  		border-left: none;
  		text-align: center;
  		width: calc((100% - 0px) / 2);
  	}

  	#shuzi .sz_sz {
  		display: inline-block;
  		position: relative;
  		color: #d7000e;
  		line-height: 40px;
  		height: 40px;
  	}

  	#shuzi .sz .counter {
  		font-size: 32px;
  		line-height: 40px;
  		font-weight: bold;
  		height: 40px;
  	}

  	#shuzi .sz_wz {
  		color: #222;
  		font-size: 14px;
  		line-height: 40px;
  		height: 40px;
  	}
  }

/* 联系我们 */
.intowote .right .view-content .wote-contact {
  position: relative;
  margin: 0 -15px;
}
.intowote .right .view-content .wote-contact .contact-top {
  position: absolute;
  top: 0;
}
.intowote .right .view-content .wote-contact .primary h6:first-of-type {
  color: #3f0968;
}
.intowote .right .view-content .wote-contact .secondary h7 {
  color: #440c5f;
}

/* 品质保障 */
.intowote .right .view-content .technology-quality .quality-service .service-tel span {
  display: inline-block;
  margin-left: 20px;
}
.intowote .right .view-content .technology-quality .service-desc > p:first-of-type,
.intowote .right .view-content .technology-quality .advanced-desc > p,
.intowote .right .view-content .technology-quality .quality-qualification > p {
  line-height: 26px;
}
.intowote .right .view-content .technology-quality .service-tel h6 {
  color: #3f0968;
}

.page_list{
    clear: both;
}

/* 产品中心 */
.intowote .right .view-content .product {
  margin: 0 -15px;
}
.intowote .right .view-content .product .search-text span {
  font-size: 12px;
}
.intowote .right .view-content .product .search-text span.search-item {
  padding: 0 6px 0 3px;
  border-right: 1px solid #999;
  color: #999;
}
.intowote .right .view-content .product .search-text span.search-item:last-of-type {
  border: none;
}
.intowote .right .view-content .product .search-box {
  position: relative;
}
.intowote .right .view-content .product .search-box input {
  width: 305px;
  height: 32px;
  border-radius: 20px;
  border: 1px solid #aaa;
  padding-left: 14px;
  padding-right: 60px;
  box-shadow: inset 0 1px 3px #aaa;
}
.intowote .right .view-content .product .search-box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #ccc; font-size: 14px;}
.intowote .right .view-content .product .search-box input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #ccc; font-size: 14px;}
.intowote .right .view-content .product .search-box input:-ms-input-placeholder{ color: #ccc; font-size: 14px;}
.intowote .right .view-content .product .search-box input::-webkit-input-placeholder{ color: #ccc; font-size: 14px;}
.intowote .right .view-content .product .search-box .search-icon {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 50px;
  height: 30px;
  border-radius: 20px;
  border: none;
  background: url('../images/product/search_bg.png');
  background-size: cover;
  outline: none;
  cursor: pointer;
}
.intowote .right .view-content .product .search-box .search-icon::after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: 0 auto;
  margin-top: 3px;
  background: url('../images/product/search_icon.png') no-repeat center center;
  background-size: contain;
}
.product-show ul > li {
  width: 33.333333%;
  padding: 15px;
}
.product-show ul > li > .product-box {
  background-color: #f7f8f9;
 background-color: #eeeeee8c;
  padding: 6px 6px 6px 6px;
  border: 1px solid #ddd;
  /* cursor: pointer; */
}
.product-show ul > li > .product-box > .desc {
  padding: 15px 10px 5px 10px;
}
.product-show ul > li > .product-box > .desc p:first-of-type {
  font-size: 16px;
  margin-bottom: 5px;
}
.product-show ul > li > .product-box > .desc p:last-of-type {
  font-size: 12px;
  color: #999;
}
.product-show ul > li > .product-box > a {
  border: 1px solid #ccc;
  padding: 6px 16px;
  font-size: 14px;
  color: #ccc;
}
.product-show ul > li > .product-box:hover {
  background-color: #f49d1a;
  border-color: none;
  box-shadow: 0 2px 20px #999;
}
.product-show ul > li > .product-box:hover > .desc p:first-of-type {
  color: #fff;
  font-weight: bold;
}
.product-show ul > li > .product-box:hover > .desc p:last-of-type {
  color: #ddd;
}
.product-show ul > li > .product-box:hover > a {
  background-color: #470969;
  border-color: #470969;
  color: #fff;
  font-weight: bold;
}
.product-show ul > li > .product-box:hover > .cpmg1 {
    display: none;
}
.product-show ul > li > .product-box:hover > .cpmg2 {
    display: block;
}

.product-show ul > li > .product-box,
.product-show ul > li > .product-box > a,
.product-show ul > li > .product-box > .desc p:first-of-type,
.product-show ul > li > .product-box > .desc p:last-of-type {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition:all .3s;
}
.intowote .right .view-content .product-detail .detail-top .detail-img {
  position: relative;
}
.intowote .right .view-content .product-detail .detail-top .detail-img img {
  /* margin-top: -5.5px; */
}
.intowote .right .view-content .product-detail .detail-top .detail-img .primary-img {
  height: 392px;
  line-height: 392px;
  border: 1px solid #ddd;
}
.intowote .right .view-content .product-detail .detail-top .detail-img .mini-img {
  position: relative;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
}
.intowote .right .view-content .product-detail .detail-top .detail-img .mini-img .mini-img-box {
  display: inline-block;
  width: 24.25%;
  /* height: 90.5px; */
  line-height: 90.5px;
  margin-right: 1%;
  margin-bottom: 5px;
  padding: 2px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.intowote .right .view-content .product-detail .detail-top .detail-img i.icon-way {
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background-color: #952b88;
  color: #fff;
  line-height: 24px;
  bottom: 39px;
  right: -10px;
  text-align: center;
  cursor: pointer;
  z-index: 99;
}
.intowote .right .view-content .product-detail .detail-top .detail-img i.icon-way.left {
  left: -10px;
  transform: rotate(180deg);
}
.intowote .right .view-content .product-detail .detail-top .detail-img .mini-img .mini-img-box:last-of-type {
  margin-right: 0;
}
.intowote .right .view-content .product-detail .detail-top .detail-desc ul {
  padding-left: 20px;
  color: #555;
}
.intowote .right .view-content .product-detail .detail-top .detail-desc ul li {
  list-style: disc;
}
.intowote .right .view-content .product-detail .detail-top .detail-desc > a {
  width: 203px;
  height: 63px;
  background: url('../images/product/car/detail_download.png') no-repeat center center;
}
.intowote .right .view-content .product-detail .detail-middle img {
  width: 100%;
}
.intowote .right .view-content .product-detail .detail-bottom .product-more {
  position: relative;
}
.intowote .right .view-content .product-detail .detail-bottom .product-more ul {
  white-space:nowrap;
  overflow-x: hidden;
}
.intowote .right .view-content .product-detail .detail-bottom .product-more ul li {
  display: inline-block;
  width: 33.3333333%;
}
.intowote .right .view-content .product-detail .detail-bottom .product-more ul li > .product-single {
  width: 95%;
  border: 1px solid #ddd;
}
.intowote .right .view-content .product-detail .detail-bottom .product-more ul li > .product-single > p {
  background-color: #e2e3e4;
  color: #555;
}
.intowote .right .view-content .product-detail .detail-bottom .product-more > a {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 50%;
  margin-top: -36px;
  border-radius: 50%;
  background-color: #000;
}
.intowote .right .view-content .product-detail .detail-bottom .product-more > a.left {
  left: -20px;
  background: url('../images/product/car/way_purple_left.png') no-repeat center center;
  background-size: cover;
}
.intowote .right .view-content .product-detail .detail-bottom .product-more > a.right {
  right: -20px;
  background: url('../images/product/car/way_purple_right.png') no-repeat center center;
  background-size: cover;
}

/* 公司公告 */
.intowote .right .view-content .company-announcements {
  margin: 0 -22px;
}
.intowote .right .view-content .company-announcements p {
  margin: 0;
}
.intowote .right .view-content .company-announcements .announcements-header {
  height: 43px;
  line-height: 43px;
  background: url('../images/investor/header_bg.jpg');
}
.intowote .right .view-content .company-announcements .first {
  position: relative;
  width: 18.6666666667%;
}
.intowote .right .view-content .company-announcements .second {
  position: relative;
  width: 61%;
}
.intowote .right .view-content .company-announcements .third {
  width: 20.3333333333%;
}
.intowote .right .view-content .company-announcements .announcements-header > .first > p::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 24px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: url('../images/investor/calender_icon.png') no-repeat center center;
}
.intowote .right .view-content .company-announcements ul > li {
  height: 105px;
  line-height: 105px;
  border-bottom: 1px solid #ddd;
}
.intowote .right .view-content .company-announcements ul > li .date {
  line-height: 52.5px;
  margin-left: -20px;
}
.intowote .right .view-content .company-announcements ul > li .date p:first-of-type {
  margin: 10px 0;
  color: #ddd;
}
.intowote .right .view-content .company-announcements ul > li .date p:last-of-type {
  font-size: 28px;
  margin-top: -34px;
  color: #ddd;
}
.intowote .right .view-content .company-announcements ul > li .title p,
.intowote .right .view-content .company-announcements ul > li .category > p {
  font-size: 16px;
}
.intowote .right .view-content .company-announcements ul > li .title p::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: -15px;
  background: url('../images/investor/pdf_icon.png') no-repeat center center;
}
.intowote .right .view-content .company-announcements ul > li:hover {
  background-color: #eee;
}
.intowote .right .view-content .company-announcements ul > li:hover .date p {
  color: #5b3d7a;
}
.intowote .right .view-content .company-announcements ul > li:hover .title {
  font-weight: bold;
}
/*--联系我们--*/
.lianxi01{
    min-height: 500px;
}
.lianxi01 p{
    font-size: 20px;
}
.lianxi03{
    width: 50%;
    float: left;
	margin: 0px;
}
.lianxi04{
    width: 50%;
    float: right;
	    color: #333;
	    margin: 0px;
	    text-align: left;
		padding: 0px 40px;
}
#map{
    box-shadow: 3px 3px 8px #ccc;
}
.lxwm8{
    background: #fff;
    padding: 10px;
    margin: 10px 0px;
}
.lxwm5 img{
    width: 150px;
}

/* 定期报告 */
.intowote .right .view-content .company-report {
  margin: 0 -22px;
}
.intowote .right .view-content .company-report p {
  margin-bottom: 0;
}
.intowote .right .view-content .company-report ul.report-list > li > .list-title > .title {
  position: relative;
  width: 136px;
  height: 35px;
  background-color: #952b88;
}
.intowote .right .view-content .company-report ul.report-list > li > .list-title > .title > h6 {
  position: absolute;
  left: 50%;
  margin-left: -55px;
  line-height: 37px;
}
.intowote .right .view-content .company-report ul.report-list > li > .list-title > .title > h6::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 2px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background: url('../images/investor/report_icon.png') no-repeat center center;
}
.intowote .right .view-content .company-report ul.list-single > li {
  height: 75px;
  line-height: 75px;
  border-bottom: 1px solid #ddd;
}
.intowote .right .view-content .company-report ul.list-single > li > .single-title {
  position: relative;
}
.intowote .right .view-content .company-report ul.list-single > li > .single-title > a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -35px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: url('../images/investor/pdf_icon.png') no-repeat center center;
  background-size: contain;
}
.intowote .right .view-content .company-report ul.list-single > li > .single-date > p {
  color: #999;
}

/* 核心价值 */
.intowote .right .view-content .technology-value {
  margin: 0 -15px;
}
.intowote .right .view-content .technology-value .value-left {
  width: 40%;
}
.intowote .right .view-content .technology-value p {
  color: #555;
  line-height: 26px;
}
.intowote .right .view-content .technology-value .value-right {
  width: 60%;
}
.intowote .right .view-content .technology-value .value-right img {
  width: 33.333333%;
  border: 1px solid #eee;
}
.innew a{
    color: #555;
}

.innew a:hover{
    color: #f49d1a;
}

.about-hiya{
    background-image: url(/img/hy/abbg.jpg);
    background-position: bottom;
	position: relative;
    min-height: 900px;
    background-size: cover;
}
.about-hiya img{ 
    width: 100%;    padding-top: 100px;
}

.about-hiya p{
    font-size: 24px;
    line-height: 45px;
    color: #fff;
    text-shadow: 3px 3px 3px #db4747;
    padding-left: 50px;
}

/* 新闻中心 */
 .news-list li {
  position: relative;
  border-bottom: 1px dashed #f49d1a;
    padding-bottom: 20px;
}
.news-sketch a {
    color: #555;
}
.news-sketch p{
    line-height: 35px;
}
 .news-list img {
    width: 20%;
  object-fit:cover;
  max-height: 157px;
    overflow: hidden;
	box-shadow: 3px 3px 5px #999;
    border-radius: 10px;
}
 .news-list .news-sketch {
  display: inline-block;
  width: 76%;
}
 .news-list h4 > a:hover {
  color: #f49d1a;
}
 .news-list a.more {
    bottom: 10px;
    font-size: 14px;
    color: #999;
    float: right;
    right: 0px;

}
.ab222 {
    max-width: 1600px;
    margin: 0 auto;
    padding:0px;
    min-height: 500px;
}

/* 招聘 */
.recruitment-desc p {
  line-height: 26px;
}
.recruitment-detail p.title {
  font-size: 26px;
}
.recruitment-detail p.desc {
  padding: 10px;
  background-color: #eee;
}
.recruitment-detail p.recruitment-contact {
  line-height: 26px;
}
.recruitment-detail ul > li {
  width: 33.33333%;
  color: #555;
}
.recruitment-detail span {
  font-weight: bold;
  color: #000;
}
@media (max-width: 992px) {
  .recruitment-detail ul > li {
    width: 33.33333%;
    color: #555;
    font-size: 15px;
  }
  .recruitment-detail span {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  .recruitment-detail ul > li {
    width: 50%;
  }
}

@media (max-width: 1200px) {
  .intowote .right {
    max-width: 700px;
  }
  .intowote .right .view-content .wote-culture .culture-friend .friend-right img {
    margin-top: 120px;
  }
  .intowote .right .view-content .wote-culture .culture-eight .text {
    width: 100%;
  }
  .intowote .right .view-content .wote-culture .culture-eight img {
    opacity: .2;
  }
  .intowote .right .view-content .wote-culture .culture-eight .text > div {
    width: 49%;
    padding: 0 10px;
    height: 150px;
    float: left;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .society > img,
  .intowote .right .view-content .wote-hr .hr-recruit-link .school > img {
    width: 80%!important;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link {
    width: 241.6px;
    height: 241.6px;
    margin-top: -120.8px;
    margin-left: -120.8px;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link > img {
    width: 80px;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link p {
    font-size: 20px;
  }
  .intowote .right .view-content .wote-contact > img {
    display: none;
  }
  .intowote .right .view-content .wote-contact .contact-top {
    position: relative;
    width: 100%!important;
  }
  .intowote .right .view-content .wote-contact .contact-bottom > div {
    float: none;
    width: 100%!important;
    padding-right: 0!important;
  }
  .intowote .right .view-content .product .search-box {
    float: left;
    margin-bottom: 10px;
  }
  .intowote .right .view-content .product-detail .detail-top .detail-img .primary-img {
    height: 302px;
    line-height: 302px;
  }
  .intowote .right .view-content .product-detail .detail-top .detail-img .mini-img .mini-img-box {
    /* width: 70px; */
    /* height: 70px; */
    line-height: 70px;
    /* margin-right: 3.13px; */
  }
  .intowote .right .view-content .company-announcements .announcements-header > .first > p::before {
    left: 8px;
  }
  .intowote .right .view-content .technology-value p {
    font-size: 13px!important;
    line-height: 20px;
  }
   .news-list img {
    width: 180px;
    height: 112.5px;
  }
   .news-list .news-sketch {
    width: 400px;
  }
   .news-list .news-sketch h4 {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .intowote .left {
    max-width: 150px;
  }
  .intowote .right {
    max-width: 525px;
  }
  .intowote .right .view-content .wote-culture .culture-friend .friend-right {
    width: 100%;
  }
  .intowote .right .view-content .wote-culture .culture-friend .friend-right > img {
    margin-top: 0;
  }
  .intowote .right .view-content .wote-culture .culture-friend .friend-left {
    width: 100%;
  }
  .intowote .right .view-content .wote-culture .culture-eight .text {
    position: relative;
    float: left;
  }
  .intowote .right .view-content .wote-culture .culture-eight .text > div {
    height: 200px;
    padding-left: 0;
    padding-right: 15px;
  }
  .intowote .right .view-content .wote-culture .culture-eight img {
    display: none;
  }
  .intowote .right .view-content .wote-culture .culture-six {
    margin-top: 0!important;
  }
  .intowote .right .view-content .wote-culture .culture-six ul li > .six-item {
    width: 90%;
  }
  .intowote .right .view-content .wote-culture .culture-six ul li > .six-item > img {
    width: 80%;
  }
  .intowote .right .view-content .wote-duty p {
    margin-bottom: 20px!important;
  }
  .intowote .right .view-content .wote-duty img {
    width: 50%!important;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link {
    width: 171.6px;
    height: 171.6px;
    /* margin-top: -85.8px; */
    margin-left: -85.8px;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link > img {
    width: 60px;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link p {
    font-size: 16px;
  }
  .product-show ul > li {
    width: 50%;
  }
  .intowote .right .view-content .product-detail .detail-top .detail-img,
  .intowote .right .view-content .product-detail .detail-top .detail-desc {
    width: 100%!important;
    padding: 0!important;
  }
  .intowote .right .view-content .product-detail .detail-top .detail-desc {
    margin-top: 20px;
  }
  .intowote .right .view-content .product-detail .detail-top .detail-img .primary-img {
    height: 427px;
    line-height: 427px;
  }
  .intowote .right .view-content .product-detail .detail-bottom .product-more ul li {
    width: 50%;
  }
  .intowote .right .view-content .company-announcements ul > li {
    height: 70px;
    line-height: 70px;
  }
  .intowote .right .view-content .company-announcements .announcements-header > .first > p::before {
    left: 8px;
  }
  .intowote .right .view-content .company-announcements ul > li .date {
    line-height: 30px;
  }
  .intowote .right .view-content .company-announcements ul > li .title p,
  .intowote .right .view-content .company-announcements ul > li .category > p {
    font-size: 14px;
  }
  .intowote .right .view-content .company-announcements ul > li .date p:last-of-type {
    font-size: 20px;
    margin-top: -20px;
  }
  .intowote .right .view-content .company-announcements ul > li .title p::after {
    width: 30px;
    height: 20px;
    margin-top: -10px;
    background-size: contain;
  }
  .intowote .right .view-content .company-announcements .announcements-header p {
    font-size: 12px;
  }
  .intowote .right .view-content .company-announcements .announcements-header > .first > p::before {
    width: 12px;
    height: 12px;
    margin-top: -6px;
    left: 5px;
    background-size: contain;
  }
  .intowote .right .view-content .technology-value .value-left,
  .intowote .right .view-content .technology-value .value-right {
    width: 100%;
  }
   .news-list li {
    margin-bottom: 15px!important;
  }
   .news-list img {
    display: none;
  }
   .news-list .news-sketch {
    float: none;
    width: 100%;
  }
   .news-list .news-sketch > p {
    margin-bottom: 5px;
  }
   .news-list .news-sketch > a.more {
    position: relative;
  }
}
@media (max-width: 768px) {
  .container,
  .intowote .left,
  .intowote .right {
    max-width: 100%;
  }
.about-hiya p
 {
    padding-left: 0px;
}
.about-text{
    padding: 0px;
    margin: 0px;
}
.about-hiya img {
    padding-top: 10px;
}
.about-hiya p {
    font-size: 20px;
    line-height: 35px;
}
.yf3b img {
    box-shadow: 4px 5px 7px #ccc;
    width: 100%;
	margin: 0px;
    margin-bottom: 10px;
}

  header {
    height: 50px;
}
  header nav .logo img {
    height: 40px;
    margin-top: 5px;
}
.lianxi03 {
    width: 100%;
    float: left;
    margin: 30px 0px;
}
.lianxi04 {
    width: 100%;
    float: right;
    color: #333;
    margin: 30px 0px;
    text-align: left;
    padding: 0px;
	    padding: 0px 15px;
}
.lxwm3 h2 {
    font-size: 25px;
    font-weight: bold;
}
.lxwm5{
    text-align: center;
}
.lianxi02{
    padding: 5px;
}
.lianxi02 h1h1 {
    font-size: 30px;
}

  .intowote .left {
    margin-bottom: 15px;
  }
  .intowote .left,
  .intowote .left .title,
  .intowote .left img.bg-shadow {
    display: none;
  }
  .intowote {
    padding-top: 15px!important;
  }
  .intowote .right .view-content .wote-culture .culture-eight .text > div {
    margin-bottom: 0!important;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
    left: 0;
    top: 0;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link > img {
    width: 80px;
    margin-top: 15%;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link p {
    font-size: 20px;
  }
  .intowote .right .view-content .company-announcements .announcements-header > .first > p::before {
    width: 16px;
    height: 16px;
    margin-top: -8px;
  }
}
@media (max-width: 650px) {
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link {
    margin-top: -20px;
  }
}
@media (max-width: 576px) {
  .intowote,
  .intowote .right .view-content {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .intowote .right .view-content .wote-culture .culture-eight .text > div {
    height: 220px;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link {
    margin-top: 0;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link > img {
    width: 60px!important;
  }
  .intowote .right .view-content .wote-hr .hr-recruit-link .recruit-link p {
    font-size: 14px;
  }
  .intowote .right .view-content .wote-contact,
  .intowote .right .view-content .product,
  .intowote .right .view-content .company-announcements,
  .intowote .right .view-content .company-report {
    margin: 0;
  }
  .intowote .right .view-content .company-announcements ul > li .title p,
  .intowote .right .view-content .company-announcements ul > li .category > p {
    font-size: 12px;
  }
  .intowote .right .view-content .company-announcements .announcements-header > .first > p::before {
    display: none;
  }
  .intowote .right .view-content .company-announcements .announcements-header .first p {
    text-align: left!important;
    padding-left: 10px;
  }
  .intowote .right .view-content .technology-value {
    margin: 0;
  }
  .intowote .right .view-content .technology-value .value-left {
    padding-right: 0!important;
  }
}
@media (max-width: 460px) {
  .intowote .right .view-content .wote-culture .culture-friend .friend-left img {
    width: 80%;
  }
  .intowote .right .view-content .wote-culture .culture-eight .text > div {
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 15px!important;
  }
  .intowote .right .view-content .wote-culture .culture-six {
    margin-top: 30px!important;
  }
  .intowote .right .view-content .wote-culture .culture-six ul,
  .intowote .right .view-content .wote-culture .culture-six ul li {
    float: none;
  }
  .intowote .right .view-content .wote-culture .culture-six ul li,
  .intowote .right .view-content .wote-culture .culture-six ul li .six-item {
    width: 100%;
  }
  .intowote .right .view-content .wote-culture .culture-six ul li .six-item > img {
    width: 100px;
  }
  .product-show ul > li {
    width: 100%;
  }
  .intowote .right .view-content .product-detail .detail-top .detail-img .primary-img {
    height: 390px;
    line-height: 390px;
  }
  .intowote .right .view-content .company-report ul.list-single > li > .single-title > a {
    font-size: 14px;
  }
  .intowote .right .view-content .company-announcements .second.title {
    line-height: 35px;
  }
  .intowote .right .view-content .company-announcements ul > li .title p {
    padding-right: 30px;
  }
  .intowote .right .view-content .company-announcements .announcements-header .second p {
    text-align: center;
  }
  .intowote .right .view-content .company-announcements ul > li .date {
    margin-left: 0;
  }
  .intowote .right .view-content .company-announcements ul > li .title p::after {
    top: 70%;
  }
}



/* footer */
footer {
  height: 400px;
  background-color: #f8f9fa;
  background-image: url(/img/fbg.jpg);
    background-position: center;
	clear: both;
}
footer ul ol > li > a {
  font-size: 18px;
  color: #555;
  line-height: 30px;
}
footer ul > li > p {
  font-size: 20px;
  color: #555;
  line-height: 30px;
}


footer ul ol > li > a:hover {
  color: #ffc107;
}
footer ul li > p::before,
footer ul li > p::after {
  position: absolute;
  left: 15px;
  top: 30px;
  display: block;
  content: '';
  height: 3px;
}
footer ul li > p::before {
  background-color: #ffc107;
  width: 100px;
}
footer ul li > p::after {
  background-color: #cf9d08;
  width: 30px;
}
footer ul li.contact li,
footer ul li.contact li > h2 > a {
  color: #555;
}
footer ul li.contact li.tel-text {
  background-color: #424950;
  border-radius: 5px;
}
footer ul li.contact li:last-of-type {
  margin-left: -15px;
}
@media screen and (max-width: 1000px) {
  footer ul li.hide-lg-1 {
    display: none;
  }
  @media screen and (max-width: 770px) {
    footer ul li.hide-lg-2 {
      display: none;
    }
    @media screen and (max-width: 576px) {
      footer {
        height: 300px;
      }
      footer ul > li.hide {
        display: none;
      }
      footer ul li.contact li:last-of-type {
        margin-left: 0;
      }
    }
  }
}


.info {

}
.info p {
  color: #999;
  font-size: 12px;
}

.info p a {
  color: #999;
  font-size: 12px;
}
.info p a:hover {
  color: #fff;
}

.text-secondary {
    color: #f8f9fa !important;
    font-size: 36px;
    font-weight: bold;
}
.detail-top{
    border-bottom: 1px #999 solid;
}
.cplist{
        height: auto;
    overflow: hidden;
   background: #fff;
}

.cplist>img:last-child{display: none;}
.cplist:hover>img:first-child{display: none;}
.cplist:hover>img:last-child{display: block;}
.cplist img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.cplist img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
	border-radius: 30px;
}
.text-secondar{
    color: #0991a7 !important;
    font-size: 36px;
    font-weight: bold;
}


/* 品牌优势 */
.skew-box {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.skew-box:before {
	content: '';
	position: absolute;
	background: #17a2b8;
	height: 100%;
	width: 500px;
	right: 100%;
	top: 0;
	z-index: 4;
	transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
}
.skew-box:after {
	content: '';
	position: absolute;
	background: #17a2b8;
	height: 100%;
	width: 500px;
	left: 100%;
	bottom: 0;
	z-index: 9;
	transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
}
.skew-box ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	z-index: 7;
}
@media (min-width:992px) {
.skew-box ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 40%;
	position: relative;
	z-index: 1;
	transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	-webkit-transition: .5s;
}
.skew-box ul li:nth-child(2) {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}
.skew-box ul li:nth-child(3) {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	-webkit-transform: translateX(100%);
}
.skew-box ul li:nth-child(4) {
	position: absolute;
	z-index: 4;
	left: 0;
	top: 0;
	transform: translateX(150%);
	-moz-transform: translateX(150%);
	-ms-transform: translateX(150%);
	-o-transform: translateX(150%);
	-webkit-transform: translateX(150%);
}
.skew-box ul li:nth-child(5) {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	transform: translateX(200%);
	-moz-transform: translateX(200%);
	-ms-transform: translateX(200%);
	-o-transform: translateX(200%);
	-webkit-transform: translateX(200%);
}
.skew-box ul:hover li:nth-child(2) {
	transform: translateX(44%);
	-moz-transform: translateX(44%);
	-ms-transform: translateX(44%);
	-o-transform: translateX(44%);
	-webkit-transform: translateX(44%);
}
.skew-box ul:hover li:nth-child(3) {
	transform: translateX(88%);
	-moz-transform: translateX(88%);
	-ms-transform: translateX(88%);
	-o-transform: translateX(88%);
	-webkit-transform: translateX(88%);
}
.skew-box ul:hover li:nth-child(4) {
	transform: translateX(132%);
	-moz-transform: translateX(132%);
	-ms-transform: translateX(132%);
	-o-transform: translateX(132%);
	-webkit-transform: translateX(132%);
}
.skew-box ul:hover li:nth-child(5) {
	transform: translateX(176%);
	-moz-transform: translateX(176%);
	-ms-transform: translateX(176%);
	-o-transform: translateX(176%);
	-webkit-transform: translateX(176%);
}
.skew-box ul:hover li:nth-child(4):hover+li {
	transform: translateX(200%);
	-moz-transform: translateX(200%);
	-ms-transform: translateX(200%);
	-o-transform: translateX(200%);
	-webkit-transform: translateX(200%);
}
.skew-box ul:hover li:nth-child(3):hover+li {
	transform: translateX(156%);
	-moz-transform: translateX(156%);
	-ms-transform: translateX(156%);
	-o-transform: translateX(156%);
	-webkit-transform: translateX(156%);
}
.skew-box ul:hover li:nth-child(3):hover+li+li {
	transform: translateX(200%);
	-moz-transform: translateX(200%);
	-ms-transform: translateX(200%);
	-o-transform: translateX(200%);
	-webkit-transform: translateX(200%);
}
.skew-box ul:hover li:nth-child(2):hover+li {
	transform: translateX(112%);
	-moz-transform: translateX(112%);
	-ms-transform: translateX(112%);
	-o-transform: translateX(112%);
	-webkit-transform: translateX(112%);
}
.skew-box ul:hover li:nth-child(2):hover+li+li {
	transform: translateX(156%);
	-moz-transform: translateX(156%);
	-o-transform: translateX(156%);
	-ms-transform: translateX(156%);
	-webkit-transform: translateX(156%);
}
.skew-box ul:hover li:nth-child(2):hover+li+li+li {
	transform: translateX(200%);
	-moz-transform: translateX(200%);
	-o-transform: translateX(200%);
	-ms-transform: translateX(200%);
	-webkit-transform: translateX(200%);
}
.skew-box ul:hover li:nth-child(1):hover+li {
	transform: translateX(68%);
	-moz-transform: translateX(68%);
	-ms-transform: translateX(68%);
	-o-transform: translateX(68%);
	-webkit-transform: translateX(68%);
}
.skew-box ul:hover li:nth-child(1):hover+li+li {
	transform: translateX(112%);
	-moz-transform: translateX(112%);
	-ms-transform: translateX(112%);
	-o-transform: translateX(112%);
	-webkit-transform: translateX(112%);
}
.skew-box ul:hover li:nth-child(1):hover+li+li+li {
	transform: translateX(156%);
	-moz-transform: translateX(156%);
	-ms-transform: translateX(156%);
	-o-transform: translateX(156%);
	-webkit-transform: translateX(156%);
}
.skew-box ul:hover li:nth-child(1):hover+li+li+li+li {
	transform: translateX(200%);
	-moz-transform: translateX(200%);
	-ms-transform: translateX(200%);
	-o-transform: translateX(200%);
	-webkit-transform: translateX(200%);
}
.skew-box ul li strong {
	position: absolute;
	left: -4.5%;
	top: 5%;
	width: 50%;
	text-align: center;
	z-index: 999;
	visibility: visible;
	opacity: 1;
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transition: .25s;
	-moz-transition: .25s;
	-ms-transition: .25s;
	-o-transition: .25s;
	-webkit-transition: .25s;
}
.skew-box ul li:hover strong {
	visibility: hidden;
	opacity: 0;
	transform: scale(.6, .6);
	-moz-transform: scale(.6, .6);
	-ms-transform: scale(.6, .6);
	-o-transform: scale(.6, .6);
	-webkit-transform: scale(.6, .6);
	transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	-webkit-transition: .5s;
}
.skew-box ul li strong img {
	max-width: 100px;
	max-height: 100px;
	margin: 0 auto;
	display: block;
}
.skew-box ul li strong i {
	font-size: 55px;
	color: #fff;
	line-height: 1.2;
}
.skew-box ul li strong h2 {
    color: #fff;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-shadow: 3px 3px 5px #f19509;
    /* font-weight: bold; */
    font-size: 48px;
    line-height: 70px;
}
.skew-box ul li strong b {
	color: #fff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.skew-box ul li font {
	position: absolute;
	z-index: 999;
	width: 75%;
	padding: 0 20%;
	left: -5%;
	bottom: 0%;
	color: #fff;
	font-weight: normal;
	visibility: hidden;
	opacity: 0;
	transform: scale(.6, .6);
	-moz-transform: scale(.6, .6);
	-ms-transform: scale(.6, .6);
	-o-transform: scale(.6, .6);
	-webkit-transform: scale(.6, .6);
	transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	-webkit-transition: .5s;
}
.skew-box ul li:hover font {
	visibility: visible;
	opacity: 1;
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transition: .25s .4s;
	-moz-transition: .25s .4s;
	-ms-transition: .25s .4s;
	-o-transition: .25s .4s;
	-webkit-transition: .25s .4s;
}
.skew-box ul li font h1 {
	color: #fff;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.skew-box ul li font b {
	color: #fff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.skew-box ul li font p {
	color: #fff;
	margin-top: 10px;
	overflow: hidden;
	max-height: 140px;
}
.skew-box ul li font a {
	color: #023894;
	float: right;
	width: 180px;
	height: 50px;
	margin: 15px 15px 0 0;
	line-height: 50px;
	text-align: center;
	position: relative;
}
.skew-box ul li font a:before {
	background: #fff;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	z-index: -1;
	transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.skew-box ul li font a:hover:before {
	background: #e6e6e6;
}
.skew-box ul li span {
	width: 100%;
	transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
	overflow: hidden;
	display: block;
	position: relative;
}
.skew-box ul li span:before {
	width: 100%;
	height: 100%;
	background: ;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	z-index: 999;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.skew-box ul li:hover span:before {
	opacity: .6;
}
.skew-box ul li span img {
	transform: skewX(15deg);
	-moz-transform: skewX(15deg);
	-ms-transform: skewX(15deg);
	-o-transform: skewX(15deg);
	-webkit-transform: skewX(15deg);
	width: 100%;
	margin-left: -15%;
	display: block;
}
.skew-box ul li font {
	padding: 0 15%;
	left: -4%;
	top: 10%;
    background-position: left top;
    background-repeat: no-repeat;
    z-index: 9;
}
@media (max-width:1599px) {
.skew-box ul li strong i {
	font-size: 50px;
}
.skew-box ul li font {
	padding: 0 15%;
	left: -4%;
	top: 10%;
    background-position: left top;
    background-repeat: no-repeat;
    z-index: 9;
}
.skew-box ul li font p {
	max-height: 130px;
}
.skew-box ul li font a {
	width: 160px;
	height: 45px;
	line-height: 45px;
	margin: 10px 10px 0 0;
}
}
@media (max-width:1199px) {
.skew-box ul li strong i {
	font-size: 45px;
}
.skew-box ul li font {
	padding: 0 13%;
	left: -3%;
	bottom: 13%;
}
.skew-box ul li font p {
	max-height: 120px;
}
.skew-box ul li font a {
	width: 140px;
	height: 40px;
	line-height: 40px;
	margin: 10px 10px 0 0;
}
}
@media (max-width:991px) {
.skew-box ul:before {
	height: 50%;
}
.skew-box ul:after {
	height: 50%;
}
.skew-box ul:after {
	display: block;
	clear: both;
	content: '';
}
.skew-box ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 50%;
	float: left;
	position: relative;
}
.skew-box ul li span {
	width: 100%;
	display: block;
	position: relative;
}
.skew-box ul li span:before {
	width: 100%;
	height: 100%;
	background: ;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	z-index: 995;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.skew-box ul li:hover span:before {
	opacity: .6;
}
.skew-box ul li span img {
	width: 100%;
	display: block;
}
.skew-box ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.skew-box ul li strong {
	position: absolute;
	left: 0;
	bottom: 30%;
	width: 100%;
	text-align: center;
	z-index: 999;
}
.skew-box ul li strong i {
	font-size: 45px;
	color: #fff;
	line-height: 1.2;
}
.skew-box ul li strong img {
	max-width: 100px;
	max-height: 100px;
	margin: 0 auto;
	display: block;
}
.skew-box ul li strong h2 {
	color: #fff;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.skew-box ul li strong b {
	color: #fff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.skew-box ul li font {
	display: none;
}
}
@media (max-width:767px) {
.view-content{ padding: 0px !important;}
.news-list img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 18px;
    border-radius: 0px;
	max-height: 212px;
}
.news-list .news-sketch {
    padding: 0px 15px;
}
.news-sketch a {
    font-weight: bold;
}
.news-sketch p {
    line-height: 25px;
}
.news-list .news-sketch > a.more {
    position: initial;
}
.news-list li {
    padding-bottom: 0px;
}
.ab321 {
    border-radius: 0px;
}
.skew-box ul li strong {
	top: 5%;
	line-height: 1.2;
}
.skew-box ul li strong img {
	max-width: 50px;
	max-height: 50px;
}
.skew-box ul li strong i {
	font-size: 30px;
	line-height: 1;
}
.skew-box ul li strong h2 {
	font-size: 28px;
	text-shadow: 3px 3px 5px #f19509;
	    line-height: 42px;
}
.skew-box ul li strong b {
	font-size: 12px;
}
