.header{ height:90px; z-index:6; width:100%; position:absolute; left: 0; top: 0; transition: all .5s ease-out 0s;background: #fff;}

.header.on{ top:0;}
.header .logo{ position:absolute;left:0.8rem;top:15px;width:284px;overflow:hidden; z-index:1; }
.header .logo img{ width:280px; }
.header .logo .img2{ opacity: 0; position: absolute; left: 0; top: 0; }
.header:hover .logo .img1,.header.mini .logo .img1{ opacity: 0;}
.header:hover .logo .img2,.header.mini .logo .img2{ opacity: 1;}

.header .nav{ text-align:center; font-size:0;float: right;margin-right:15%;}
.header .nav ul{margin-bottom:0;}
.header .nav li{ display:inline-block; padding:0 40px;}
.header .nav li a{ display:block; position:relative; height:90px; line-height:90px; font-size:18px; color:#333; }
.header .nav li a:after{ content:''; position:absolute; left:50%; bottom:0; width:0; height:3px; background:#c8a063; }
.header .nav li a:hover:after{width: 100%; left: 0;}
.header .nav li a.on:after{ content:''; position:absolute; left:50%; bottom:0; width:0; height:3px; background:#c8a063; }
.header .nav li a.on:after{width: 100%; left: 0;}
.header .nav li a.on{color:#c8a063;}
.header .nav li a:hover{color:#c8a063;}
.header:hover .nav a{color:#333; }
.header .topRight{position:absolute;right: 1.3rem;top:0;height:90px;display:none;}
.header .txt{margin-top:28px; position:relative; padding-left:92px; margin-right: 35px;color:#c8a063;height:30px; line-height: 30px; font-size: 18px; overflow:hidden; }
.header .navIcoPC{top:35px;}
.header .navIcoPC .img1{display:block;}



@keyframes upDown {
  from{transform: translateY(0); }
  to{transform: translateY(-30px); } 
}

.header:hover .txt{color: #c8a063;}


.sNav{opacity:0;visibility:hidden;position:absolute;z-index:99;width:70%;top:0;left:61.5% !important;transform: translateX(-50%) !important;box-shadow:0 2px 30px rgba(0, 0, 0, 0.1);}

.sNav .list{background:#fff;border-radius:0;padding:3% 21%;}
.sNav .list img{border-radius:5px;}
.sNav ul{margin: 0;border-right: 1px solid #eee;padding: 10px 0;height:160px;}
.sNav li{line-height: 42px; font-size:16px;text-align:left; width:50%; float:left;}
.sNav li a{display:block; color:#555;}
.sNav li a:hover{color:#c8a063; }
.sNav li a i{padding-right:10px; color: #c8a063; font-size: 14px;}
.sNav.on{ opacity:1;visibility:visible;top:90px;}

@media(max-width: 1700px){
	.header .nav li{padding:0 40px;}
	.header .nav li a{font-size:18px;}
	.sNav{width:73%;}
	.sNav .list{padding:3% 13.5%;}
}
@media(max-width:1680px){
	.header .nav li{padding:0 40px;}
	.header .nav li a{font-size:18px;}
	.sNav{width:73%;}
	.sNav .list{padding:3% 10.5%;}
}
@media(max-width: 1600px){
	.header .nav li{padding:0 35px;}
	.header .nav li a{font-size:18px;}
	.sNav{width:73%;}
	.sNav .list{padding:3% 10.5%;}
}
@media(max-width: 1440px){
	.header .nav li{padding:0 30px;}
	.header .nav li a{font-size:18px;}
	.sNav{width:80%;}
	.sNav .list{padding:3% 13%;}
}
@media(max-width: 1360px){
	.header .nav li{padding:0 20px;}
	.header .nav li a{font-size:18px;}
	.sNav{width:80%;}
	.sNav .list{padding:3% 15%;}
}

@media(max-width: 1024px){
	.header{ height:100px;}
	.header .logo{left:0.2rem; top:12px; width:200px;}
	.header .logo img{ width:170px; }
	.header .nav{display: none;}
}
@media(max-width: 768px){
   .header{ height:60px;}
  .header .txt{margin-top:17px;padding-left:92px;margin-right:0;font-size:16px;}
}




.Container-wrapper{width:100%;overflow:hidden;}
.navIcoPC{position:absolute; top:0; display:block; right:0.5rem; width:0.7rem; height:100px; text-align:center; line-height:100px;z-index:999;}
.navIcoPC img{width:30px; }
.navIcoPC:after{content: ''; opacity:0; position:absolute; left:50%; top:50%; width:30px; height:16px; margin-top:-8px; margin-left:-15px; background: url(../image/navIco2.png) center no-repeat; }
.navIco{ z-index:4; position:absolute; top:0; display:none; right:0; width:1.2rem; height:1.2rem; text-align:center; line-height:1.2rem;}
.navIco img{ width: 0.56rem; }
.navIco:after{ content: ''; opacity: 0; position: absolute; left: 50%; top: 50%; width: 0.36rem; height: 0.2rem; margin-top: -0.1rem; margin-left: -0.18rem; background: url(../image/navIco2.png) center no-repeat; background-size: 0.36rem; }


.xxNav{ position:fixed;left:0;top:-100%;width:100%;background: url("../image/nav_bj.jpg") no-repeat center;height:100%;z-index:999;}
.xxNav .closeBtn{ position: absolute; right: 0.3rem; top: 0.3rem; width: 40px; height: 40px; text-align: center; line-height: 40px; z-index: 2; }
.xxNav .closeBtn img{ width: 20px; }
.xxNav .list{ height: 100%; }
.xxNav .list ul{margin: 0;}
.xxNav li{ position:relative; float: left; width:19.99%;height: 100vh;  text-align: center; opacity: 0; overflow: hidden; }
.xxNav li:after{ content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 100%; background: #efefef; }
.xxNav li .bg{ z-index: -1; position: absolute; opacity: 0; left: 0; top: 0; width: 100%; height: 100%; background-position: center bottom; background-size: cover; background-repeat: no-repeat; }
.xxNav li .line{ opacity: 0; z-index: 1; position: absolute; left: 50%; top: 1.05rem; width: 1px; height: 0.84rem; background: #fff; }
.xxNav li:hover .bg{ opacity: 1; }
.xxNav li:hover .line{ top: 1.25rem; opacity: 1; }
.xxNav li:hover dd a{ color: #fff; }
.xxNav li:hover dd a i{color: #f3b876;}
.xxNav li:hover .name a{ color: #fff; }

.xxNav li .num{ padding-top: 2.3rem; font-family:din; color: #efefef; font-size: 0.6rem; line-height: 0.6rem; padding-bottom: 0.45rem; position: relative; z-index: 1;}
.xxNav li .name{font-size: 0.24rem; line-height: 0.24rem; padding-bottom: 0.2rem; position: relative; z-index: 1;}
.xxNav li .name a{ color: #fff; }
.xxNav li dl{ position: relative; z-index: 1;}
.xxNav li dd a{ color: #fff; font-size: 0.16rem; line-height: 0.36rem; }
.xxNav li dd a i{padding-right: 10px; color:#fff;}
.xxNav li dd a:hover{ color: #f3b876; }

.xxNav.on{ top:0; }
.xxNav.on li {
  -webkit-animation: detailsNavList 0.6s 0.6s forwards;
     -moz-animation: detailsNavList 0.6s 0.6s forwards;
       -o-animation: detailsNavList 0.6s 0.6s forwards;
          animation: detailsNavList 0.6s 0.6s forwards;
}
.xxNav.on li:nth-of-type(2) {
  -webkit-animation-delay: .7s;
     -moz-animation-delay: .7s;
       -o-animation-delay: .7s;
          animation-delay: .7s;
}
.xxNav.on li:nth-of-type(3) {
  -webkit-animation-delay: 0.8s;
     -moz-animation-delay: 0.8s;
       -o-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.xxNav.on li:nth-of-type(4) {
  -webkit-animation-delay: 0.9s;
     -moz-animation-delay: 0.9s;
       -o-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.xxNav.on li:nth-of-type(5) {
  -webkit-animation-delay: 1.0s;
     -moz-animation-delay: 1.0s;
       -o-animation-delay: 1.0s;
          animation-delay: 1.0s;
}
.xxNav.on li:nth-of-type(6) {
  -webkit-animation-delay: 1.1s;
     -moz-animation-delay: 1.1s;
       -o-animation-delay: 1.1s;
          animation-delay: 1.1s;
}


@-webkit-keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}
@-moz-keyframes detailsNavList {
  0% {
    opacity: 0;
    -moz-transform: translateY(-40px);
         transform: translateY(-40px);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
}
@-o-keyframes detailsNavList {
  0% {
    opacity: 0;
    -o-transform: translateY(-40px);
       transform: translateY(-40px);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
}
@keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
       -moz-transform: translateY(-40px);
         -o-transform: translateY(-40px);
            transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}

.pageBg{ position:fixed; z-index:4; width:100%; height:100%; display:none; background:rgba(0,0,0,0.6); left:0px; top:0px;}


.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:112; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative;  height:100%; width:100%;background:url("../image/nav_bj.jpg") no-repeat center;}
.navLayer .toptop{ height: 1.2rem; position: relative; border-bottom: #d6d6d6 solid 1px;}
.navLayer .closeBtn{ width: 1.2rem; height:1.2rem; position:absolute; top:0px; right:0; text-align: center; line-height: 1.2rem;}
.navLayer .closeBtn img{ width: 0.52rem; }
.sideNav{ padding: 0 0 0.3rem; }
.subNav{ cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.34rem; background: url(../image/ico4.png) right center no-repeat; background-size: 0.53rem; border-bottom: #d6d6d6 solid 1px;}
.subNav1{ color: #fff;}
.subNav .name{position:relative;padding-left:0.3rem;font-weight:bold;}
.subNav .name a{color:#fff;}
.subNav a{ color:#fff; }
.currentDt{background: url(../image/ico4on.png) right center no-repeat; background-size: 0.53rem; color: #fff;}
.navContent{display: none;}
.navContent a{display:block; height:0.88rem; line-height:0.88rem; color:#fff !important; font-size:0.32rem; padding-left: 0.3rem; }
.navContent a i{padding-right:10px;}


@media(max-width: 1024px){   
	 .navIco{ display: block; }
	.navIcoPC{display: none;}
}
@media(max-width: 768px){
	
}



.banner{width: 100%;position: relative;overflow: hidden;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;object-fit:cover;}
.banner-img video{display:inline-block;vertical-align:baseline;width:100%;}
.banner-pcimg{display: block;}
.banner-mbimg{display: none;}
.banner .swiper-slide {overflow: hidden;position: relative;height:927px;}
.banner .swiper-slide img {transform: matrix(1.0, 0, 0, 1.0, 0, 0);transition: all 0.4s ease 1.2s;}
.banner .swiper-slide-active img {transition-delay: 0.4s !important;transform: matrix(1.1, 0, 0, 1.1, 0, 0);transition: all 5s ease;}
.banner_text{position: absolute;z-index: 2;width: 100%;height: 248px;margin-top:-168px;left:0%;top:60%;text-align: center;color: #fff;text-shadow:0 0 10px #333;padding-right:0;}
.banner_text h1{font-size:42px;line-height:1em;margin-bottom:15px;font-weight:bold;} 
.banner_text p{font-size: 24px;line-height:2em;}
.banner_text p span{font-size:36px; line-height:1em; margin-top:20px;}

@keyframes banLt{0%{transform: translateX(-280px);opacity: 0;}100%{transform: translateX(0);opacity: 1;}}
@keyframes banRt{0%{transform: translateX(280px);opacity: 0;}100%{transform: translateX(0);opacity: 1;}}
@keyframes banPs{0%{transform: scale(.4);opacity: 0;}100%{transform: scale(1);opacity: 1;}}
@keyframes banLine{0%{width: 0;}100%{width: 100%;}}
.banner .swiper-slide-active .banner_text{animation: banPs 1.4s ease both;}
#swiper-container1 .swiper-pagination{bottom: 40px;}
#swiper-container1 .swiper-pagination span.swiper-pagination-bullet{outline: none;position: relative;width: 10px;height: 10px;background:#fff;margin:0 7px;opacity: 1;} 
#swiper-container1 .swiper-pagination span.swiper-pagination-bullet:before{content:'';position: absolute;left:-3px;top:-3px;width:16px;height:16px;border:1px solid #fff;border-radius: 50%;opacity: 0;}
#swiper-container1 .swiper-pagination span.swiper-pagination-bullet-active{background:#fff !important;}
#swiper-container1 .swiper-pagination span.swiper-pagination-bullet-active:before{opacity: 1;}

@media(max-width: 1600px){
    .banner_text p{font-size: 36px;}
    .banner_text p span{font-size: 30px;}
	.banner .swiper-slide {height:auto;}
}
@media(max-width: 1440px){
	.banner_text{padding-right:0;}
    .banner_text h1{font-size:42px;}
    .banner_text p{font-size:28px;}
    .banner_text p span{font-size: 24px;}
	.banner .swiper-slide {height:auto;}
}
@media(max-width: 1360px){
    .banner_text{padding-right: 80px;}
    .banner_text h1{font-size: 36px;}
    .banner_text p{font-size: 24px;}
    .banner_text p span{font-size: 20px;}
	.banner .swiper-slide {height:auto;}
}
@media(max-width: 1024px){
    .banner_text{padding-right: 50px;}   
	.banner .swiper-slide {height:auto;}
    #swiper-container1 .swiper-pagination{bottom:20px;} 
}
@media(max-width: 768px){
    #swiper-container1 .swiper-pagination{bottom:10px;} 
    .banner_text {padding: 0 2%;top:45%;height: 150px;margin-top:-75px;}
    .banner_text h1{font-size: 24px;margin-bottom: 10px;margin-top:0;}   
    .banner_text p {font-size: 18px;} 
    .banner-pcimg{display:none;}
    .banner-mbimg{display:block;}
	
}
@media(max-width: 767px){
    #swiper-container1 .swiper-pagination{bottom:5px;}
    .banner_text{padding: 0 2%;top:55%;height: 100px;margin-top:-50px;}
    .banner_text h3 {font-size: 20px;margin-bottom: 10px;}   
    .banner_text p {font-size: 16px;} 
}


.about{width: 100%;overflow: hidden;position: relative;padding:92px 0 80px;}
.about-neirong{max-width:80%;margin: 0 auto;position:relative;z-index:4;}
.about-tit{width: 100%;text-align: center;}
.about-tit .t{font-size: 36px;font-weight:bold;color: #333;line-height: 1em; background: url("../image/tit_bj.png") no-repeat center; height: 40px;}
.about-tit .index_about_text{font-size:16px;color: #555;line-height: 36px;margin-top: 55px;text-indent: 2em;text-align: left;display:block;}
.about-tit .index_about_text p{}
.about-tit .index_about_text1{display: none;font-size:16px;color: #555;line-height: 36px;margin-top:20px;text-indent: 2em;text-align: left;}
.about-num{width: 100%;overflow: hidden;margin-top: 62px; background: url("../image/num_bj.jpg") center repeat-x; padding:50px 0;position: relative; display: block;}
.about-num::after {content: "";position: absolute;top: 0;left: 50%;width: 30px;height: 15px;background: url("../image/pt3_titflag.png");margin-left: -15px;}
.about-num ul{padding:0;}
.about-num ul li{width: 25%;text-align: center;float: left;padding:0 2.5%; border-right: 1px solid #ddd;}
.about-num ul li h6{font-size: 48px;color: #fff;line-height:1em; font-weight:bold;}
.about-num ul li p{font-size: 18px;color: #fff;margin-top: 12px;font-weight: 200;line-height: 1em; margin-bottom: 0;}
.about-num ul li h6 i{display: inline-block;height: 18px;vertical-align: top;font-size: 18px;color: #fff;font-weight: 200;font-style: normal;line-height: normal;line-height:1em;text-align:left;text-indent: 5px;}

.about-num1{margin-top:0;padding:30px 0; display: none;}
.about-num1 ul li{width:25%;text-align:center;float:left;padding:0 1%; border-right: 1px solid #ddd;}
.about-num1 ul li .pic{margin:0 auto; overflow:hidden;}
.about-num1 ul li .pic img{display:block;max-width: 100%; margin: 0 auto;}
.about-num1 ul li h6{font-size:18px; color:#FCA258;text-align:center;font-weight:bold; margin:15px auto;}
.about-num1 ul li h6 span{color:#FCA258;}
.about-num1 ul li h6 i{display: inline-block;height: 18px;vertical-align: top;font-size:12px;color: #FCA258;font-weight: 200;font-style: normal;line-height: normal;line-height:1em;text-align:left;text-indent: 5px;}
.about-num1 ul li p{color:#9f9f9f;font-size:13px;text-align:center;}

@media(max-width: 1600px){
    .about{padding:105px 0 90px;}
    .about-neirong{width: 92%;}
    .about-num ul li h6{font-size: 42px;}
	.about-num ul li h6 i{font-size:16px;}
}
@media(max-width: 1440px){
    .about{padding:95px 0 90px;} 
}
@media(max-width: 1260px){
    .about{padding:50px 0 50px;}
    .about-tit .index_about_text{margin-top:30px;}
}
@media(max-width: 1024px){
    .about-num{margin-top:50px;}
    .about-num ul li h6{font-size:32px;}
    .about-num ul li h6 i{font-size:16px;}
    .about-num ul li p{font-size:16px;}
}
@media(max-width: 768px){
    .about-tit h6{font-size:28px;}  
	.about-neirong{max-width:94%;}
    .about{padding:30px 0 30px;}
	.about-tit .t{font-size:26px;line-height:40px;}
    .about-tit .index_about_text {display:none;}
	.about-tit .index_about_text1{display:block;line-height:28px;}
    .about-num {display:none;}
	.about-num1{display:block;}
}
@media(max-width: 767px){
}


.abotab{width: 100%;overflow: hidden;position: relative;}
.abotab-contain{width: 100%;}
.abotab-bg{width: 100%;}
.abotab-bg ul{margin:0;}
.abotab-bg ul li{position: absolute;top: 0;left: 0;width: 100%;transition: transform 2.5s ease,opacity 1.5s;opacity: 0;transform: scale(1.1);}
.abotab-bg ul li.ontrue {opacity: 1;transform: matrix(1, 0, 0, 1, 0, 0);z-index: 2;}
.abotab-bg ul li img{width: 100%;object-fit: cover;}
.abotab-li{position: absolute;z-index: 4;width: 100%;height: 100%;}
.abotab-li ul{display: block;width: 100%;margin:0;}
.abotab-li ul li{width:16.66%;float: left;position: relative;transition: all .6s ease;}
.abotab-li ul li:after{content: "";width: 1px;height: 100%;background: #fff;opacity: .2;position: absolute;top: 0;right: 0;}
.abotab-li ul li:last-child:after{display: none;}
.abotab-lilink{display: block;position: relative;width: 100%;height: 100%;top: 0;left: 0;}
.abotab-lizz{position: absolute;width: 100%;top: 0;left: 0;height: 100%;background: #000;opacity: .36;transition: all .4s ease;}
.abotab-liwords{position: absolute;left: 0;width: 100%;bottom:18%;text-align: center;z-index: 6;padding: 0 9%;transition: all .6s ease 300ms;}
.abotab-liic{width: 100%;}
.abotab-liic img{max-width: 100%;margin: 0 auto;}
.abotab-liicy{display: block;}
.abotab-liich{display: none;}
.abotab-liwords h5{font-size:22px;color: #fff;margin-top: 20px;font-weight: bold;}
.abotab-liwords h6{font-size: 12px;color: #fff;text-transform: uppercase;margin-top: 12px;}
.abotab-liwords p{font-size:16px;color: #fff;line-height: 30px;margin-top: 18px;overflow: hidden;height: 0;transition: all 0s ease 0ms;}

.abotab-liwords i {display: block;width:40px;height:40px;margin: 32px auto 0;background: url(../image/more2.png) no-repeat center;transition: all .4s ease 340ms;position: relative;z-index: 9;border-radius: 50%;}
.abotab-liwords i img{position: relative;z-index: 10;}
.abotab-liwords i img.img2{display: none;}
.abotab-liwords i:before{content: '';background: rgba(255, 255, 255, .7);width: 96px;height: 96px;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);animation: kuosan 2.2s linear 0.1s infinite;z-index: 8;}
@keyframes kuosan {
    0% {width: 42px;height: 42px;opacity: 1;}
    50% {width:68px;height: 68px;opacity: 1;}
    100%{width: 96px;height: 96px;opacity: 0;}
}

.abotab-li ul.aboHover:hover li{width:12.8%;}
.abotab-li ul.aboHover li:hover{width: 36%;}
.abotab-li ul li:hover .abotab-lizz{opacity: .24;}
.abotab-li ul li:hover .abotab-liwords{bottom: 40%;}
.abotab-li ul li:hover .abotab-liicy{display: none;}
.abotab-li ul li:hover .abotab-liich{display: block;}
.abotab-li ul li:hover .abotab-liwords i img.img1{display: none;}
.abotab-li ul li:hover .abotab-liwords i img.img2{display: block;border-radius:50%;}

.abotab-li ul li:hover .abotab-liwords p{height: 180px;transition: all .6s ease 360ms;}

.module-three-wrapper {font-size: calc(100vw * 100 / 828); padding: 110px 0 110px 0; display: none;background: #f2f2f2;}
.module-three-wrapper .boxes-group { font-size: inherit; }
.module-three-wrapper .box-one-outer {width: 5.8em; margin: 0 auto; font-size: inherit; }
.module-three-wrapper .box-one-inner { width: 100%; padding-bottom: 100%; border: 1px dashed rgba(234, 84, 19, 0.2); border-radius: 100%; position: relative; font-size: inherit; }
.module-three-wrapper .box-two { position: absolute; width: 86%; height: 86%; z-index: 10; top: 7%; left: 7%; border: 1px dashed rgba(234, 84, 19, 0.45); border-radius: 50%; font-size: inherit; }
.module-three-wrapper .box-two-cont { position: absolute; width: 100%; height: 100%; z-index: 20; left: 0; top: 0; font-size: inherit;  }
.module-three-wrapper .box-two-cont .item { font-size: 0.24em; position: absolute; z-index: 20; vertical-align: middle; white-space: nowrap; }
.module-three-wrapper .box-two-cont .item.active { font-weight: bold; }
.module-three-wrapper .box-two-cont .item-1 { bottom:113%; left: 50%; margin-left: -1.8em; }
.module-three-wrapper .box-two-cont .item-2 { top:8%; left: 100%;-webkit-transform: translateX(-25%);transform: translateX(-25%); }
.module-three-wrapper .box-two-cont .item-3 { top:80%; left:62%; }
.module-three-wrapper .box-two-cont .item-4 { top:80%; right:62%; }
.module-three-wrapper .box-two-cont .item-5 { top:42%; right: 100%; }

.module-three-wrapper .box-two-cont .icon-box { width: 3.75em; height: 3.75em; display: inline-block; vertical-align: middle; font-size: inherit; position: relative; }
.module-three-wrapper .box-two-cont .iconfont { width: 100%; height: 100%; text-align: center; color: #FFFFFF; background: linear-gradient(142deg, #c8a063, #FCA258); -webkit-box-shadow: 0px 0.66em 1.22em 0px rgba(235, 101, 32, 0.24); box-shadow: 0px 0.66em 1.22em 0px rgba(235, 101, 32, 0.24); border-radius: 50%; display: block; position: relative; font-size: 1.8em; line-height: 2; font-weight: normal; background-color: #c8a063; }
.module-three-wrapper .box-two-cont .iconfont img{display:block; max-width:55%;margin:0 auto;position: absolute;top: 11px;left: 13px;}
.module-three-wrapper .box-two-cont .icon-box::after { content: ""; width: 0.6em; height: 0.6em; background: rgba(255,255,255,1); border: 0.2em solid #c8a063; position: absolute; border-radius: 50%; z-index: 20; -webkit-transition: all 1s; transition: all 1s; }
.module-three-wrapper .box-two-cont .item {font-size:15px;}
.module-three-wrapper .box-two-cont .item-1 .icon-box::after {top:150%;left:50%;margin-left: -0.3em; }
.module-three-wrapper .box-two-cont .item-2 .icon-box::after {top:50%;right:120%;margin-top: -0.3em; }
.module-three-wrapper .box-two-cont .item-3 .icon-box::after {top:50%;right:123%;margin-top: -0.3em; }
.module-three-wrapper .box-two-cont .item-4 .icon-box::after {top:-56%;left:40%; margin-top: -0.3em; }
.module-three-wrapper .box-two-cont .item-5 .icon-box::after {top:50%;left:109%; margin-top: -0.3em; }
.module-three-wrapper .box-two-cont .item-6 .icon-box::after {top:37%;left:135%;margin-top: -0.3em; }
.module-three-wrapper .box-two-cont .item.active .icon-box::after { width: 1em; height: 1em; background: #c8a063; border: 0.25em solid rgba(255, 255, 255, 0.5); }
.module-three-wrapper .box-two-cont .item-1.active .icon-box::after { margin-left: -0.5em; margin-top: -0.1em; }
.module-three-wrapper .box-two-cont .item-2.active .icon-box::after { margin-top: -0.5em; right: 103%; }
.module-three-wrapper .box-two-cont .item-5.active .icon-box::after { margin-top: -0.5em; left: 103%; }
.module-three-wrapper .box-two-cont .text-box { display: inline-block; vertical-align: middle; padding: 0 0.6em; line-height: 1.5; -webkit-transition: all 1s; transition: all 1s; width: 12em; white-space: normal; }
.module-three-wrapper .box-two-cont .item-4 .text-box,
.module-three-wrapper .box-two-cont .item-5 .text-box { text-align: right; }
.module-three-wrapper .box-two-cont .item-6 .text-box { text-align: left; }
.module-three-wrapper .box-two-svg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 10; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform-origin: center; transform-origin: center; }
.module-three-wrapper .box-two-svg .progress { -webkit-transition: all 1s; transition: all 1s; }
.module-three-wrapper .box-three { position: absolute; width: 88%; height: 88%; z-index: 10; top: 6%; left: 6%; border: 1px solid rgba(234, 84, 19, 0.3); border-radius: 50%; font-size: inherit; }
.module-three-wrapper .box-four { position: absolute; width: 80%; height: 80%; z-index: 10; top: 10%; left: 10%; border-radius: 50%; font-size: inherit; color: #FFFFFF; font-weight: bold; display: table; color: #FFFFFF; background-image: url(../image/bg-1.png); background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-box-shadow: 0.19em 0.22em 0.92em 0px rgba(232, 94, 26, 0.18), -0.23em -0.17em 0.92em 0px rgba(255, 255, 255, 0.18); box-shadow: 0.19em 0.22em 0.92em 0px rgba(232, 94, 26, 0.18), -0.23em -0.17em 0.92em 0px rgba(255, 255, 255, 0.18); }
.module-three-wrapper .box-four-cont { text-align: center; display: table-cell; height: 100%; vertical-align: middle; font-size: inherit; }
.module-three-wrapper .box-four-cont .text { font-size:24px; line-height: 1.35; display: block; }
.module-three-wrapper .box-four-cont .line { width: 12.5%; height: 2px; display: block; background: #FFFFFF; font-size: inherit; margin: 0.2em auto 0; }

@media only screen and (max-device-width :541px) {
  .module-three-wrapper { font-size: calc(100vw * 100 / 828); width: 100%; display: block}
  .module-three-wrapper .box-two-cont .item-1 { left: 50%; margin: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; flex-direction: column-reverse; }
  .module-three-wrapper .box-two-cont .item-2 { left:102%; -webkit-transform: translateX(-25%); transform: translateX(-25%); }
  .module-three-wrapper .box-two-cont .item-3 { left:93%; top:60%; }
  .module-three-wrapper .box-two-cont .item-4 {right:30%;top:100%;display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; flex-direction: column-reverse; }
  .module-three-wrapper .box-two-cont .item-5 { right:102%; -webkit-transform: translateX(25%); transform: translateX(25%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; flex-direction: column-reverse; }
  .module-three-wrapper .box-two-cont .item-6{ right:105%; -webkit-transform: translateX(25%); transform: translateX(25%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; flex-direction: column-reverse; }
  .module-three-wrapper .box-two-cont .icon-box { display: block; margin: 0 auto; }
  .module-three-wrapper .box-two-cont .item .icon-box { margin-top: 6px; }
  .module-three-wrapper .box-two-cont .text-box { font-size: inherit; display: block; margin: 0 auto; text-align: center !important; width: 13em; white-space: normal; word-break: break-word; }
  .module-three-wrapper .box-two-cont .item-2 .text-box { width: 6em; }
  .module-three-wrapper .box-two-cont .item-3 .text-box { width: 6em; }
  .module-three-wrapper .box-two-cont .item-4 .text-box { width: 6em; }
  .module-three-wrapper .box-two-cont .item-5 .text-box { width: 6em; }
  .module-three-wrapper .box-two-cont .item-6 .text-box { width: 6em; }
}

@media all and (max-width:1680px) {
	.abotab-liwords h5{font-size:19px;}
}
@media all and (max-width:1600px) {
	.abotab-liwords h5{font-size:18px;}
}
@media all and (max-width:1440px) {
	.abotab-liwords h5{font-size:16px;}
}
@media all and (max-width:1279px) {
    
    .abotab-liwords {bottom:38px;}
	.abotab-liwords h5{font-size:16px;}
    .abotab-li ul li:hover .abotab-liwords{bottom:16%;}
    .abotab, .abotab-li ul li, .abotab-bg ul li img{height:520px !important;}
    .abotab-li ul li:hover .abotab-liwords p {height:180px;}
    .abotab-liwords h6{height:26px;}
    .abotab-liwords p {margin-top:4px;}
}

@media all and (max-width:1151px) {

}



@media all and (max-width:1000px) {
    
    .abotab-li ul.aboHover:hover li{width: 18.75%;}
    .abotab-li ul.aboHover li:hover{width: 25%;}
    .abotab-li ul li:hover .abotab-lizz{opacity: .24;}
    .abotab-li ul li:hover .abotab-liwords{bottom: 38px;}
    .abotab-li ul li:hover .abotab-liicy{display: none;}
    .abotab-li ul li:hover .abotab-liich{display: block;}
    .abotab-li ul li:hover .abotab-liwords i{background-color: #e3c186;border-color: #e3c186;}
    .abotab-liwords p{display: none;}
    .abotab-liwords h5{font-size:16px;}
    .abotab-liwords h6 {height: 36px;line-height: 18px;}
    .abotab, .abotab-li ul li, .abotab-bg ul li img{height: 420px !important;} 
}
@media only screen and (max-device-width :784px) {
	.module-three-wrapper { font-size: calc(100vw * 100 / 828); width: 100%; display: block}
}
@media all and (max-width:640px) {
    
    .abotab-li ul li{width: 50%;}
    .abotab-li ul li:nth-child(2n):after{display: none;}
    .abotab, .abotab-bg ul li img{height: 500px !important; display: none;}
    .abotab-li ul li{height:170px !important;}
    .abotab-li ul li:last-child{height:160px!important;}
    .abotab-li ul li:last-child:before{content: "";width: 100%;height: 1px;background: #fff;opacity: .2;position: absolute;top: 0;left: 0;}
    .abotab-liwords{bottom:10px;}
    .abotab-liwords i{display:none;}
    .abotab-liic img{height: 48px;}
    .abotab-li ul.aboHover:hover li{width: 50%;}
    .abotab-li ul.aboHover li:hover{width: 50%;}
    .abotab-li ul li:first-child:before, .abotab-li ul li:nth-child(2):before{content: "";width: 100%;height: 1px;background: #fff;opacity: .2;position: absolute;bottom: 0;left: 0;}
    .abotab-liwords h5 {margin-top: 8px;font-size: 16px;}
}



.sy_news{width: 100%;overflow: hidden;position: relative;padding:92px 0 92px;}
.sy_news .neirong{max-width:80%;margin:0 auto;position:relative;z-index:4;}
.sy_news .neirong .l{padding:20px;border:#dadde7 solid 1px;margin-top: 40px;}
.sy_news .neirong .l .title{font-size:24px; font-weight: bold;color:#333; margin-bottom: 20px;}
.sy_news .neirong .l .title i{padding-right: 10px; color:#f3b876;}
.sy_news .neirong .l .title .more{display:inline-block;width:90px;line-height:34px;height:34px;background:#fff;border:1px solid #f3b876;border-radius:20px;font-size:15px;color: #f3b876;text-align:center;font-style:normal;float:right;}
.sy_news .neirong .l .title .more i{padding-right: 0; color:#f3b876;}
.sy_news .neirong .l .title .more:hover{background:#f3b876;color:#fff!important;}
.sy_news .neirong .l .title .more:hover i{color:#fff;}
.sy_news .neirong .l .pic{overflow:hidden;}
.sy_news .neirong .l .pic img{max-width:100%; margin:0 auto; display:block;transition:0.5s;}
.sy_news .neirong .l .tit{font-size:20px;font-weight: 700;color: #15283c;line-height: 24px;margin-top:30px; border-left:3px solid #f3b876; padding-left:10px;}
.sy_news .neirong .l .con{word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;line-height: 28px; font-size:15px; color:#555; margin-top:20px;}
.sy_news .neirong .l .time{color:#999;font-weight:bold;font-size:44px;line-height:50px;border-top:1px solid #dbdbdb;padding:22px 0 16px;transition:all ease .3s;letter-spacing: 2px;margin-top:25px;position: relative;font-family: 'Impact';}
.sy_news .neirong .l .time span{font-size:16px;line-height:20px;font-weight:initial;display:block;padding-top:5px;letter-spacing: 0px;}
.sy_news .neirong .l .time .t_more{position: absolute;right: 5px;top: 50%;transform: translateY(-50%);border: 2px solid #f3b876;height: 45px;width: 45px;text-align: center;
line-height: 43px;color: #f3b876;border-radius: 50%; -webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.sy_news .neirong .l .time i{font-size:21px;display: block;height: 41px;width: 45px;line-height: 41px;}
.sy_news .neirong .l .l_top{}
.sy_news .neirong .l .l_top a{display:block;}
.sy_news .neirong .l .l_top .pc{display:block;}
.sy_news .neirong .l .l_top .phone{display:none;}
.sy_news .neirong .l a:hover .tit{color:#f3b876;}
.sy_news .neirong .l a:hover .pic img{transform: scale(1.1);}
.sy_news .neirong .l .l_bottom{border-top:1px solid #dbdbdb;padding-top:20px; margin-top:20px;}
.sy_news .neirong .l .l_bottom ul{margin:0;}
.sy_news .neirong .l .l_bottom ul li{padding:9px 0; border-bottom: 1px dashed #dbdbdb; color: #333;}
.sy_news .neirong .l .l_bottom ul li a{display: block;}
.sy_news .neirong .l .l_bottom ul li .t{display: inline-block; width:80%; font-size: 16px; overflow: hidden;}
.sy_news .neirong .l .l_bottom ul li .t i{padding-right: 10px; color: #f3b876;}
.sy_news .neirong .l .l_bottom ul li span{display:inline-block;width:20%;float:right;text-align:right;color:#999;}
.sy_news .neirong .l .l_bottom ul li span i{padding-right: 10px;}

.sy_news .neirong .l .tupian{margin-bottom:20px;}
.sy_news .neirong .l .tupian .pic{position:relative;overflow:hidden; border-radius:0;}
.sy_news .neirong .l .tupian .pic img{display:block;max-width:100%; margin:0 auto;transition:0.5s;}
.sy_news .neirong .l .tupian .pic .nr{position:absolute;left:0;bottom:0;height:50px;line-height:50px;background:rgba(243,184,118,0.9);color:#fff;width:100%;padding:0 15px;font-size:20px;}
.sy_news .neirong .l .tupian .pic .nr span{float:right;font-size:15px;}
.sy_news .neirong .l .tupian .pic .nr span i{padding-right:10px;}
.sy_news .neirong .l .tupian:hover .pic img{transform:scale(1.1);}

.sy_news .neirong .l .tupian1{padding:0 8px;margin-bottom:0;}
.sy_news .neirong .l .tupian1 .pic{overflow:hidden;border-radius:0;}
.sy_news .neirong .l .tupian1 .pic img{display:block;max-width:100%;margin:0 auto;transition:0.5s;}
.sy_news .neirong .l .tupian1 .nr{height:50px;line-height:50px;background:#f2f2f2;color:#222;width:100%;padding:0 15px;font-size:16px;box-shadow:5px 5px 10px #ddd;}
.sy_news .neirong .l .tupian1:hover .pic img{transform:scale(1.1);}
.sy_news .neirong .l .tupian1:hover .nr{color:#fff;background:#f3b876;}


.sy_news .neirong .l1{padding:30px;border:#dadde7 solid 1px;margin-top: 40px;}
.sy_news .neirong .l1 .title{font-size: 28px; font-weight: bold;color:#333; margin-bottom: 20px;}
.sy_news .neirong .l1 .title i{padding-right: 10px; color:#f3b876;}
.sy_news .neirong .l1 .title .more{display:inline-block;width:90px;line-height:34px;height:34px;background:#fff;border:1px solid #f3b876;border-radius:20px;font-size:15px;color: #f3b876;text-align:center;font-style:normal;float:right;}
.sy_news .neirong .l1 .title .more i{padding-right: 0;}
.sy_news .neirong .l1 .title .more:hover{background:#f3b876;color:#fff;}
.sy_news .neirong .news_list1{box-sizing:border-box;width: 100%;background:#f5f5f5;margin-bottom:13px;padding:30px 0;}
.sy_news .neirong .news_list1:last-child{margin-bottom:0;}
.sy_news .neirong .news_list1 a{display: block;display: flex;}
.sy_news .neirong .news_list1 .time{font-size:44px;font-weight:bold;line-height:50px;font-family: 'Impact';color:#999;padding:0px 20px;transition:all ease .3s;min-width: 90px;position:relative;}
.sy_news .neirong .news_list1 .time:before{content:'';position: absolute;right:0;top:50%;margin-top:-30px;width: 1px;height: 60px;background:#dbdbdb;}
.sy_news .neirong .news_list1 .time span {font-size:16px;line-height:20px;display:block;font-weight: normal;padding-top:0px;}
.sy_news .neirong .news_list1 .text{padding:0 20px;}
.sy_news .neirong .news_list1 .text h3{font-size:18px;font-weight:bold;color:#666;line-height:1.5em;height:3em;overflow:hidden; margin:0;margin-top:10px;}
.sy_news .neirong .news_list1 .text img{display: block;margin-top:10px;transition:all ease .6s;}
.sy_news .neirong .news_list1:hover .time {color:#f3b876;}
.sy_news .neirong .news_list1:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.3);}
.sy_news .neirong .news_list1:hover .text h3{ color: #f3b876;}

.sy_news .tab {position:relative;overflow:hidden;background:#fff;width:100%;margin:0 auto;line-height: 1.5;font-weight: 300;color: #888;-webkit-font-smoothing: antialiased;}
.sy_news .tabs{display:table;position:relative;overflow:hidden;margin:0;width:100%;border-bottom:1px solid #ddd;margin-bottom:16px;}
.sy_news .tabs li{float:left;line-height:38px;overflow: hidden;padding: 0;position: relative;}
.sy_news .tabs a{border-bottom: 1px solid #fff;font-size:24px; font-weight: bold;color:#333;display: block;letter-spacing: 0;outline: none;padding: 0 20px;text-decoration: none;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.sy_news .tabs a i{padding-right: 10px; color:#f3b876;}
.sy_news .tabs .more{display:inline-block;width:90px;line-height:34px;height:34px;background:#fff;border:1px solid #f3b876;border-radius:20px;font-size:15px;color: #f3b876;text-align:center;font-style:normal;float:right; position:absolute;top:0;right:5px;}
.sy_news .tabs .more i{padding-right: 0;}
.sy_news .tabs .more:hover{background:#f3b876;color:#fff;}
.sy_news .tabs_item{display: none;padding:0;}
.sy_news .tabs_item .swiper-tupian{ margin-bottom:0;}
.sy_news .tabs_item .swiper-tupian .swiper-slide{margin-bottom:40px;}
.sy_news .tabs_item .swiper-tupian .swiper-slide .pic{position:relative;overflow:hidden; border-radius:0;}
.sy_news .tabs_item .swiper-tupian .swiper-slide .pic img{display:block;max-width:100%; margin:0 auto;transition:0.5s;}
.sy_news .tabs_item .swiper-tupian .swiper-slide .pic .nr{ height:40px; line-height:40px;background: rgba(243,184,118,0.9); color: #fff; width:100%;padding:0 15px;font-size:16px;}
.sy_news .tabs_item .swiper-tupian .swiper-slide .pic .nr span{float:right; font-size:15px;}
.sy_news .tabs_item .swiper-tupian .swiper-slide .pic .nr span i{padding-right: 10px;}
.sy_news .swiper-shipin{ margin-bottom:0;}
.sy_news .swiper-shipin .swiper-slide{}
.sy_news .swiper-shipin .swiper-slide .pic{position:relative;overflow:hidden; border-radius:0;}
.sy_news .swiper-shipin .swiper-slide .pic img{display:block;max-width:100%; margin:0 auto;transition:0.5s;}
.sy_news .swiper-shipin .swiper-slide .pic .nr{position:absolute;left:0;bottom:0; height: 50px; line-height: 50px;background: rgba(243,184,118,0.9); color: #fff; width:100%;padding:0 15px;font-size:20px;}
.sy_news .swiper-shipin .swiper-slide .pic .nr span{float:right; font-size:15px;}
.sy_news .swiper-shipin .swiper-slide .pic .nr span i{padding-right: 10px;}
.sy_news .tabs_item .l_bottom{border-top:none;padding-top:0; margin-top:10px;}
.sy_news .tabs_item .l_bottom ul{margin:0;}
.sy_news .tabs_item .l_bottom ul li{padding: 10px 0; border-bottom: 1px dashed #dbdbdb; color: #333;}
.sy_news .tabs_item .l_bottom ul li a{display: block;}
.sy_news .tabs_item .l_bottom ul li .t{display: inline-block; width:75%; font-size: 16px; overflow: hidden;}
.sy_news .tabs_item .l_bottom ul li .t i{padding-right: 10px; color: #f3b876;}
.sy_news .tabs_item .l_bottom ul li span{display: inline-block; width:20%; float:right; color:#999; text-align: right;padding-right: 15px;}
.sy_news .tabs_item .l_bottom ul li span i{padding-right: 10px;}
.sy_news .tabs_item:first-child {display: block;}
.sy_news .current a {color: #f3b876; border-bottom: 2px solid #f3b876;}
.sy_news .current a i{color: #f3b876;}

.sy_news .tabs_item .pc{display: block;}
.sy_news .tabs_item .phone{display:none;}

@media(max-width:1700px){
	.sy_news .neirong .l .l_bottom ul li{padding:7px 0;}
}
@media(max-width: 1680px){
	.sy_news .neirong .l .l_bottom{padding-top:10px;}
	.sy_news .neirong .l .l_bottom ul li{padding:6.5px 0;}
	.sy_news .neirong .l .l_bottom ul li .t{width:70%;font-size:15px;}
	.sy_news .neirong .l .l_bottom ul li span{width:30%;}
}
@media(max-width: 1600px){
	.sy_news .neirong .l .l_bottom ul li{padding:5px 0;}
	.sy_news .neirong .l .l_bottom ul li .t{width:67%;font-size:15px;}
	.sy_news .neirong .l .l_bottom ul li span{width:33%;}
}
@media(max-width: 1440px){
	.sy_news .neirong{max-width:90%;}
	.sy_news .neirong .l .l_bottom ul li{padding:5.5px 0;}
	.sy_news .neirong .l .l_bottom ul li .t{width:63%;font-size:15px;}
	.sy_news .neirong .l .l_bottom ul li span{width:37%;}
}
@media(max-width: 1360px){
}
@media(max-width: 1024px){ 
	.sy_news{padding:50px 0 50px;}
	.sy_news .neirong .l .l_bottom ul li{padding:5px 0;}
	.sy_news .neirong .l .l_bottom ul li .t{width:80%;}
	.sy_news .neirong .l .l_bottom ul li span{width:20%;}
}
@media(max-width: 767px){
	.sy_news .neirong{max-width:100%;}
    .sy_news{padding:30px 0 30px;}
	.sy_news .container{width: 92% !important;padding: 0;}
	.sy_news .tabs .more{width:70px;line-height:30px;height:30px;border-radius:15px;font-size:14px;}
	.sy_news .neirong .l{padding:15px;margin-top:20px;}
	.sy_news .neirong .l .title{font-size:22px;margin-bottom:20px;}
	.sy_news .neirong .l .title .more{display:inline-block;width:70px;line-height:30px;height:30px;border-radius:15px;font-size:14px;}
	.sy_news .neirong .l .tit{margin-top:20px; font-size:18px;}
	.sy_news .neirong .l .tupian1{margin-bottom:15px;}
	.sy_news .neirong .l .con{margin-top:15px;}
	.sy_news .neirong .l .l_bottom ul li .t{width:67%;}
	.sy_news .neirong .l .l_bottom ul li span{width:33%;padding-right: 0;font-size: 12px;}
	.sy_news .neirong .l .l_bottom{padding-top:5px;margin-top:10px;}
	.sy_news .tabs a{padding:0 5px;font-size:18px;}
	.sy_news .neirong .l .tupian{margin-bottom:40px;}
	.sy_news .neirong .l .tupian .pic .nr{height:40px;line-height:40px;font-size:16px;position:inherit;}
	.sy_news .tabs_item .l_bottom ul li span i{padding-right:0;}
	.sy_news .tabs_item .pc{display:none;}
    .sy_news .tabs_item .phone{display:block;}
	.sy_news .neirong .l .l_top .pc{display:none;}
    .sy_news .neirong .l .l_top .phone{display:block;}
}


.sy_dangjian_guanggao{background: url("../image/dangjian_bj.jpg") no-repeat center top; padding:60px 0;}
.sy_dangjian_guanggao .tit{font-size: 36px; font-weight: bold;text-align: center; color: #fff;letter-spacing: 10px;}
.sy_dangjian_guanggao .tit span{font-size:46px;}
.sy_dangjian{background: url("../image/dangjian.jpg") no-repeat center top #f2f2f2;padding:60px 0 60px;width: 100%;overflow: hidden;position: relative;}
.sy_dangjian .container{width:80%;margin: 0 auto;}
.sy_dangjian .dangjian_title{margin-bottom:20px;background:url(../image/dh.png)no-repeat left center;padding-left:40px;line-height: 40px;}
.sy_dangjian .dangjian_title .tit{display:inline-block; font-size:26px; color:#333; font-weight:bold;}
.sy_dangjian .dangjian_title .more{display:inline-block; float: right; width:90px;line-height:34px;height:34px;background:#fff;border:1px solid #c8a063;border-radius:25px;font-size:16px;color: #c8a063;text-align:center;font-style:normal;}
.sy_dangjian .dangjian_title .more:hover{background:#c8a063;color: #fff !important;}
.sy_dangjian .dangjian_left{width:49%; float:left; padding-right:1%;}
.sy_dangjian .dangjian_left ul li{border-radius:10px;overflow: hidden;background:#fff; margin-bottom:20px;box-shadow: 5px 5px 10px #ddd;}
.sy_dangjian .dangjian_left ul li .text1{padding:25px; width:75%; float: left;}
.sy_dangjian .dangjian_left ul li .text1 h4{font-size:22px;color: #222;line-height:1em;font-weight: normal;margin: 0;}
.sy_dangjian .dangjian_left ul li .text1 h4 i{padding-right: 10px; color: #e23701;}
.sy_dangjian .dangjian_left ul li .text1 h4 span{display: block;font-size: 18px;color:#999;line-height:1em;margin-top: 10px;}
.sy_dangjian .dangjian_left ul li .text1 .line1{background:url(../image/line1.png) no-repeat left center;width:100%;height:4px;margin:10px 0;position:relative;transition:all 0.2s ease;}
.sy_dangjian .dangjian_left ul li .text1 .line1:after{ content:''; position:absolute; bottom:0; left:0; width:0; height:2px; background:#f3b876;transition:width 3s;-moz-transition:width 2s;-webkit-transition:width 2s;-o-transition:width 2s; }
.sy_dangjian .dangjian_left ul li:hover .text1 .line1:after{ width:100%;}
.sy_dangjian .dangjian_left ul li .text1 .time{font-size:14px;color:#999;font-weight: normal;}
.sy_dangjian .dangjian_left ul li .text1 .time i{padding-right:10px;}
.sy_dangjian .dangjian_left ul li .text1 p{margin-top:10px; color: #555;font-size:16px; line-height:26px;margin-bottom: 0;}
.sy_dangjian .dangjian_left ul li .date{float:right;width:20%;text-align:center;color:#fff;padding:10px;background:#f3b876;border-radius:0 0 30px;margin-top:20px;margin-right:20px;}
.sy_dangjian .dangjian_left ul li .date .day{font-family:Impact; font-size:40px; transition:.3s ease; line-height:1.2;}
.sy_dangjian .dangjian_left ul li .date .year{font-family:Arial; font-size:16px;}
.sy_dangjian .dangjian_left ul li .img{text-align: center;overflow: hidden; width:40%; float: right;}
.sy_dangjian .dangjian_left ul li .img img{display: block; max-width: 100%; margin: 0 auto;transition:0.5s;}
.sy_dangjian .dangjian_left ul li:hover .img img{transform: scale(1.1);}
.sy_dangjian .dangjian_left ul li:hover .text1 h4{color:#c8a063;}

.sy_dangjian .dangjian_left .swiper-dangjian{ margin-bottom: 20px;}
.sy_dangjian .dangjian_left .swiper-dangjian .swiper-slide{}
.sy_dangjian .dangjian_left .swiper-dangjian .swiper-slide .pic{position:relative;overflow:hidden; border-radius:10px;}
.sy_dangjian .dangjian_left .swiper-dangjian .swiper-slide .pic img{display:block;max-width:100%; margin:0 auto;transition:0.5s;}
.sy_dangjian .dangjian_left .swiper-dangjian .swiper-slide .pic .nr{position:absolute;left:0;bottom:0; height: 50px; line-height: 50px;background: rgba(243,184,118,0.9); color: #fff; width:100%;padding:0 15px;font-size:20px;}
.sy_dangjian .dangjian_left .swiper-dangjian .swiper-slide .pic .nr span{float:right; font-size:15px;}
.sy_dangjian .dangjian_left .swiper-dangjian .swiper-slide .pic .nr span i{padding-right: 10px;}

.dangjian_list{margin-top:0;position: relative; width:48%; float:right; }
.dangjian_list .swiper-button-next{background:url(../image/left1.png) no-repeat;width: 37px;height: 68px;right:0;outline: none;transform: rotate(-180deg);}
.dangjian_list .swiper-button-next:hover{background:url(../image/right1.png) no-repeat;    transform: rotate(-0deg);}
.dangjian_list .swiper-button-prev{background:url(../image/left1.png) no-repeat;width: 37px;height: 68px;left:0;outline: none;}
.dangjian_list .swiper-button-prev:hover{background:url(../image/right1.png) no-repeat;    transform: rotate(-180deg);}
.dangjian_list ul li{border-radius:10px;overflow: hidden;background:#fff; margin-bottom:20px;box-shadow: 5px 5px 10px #ddd;}
.dangjian_list ul li .text1{padding:25px; width:60%; float: left;}
.dangjian_list ul li .text1 h4{font-size:22px;color: #222;line-height:1em;font-weight: normal;margin: 0;}
.dangjian_list ul li .text1 h4 i{padding-right: 10px; color: #e23701;}
.dangjian_list ul li .text1 h4 span{display: block;font-size: 18px;color:#999;line-height:1em;margin-top: 10px;}
.dangjian_list ul li .text1 .line1{background:url(../image/line1.png) no-repeat left center;width:100%;height:4px;margin:10px 0;position:relative;transition:all 0.2s ease;}
.dangjian_list ul li .text1 .line1:after{ content:''; position:absolute; bottom:0; left:0; width:0; height:2px; background:#f3b876;transition:width 3s;-moz-transition:width 2s;-webkit-transition:width 2s;-o-transition:width 2s; }
.dangjian_list ul li:hover .text1 .line1:after{ width:100%;}
.dangjian_list ul li .text1 .time{font-size:14px;color:#999;font-weight: normal;}
.dangjian_list ul li .text1 .time i{padding-right:10px;}
.dangjian_list ul li .text1 p{margin-top:10px; color:#555;font-size:16px; line-height: 28px; margin-bottom: 0;}
.dangjian_list ul li .img{text-align:center;overflow:hidden; width:40%; float:right;}
.dangjian_list ul li .img img{display:block; max-width:100%; margin: 0 auto;transition:0.5s;}
.dangjian_list ul li:hover .img img{transform: scale(1.1);}
.dangjian_list ul li:hover .text1 h4{color:#c8a063;}

.xuexi_phone{background: url("../image/xuexi_bj.jpg") no-repeat center;background-size:100%; padding:30px 15px;padding-bottom:20px;margin-top:20px;display: none;border-radius:15px;}
.anquan_phone{background: url("../image/anquan_bj.jpg") no-repeat center;background-size:100%; padding:30px 15px;padding-bottom:20px;margin-top:0px;display: none;border-radius:15px;}
.pc{display:block;}
.phone{display:none;}

#dangjian_swiper{display: block;}
#dangjian_swiper .swiper-slide{border-radius: 20px;overflow: hidden;background:#fff;box-shadow: 5px 5px 10px #ddd;}
#dangjian_swiper .swiper-slide .img{text-align: center;}
#dangjian_swiper .swiper-slide .text1{padding:40px 25px;}
#dangjian_swiper .swiper-slide .text1 h4{font-size:22px;color: #222;line-height:1em;font-weight: normal;margin: 0;}
#dangjian_swiper .swiper-slide .text1 h4 i{padding-right: 10px; color: #e23701;}
#dangjian_swiper .swiper-slide .text1 h4 span{display: block;font-size: 18px;color:#999;line-height:1em;margin-top: 10px;}
#dangjian_swiper .swiper-slide .text1 .line1{background:url(../image/line1.png) no-repeat left center;width:100%;height:4px;margin:23px 0;}
#dangjian_swiper .swiper-slide .text1 .time{font-size:14px;color:#999;font-weight: normal;}
#dangjian_swiper .swiper-slide .text1 .time i{padding-right:10px;}
#dangjian_swiper .swiper-slide .text1 p{margin-top:10px; color: #555;font-size:16px;line-height:34px;height:68px;margin-bottom: 0;}
#dangjian_swiper .swiper-slide .text1 .more{margin-top:25px;}
#dangjian_swiper .swiper-slide .text1 .more img{display: block; max-width:100%;}
#dangjian_swiper .swiper-slide .text{position: absolute;top:100%;left:0;background: url("../image/dj_bj.jpg") no-repeat center #f4b876;color: #fff;padding:30px 30px;width: 100%;height: 100%;transition: all 0.6s ease-out;opacity: 0;z-index:-1;}
#dangjian_swiper .swiper-slide .text h4{font-size:22px;font-weight: normal;line-height:1em;margin: 0;}   
#dangjian_swiper .swiper-slide .text h4 span{display:block;font-size:18px;padding-top:5px;}
#dangjian_swiper .swiper-slide .text h4 i{padding-right: 10px; color: #e23701;}
#dangjian_swiper .swiper-slide .text .line2{width:100%;height:1px;background:#fff;margin:15px 0;}
#dangjian_swiper .swiper-slide .text .time{font-size:18px;font-weight: normal;margin-bottom:15px;}
#dangjian_swiper .swiper-slide .text .time i{padding-right:10px;}
#dangjian_swiper .swiper-slide .text p{font-size:16px;line-height:1.8em;}
#dangjian_swiper .swiper-slide .text .more{margin-top:25px;}
#dangjian_swiper .swiper-slide .text .more img{display: block; max-width:100%;}
#dangjian_swiper .swiper-slide:hover .text{transition: all 0.6s;opacity: 1;z-index: 9;top:0;}
@media(max-width:1700px){
    .sy_dangjian{padding:100px 0;}
    #dangjian_swiper .swiper-slide{border-radius:15px;}
    .dangjian_list{margin-top:0;}
	#dangjian_swiper .swiper-slide .text1{padding:22px 22px;}
	#dangjian_swiper .swiper-slide .text1 h4{font-size:22px;}
	#dangjian_swiper .swiper-slide .text1 h4 span{font-size: 18px;}
	#dangjian_swiper .swiper-slide .text1 .line1{margin:15px 0;}
	#dangjian_swiper .swiper-slide .text1 p{margin-top:10px; line-height:34px;height:68px;}
	
    #dangjian_swiper .swiper-slide .text{padding:22px 25px;}
    #dangjian_swiper .swiper-slide .text h4{font-size:22px;}
    #dangjian_swiper .swiper-slide .text h4 span{font-size:16px;}
    #dangjian_swiper .swiper-slide .text .line2{margin:10px 0;}
    #dangjian_swiper .swiper-slide .text .time{margin-bottom:15px;font-size:16px;}
}
@media(max-width: 1680px){
    .sy_dangjian{padding:100px 0;}
    #dangjian_swiper .swiper-slide{border-radius:15px;}
    .dangjian_list{margin-top:0;}
	#dangjian_swiper .swiper-slide .text1{padding:33px 20px;}
	#dangjian_swiper .swiper-slide .text1 h4{font-size:22px;}
	#dangjian_swiper .swiper-slide .text1 h4 span{font-size: 18px;}
	#dangjian_swiper .swiper-slide .text1 .line1{margin:15px 0;}
	#dangjian_swiper .swiper-slide .text1 p{margin-top:10px; line-height:34px;height:68px;}
    #dangjian_swiper .swiper-slide .text{padding:20px 15px;}
    #dangjian_swiper .swiper-slide .text h4{font-size:22px;}
    #dangjian_swiper .swiper-slide .text h4 span{font-size:16px;}
    #dangjian_swiper .swiper-slide .text .line2{margin:10px 0;}
    #dangjian_swiper .swiper-slide .text .time{margin-bottom:15px;font-size:16px;}
}
@media(max-width: 1600px){
    .sy_dangjian{padding:100px 0;}
    #dangjian_swiper .swiper-slide{border-radius:15px;}
    .dangjian_list{margin-top:0;}
	#dangjian_swiper .swiper-slide .text1{padding:20px 20px;}
	#dangjian_swiper .swiper-slide .text1 h4{font-size:22px;}
	#dangjian_swiper .swiper-slide .text1 h4 span{font-size: 18px;}
	#dangjian_swiper .swiper-slide .text1 .line1{margin:15px 0;}
	#dangjian_swiper .swiper-slide .text1 p{margin-top:10px; line-height:34px;height:68px;}
    #dangjian_swiper .swiper-slide .text{padding:20px 15px;}
    #dangjian_swiper .swiper-slide .text h4{font-size:22px;}
    #dangjian_swiper .swiper-slide .text h4 span{font-size:16px;}
    #dangjian_swiper .swiper-slide .text .line2{margin:10px 0;}
    #dangjian_swiper .swiper-slide .text .time{margin-bottom:15px;font-size:16px;}
}
@media(max-width: 1440px){
    .sy_dangjian {padding: 90px 0 70px;}
	#dangjian_swiper .swiper-slide .text1{padding:15px 20px;}
	#dangjian_swiper .swiper-slide .text1 h4{font-size:22px;}
	#dangjian_swiper .swiper-slide .text1 h4 span{font-size: 18px;}
	#dangjian_swiper .swiper-slide .text1 .line1{margin:15px 0;}
	#dangjian_swiper .swiper-slide .text1 p{margin-top:10px; line-height:30px;height:60px;}
    #dangjian_swiper .swiper-slide .text p{height:14em;overflow: hidden;}
	#dangjian_swiper .swiper-slide .text{padding:20px 15px;}
    #dangjian_swiper .swiper-slide .text h4{font-size:22px;}
    #dangjian_swiper .swiper-slide .text h4 span{font-size:16px;}
    #dangjian_swiper .swiper-slide .text .line2{margin:10px 0;}
    #dangjian_swiper .swiper-slide .text .time{margin-bottom:15px;font-size:16px;}
}
@media(max-width: 1360px){
    .sy_dangjian {padding:60px 0 40px;}
}
@media(max-width: 1024px){
	.sy_dangjian_guanggao{padding:50px 0;}
	.sy_dangjian_guanggao .tit{font-size:30px;letter-spacing:8px;}
	.sy_dangjian_guanggao .tit span{font-size:32px;}
    #dangjian_swiper .swiper-slide .text1 {padding:25px 15px;}
    #dangjian_swiper .swiper-slide .text1 h4{font-size:20px;}
    #dangjian_swiper .swiper-slide .text1 h4 span{font-size:16px;}
	.sy_dangjian .dangjian_left ul li .text1{padding:20px; width:75%;}
	.sy_dangjian .dangjian_left ul li .text1 h4{font-size:18px;}
	.sy_dangjian .dangjian_left ul li .text1 h4 span{font-size:18px;}
	.sy_dangjian .dangjian_left ul li .text1 .line1{margin:10px 0;}
	.sy_dangjian .dangjian_left ul li .text1 .time{font-size:14px;}
	.sy_dangjian .dangjian_left ul li .text1 p{font-size:15px;line-height:26px;}
	.sy_dangjian .dangjian_left ul li .date{width:20%;border-radius:0 0 20px;margin-top:10px;margin-right:15px;}
	.sy_dangjian .dangjian_left ul li .date .day{font-size:28px;line-height:1.2;}
	.sy_dangjian .dangjian_left ul li .date .year{font-size:12px;}
	.dangjian_list ul li{border-radius:10px;margin-bottom:20px;}
	.dangjian_list ul li .text1{padding:15px;width:60%;}
	.dangjian_list ul li .text1 h4{font-size:18px;}
	.dangjian_list ul li .text1 h4 i{padding-right: 10px;}
	.dangjian_list ul li .text1 h4 span{font-size: 18px;margin-top: 10px;}
	.dangjian_list ul li .text1 .time{font-size:12px;}
}
@media(max-width: 767px){
	.sy_dangjian {padding:30px 0 30px;background:url("../image/dangjian.jpg") no-repeat right top #f2f2f2;}
	.sy_dangjian .container{width: 100%;}
    .dangjian_list {margin-top:0;} 
	.sy_dangjian_guanggao{padding:20px 0;padding-top: 50px;}
	.sy_dangjian_guanggao .tit{font-size:24px;letter-spacing:3px;}
	.sy_dangjian_guanggao .tit span{font-size:26px;}
	.sy_dangjian .dangjian_title{margin-bottom:10px;}
	.sy_dangjian .dangjian_title .tit{font-size:22px;}
	.sy_dangjian .dangjian_title .more{width:70px;line-height:30px;height:30px;border-radius:15px;font-size:14px;}
	.sy_dangjian .dangjian_left{width:100%;padding-right:0;}
	.sy_dangjian .dangjian_left ul.ll{display: none;}
	.sy_dangjian .dangjian_left ul li{margin-bottom:20px;}
	.sy_dangjian .dangjian_left ul li .text1{padding:15px; width:77%;}
	.sy_dangjian .dangjian_left ul li .text1 h4{font-size:18px;}
	.sy_dangjian .dangjian_left ul li .text1 h4 span{font-size:18px;}
	.sy_dangjian .dangjian_left ul li .text1 .line1{margin:10px 0;}
	.sy_dangjian .dangjian_left ul li .text1 .time{font-size:14px;}
	.sy_dangjian .dangjian_left ul li .text1 p{font-size:15px;line-height:26px;}
	.sy_dangjian .dangjian_left ul li .date{width:18%;border-radius:0 0 20px;margin-top:10px;margin-right:15px;}
	.sy_dangjian .dangjian_left ul li .date .day{font-size:28px;line-height:1.2;}
	.sy_dangjian .dangjian_left ul li .date .year{font-size:12px;}
	.sy_dangjian .dangjian_left ul li .img{width:40%;}

	.sy_dangjian .dangjian_left .swiper-dangjian{ margin-bottom: 20px;}
	.sy_dangjian .dangjian_left .swiper-dangjian .swiper-slide .pic{border-radius:10px;}
	.sy_dangjian .dangjian_left .swiper-dangjian .swiper-slide .pic .nr{height: 50px; line-height: 50px;font-size:16px;}
	
	.dangjian_list{width:100%;}
	.dangjian_list ul li{border-radius:10px;margin-bottom:20px;}
	.dangjian_list ul li .text1{padding:25px;width:60%;}
	.dangjian_list ul li .text1 h4{font-size:22px;}
	.dangjian_list ul li .text1 h4 i{padding-right: 10px;}
	.dangjian_list ul li .text1 h4 span{font-size: 18px;margin-top: 10px;}
	.dangjian_list ul li .text1 .time{font-size:14px;}
	.dangjian_list ul li .text1 p{margin-top:10px;font-size:16px;line-height:28px;}
	.dangjian_list ul li .img{width:40%;}
	#dangjian_swiper{display: none;}
	.xuexi_phone{display:block;}
	.anquan_phone{display:block;}
	.pc{display:none;}
    .phone{display:block;}
}


#swiper-container2{margin-top: 60px;}
#swiper-container2 .swiper-slide{border:1px solid #e5e5e5;overflow: hidden;}
#swiper-container2 .swiper-slide img{transition: all 0.6s ease-out;}
#swiper-container2 .swiper-slide:hover img{filter: grayscale(0);-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-o-filter: grayscale(0);-ms-filter: grayscale(0); transition: all 0.6s;transform: scale(1.05);}
#swiper-container2 .swiper-slide .line {position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; transition:transform .4s ease-out .2s,opacity .4s ease-out;
 -ms-transition:-ms-transform .4s ease-out .2s,opacity .4s ease-out;}
#swiper-container2 .swiper-slide .line1 {border-top:2px solid #f4b876; border-bottom:2px solid #f4b876; transform:scale(0,1); -ms-transform:scale(0,1)}
#swiper-container2 .swiper-slide .line2 {border-left:2px solid #f4b876; border-right:2px solid #f4b876; transform:scale(1,0); -ms-transform:scale(1,0)}
#swiper-container2 .swiper-slide:hover .line{transform:scale(1,1); -webkit-transform:scale(1,1); -moz-transform:scale(1,1); opacity:1}

.index_partner_content{padding:0 45px; position: relative;}
.index_partner_content .swiper-button-prev{left: 0;width: 35px;height: 60px;background: url(../image/left4.png) no-repeat center #ccc;}
.index_partner_content .swiper-button-prev:hover{background: url(../image/left4.png) no-repeat center #c8a063;}
.index_partner_content .swiper-button-next{right:0;width: 35px;height: 60px;background: url(../image/left4.png) no-repeat center #ccc;transform: rotate(-180deg);}
.index_partner_content .swiper-button-next:hover{background: url(../image/left4.png) no-repeat center #c8a063;}
.swiper-button-prev,.swiper-button-next{outline: none;}

@media(max-width: 1259px){
    .index_partner_content{padding:0 0px;}
    .index_partner_content .swiper-button-prev,.index_partner_content .swiper-button-next{display:none;}
}
@media(max-width: 1024px){}
@media(max-width: 768px){
    #swiper-container2{margin-top:30px;}    
}
@media(max-width: 640px){
    
}

.container{width: 92%;margin:0 auto;padding-left: 0;padding-right: 0;}
@media(max-width: 1360px){
    .container{width:86%;}
}
@media(max-width: 1300px){
    .container{width:86%;}
}
@media(min-width: 1300px){
    .container{width:86%;}
}
.partner_list{display: flex;flex-wrap: wrap;padding-top:35px;}
.partner_list li{width: 16.8%;overflow: hidden;cursor: pointer;margin-right: 4%;margin-top: 40px;border:1px solid #e5e5e5;}
.partner_list li:nth-child(5n){margin-right: 0%;}
.partner_list li img{filter: grayscale(1);-webkit-filter: grayscale(1);-moz-filter: grayscale(1);-o-filter: grayscale(1);-ms-filter: grayscale(1); transition: all 0.6s ease-out;}
.partner_list li:hover img{filter: grayscale(0);-webkit-filter: grayscale(0);-moz-filter: grayscale(0); -o-filter: grayscale(0);-ms-filter: grayscale(0);  transition: all 0.6s; transform: scale(1.05);}

@media(max-width: 1600px){
    .partner_list li{margin-top: 30px;}
}
@media(max-width: 1440px){  
}
@media(max-width: 1360px){
    .partner_list li{width: 18.4%;margin-right: 2%;margin-top: 20px;}
}
@media(max-width: 1024px){

}
@media(max-width: 768px){
    .container{width: 96%;}   
}
@media(max-width: 767px){
    .partner_list{padding-top: 10px;}
    .partner_list li{width: 32%;margin-top: 10px;}
    .partner_list li:nth-child(3n){margin-right: 0;}
    .partner_list li:last-child{display: none;}
}


.footer{background:#edeef0;}
.foot{display: flex;padding:80px 0;}
.foot li{margin-right:90px;}
.foot li:last-child{margin-right: 0; width:280px; text-align: center;margin-left:30px;}
.foot li div{line-height:36px;margin-bottom:0;font-size:16px;}
.foot li div i{padding-right: 10px;color: #f7ca91; display: inline-block;}
.foot li div p{display: inline-block;}
.foot li a{display: block;font-size: 16px;color:#222;}
.foot li a.tit{margin-bottom: 20px; font-size: 18px;}
.foot li a.tit span{display: block;width:40px; height: 3px; background:#f7ca91; margin-top: 15px;}
.foot li .f_nava{}
.foot li .f_nava a{font-size:16px;color: #444; line-height: 32px;}
.foot li .f_nava a i{padding-right: 10px; color: #f7ca91;}
.foot li img{display: block;max-width:100%; margin: 0 auto;}
.dropdown {width:100%; margin-bottom: 20px !important;}
.dropdown button { width: 100%;text-align: left;border: solid 1px #e1e1e1;background: #fff !important;border-radius: 3px;height: 32px; font-size: 15px;}
.dropdown button i {float:right;margin-top:8px;padding-right:0 !important;}
.dropdown ul {width: 100%;}
.dropdown ul input {height:25px;padding: 3px 10px; border: 1px solid #ccc;border-radius: 15px;width: 100%;}
.dropdown-menu li{margin-right:0;}
.dropdown-menu li:first-child {position: relative;}
.dropdown-menu li:first-child i {position: absolute;top: 12px;right: 20px;font-size: 10px;}
.dropdown-menu li:last-child{text-align:left;margin-left:0;width:auto;}
.dropdown-menu a{ color:#333 !important; font-size:15px;}
.dropdown-menu > li > a{font-size:15px;}
.copyright{border-top:1px solid #ccc;padding:10px 0;text-align:center;}


@media(max-width:1800px){
    .foot li{margin-right:80px;}
}
@media(max-width:1700px){
    .foot li{margin-right:70px;}
}
@media(max-width: 1680px){
    .foot li{margin-right:58px;}
}
@media(max-width: 1600px){
    .foot li{margin-right:54px;}
}
@media(max-width: 1580px){
    .foot li{margin-right:40px;}
}
@media(max-width:1500px){
    .foot li{margin-right:40px;}
}
@media(max-width: 1440px){
    .foot{padding:60px 0;}
    .foot li{margin-right:40px;}    
}
@media(max-width: 1360px){
    .foot li{margin-right:40px;}      
}
@media(max-width: 1300px){
    .foot li{margin-right:30px;}
	.foot li:last-child{margin-left: 0;}
}
@media(max-width: 1260px){
    .foot{flex-wrap: wrap;}
    .foot li{margin-right: 0px;width: 25%;margin-bottom: 15px;}  
}
@media(max-width:992px){
    .foot {padding: 40px 0;} 
    .foot li{display:none;width:50%;}
    .foot li:last-child{display:block;}
	.dropdown-menu li{display: block !important;}
}
@media(max-width: 768px){
    .foot {padding: 40px 0;} 
    .foot li{display:none;width:50%;}
    .foot li:last-child{display:block;width: 100%;}
}
@media(max-width: 767px){
    .foot{padding: 25px 0;}   
    .foot li{width: 100%;margin-bottom: 10px;} 
}


.ny_banner{position:relative;overflow:hidden;margin-top:90px;}
.ny_banner img{display:block;max-width:100%;margin:0 auto;}
.ny_banner .text{display:table-cell;vertical-align:middle;position:absolute;top:40%;left:0;width:100%;}
.ny_banner .text h2{font-size:26px;color: #fff;line-height: 1em;position: relative;font-weight: bold;}
.ny_banner .text p{font-size:30px;color:rgba(255,255,255,.5);line-height: 1em;margin: 15px 0;text-transform: uppercase;}
.ny_banner .text h2:before{content: '';position: absolute;top:50%;height: 3px;background: #fff;right: 100%;width: 1920px;margin-right:15px;opacity: 0.5;}
.ny_banner .pc{display:block;}
.ny_banner .phone{display:none;}

@media(max-width: 768px){
	.ny_banner{margin-top:0;}
    .ny_banner .pc{display:none;}
    .ny_banner .phone{display:block;}
	.ny_banner .text{top:32%;}
	.ny_banner .text h2{padding-left:10px;}
}

.weizhi-navs{font-size: 0;text-align: center;background: #f3f3f3;}
.weizhi-navs a{display: inline-block;vertical-align:middle;font-size:18px;color:#333;line-height:82px;padding:0 36px;position:relative;transition:all .4s;}
.weizhi-navs a:after{content: '';width:80px;height:7px;background: url("../image/line2.png") no-repeat center;background-size: cover;position: absolute;left:20%;margin-left: 0;bottom:18px;transition: all .4s;opacity:0;}
.weizhi-navs a.active{background:#fff;color:#c8a063;}
.weizhi-navs a.active:after{opacity:1;}
.weizhi-navs a:hover{background:#fff;color:#c8a063;}
.weizhi-navs a:hover:after{opacity:1;}

.pageTitleTel{ height:1.1rem;background:#c8a063;position:relative;}
.sideTitleTel{ width:100%; height:1.1rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.36rem; height:1.1rem; line-height:1.1rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:1.1rem; padding-left:20px;}
.sideTitleTel .con a.tan{color: #fff !important;}
.sideTitleTel .con img{ position: absolute; right:20px; top: 50%; margin-top: -0.12rem; width: 0.4rem;
     transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    }
.sideTitleTel .con.on img{ transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);}
.sideTitleNav{ position:absolute; top:1.1rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.3rem; height:1.0rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:1.0rem; line-height:1.0rem; padding-left:20px; color:#666; font-size:16px;}
.sideTitleNav li a i{padding-right:10px;color:#f7ca91;}
.sideTitleNav li a:hover{color:#f7ca91;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.3rem;}

@media(max-width: 768px){
	.weizhi-navs{display:none;}
}



.ny_title{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #eee;}
.ny_title .t1{font-size:28px;margin-bottom:10px;color:#222;}
.ny_title .t1 a{display:inline-block;float:right;width:90px;line-height:34px;height:34px;background:#fff;border:1px solid #c8a063;border-radius:25px;font-size: 16px;color:#c8a063;text-align:center;font-style:normal;margin-top:20px;}
.ny_title .t1 a:hover{background:#c8a063;color:#fff !important;}
.ny_title .date{margin-bottom:0;text-align:center; color:#999;}
.ny_title .date i{padding-right:10px;}
.ny_title .t2{font-size:32px;color:#888;text-transform:uppercase;}

.ny_about{padding:80px 0;}
.ny_about .nr{}
.ny_about .nr .nr_left{padding-right:0;}
.ny_about .nr .nr_left .con{line-height:36px;font-size:17px;min-height:230px;margin-bottom:40px;padding-right:116px;}
.ny_about .nr .nr_left .con p{text-indent:2em;text-align:justify;}
.ny_about .nr .nr_left .imgbox{padding-top:36px;padding-right:116px;background: url(../image/about-jtjj-img-bg.png) no-repeat;background-position:30px 0;overflow:hidden;}
.ny_about .nr .nr_right{}
.ny_about .nr .nr_right .l{padding:30px 20px;height:243px;}
.ny_about .nr .nr_right .l .tit{font-size:18px;height:100px;text-align:right;margin-bottom:40px;}
.ny_about .nr .nr_right .l .n{font-size:50px;font-weight:bold;letter-spacing:1px;margin-bottom:0;}
.ny_about .nr .nr_right .l .n span{font-size:18px;font-weight:400;}
.ny_about .nr .nr_right .l1{border: 2px solid #f5ddb9; color:#c8a063;}
.ny_about .nr .nr_right .l2{background:#f5ddb9;color:#c8a063;}
.ny_about .nr .nr_right .l3{background:#e3b876;color:#fff;}
.ny_about .nr .nr_right .l4{background:#c8a063;color:#fff;}
.ny_about .nr .nr_right .l5{background:#e8af57;color:#fff;}
.ny_zuzhi{padding:80px 0;padding-bottom: 100px; background:url("../image/jiagou_bj.jpg") no-repeat center bottom;}

.ny_wenhua{}
.ny_wenhua .l{background:rgba(185, 137, 62, 0.8);text-align:center;padding:50px 30px;color:#fff;height:400px;border-radius:0 50px 0 50px;}
.ny_wenhua .l .pic{overflow:hidden;margin-bottom:20px;}
.ny_wenhua .l .pic img{display:block; max-width:100%; margin:0 auto;transition: all 0.4s; }
.ny_wenhua .l .tit{font-size:26px; font-weight:bold;}
.ny_wenhua .l span{display:block;width:30px; height:3px;background:#fff;margin:20px auto;}
.ny_wenhua .l p{font-size:16px;line-height:28px;}
.ny_wenhua .l:hover .pic img{transform: rotate(360deg);}

.ny_pinpai{padding:80px 0;background: url("../image/fc_bj.jpg") no-repeat center top;}
.ny_pinpai .pic{overflow:hidden;padding-top: 30px;}
.ny_pinpai .pic img{display: block;max-width:70%; margin: 0 auto;}
.ny_pinpai .j_right{ text-align:left; width:100%;margin-top:60px;}
.ny_pinpai .j_right .tit {font-size:36px; color:#333;padding-left:2%;}
.ny_pinpai .j_right .tit p{ font-size:32px;color:#888;text-transform:uppercase; margin-top: 10px;}
.ny_pinpai .j_right .line-short {display: block;width: 15px;height: 2px;background: #e8c082;margin-bottom:40px; margin-top:30px;margin-left: 2%;}
.ny_pinpai .j_right .nr{font-size:20px;color: #fff;background: url("../image/jt_bj.png") no-repeat center top;padding: 50px 40px; height:280px;}
.ny_pinpai .j_right .nr p{font-size:20px;line-height:32px; padding-bottom:20px;}
.ny_pinpai .j_right .nr p a{ font-size:20px; font-weight:bold; color:#fff;}

.ny_fengcai{padding: 80px 0;}
.ny_fengcai .l{background:#f2f2f2; padding:10px;margin-bottom: 40px;}
.ny_fengcai .l .pic{overflow:hidden;}
.ny_fengcai .l .pic img{display:block;max-width:100%;margin:0 auto;transition:0.5s;}
.ny_fengcai .l .tit{height:46px;line-height:46px;text-align:center;font-size:18px;background:#fff; color:#333;}
.ny_fengcai .l:hover .pic img{transform: scale(1.1);}
.ny_fengcai .l:hover .tit{background:#c8a063;color:#fff;}

.ny_licheng{padding:80px 0;background: url("../image/licheng_bj.jpg") no-repeat center bottom;}
.ny_licheng .year{font-size:32px;margin-bottom:12px;color:#c8a063;}
.ny_licheng .history-txt p{font-size:16px;line-height:28px; position:relative;padding-left:15px;}
.ny_licheng .history-txt p:before{content:"";position:absolute;width:6px;height:6px;background:#a7a7a7;border-radius:100%;left: 0;top:10px;}
.ny_licheng .history .swiper-slide{height:740px;}
.ny_licheng .hiscon .img100{margin-bottom: 10px;max-width: 100%;}
.ny_licheng .hiscon .img100 img{display: block; max-width: 100%; margin: 0 auto; border-radius:10px;}
.ny_licheng .history{z-index: 9;position: relative;}
.ny_licheng .hiscon{height:400px;overflow: auto;padding-left: 30px;width:325px;box-sizing: border-box;}
.ny_licheng .history .swiper-slide.n4 .hiscon{width: auto;}
.ny_licheng .history .swiper-slide.last .hiscon{width: auto;}
.ny_licheng .swiper-slide.even .hiscon{margin-top:340px; padding-top: 47px;}
.ny_licheng .history:before{content: '';position: absolute;width: 100%;top:50%;left: 0;border-top: 1px solid #ccc;}
.ny_licheng .history-dot{position: absolute;width:10px;height:10px;border:2px solid #e8c082;border-radius: 100%;top:14px;background: #fff; left: 3px;z-index: 3;}
.ny_licheng .history-line{position: absolute;left: 8px;top:20px;border-left: 1px solid #ccc;bottom:50%;z-index: 1;}
.ny_licheng .swiper-slide.even .history-line{top:50%;height: 40px;}
.ny_licheng .swiper-slide.even .history-dot{top:50%;margin-top: 40px;}
.ny_licheng .history-box{padding-top: 120px;}
.ny_licheng .history-warp-mg .swiper-container{padding-right: 100px;}
.ny_licheng .kedu{position: absolute;bottom:50%;height: 15px;background: url("../image/kdu.png");width: 100%;left: 0;z-index: -1;}
.ny_licheng .hisBtn div{position: absolute;width: 44px;height: 44px;cursor: pointer;top:50%;margin-top: -22px;border-radius: 100%;background-color: #e8c082;transition: all .4s;z-index: 9;}
.ny_licheng .hisBtn div:before{position: absolute;width: 100%;height: 100%;top:0;left: 0;content: '';transition: all .3s;}
.ny_licheng .hisBtn1{left: -70px;}
.ny_licheng .hisBtn2{right: -70px;}
.ny_licheng .hisBtn1:before{background: url("../image/441.png") no-repeat center;background-size: cover;}
.ny_licheng .hisBtn2:before{background: url("../image/442.png") no-repeat center;background-size: cover;}
.ny_licheng .hisBtn div:hover{background: #e60012;}

.ny_rongyu{padding:80px 0;background: url("../image/fc_bj.jpg") repeat center top;}
.ny_rongyu .list{ padding:30px; background:#fff;box-shadow: 5px 5px 10px #ddd; margin-bottom:60px; border:1px solid #eee;border-radius: 0 50px;}
.ny_rongyu .list .img1{overflow:hidden;}
.ny_rongyu .list .img1 img{ max-width:100%; display:block; margin:0 auto;transition: all 0.6s ease-out;border-bottom:1px solid #e8e8e8; padding-bottom:25px;}
.ny_rongyu .list .img1 img:hover{transition: all 0.6s;transform: scale(1.1);}
.ny_rongyu .list .tit{ margin-top:15px;text-align:center;color:#333; font-size:18px;}


@media(max-width: 768px){
	.weizhi-navs{display:none;}
	.ny_title{margin-bottom:15px;display:none;}
	.ny_about{padding:30px 0;}
	.ny_about .nr{}
	.ny_about .nr .nr_left{padding-right:15px;}
	.ny_about .nr .nr_left .con{line-height:28px;font-size:16px;min-height:230px;margin-bottom:20px;padding-right:0;}
	.ny_about .nr .nr_left .imgbox{padding-top:20px;padding-right:20px;background-position:30px 0;margin-bottom: 20px;}
	.ny_about .nr .nr_right{padding:0 15px;}
	.ny_about .nr .nr_right .l{padding:30px 20px;height:160px;}
	.ny_about .nr .nr_right .l .tit{font-size:16px;height:auto;margin-bottom:30px;}
	.ny_about .nr .nr_right .l .n{font-size:36px;}
	.ny_about .nr .nr_right .l .n span{font-size:15px;}
	.ny_about .nr .nr_right .l_1{display: none;}
	.ny_zuzhi{padding: 30px 0;}
	.ny_wenhua .l{margin-bottom: 20px;height:auto;padding: 30px 20px;}
	.ny_wenhua .l .tit{font-size:22px;}
	.ny_pinpai{padding:30px 0;}
	.ny_pinpai .pic{padding-top:0;}
	.ny_pinpai .j_right{margin-top:30px;}
	.ny_pinpai .j_right .nr{background:#c8a063;padding:30px 30px;height:auto;}
	.ny_pinpai .j_right .nr p{font-size:16px;line-height:28px;}
	.ny_fengcai{padding:30px 0;}
	.ny_licheng{padding:30px 0;}
	.ny_fengcai .l{margin-bottom:40px;}
	.ny_title .t1 a{margin-top:0;width:65px;line-height:30px;height:30px;border-radius:15px;font-size:14px;}
	.ny_rongyu{padding:30px 0;}
	.ny_rongyu .list{margin-bottom:20px;}
}



.ny_case{padding:80px 0;}
.ny_case li{position:relative;margin-bottom:80px;}
.ny_case li:last-child{margin-bottom:0;}
.ny_case li:nth-child(odd) .pic{margin-left:auto;margin-right:0;}
.ny_case li:nth-child(odd) .info{left:calc((100% - 1440px) / 2);}
.ny_case li:nth-child(even) .info{right:calc((100% - 1440px) / 2);}
.ny_case .info{position:absolute;top:0;z-index:1;width:27.5%;height:100%;display:flex;display:-webkit-box;
  
  display:-moz-box;
  
  display:-webkit-flex;
  
  display:-moz-flex;
  
  display:-ms-flexbox;
  
  align-items:center;
}
.ny_case .info:hover .index-more{box-shadow:0 2px 30px rgba(197, 37, 30, 0.28);}
.ny_case .info:hover .icon{transform: rotateY(180deg);}
.ny_case .info:hover h3{color: #c8a063;}
.ny_case .inner{width:100%;background:#fff;padding:52px 110px 60px 60px;box-shadow: 5px 2px 15px #aaa;border-radius: 50px 0;}
.ny_case .pic{width:65%;overflow: hidden;}
.ny_case .pic img {transition-duration:2s;}
.ny_case .pic:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);}
.ny_case .icon {width:90px;transition: transform 0.3s ease;-webkit-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;-ms-transition: transform 0.3s ease;-o-transition:transform 0.3s ease;}
.ny_case h3{font-size:24px;font-weight:700;line-height:30px;margin-top:42px;transition: color 0.3s ease;-webkit-transition: color 0.3s ease;-moz-transition: color 0.3s ease;-ms-transition: color 0.3s ease;-o-transition: color 0.3s ease;}
.ny_case .desc {line-height:30px;text-align:justify;margin:24px auto 40px;font-size:16px;}
.ny_case .more{display:inline-block;width:120px;line-height:42px;height:42px;background:#fff;border:1px solid #c8a063;border-radius:25px;font-size: 16px;color:#c8a063;text-align:center;font-style:normal;margin-top:20px;}
.ny_case li:hover .more{background:#c8a063;color:#fff !important;}
.page-caption{font-size: 30px;font-weight:700;line-height:36px;margin-bottom:45px;}

.case_show{padding:10px 0;}
.case_show .pic{overflow:hidden;position:relative;}
.case_show .pic::before{content:'';width:50px;height:60px;border-right:5px solid #c8a063;border-bottom:5px solid #c8a063;position:absolute;right:0;bottom:0;}
.case_show .pic::after {content:'';width:50px;height:60px;border-left:5px solid #c8a063;border-top:5px solid #c8a063;position:absolute;left:0;top:0;}
.case_show .pic img{display:block;max-width:100%; margin:0 auto;padding: 5px;}
.case_show .text{background:#f2f2f2;padding:10px 15px;font-size:16px;line-height:28px;color:#333; border-left: 4px solid #c8a063;margin-bottom:40px;margin-top: 20px;}
.case_show p{line-height: 28px; color: #555; font-size: 16px;}

@media(max-width: 768px){
	.ny_case{padding:30px 0;}
	.ny_case li{margin-bottom:30px;padding: 0 15px;}
	.ny_case li:nth-child(odd) .info{left:calc((100% - 100%) / 2);}
	.ny_case li:nth-child(even) .info{right:calc((100% - 100%) / 2);}
	.ny_case .info{position: static; width:100%;height:100%;}
	.ny_case .info:hover .index-more{box-shadow:0 2px 30px rgba(197, 37, 30, 0.28);}
	.ny_case .info:hover .icon{transform: rotateY(180deg);}
	.ny_case .inner{padding:30px;box-shadow:5px 2px 15px #aaa;border-radius:0 0 30px 30px;}
	.ny_case .pic{width:100%;}
	.ny_case .icon {width:40px;}
	.ny_case h3{font-size:22px;line-height:30px;margin-top:10px;}
	.ny_case .desc {line-height:30px;margin:20px auto 10px;font-size:16px;}
	.ny_case .more{margin-top:10px;}
}


.ny_news{}
.ny_news .news_top{margin-bottom:30px;padding:0 15px;}
.ny_news .news_top .pic{overflow: hidden;}
.ny_news .news_top .pic img{max-width:100%; margin:0 auto; display:block;transition:0.5s;}
.ny_news .news_top .info{padding:40px;}
.ny_news .news_top .info .time{font-size:16px;color:#c8a063;line-height:20px;margin-bottom:30px;font-weight:bold;}
.ny_news .news_top .info .time i{padding-right:10px;}
.ny_news .news_top .info .tit{font-size:28px;font-weight:700;line-height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color: #333;}
.ny_news .news_top .info .tit i{color: #c6241f;padding-right: 10px;}
.ny_news .news_top .info .text{line-height:30px;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:90px;margin:32px auto 40px;font-size:16px; color: #555;}
.ny_news .news_top .info .more{width:120px;line-height:42px;height:42px;background:#fff;border:1px solid #c8a063;border-radius:25px;font-size: 16px;color:#c8a063;text-align:center;font-style:normal;margin-top:20px;}
.ny_news .news_top a{background: #f2f2f2;display: block;}
.ny_news .news_top a:hover .pic img{transform: scale(1.1);}
.ny_news .news_top a:hover .tit{color:#c8a063}
.ny_news .news_top a:hover .more{background:#c8a063;color:#fff !important;}
.swiper-pagination-bullet-active{background:#f00 !important;}

.ny_news .news_more{display:block;width:150px; height:46px; line-height:46px; text-align:center; border-radius:23px; border:1px solid #c8a063; font-size: 16px; margin: 0 auto; color: #c8a063;}
.ny_news .news_more i{padding-left:10px;}
.ny_news .news_more:hover{background: #c8a063;color: #fff !important;}

.ny_news .news_bottom{}
.ny_news .news_bottom .l{position:relative;text-align:center;padding:22px 48px 70px;margin-right:3.905%;margin-top: 78px;background-color: #fff;transition: box-shadow 0.3s ease;-webkit-transition: box-shadow 0.3s ease;-moz-transition: box-shadow 0.3s ease;-ms-transition: box-shadow 0.3s ease;-o-transition: box-shadow 0.3s ease;background: #f2f2f2;}
.ny_news .news_bottom .l:hover {box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);background: #fff;}
.ny_news .news_bottom .l:hover .name {color: #c8a063;}
.ny_news .news_bottom .l .date {position: relative;top: -40px;text-align: center;width: 104px;height: 104px;line-height: 20px;background-color: #c8a063;padding-top: 26px; font-weight: bold;}
.ny_news .news_bottom .l .date .day {font-size: 40px;line-height: 30px;margin-bottom: 6px;}
.ny_news .news_bottom .l .date .day,
.ny_news .news_bottom .l .date p {color:#fff;margin-bottom: 0;padding-top: 5px;}
.ny_news .news_bottom .l .name{font-size: 24px;font-weight: 700;height: 72px;line-height: 36px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: color 0.3s ease;-webkit-transition: color 0.3s ease;-moz-transition: color 0.3s ease;-ms-transition: color 0.3s ease;-o-transition: color 0.3s ease;text-align: justify;margin-bottom: 26px;color: #333;}
.ny_news .news_bottom .l .desc {line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 90px;text-align: justify; font-size: 16px; color: #555;}
.ny_news .news_bottom .l .more{margin-top: 30px;text-align: left;}



.ny_news .pic_list{position:relative;overflow: hidden;margin-bottom:40px;}
.ny_news .pic_list a{display:block;width:100%;}
.ny_news .pic_list img{display:block;max-width:100%;margin:0 auto;transition: all 1s ease-out 0s;}
.ny_news .pic_list .tit{position:absolute;left:0;bottom:0;color:#fff;padding:20px 35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:36px;background-color:rgba(0, 0, 0, 0.5);width:100%;font-size:22px;}
.ny_news .pic_list .tit span{float:right;font-size:15px;}
.ny_news .pic_list .tit span i{padding-right: 10px;}
.ny_news .pic_list a:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);}
.ny_news .tupian_list{}
.ny_news .tupian_list ul li{position:relative;margin-bottom:20px !important;background:#fff;overflow:hidden;margin:0 15px;}
.ny_news .tupian_list ul li a{display: block;padding: 20px;border: 1px solid #ddd;}
.ny_news .tupian_list ul li a .pic{width:19.6%;text-align: center;height: 100%;float: left;border-right: 1px solid #ddd;margin-right: 2%;overflow: hidden;}
.ny_news .tupian_list ul li a .pic img{width: 100%; height: auto;}
.ny_news .tupian_list ul li a .info{display: block;width:78%;float: left;}
.ny_news .tupian_list ul li a .info .tit{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding: 5px 0 0;margin-bottom:10px; color: #333; font-size:20px;font-weight: bold;}
.ny_news .tupian_list ul li a .info .time{margin-bottom:10px; font-size: 15px; color:#999;}
.ny_news .tupian_list ul li a .info .time i{padding-right: 10px; color: #c8a063;}
.ny_news .tupian_list ul li a .info .text{color:#555;font-size:15px;line-height:1.8;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.ny_news .tupian_list ul li a .info .more{text-align: left;margin-top:10px;}
.ny_news .tupian_list ul li::before{content: '';display: block;width: 0;height:2px;position: absolute;left: 0;bottom: 0;z-index: 5;background: #c8a063;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.ny_news .tupian_list ul li:hover:before{width: 100%;}
.ny_news .tupian_list ul li:hover a .pic img{transform: scale(1.09);-webkit-transform: scale(1.09);}
.ny_news .tupian_list ul li:hover a .info .tit{color: #c8a063;}
.ny_news .tupian_list ul li:hover ,.ny_news .tupian_list ul li:hover {-moz-box-shadow:0px 2px 10px #bbb; -webkit-box-shadow:0px 2px 10px #bbb; box-shadow:0px 2px 10px #bbb;}
 


.ny_news .video_list{position:relative;overflow:hidden;background:#fff; margin-bottom:40px;}
.ny_news .video_list .pic{overflow:hidden;}
.ny_news .video_list .pic img{max-width:100%;display:block;margin:0 auto;transition:0.5s;}
.ny_news .video_list .txt{padding: 30px 20px;background: #f2f2f2;position: relative;z-index: 2;}
.ny_news .video_list .txt .tit{font-size:22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;line-height: 1.5em;font-weight: bold; color: #222;height:1.5em; margin-bottom:10px;}
.ny_news .video_list .txt .con{line-height:1.5;color: #333;margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 64px;}
.ny_news .video_list .txt .con1{line-height:1.8;color: #333;margin:22px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow:hidden;height:62px; margin-bottom: 30px;font-size: 16px;}
.ny_news .video_list .txt .day{border-top:1px solid #e1e1e1; padding-top: 10px;color: #888; background: url(../image/more.png) no-repeat right;}
.ny_news .video_list .txt .day i{padding-right:10px;}
.ny_news .video_list:hover .pic img{transform:scale(1.1);}
.ny_news .video_list :hover .txt .tit{color:#c8a063;}
.ny_news .video_list :hover .txt .day{color:#000; background: url("../image/more.png") no-repeat right; }


.ny_news .gonggao_list{margin-bottom: 20px;}
.ny_news ul.gonggao_list li{border-bottom: solid #ebebeb 1px; transition: all .3s linear;}
.ny_news ul.gonggao_list li>a{display: flex; padding:30px 0;}
.ny_news ul.gonggao_list li  .fl{ width: calc(100% - 1.8rem); margin-right: .7rem;}
.ny_news ul.gonggao_list li em{ font-style: normal;}
.ny_news ul.gonggao_list li  .fl>em.em1{ display: block; font-size: .2rem; line-height: 1.5; color: #333;overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis; position: relative; padding-left: .2rem; font-weight: bold;}
.ny_news ul.gonggao_list li  .fl>em.em1:before{ position: absolute; width: 5px; height: 5px; border-radius: 50%;  background: #c8a063; left: 0; top:calc(50% - 2.5px); content: '';}
.ny_news ul.gonggao_list li:hover .fl>em.em1{ color: #c8a063;}
.ny_news ul.gonggao_list li:hover{border-bottom-color:#c8a063; }
.ny_news ul.gonggao_list li  .fl>em.em2{ font-size: .16rem; line-height: 1.5; color: #a8a7b0; margin-top: .1rem;overflow : hidden; padding-left: .2rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.ny_news ul.gonggao_list li .fr{ width: 3rem; display: flex; border-left: solid #ebebeb 1px; justify-content: flex-end; align-items: center;}
.ny_news ul.gonggao_list li .fr span.date{ font-size: .2rem; line-height: 1.5;  color: #999;}
.ny_news ul.gonggao_list li .fr span.date b{font-size: .28rem; display: block; line-height: 1.8; color: #666;font-weight: normal; }
.ny_news ul.gonggao_list li .fr em{display: flex; align-items: center; font-size: .16rem; color: #666;}
.ny_news ul.gonggao_list li .fr i{margin-left: .9rem;}


.news_show1{padding:0 15px;}
.news_show1 p{text-indent:2em; line-height:28px; font-size:16px; color:#555;}
.news_show1 img{display:block; max-width:100%; margin:0 auto; height:auto !important;}
.news_show1 table{ border-collapse:collapse; width:100%;}
.news_show1 table th,.news_show1 table td{border-collapse:collapse;border:1px solid #555;}
.news_show1 video{display:block;width:80%;margin: 0 auto;}

.news_right{height:100%;background-color:#f2f2f2;padding:58px 48px 60px;}
.news_right .caption{font-size: 18px;font-weight: 700;line-height: 24px;margin-bottom: 10px;}
.news_right p{line-height: 24px;margin-bottom: 44px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;}
.news_right p a{transition: color 0.3s ease;-webkit-transition: color 0.3s ease;-moz-transition: color 0.3s ease;-ms-transition: color 0.3s ease;-o-transition: color 0.3s ease;}
.news_right p a:hover{color: #c6241f;font-weight: 700;}
.news_right .return{display: block;font-size: 16px;color:#fff;line-height:48px;text-align:center;margin-top:40px;background-color: #c6241f;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
.news_right .return img{margin-right: 12px;vertical-align: middle;position: relative;top: -1px;}
.news_right .return:hover{box-shadow:0 2px 30px rgba(197, 37, 30, 0.28);font-weight: 700;}

@media(max-width: 768px){
	.ny_news .news_top{padding:0;margin-bottom: 0;}
	.ny_news .news_top .info .tit{font-size:22px;line-height:36px;}
	.ny_news .pic_list{margin-bottom:30px;}
	.ny_news .pic_list .tit{padding:10px 15px;line-height:36px;font-size:20px;}
	.ny_news .video_list{margin-bottom:30px;}
	.ny_news .video_list .txt .tit{font-size:18px;height:auto;}
	.ny_news .video_list .txt .con1{height:auto;margin: 15px 0; margin-bottom: 15px;}
	.news_show1{padding: 0;}
	.news_show1 .ny_title{display: block !important;}
	.ny_title .t1 {font-size:22px;}
	.news_show1 video{width:100%;margin-bottom:30px;}
	.news_right{padding: 30px;}
	.ny_news .tupian_list{margin-top:0;}
	.ny_news .tupian_list ul li{margin-bottom:20px !important;margin:0 0;}
	.ny_news .tupian_list ul li a{padding:20px;}
	.ny_news .tupian_list ul li a .pic{width:100%;margin-right:0;}
	.ny_news .tupian_list ul li a .info{width:100%;}
	.ny_news .tupian_list ul li a .info .tit{padding:5px 0 0;margin-bottom:10px;font-size:18px;}
	.ny_news .tupian_list ul li a .info .time{margin-bottom:10px;font-size:15px;}
}


.dj_jianjie{padding:40px 0; padding-bottom: 80px;}
.dj_jianjie .nr{background: url("../image/dangjian1.jpg") no-repeat right bottom #fff;padding:60px 50px; padding-bottom:130px; border-radius: 10px; background-size: 100%;}
.dj_jianjie p{margin-bottom:15px;line-height:30px;color:#333;text-indent:2em;font-size:18px;}

.dj_anquan .anquan_top{}
.dj_anquan .anquan_top .list{position:relative;overflow:hidden;background:#fff; margin-bottom:40px;}
.dj_anquan .anquan_top .list .pic{overflow:hidden;}
.dj_anquan .anquan_top .list .pic img{max-width:100%;display:block;margin:0 auto;transition:0.5s;}
.dj_anquan .anquan_top .list .txt{padding: 30px 20px;background: #f2f2f2;position: relative;z-index: 2;}
.dj_anquan .anquan_top .list .txt .tit{font-size:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 1.5em;font-weight: bold; color: #222;height: 3em; margin-bottom:10px;}
.dj_anquan .anquan_top .list .txt .con{ line-height:1.5;color: #333;margin: 10px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 64px;}
.dj_anquan .anquan_top .list .txt .day{border-top:1px solid #e1e1e1; padding-top: 10px;color: #888; background: url(../image/more.png) no-repeat right;}
.dj_anquan .anquan_top .list .txt .day i{padding-right:10px;}
.dj_anquan .anquan_top .list:hover .pic img{transform:scale(1.1);}
.dj_anquan .anquan_top .list :hover .txt .tit{color:#c8a063;}
.dj_anquan .anquan_top .list :hover .txt .day{color:#000; background: url("../image/more.png") no-repeat right; }

.dj_anquan .anquan_bottom ul{margin-bottom:40px;}
.dj_anquan .anquan_bottom ul li{border-radius:10px;overflow:hidden; border: 1px solid #eee; margin-bottom:20px;box-shadow:5px 5px 10px #ddd;}
.dj_anquan .anquan_bottom ul li .text1{padding:30px;width:85%;float:left;}
.dj_anquan .anquan_bottom ul li .text1 h4{font-size:22px;color:#222;line-height:1em;font-weight:normal;margin:0;}
.dj_anquan .anquan_bottom ul li .text1 h4 i{padding-right: 10px; color: #e23701;}
.dj_anquan .anquan_bottom ul li .text1 h4 span{display: block;font-size: 18px;color:#999;line-height:1em;margin-top: 10px;}
.dj_anquan .anquan_bottom ul li .text1 .line1{background:url(../image/line1.png) no-repeat left center;width:100%;height:4px;margin:10px 0;position:relative;transition:all 0.2s ease;}
.dj_anquan .anquan_bottom ul li .text1 .line1:after{ content:''; position:absolute; bottom:0; left:0; width:0; height:2px; background:#f3b876;transition:width 3s;-moz-transition:width 2s;-webkit-transition:width 2s;-o-transition:width 2s; }
.dj_anquan .anquan_bottom ul li:hover .text1 .line1:after{ width:100%;}
.dj_anquan .anquan_bottom ul li .text1 .time{font-size:14px;color:#999;font-weight: normal;}
.dj_anquan .anquan_bottom ul li .text1 .time i{padding-right:10px;}
.dj_anquan .anquan_bottom ul li .text1 p{margin-top:10px; color: #555;font-size:16px; line-height:26px;margin-bottom: 0;}
.dj_anquan .anquan_bottom ul li .date{float:right;width:12%;text-align:center;color:#fff;padding:10px;background:#f3b876;border-radius:0 0 30px;margin-top:20px;margin-right:20px;}
.dj_anquan .anquan_bottom ul li .date .day{font-size:40px; transition:.3s ease; line-height:1.2;}
.dj_anquan .anquan_bottom ul li .date .year{font-size:16px;}
.dj_anquan .anquan_bottom ul li .img{text-align: center;overflow: hidden; width:40%; float: right;}
.dj_anquan .anquan_bottom ul li .img img{display: block; max-width: 100%; margin: 0 auto;transition:0.5s;}
.dj_anquan .anquan_bottom ul li:hover .img img{transform: scale(1.1);}
.dj_anquan .anquan_bottom ul li:hover .text1 h4{color:#c8a063;}

.dj_lianzheng{}
.dj_lianzheng .l{border-radius:10px;overflow:hidden; border: 1px solid #eee; margin-bottom:30px;box-shadow:5px 5px 10px #ddd;}
.dj_lianzheng .l .text1{padding:30px;width:85%;float:left;}
.dj_lianzheng .l .text1 h4{font-size:22px;color:#222;line-height:1em;font-weight:bold;margin:0;}
.dj_lianzheng .l .text1 h4 i{padding-right: 10px; color: #e23701;}
.dj_lianzheng .l .text1 h4 span{display: block;font-size: 18px;color:#999;line-height:1em;margin-top: 10px;}
.dj_lianzheng .l .text1 .line1{background:url(../image/line1.png) no-repeat left center;width:100%;height:4px;margin:10px 0;position:relative;transition:all 0.2s ease;}
.dj_lianzheng .l .text1 .line1:after{ content:''; position:absolute; bottom:0; left:0; width:0; height:2px; background:#c6241f;transition:width 3s;-moz-transition:width 2s;-webkit-transition:width 2s;-o-transition:width 2s; }
.dj_lianzheng .l:hover .text1 .line1:after{ width:100%;}
.dj_lianzheng .l .text1 .time{font-size:14px;color:#999;font-weight: normal;}
.dj_lianzheng .l .text1 .time i{padding-right:10px;}
.dj_lianzheng .l .text1 p{margin-top:10px; color: #555;font-size:16px; line-height:26px;margin-bottom: 0;}
.dj_lianzheng .l .date{float:right;width:12%;text-align:center;color:#fff;padding:10px;background:#c6241f;border-radius:0 0 30px;margin-top:35px;margin-right:20px;}
.dj_lianzheng .l .date .day{font-size:40px; transition:.3s ease; line-height:1.2;}
.dj_lianzheng .l .date .year{font-size:16px;}
.dj_lianzheng .l .img{text-align: center;overflow: hidden; width:40%; float: right;}
.dj_lianzheng .l .img img{display: block; max-width: 100%; margin: 0 auto;transition:0.5s;}
.dj_lianzheng .l:hover .img img{transform: scale(1.1);}
.dj_lianzheng .l:hover .text1 h4{color:#c6241f;}

.dj_quntuan{}
.dj_quntuan .l{border-radius: 20px;overflow: hidden;background:#f2f2f2;box-shadow: 5px 5px 10px #ddd;position: relative;margin-bottom:40px;}
.dj_quntuan .l .img{text-align: center;}
.dj_quntuan .l .text1{padding:35px 25px;}
.dj_quntuan .l .text1 h4{font-size:22px;color: #222;line-height:1em;font-weight: normal;margin: 0;}
.dj_quntuan .l .text1 h4 i{padding-right: 10px; color: #e23701;}
.dj_quntuan .l .text1 h4 span{display: block;font-size: 18px;color:#999;line-height:1em;margin-top: 10px;}
.dj_quntuan .l .text1 .line1{background:url(../image/line1.png) no-repeat left center;width:100%;height:4px;margin:15px 0;}
.dj_quntuan .l .text1 .time{font-size:14px;color:#999;font-weight: normal;}
.dj_quntuan .l .text1 .time i{padding-right:10px;}
.dj_quntuan .l .text1 p{margin-top:10px; color: #555;font-size:16px;line-height:34px;height:68px;margin-bottom: 0;}
.dj_quntuan .l .text1 .more{margin-top:25px;}
.dj_quntuan .l .text1 .more img{display: block; max-width:100%;}
.dj_quntuan .l .text{position: absolute;top:100%;left:0;background: url("../image/dj_bj.jpg") no-repeat center #f4b876;color: #fff;padding:30px 30px;width: 100%;height: 100%;transition: all 0.6s ease-out;opacity: 0;z-index:-1;}
.dj_quntuan .l .text h4{font-size:22px;font-weight: normal;line-height:1em;margin: 0;}   
.dj_quntuan .l .text h4 span{display:block;font-size:18px;padding-top:5px;}
.dj_quntuan .l .text h4 i{padding-right: 10px; color: #e23701;}
.dj_quntuan .l .text .line2{width:100%;height:1px;background:#fff;margin:15px 0;}
.dj_quntuan .l .text .time{font-size:18px;font-weight: normal;margin-bottom:15px;}
.dj_quntuan .l .text .time i{padding-right:10px;}
.dj_quntuan .l .text p{font-size:16px;line-height:1.8em;}
.dj_quntuan .l .text .more{margin-top:25px;}
.dj_quntuan .l .text .more img{display: block; max-width:100%;}
.dj_quntuan .l:hover .text{transition: all 0.6s;opacity: 1;z-index: 9;top:0;}

.dj_yuandi .l{background:#f2f2f2; transition:all 0.5s; margin-bottom:30px; padding:20px 0;}
.dj_yuandi .l .txts{ width:92%; margin:0 auto; max-width:400px;}
.dj_yuandi .l .txts .h2{ color:#000000; font-size:22px; font-weight:normal; height:36px; line-height:36px; margin-top:20px;transition:all 0.3s;overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.dj_yuandi .l .txts .h2 i{color:#c6241f;}
.dj_yuandi .l .txts .p{ font-size:16px; color:#666666; line-height:24px; height:48px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2; -webkit-box-orient: vertical;transition:all 0.3s;}
.dj_yuandi .l .txts .dates{ margin-top:16px; padding-top:24px; border-top:1px solid #f5f5f5; overflow:hidden;font-size:14px; color:#666666; line-height:22px; margin-bottom:20px;background:url(../image/more_1.png) right 50px no-repeat;transition:all 0.3s;}
.dj_yuandi .l .txts .dates span{ display:block; color:#000000; font-size:38px; line-height:36px; height:36px;transition:all 0.3s; margin-bottom:2px;}
.dj_yuandi .l .txts .tags{ overflow:hidden; height:22px; line-height:22px; color:#999; margin-top:10px;}
.dj_yuandi .l .txts .tags span{ float:left; margin-right:6px;font-size:14px;}
.dj_yuandi .l .txts .tags a{ float:left; margin-right:5px;font-size:14px; color:#999;}
.dj_yuandi .l:hover .txts .dates{background:url(../image/more_h.png) right 50px no-repeat; color:#fff; border-top:1px solid #ffa166;}
.dj_yuandi .l:hover .txts .dates span{ color:#fff;}
.dj_yuandi .l:hover .txts .h2{ color:#fff; overflow:hidden}
.dj_yuandi .l:hover .txts .p{ color:#fff;}
.dj_yuandi .l:hover{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); background:url(../image/yd_bj.jpg) no-repeat center;}
.dj_yuandi .l:hover .tags span{ color:#fff;}
.dj_yuandi .l:hover .tags a{ color:#fff;}

@media(max-width: 768px){
	.dj_jianjie{padding:30px 0; padding-bottom:30px;}
	.dj_jianjie .nr{padding:40px 20px; padding-bottom:60px; border-radius: 10px;}
	.dj_jianjie p{margin-bottom:15px;line-height:28px;font-size:16px;}
	.dj_anquan .anquan_top .list .txt .tit{font-size:20px;height: auto;}
	.dj_anquan .anquan_bottom ul li .text1{padding:20px;width:78%;}
	.dj_anquan .anquan_bottom ul li .text1 h4{font-size:18px;line-height:1em;}
	.dj_anquan .anquan_bottom ul li .text1 h4 span{font-size: 18px;margin-top: 10px;}
	.dj_anquan .anquan_bottom ul li .text1 p{margin-top:10px;font-size:16px;line-height:26px;}
	.dj_anquan .anquan_bottom ul li .date{width:18%;padding:10px;border-radius:0 0 30px;margin-top:20px;margin-right:10px;}
	.dj_anquan .anquan_bottom ul li .date .day{font-size:24px;}
	.dj_anquan .anquan_bottom ul li .date .year{font-size:12px;}
	.dj_lianzheng .l{border-radius:10px;margin-bottom:30px;}
	.dj_lianzheng .l .text1{padding:20px;width:78%;}
	.dj_lianzheng .l .text1 h4{font-size:18px;}
	.dj_lianzheng .l .text1 h4 span{font-size: 18px;}
	.dj_lianzheng .l .text1 p{font-size:16px; line-height:26px;}
	.dj_lianzheng .l .date{width:18%;padding:10px;border-radius:0 0 30px;margin-top:20px;margin-right:10px;}
	.dj_lianzheng .l .date .day{font-size:24px;}
	.dj_lianzheng .l .date .year{font-size:12px;}
	.dj_quntuan .l{border-radius:20px;margin-bottom:30px;}
	.dj_quntuan .l .text1{padding:35px 25px;}
	.dj_quntuan .l .text1 h4{font-size:20px;}
	.dj_quntuan .l .text1 p{font-size:16px;line-height:28px;height:58px;}
	.dj_quntuan .l .text1 .more{margin-top:25px;}
	.dj_quntuan .l .text{padding:30px 30px;}
	.dj_quntuan .l .text h4{font-size:22px;}
	.ny_news .news_top .info{padding:20px 30px;}
	.ny_news .news_top .info .time{margin-bottom:20px;}
	.ny_news .news_top .info .tit{font-size:22px;line-height:36px;}
	.ny_news .news_top .info .text{line-height:30px;max-height:90px;margin:20px auto 30px;}
	.ny_news .news_top .info .more{margin-top:0px;}
	.ny_news .news_bottom .l{padding:22px 25px 40px;margin-right:0;margin-top:20px;margin-bottom:30px;}
	.ny_news .news_bottom .l .date{top:-40px;text-align:center;width:104px;height:104px;line-height:20px;padding-top:26px;}
	.ny_news .news_bottom .l .date .day{font-size:40px;line-height:30px;}
	.ny_news .news_bottom .l .name{font-size:20px;height:auto;line-height:36px;margin-bottom:26px;}
	.ny_news .news_bottom .l .more{margin-top: 30px;}
}


.ny_contact{}
.ny_contact .c_left{}
.ny_contact .c_left .l{margin:20px 0;}
.ny_contact .c_left .l i{width:60px; height:60px; display: inline-block; line-height:60px; color: #c8a063;border: 1px solid #ddd; text-align: center; font-size: 30px; border-radius: 50%; margin-right:15px;vertical-align: top;}
.ny_contact .c_left .l .text{display:inline-block;}
.ny_contact .c_left .l .text .t{color:#999;font-size:16px;}
.ny_contact .c_left .l .text p{font-size:17px;color:#333;font-weight:700;margin-top:6px;}
.ny_contact .c_left .l:hover i{background: #c8a063;border: none; color: #fff;}
.ny_contact .c_left .l:hover .text p{color: #c8a063;}

.ny_contact .c_right{width:300px;height:100%;display:flex;display:-webkit-box;
  
  display: -moz-box;
  
  display: -webkit-flex;
  
  display: -moz-flex;
  
  display: -ms-flexbox;
  
  align-items: center;position:relative;padding:20px;padding-right:0;border:solid 1px #ddd;}
.ny_contact .c_right:after {content:"";width:56px;height:100%;background-color:#c8a063;position:absolute;right:0;top:0;z-index:-1;}
.ny_contact .c_right img {width:80%;}
.ny_contact .c_right p {font-size:16px;color:#fff;font-weight:700;text-align:center;width:56px;margin-left:0;}



.job{padding: 80px 0;background: url("../image/job_bj.jpg") no-repeat center bottom;}
.job .l1{margin:15px;position: relative;cursor: pointer;padding: 38px 66px 35px 48px;background-color: #fff;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
.job .l1:hover{box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);}
.job .l1:hover .name{color: #c8a063;}
.job .l1 a:before{content:"";width: 15px;height: 15px;position: absolute;right: 46px;top: 50%;margin-top: -8px;z-index: 1;transition: transform 0.3s ease;-webkit-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;-ms-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;background: url(../image/more3.png) no-repeat center center;background-size: contain;}
.job .l1 .name{font-size:24px;font-weight:700;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color: #222;}
.job .l1 .base{line-height:24px;margin-top:16px;font-size:15px;}
.job .l1 .base .date {}
.job .l1 .base span{display: inline-block;vertical-align: top;color: #8c8c8c;margin-left: 8.4%;height: 24px;max-width: 45.72%;overflow: hidden;}
.job .l1 .base span i{padding-right: 10px; color: #c8a063;}
.job .l1 .base span:first-child {margin-left: 0;}
.job .l1 .detail,
.job .l1.index-more {display: none;}

.job_show{font-size: 16px; line-height: 28px;}

@media(max-width: 768px){
	.ny_contact .c_left .l{margin:10px 0;}
	.ny_contact .c_left .l i{width:50px;height:50px;line-height:50px;font-size:30px;margin-right:15px;}
	.ny_contact .c_left .l .text p{font-size:16px;margin-top:6px;}
	.ny_contact .c_right{width:100%;}
	.job{padding:30px 0;}
	.job .l1{margin:10px 0;padding:20px;}
	.job .l1:before{width:15px;height:15px;right:46px;top:30%;margin-top:-8px;}
	.job .l1 .name{font-size:20px;}
	.job .l1 .base{margin-top:16px;font-size:13px;}
	.job .l1 .base span{margin-left:3.4%;height:24px;max-width:52%;}
}



.w1200{width: 1200px !important;max-width:96%;margin: 0 auto;}
.w1280{width: 1280px;max-width:96%;margin: 0 auto;}
.w1300{width: 1300px;max-width:96%;margin: 0 auto;}
.w1400{width: 1400px;max-width:100%;margin: 0 auto;}
.w1440{width: 1440px !important;max-width:96%;margin: 0 auto;}
.w1600{width: 1600px;max-width:96%;margin: 0 auto;}

.fl{float: left;}
.fr{float: right;}
.di{ _display: inline;}
.fwn{font-weight: normal;}
.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}
.f_none{ display: none;}



@media all and (max-width:1000px) {
    

    .Container-wrapper{padding-top: 60px;padding-left: 0;}
    .Header-wrapper {width: 100%;height: 60px;background: #fff;}
    .Header-wrapper:after{top: auto;right: auto;bottom: 0;left: 0;width: 100%;height: 1px;}
    .Header-logo{width: auto;float: left;margin-top: 0;height: 60px;line-height: 60px;}
    .Header-logo img{width: 78px;}
    .Header-container{padding: 0 4%;text-align: left;}
    .Header-logopc{display: none;}
    .Header-logomb{display: block;}
    .Header-navclick{display: block;}
    .Header-navbar{display: none;top: 60px;z-index: 9999;background: #fff;padding: 10px 0 16px;transition: all 0s ease;height: auto;}
    .Header-sunmenu {position: static;width: 100%;height: auto;z-index: 2;padding-top: 0;margin-top: 0;display: none;transition: all 0s ease;}
    .Header-menu:before,.Header-menu:after,.Header-navbar ul li:after{display: none;}
    .Header-menu{padding: 0 4%;}
    .Header-sunmenu a {padding: 0 4%;}
    .Header-menu span{padding: 0 4%;}
    .Header-sunclick{display: block;width: 36px;height: 36px;z-index: 16;position: absolute;transform: rotate(90deg);top: 0;right: 0;background: url('404.png') no-repeat center;}
    .Header-sunclick.ontrue{transform: rotate(-90deg);}
    .Header-navbar ul li:hover .Header-menu{color: #333;}
    .Header-navbar ul li:hover .Header-menu span{opacity: 0;}
    .Header-navbar ul li:hover .Header-menu b{opacity: 1;}
    .Header-menu:hover{color: #d4aa5a !important;}
    .Header-menu:hover span{opacity: 1 !important;}
    .Header-menu:hover b{opacity: 0 !important;}
    .Footer-logo{width: 100%;padding-top: 0;text-align: center;}
    .Footer-wrapper{padding-left: 0;}
    .Footer-container {padding: 42px 4% 0;}
    .Footer-menu{margin-left: 0;width: 100%;margin-top: 28px;}
    .Footer-rela{width: 100%;padding-top: 0;margin-top: 28px;}
    .Footer-rela h6 {margin-bottom: 10px;}
    .Footer-copy {padding: 28px 0 18px;text-align: center;}
    .banner-mouse{display: none;}
    .Header-langpc{display: none;}
    .Header-langmb{display: block;position: relative;float: right;width: auto;top: 0;bottom: auto;height: 60px;line-height: 60px;padding-left: 0;margin-right: 16px;font-size: 18px;}
}
