* {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #333333;
}
.head-main {
  width: 100%;
  height: 96px;
  display: flex;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  position: fixed;
 top: 0;
 left: 0;
}
.head {
  width: 100%;
  height: 101px;
	background-color: #333333;
  z-index: 100;
}
.head-in {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo {
  width: 22%;
  height: 100%;
  line-height: 101px;
}
.logo img {
  width: 70%;
}
.caidan {
  width: 60%;
  height: 100%;
  display: flex;
}
.head-shousuo {
  height: 100%;
  width: 96px;
  height: 100%;
  text-align: center;
  line-height: 101px;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.head-shousuo i {
  font-size: 24px;
}
.head-shousuo .sh-input1{
  bottom: -40px;
  opacity: 1;
  z-index: 10;
}
.sh-input {
  width: 200px;
  height: 40px;
  z-index: 1;
  color: #333;
  display: flex;
  position: absolute;
  bottom: -50px;
  right: 10px;
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.sh-input input {
  padding-left: 10px;
  width: 160px;
  height: 100%;
  border: 1px solid #1741ae;
}
.sh-input .ss-i {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background-color: #1741ae;
}
.sh-input .ss-i i{
  font-size: 26px;
  
}
.lunbo {
  width: 100%;
  overflow: hidden;
  height: 100vh;
}
.swiper-container {
  width: 100%;
  position: relative;
  height: 100%;
}
.swiper-container img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-container .swiper-slide {
    width: 100% !important;
  height: 100% !important;
  position: relative;
}
.lunbo-wenzi {
    width: 90%;
    position: absolute;
    left: 5%;
    top: 20%;
}
.lunbo-wenzi1 {
    width: 100%;
    min-height: 40px;
    font-family: Alibaba-PuHuiTi-B;
	font-size: 50px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
}
.lunbo-wenzi2 {
    width: 100%;
    min-height: 30px;
    font-family: Alibaba-PuHuiTi-L;
    margin-top: 10px;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	min-height: 40px;
	color: #ffffff;
}
.lunbo .swiper-container-vertical>.swiper-pagination-bullets {
  right: 7%;
}
.lunbo .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  opacity: 1;
}
.lunbo .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.lunbo .swiper-container-horizontal>.swiper-pagination-bullets {
  left: 90%;
  height: 100%;
  width: 99px;
  bottom: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.lunbo .swiper-pagination-bullet {
    width: 100px;
    height: 32px;
    border-radius: 0;
    margin-bottom: 20px !important;
    background-color:transparent;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    /* background: url('../image/xzlunbo2.png') no-repeat center center;
    background-size: 12.5px;  */
}
.lunbo .swiper-pagination .swiper-pagination-bullet-active .lll{
  background: url(../image/lunbo-fk.png) no-repeat;
  background-size: 100% 100%;
}
.lunbo .swiper-pagination .swiper-pagination-bullet-active  span{
  visibility: visible;
  color: #fff;
}
.lunbo .lll{
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lunbo .swiper-pagination-bullet span {
  visibility: hidden;
}
.fankuai {
  width: 50%;
  height: 50%;
  background-color: #fff;
}
/* 新闻咨询 */
.news {
  width: 100%;
  padding-bottom: 44px;
}
.news-main {
  width: 90%;
  margin: 0 auto;
}
.news-top {
  width: 100%;
  height: 210px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-gd a{
  display: block;
  width: 140px;
	height: 50px;
  background-color: #333333;
  line-height: 50px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
}
.news-gd a:hover {
    color: #fff;
    background-color: rgb(210,162,57);
}
.news-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.news-bottom>div {
  width: 32%;
  height: 544px;
}
.news-bottom>a {
    display: block;
     width: 32%;
  height: 544px;
}
.news-left {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  
}
.news-right {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-left a {
    display: block;
    width: 100%;
    height: 48%;
}
.news-right a {
    display: block;
    width: 100%;
    height: 48%;
}
.news-list {
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  border: solid 1px #e2e4e7;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
}
.news-list:hover .news-list-img{
  opacity: 1;
}


.news-list:hover {
  background-color: rgba(0,0,0,0.5);
}
.news-list:hover .news-ri{
  color: #fff;
}
.news-list:hover .news-title{
  color: #fff;
}
.news-list:hover .news-list-mr span{
  color: #d49f2b;
}
.news-list:hover .news-xian {
  width: 100%;
}
.news-list:hover .news-list-img img{
    transform: scale(1.2);
}
.news-list-img {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.5s;
  overflow: hidden;
}
.news-list-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.news-list-imgzz {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
}
.news-list-m {
  width: 90%;
  height: 60%;
  display: flex;
  z-index: 2;
  justify-content: space-between;
}
.news-list-ml {
  min-width: 10%;
}
.news-list-mr {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-ri {
  width: 100%;
  font-family: Alibaba-PuHuiTi-B;
	font-size: 36px;
  color: #333333;
  transition: all 0.5s;
}
.news-nian {
  width: 100%;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 24px;
  color: #999;
  transition: all 0.5s;
}
.news-xian {
  width: 40%;
	height: 2px;
  background-color: #d49f2b;
  margin-top: 30px;
  transition: all 0.7s;
}
.news-title {
  width: 100%;
  min-height: 80px;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 20px;
  color: #2d2d2d;
  line-height: 35px;
  transition: all 0.5s;
}
.news-list-mr span{
  font-family: Alibaba-PuHuiTi-R;
  font-size: 16px;
  color: #999999;
  transition: all 0.5s;
}
.news-zhong {
  position: relative;
  overflow: hidden;
  cursor: pointer;
   width: 100%;
  height: 100%;
}
.news-zhong img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-zhong:hover .news-z-zezhao{
  bottom: 0;
  opacity: 1;
}
.news-z-zezhao {
  width: 100%;
  height: 115px;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  position: absolute;
  bottom: -20px;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  opacity: 0;
}
.news-z-zezhao .news-z-title {
  font-family: Alibaba-PuHuiTi-R;
  font-size: 20px;
  width: 90%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-z-zezhao span {
  display: block;
  width: 90%;
  margin-top: 20px;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 14px;
  color: rgba(225,225,225,0.5);
}
/* 首页主营业务 */
.main-business {
  width: 100%;
}
.mb-main {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.mb-top {
  width: 90%;
  height: 210px;
  position: absolute;
  top: 0;
  left: 50%;
  display: flex;
  margin-left: -45%;
  justify-content: space-between;
  align-items: center;
}
.mb-gd a{
  display: block;
  width: 140px;
	height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  transition: all 0.5s;
}
.mb-gd a:hover {
    color: #fff;
  background-color: rgb(210,162,57);
  border: none;
}
li{ 
  list-style:none;
}
div{
  zoom:1
}
img{ 
  border:none;
}
A{ 
  text-decoration:none; 
  color:#666;
}
A:hover{ 
  cursor:pointer;
  text-decoration:none;
}
*{
  margin:0;
  padding:0;
  list-style-type:none;
}
#ie6-warning { 
  background: #FFFFE1; 
  position: absolute; 
  left: 0; 
  font-size: 12px; 
  color: #333; 
  width: 100%; 
  padding: 2px 15px 2px 23px; 
  text-align: left; 
  z-index: 999; 
}
#ie6-warning a { 
  color: #00F; 
}
a { 
  text-decoration: none; 
  outline-style: none; 
}
*:focus { 
  outline: none; 
}

.clear_both{
  clear:both; 
  overflow: hidden; 
  font-size:0px; 
  line-height:1px; 
  height:1px;
}
.cb{ 
  clear:both;
}
.dib{ 
  display:inline-block; 
  height:1px; 
  width:100%;
}
.dib_fz{
  letter-spacing:0px; 
  word-spacing:0px; 
}
.oh{ 
  overflow:hidden;
}
.none{ 
  display:none;
}
.blok{
   display:block;
}
.i_zgs{
  width:100%;
}
.izgsc{
  width:100%; 
  display: flex;
}
.i_zgs_li{ 
  display:inline-block; 
  vertical-align:top; 
  width:24%; 
  min-height:720px; 
  max-height:720px; 
  /* margin-right:.2%;  */
  position:relative; 
  /*cursor:pointer; */
  transition:all .4s ease 0s; 
  overflow:hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.yw-zezhao {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
}
.js_wzgs .yw-zezhao{
  display: none;
}
.i_zgs_li .i_zgstit,.i_zgs_li span{ 
  display:none;
}
.js_wzgs{
  width:52%;
}
.js_wzgs .i_zgstit,.js_wzgs span{ 
  display:block;
}
.js_wzgs .yw{
  width:53%; 
  min-height:340px; 
  padding:0; 
  text-align:center; 
  color: #fff;
  background:rgba(210,162,57,.7); 
  /* position:absolute; 
  top:50%; 
  left:50%;  */
  z-index:3; 
  /* margin:-22.5% 0 0 -22.5%;  */
  transition:all .4s ease 0s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.yw {
  width: 90%;
  min-height:340px; 
  text-align:center; 
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  color: #fff;
  /* position:absolute; 
  top:50%; 
  left:50%;  */
  z-index:3; 
  /* margin:-22.5% 0 0 -22.5%;  */
}
.mr0{ 
  margin-right:0 !important;
}
.js_wzgs .yw-xian {
  width: 80%;
  height: 1.1px;
  background-color: #fff;
  margin: 20px 0;
  
}
.yw-xian {
  width: 20%;
  height: 1.1px;
  background-color: #fff;
  margin: 20px 0;
  transition: all 0.7s;
  font-size: 0px;
}
.yw-title {
  width: 80%;
  font-family: Alibaba-PuHuiTi-B;
  font-size: 30px;
  margin: 30px 0;
}
.yw-mas {
  width: 80%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.yw-moer {
  display: block;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  cursor: pointer;
}
.yw-moer:hover {
    color: #fff;
}
.js_wzgs .yw-moer {
  visibility: visible;
  opacity: 1;
}

/* 合作案例 */
.cases {
  width: 100%;
}
.casec-main {
  width: 90%;
  min-height: 720px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.casec-top {
  width: 100%;
  height: 210px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.casec-fenye {
  display: block;
  width: 100px;
	height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  text-decoration: none;
  border: 1px solid #fff;
}
.casec-fenye-none {
  display: none;
}
.casec-fenye1 {
  width: 100%;
  height: 100%;
}
.casec-fenye1>div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.casec-fenye1>div>div {
  width: 37px;
  height: 37px;
  font-weight: bold;
  font-size: 20px;
  color: #dddddd;
  text-align: center;
  line-height: 37px;
  border-radius: 50%;
  cursor: pointer;
}
.case-xuanzhuan{
  transform: rotate(180deg);
}
.casec-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.case-bl {
  width: 25%;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.case-bl>div {
  width: 100%;
  min-height: 179px;
  background-color: #333333;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}
.case-bl>div:hover {
    background-color: #d49f2b !important;
}
.case-tab-title {
  width: 50%;
  height: 52px;
  text-align: center;
  transition: all 0.5s;
  position: absolute;
  left: 25%;
  top: 50%;
  margin-top: -26px;
}
.case-tab-title1 {
  font-family: Alibaba-PuHuiTi-B;
  font-size: 24px;
  color: #fff;
}
 .case-tab-title2 {
  font-family: Alibaba-PuHuiTi-B;
  font-size: 17px;
  color: #fff;
}
.tab-aa {
  background-color: #d49f2b !important;
}
.tab-aa .case-tab-title {
  left: 10%;
}
.tab-aa .case-tab-you{
  right: 10%;
  opacity: 1;
}
.case-tab-you {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  border-radius: 50%;
  transition: all 0.5s;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 20%;
  opacity: 0;
}
.case-br {
  width: 73%;
  height: 600px;
  overflow: hidden;
}
.case-br>div {
  width: 100%;
  overflow: hidden;
}
.yc {
  display: none;
}
.yc1 {
  visibility: hidden;
}
.swiper-container1 {
  width: 100%;
  min-height: 600px;
}
.swiper-container1 .swiper-slide {
  width: 100%;
  height: 600px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -1px;
}
.swiper-container2 {
  width: 100%;
  min-height: 600px;
}
.swiper-container2 .swiper-slide {
  width: 100%;
  height: 600px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.swiper-container3 {
  width: 100%;
  min-height: 600px;
}
.swiper-container3 .swiper-slide {
  width: 100%;
  height: 600px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hzal-list {
    display: block;
  width: 48%;
  height: 48%;
  margin-bottom: 2.5%;
  cursor: pointer;
  position: relative;
}
.swiper-slide .hzal-list:nth-child(3n) {
  margin-bottom: 0;
}
.swiper-slide .hzal-list:nth-child(4) {
  margin-bottom: 0;
}
.hzal-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.hzal-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hzal-title {
  width: 50%;
  height: 60px;
  color: #ffffff;
  position: absolute;
  left: 25%;
  bottom: 50%;
  margin-bottom: -30px;
  z-index: 3;
  transition: all 0.5s;
  text-align: center;
}
.hzal-title1{
  font-family: Alibaba-PuHuiTi-R;
  font-size: 24px;
}
.hzal-title2{
  font-family: Alibaba-PuHuiTi-R;
  font-size: 16px;
}
.hzal-zhezhao {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  transition: all 0.5s;
}
.hzal-list:hover .hzal-title{
  left: 0;
  bottom: 0;
  margin-bottom: 0;
  text-align: left;
  margin-left: 10px;
}
.hzal-list:hover .hzal-zhezhao{
  background-color: rgba(0,0,0,0);
}

/* 关于鼎炎 */
.about-dy {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.about-dy-l {
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.about-dy-l:hover .about-1img {
    transform: scale(1.2);
}
.about-dy-l>img{
  width: 100%;
  transition: all 0.5s;
}
.about-3img {
   width: 70%; 
}
.about-dy-title {
  width: 100%;
  height: 160px;
  background-color: rgba(176,149,47,.7);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 10%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about-dy-r {
  flex: 1;
  background-color: #f5f5f5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.about-dy-rt {
  width: 80%;
  font-family: Alibaba-PuHuiTi-B;
  font-size: 36px;
  font-weight: bold;
  color: #333;
}
.about-dy-rms {
  width: 80%;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 18px;
  color: #333;
  margin: 40px 0;
  text-indent: 2rem;
}
.about-dy-rlist {
  width: 80%;
  height: 107px;
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}
.about-dy-rlist>a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.about-dy-rlist>a:hover p {
    color: rgb(210,162,57);
}
footer {
  width: 100%;
  height: 372px;
  background-color: #333333;
}
.footer-top {
  width: 90%;
  height: 101px;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-top-l {
  width:60%;
}
.footer-top-l ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.footer-top-l ul li {
  height: 100%;
  line-height: 101px;
}
.footer-top-l ul li a {
   color: #fff; 
}
.footer-top-l ul li a:hover {
    color: rgb(210,162,57);
}
.yqlj {
  width: 306px;
	height: 52px;
  background-color: #424141;
  padding: 0 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  position: relative;
}
.yqlj-list {
    width: 100%;
    min-height: 50px;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    right: 0;
    bottom: 52px;
    display: flex;
    align-items: center;
}
.yqlj-list a {
    margin: 0 10px;
    color: #fff;
}
.footer-two {
  width: 90%;
  height: 203px;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
.footer-two p {
  margin-bottom: 10px;
  font-family: Alibaba-PuHuiTi-R;
}
.footer-three {
  width: 90%;
  height: 66px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
.footer-three a {
    color: #fff;
}
.jszc {
  color: rgba(225,225,225,0.5);
}
.footer-two-r {
  display: flex;
  align-items: center;
}
.footer-sys {
  width: 14px;
  color: #fff;
}
.footer-gzwx {
  width: 14px;
  color: #fff;
  margin: 0 10px;
  height: 140px;
}
.footer-two-img img{
  height: 140px;
}




/* 内页操作 */
.ny-banner {
  width: 100%;
  position: relative;
}
.ny-banner img {
  width: 100%;
}
.ny-banner-title {
  position: absolute;
  top: 40%;
  left: 10%;
}
.ny-banner-title1 {
  font-family: Alibaba-PuHuiTi-R;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.ny-banner-title2 {
  font-family: Alibaba-PuHuiTi-R;
  font-size: 22px;
  color: #fff;
}
.ny-nav {
  width: 100%;
  background-color: #f8f8f8;
}
.ny-main {
  width: 90%;
  margin: 0 auto;
  height: 56px;
  display: flex;
}
.ny-main a {
  display: block;
  width: 13%;
  height: 100%;
  line-height: 56px;
  text-align: center;
  color: #333333;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 18px;
  margin-right: 10px;
}
.ny-main .ny-nav-xz {
  background-color: #d49f2b;
  color: #fff;
}
.ny-content {
  width: 100%;
}
.ny-nr {
  width: 90%;
  margin: 0 auto;
  min-height: 300px;
}
.ny-nr-title {
  width: 100%;
  height: 141px;
  border-bottom: 1px solid #dadada;
  display: flex;
  align-items: center;
}
.ny-nr-title1 {
  max-width: 124px;
  height: 85px;
  text-align: center;
	background-color: #ffffff;
  border: solid 2px #d49f2b;
  font-family: Alibaba-PuHuiTi-B;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.ny-nr-title2 {
  max-width: 100px;
  font-family: Alibaba-PuHuiTi-B;
  font-size: 20px;
  color: #666;
  margin-left: 10px;
}
.ny-nr-mian {
  width: 100%;
  min-height: 300px;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 20px;
  color: #333333;
  padding: 30px 0;
}
.ny-nr-mian img {
  max-width: 100%;
}

/* 企业文化 */
.ny-qywh-ms {
  width: 100%;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 20px;
  color: #333333;
  margin-bottom: 30px;
}
.ny-qywh-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ny-qywh-list>div {
  width: 31%;
  min-height: 631px;
}
.ny-qywh-list>div:hover .ny-qywh-listtop img{
    transform: scale(1.2);
}
.ny-qywh-list>div:hover .listxia-title{
    color: #d49f2b;
}
.ny-qywh-listtop {
  width: 100%;
  height: 299px;
  overflow: hidden;
}
.ny-qywh-listtop img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.ny-qywh-listxia {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #e5e5e5;
  min-height: 332px;
}
.listxia-title {
  font-family: Alibaba-PuHuiTi-B;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin-top: 20px;
}
.listxia-yw {
  font-family: Alibaba-PuHuiTi-R;
  font-size: 20px;
  color: #999;
}
.listxia-xian {
  width: 48px;
	height: 1px;
  background-color: #d49f2b;
  margin-top: 20px;
}
.listxia-ms {
  width: 90%;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
  line-height: 30px;
}

/* 内页公司新闻 */
.ny-news {
  width: 100%;
  min-height: 400px;
  padding: 40px 0;
}
.ny-news>a {
  display: block;
  width: 100%;
}
.ny-news>a:hover .ny-news-list {
  background-color: #f0f0f0;
}
.ny-news>a:hover .ny-news-img img {
  transform: scale(1.2);
}
.ny-news-list {
  width: 100%;
  height: 244px;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.ny-news-lm {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ny-news-lmr {
  height: 123px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #f5f5f5;
}
.ny-news-ri {
  font-family: Alibaba-PuHuiTi-R;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #d49f2b;
}
.ny-news-nian{
  font-family: Alibaba-PuHuiTi-R;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #d49f2b;
}
.ny-news-lml {
  flex: 1;
  height: 123px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 20px;
}
.ny-news-title {
  width: 100%;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
.ny-news-icon {
  font-family: Alibaba-PuHuiTi-R;
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #999;
}
.ny-news-icon span {
  margin: 0 10px;
}
.ny-news-icon i {
  padding-top: 4px;
}
.ny-new-ms{
  color: #333333;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
.ny-news-img {
  width: 239px;
  height: 163px;
  overflow: hidden;
}
.ny-news-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.fenye {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}
/* 公司新闻详情 */
.ny-news-xq {
  width: 100%;
  min-height: 300px;
}
.ny-news-xqtitle {
  width: 100%;
}
.ny-news-xqtitle1 {
  width: 100%;
  text-align: center;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 40px;
}
.ny-news-xqtitle2 {
  width: 100%;
  text-align: center;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 14px;
  color: #999999;
  margin: 20px 0;
}
.ny-news-xqmain {
  width: 100%;
  min-height: 400px;
}

.ny-news-xqanniu {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.ny-news-xqanniu a {
  display: block;
  padding: 0 20px;
	height: 100%;
  background-color: #f0f0f0;
  text-align: center;
  line-height: 50px;
  color: #333333;
  font-family: Alibaba-PuHuiTi-R;
	font-size: 24px;
}
.ny-news-xqanniu a:hover {
  background-color: #d49f2b;
  color: #fff;
}
/* 主营业务 */
.ny-zyyw {
  width: 100%;
  min-height: 300px;
}
.ny-zyyw-tab {
  width: 100%;
  display: flex;
  margin: 30px 0;
}
.ny-zyyw-tab>div {
  width: 316px;
	height: 166px;
  border: solid 1px #d49f2b;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  transition: all 0.5s;
  cursor: pointer;
}
.ny-zyyw-tab>div:hover {
    background-color:#d49f2b;
}
.ny-zyyw-tab>div:hover span{
    color: #fff !important;
}
.ny-zyyw-tab>div:hover i{
     color: #fff !important;
}
.ny-zyyw-tab>div>span {
  margin-top: 25px;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 24px;
  color: #333333;
  transition: all 0.5s;
}
.ny-zyyw-tab>div>i {
  font-size: 60px;
  transition: all 0.5s;
}
.ny-zyyw-tabxz {
  background-color:#d49f2b;
}
.ny-zyyw-tabxz span {
  color: #fff !important;
}
.ny-zyyw-tabxz i {
  color: #fff !important;
}
.ny-zyyw-main {
  width: 100%;
}
.ny-zyyw-main>div{
  width: 100%;
  min-height: 400px;
  padding-bottom: 30px;
}
.yinc {
  display: none;
}
.ny-cases {
  width: 100%;
  min-height: 300px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}
.ny-cases-list {
  display: block;
  width: 32%;
  margin-right: 2%;
  box-shadow: 0px 4px 9px 0px #ddd;
  margin-bottom: 30px;
}
.ny-cases-list:nth-child(3n){
  margin-right: 0;
}
.ny-cases-img {
  width: 100%;
  height: 264px;
  overflow: hidden;
}
.ny-cases-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.ny-cases-bottom {
  width: 100%;
  height: 110px;
  padding: 0 10px;
  padding-top: 30px;
  transition: all 0.5s;
}
.ny-cases-b1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ny-cases-b1t {
  width: 70%;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 24px;
	line-height: 28px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
.ny-cases-b2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.ny-cases-didian {
  font-family: Alibaba-PuHuiTi-R;
	font-size: 15px;
  color: #666;
}
.ny-cases-didian i {
  font-size: 18px;
  transition: all 0.5s;
}
.ny-cases-xian {
  width: 10%;
	height: 1px;
  background-color: #d5d5d5;
  transition: all 0.5s;
}
.ny-cases-list:hover .ny-cases-bottom {
  background-color: #d49f2b;
}
.ny-cases-list:hover .ny-cases-xian{
  width: 60%;
  background-color: #fff;
}
.ny-cases-list:hover .ny-cases-b1t {
  color: #fff;
}
.ny-cases-list:hover .ny-cases-bottom i {
    color: #fff !important;
}
.ny-cases-list:hover .ny-cases-didian {
  color: #fff;
}
.ny-cases-list:hover .ny-cases-img img{
  transform: scale(1.2);
}

/* 合作伙伴 */
.ny-hzhb {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}
.ny-hzhb a {
  display: block;
  width: 19%;
  height: 136px;
  margin-right: 2%;
  border: 1px solid #e5e5e5;
  text-align: center;
  line-height: 136px;
  margin-right: 1.25%;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.ny-hzhb a:hover .hzhb-zz{
    bottom: 0;
    opacity: 1;
}
.ny-hzhb a .hzhb-zz {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    bottom: -30px;
    left: 0;
    color: #fff;
    opacity: 0;
    transition: all 0.5s;
}
.ny-hzhb a img {
  width: 90%;
    height: 90%;
    object-fit: cover;
}
.ny-hzhb a:nth-child(5n) {
  margin-right: 0;
}
/* 联系我们 */
.ny-lxwm {
  width: 100%;
  min-height: 300px;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 20px;
  color: #333;
}
.ny-lxwm p {
  margin-bottom: 10px;
}
/* 团队风采 */
.ny-tdfc {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.ny-tdfc-list {
  display: block;
  width: 32%;
  margin-right: 2%;
  box-shadow: 0px 4px 9px 0px #ddd;
  margin-bottom: 30px;
}
.ny-tdfc-list:nth-child(3n){
  margin-right: 0;
}
.ny-tdfc-img {
  width: 100%;
  height: 322px;
  overflow: hidden;
}
.ny-tdfc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.ny-tdfc-bottom {
  width: 100%;
  height: 139px;
  padding: 0 10px;
  padding-top: 30px;
  transition: all 0.5s;
}
.ny-tdfc-b1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ny-tdfc-b1t {
  width: 70%;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 24px;
	line-height: 28px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
.ny-tdfc-b2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 16px;
  color: #666;
}
.ny-tdfc-xian {
  width: 10%;
	height: 1px;
  background-color: #d5d5d5;
  transition: all 0.5s;
}
.ny-tdfc-list:hover .ny-tdfc-bottom {
  background-color: #d49f2b;
}
.ny-tdfc-list:hover .ny-tdfc-xian{
  width: 60%;
  background-color: #fff;
}
.ny-tdfc-list:hover .ny-tdfc-b2{
  color: #fff;
}
.ny-tdfc-list:hover .ny-tdfc-b1t{
  color: #fff;
}
.ny-tdfc-list:hover .ny-tdfc-img img {
  transform: scale(1.2);
}
/* 职位申请 */
.ny-zwsq {
  width: 100%;
  min-height: 200px;
}
.ny-zwsq-list {
  width: 100%;
}
.ny-zwsq-top {
  width: 100%;
  height: 119px;
  border-bottom: 1px solid #ececec;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ny-zwsq-ckxq {
  width: 137px;
	height: 47px;
	background-color: #ffffff;
  border: solid 2px #f0f0f0;
  text-align: center;
  line-height: 47px;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
}
.ny-zwsq-ckxq i {
  /* transition: all 0.5s; */
  display: block;
  margin-right: 10px;
}
.ny-zwsq-ckxq1 {
  background-color: #d49f2b !important;
  color: #fff !important;
  align-items: center;
}
.ny-zwsq-ckxq1 i {
 
  transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);
}
.ny-zwsq-gw {
  font-family: Alibaba-PuHuiTi-B;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  transition: all 0.5s;
}
.ny-zwsq-bm {
  font-family: Alibaba-PuHuiTi-R;
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
}
.ny-zwsq-bottom {
  display: none;
  width: 100%;
  /* min-height: 200px; */
  background-color: #e9e9e9;
  font-family: Alibaba-PuHuiTi-R;
  font-size: 20px;
  color: #333333;
  padding: 20px;
}
.shousuo {
    width: 90%;
    min-height: 300px;
    margin: 0 auto;
    
}
.shousuo-input {
  width: 400px;
  height: 40px;
  z-index: 1;
  color: #333;
  display: flex;
  margin: 40px 0;
}
.shousuo-input input {
  padding-left: 10px;
  width: 160px;
  height: 100%;
  border: 1px solid #1741ae;
}
.shousuo-input .shousuo-i {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background-color: #1741ae;
  cursor: pointer;
}
.shousuo-input .shousuo-i i{
  font-size: 26px;
  
}
.shousuo-wz {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
}
.shousuo-list {
    width: 100%;
    min-height: 300px;
}
.shousuo-list a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: relative;
}
.shousuo-list a:hover .shousuo-xian {
    width: 100%;
}
.shousuo-list a:hover .shousuo-list-l {
   color: #1741ae;
}
.shousuo-xian {
    width: 0;
    height: 1px;
    background-color: #1741ae;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
} 
.shousuo-list-l {
  width: 60%;
  height: 100%;
  float: left;   
  color: #333;
  font-size: 16px;
   overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-decoration: none;
  border-bottom: 1px dashed #e5e5e5;
}
.shousuo-list-r {
    /*width: 60%;*/
    height: 100%;
    float: right;   
    color: #999;
  font-size: 14px;
}
.fenxiang {
   position: fixed;
   right: 2%;
   top: 30%;
   display: flex;
    flex-direction: column;
    z-index: 100;
}
.fenxiang a {
    background-color: #fff;
}

@media screen and (max-width:1400px){
    
    .lunbo {
        height: 650px;
    }
    .news-bottom>div {
        height: 444px;
    }
    .news-bottom>a {
        height: 444px;
    }
    .i_zgs_li {
        min-height: 645px
    }
    .mb-top {
        height: 160px;
    }
    
}



