@import url(reset.css);
@import url(animate.min.css);
.c{overflow: hidden;}
/*动画*/
.section_text>*{ 
    opacity: 0;
    -webkit-transform: translate3d(0, 180%, 0);
    transform: translate3d(0, 180%, 0);
    -webkit-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s; 
}
.section.active .section_text>*{ 
    opacity: 1;
   -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.section_text .section_title{ 
    -webkit-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s; 
}
.section_text a:nth-of-type(1){  
    -webkit-transition: all 0.5s ease 0.7s;
    transition: all 0.5s ease 0.7s; 
}
.section_text p:nth-of-type(1){  
    -webkit-transition: all 0.5s ease 0.7s;
    transition: all 0.5s ease 0.7s; 
}
.section_text p:nth-of-type(2){ 
    -webkit-transition: all 0.5s ease 1s;
    transition: all 0.5s ease 1s; 
}
.section_text p:nth-of-type(3){ 
    -webkit-transition: all 0.5s ease 1.3s;
    transition: all 0.5s ease 1.3s; 
}
.section_text p:nth-of-type(4){ 
    -webkit-transition: all 0.5s ease 1.7s;
    transition: all 0.5s ease 1.7s; 
}
.section_text .redmore{ 
    -webkit-transition: all 0.5s ease 1.5s;
    transition: all 0.5s ease 1.5s; 
}
@keyframes mymove
{
	0%   {bottom:145px;}
	50%  {bottom:160px;}
	100% {bottom:145px;}
}
@keyframes slowScale{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}
@-webkit-keyframes slowScale{0%{-webkit-transform:scale(1)}to{-webkit-transform:scale(1.1)}}

.section{width: 100%; height: 100%;position: relative;}
.page-bg{width: 100%;height: 100%;position: absolute;top: 0;left:0;background-size: cover;background-position: 50%;}
.section.active .page-bg{ animation: slowScale 6s forwards;-webkit-animation: slowScale 6s forwards;}
.section.footerss .fp-tableCell{display: block!important;}
.redmore{color: #606060;border: 2px solid #606060; display: inline-block;position: relative;z-index: 1;}
.array{cursor: pointer;position: absolute;bottom: 145px;left:0;right: 0;margin:auto;z-index:999;animation:mymove 1.6s cubic-bezier(0.445, 0.145, 0.355, 1)  infinite;}
/* 首页banner */
.section_text{text-align: center;}
.section_title{font-size: 3.75rem;color: #fff;line-height: 1;margin-bottom: 4.0625rem;margin-top: 28vh;}
.section_text a{display: block;font-size: 1.5rem;color: #fff;}
.section_text a img{margin-left: 15px;}
.section .fp-tableCell{vertical-align: top;}
.section4 .section_title,.section4 .section_text a{color:#7a6558;}
#fp-nav.right{right: 44px;background: rgba(255, 255, 255, 0.4);border-radius: 30px;}
#fp-nav ul li:nth-of-type(1) span{border-radius:20px 20px 0 0;}
#fp-nav ul li:last-child span{border-radius:0 0 20px 20px;}
#fp-nav ul li{margin: 0;width: 0.375rem;height: 5rem;}
#fp-nav ul li a span{width: 0;height: 0;border-radius: 0;border:none;left: 0;top: 0;}
#fp-nav ul li a{width: 0.625rem;border-radius: 20px;height: 5rem;position: absolute;left: -2px;}
#fp-nav ul li a::after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;bottom: 0;margin: auto;-webkit-transition: 0.5s all;transition: 0.5s all;border-radius: 3.125rem}
#fp-nav ul li a.active::after{background: rgba(255, 255, 255, 0.6);} 


/* 走进三银 */
.ny-banner{position: relative;}
.ny-banner h2{font-size: 3.75rem;line-height: 3.75rem;color:#fff;position: absolute;left:14%}
.speech{ background: url(../images/about-bg.jpg) no-repeat center bottom;height:966px;margin-bottom: 7.5rem;}
.about-container{max-width:95rem;margin:0 auto}
.about-title b{font-size: 3.75rem;line-height: 3.75rem;margin-right: 1.275rem;;color:#1e7480}
.about-title span{font-size: 2.5rem;font-family: "DIN-Condensed";color:#c3c3c3;font-weight:700;}
.about-title{padding:5.9375rem 0 4.0625rem 0}
.speech-con{width:50%}
.speech-con p{color:#808080;font-size:1rem;line-height: 1.75rem;margin-bottom: 1.5625rem;}
.aboutus{padding-bottom: 4.6875rem;}
.aboutus-img{text-align: center;margin-top: 3.125rem;}
.aboutus-img img{display: inline-block;}

.aboutus-fl{width:50%}
.aboutus-fl .speech-con{width:98%;}
.aboutus-fr{width:45%;padding-top:13rem;}
.about_number dl{width: 50%;float:left;margin-bottom:3.75rem;padding-top: 0.9375rem;}
.about_number dl:last-child{margin-bottom:1rem}
.about_number dl dt b,.about_number dl dt b abbr{color:#1e7480;font-size: 3.75rem;line-height: 1;font-family: "arial";}

.about_number dl dt em{color:#c4b086;font-size: 2.5rem;    position: relative; top: -2rem;}
.about_number dl dd{color:#808080;font-size:1rem;line-height: 1;margin-top: 0.625rem;}
.about_wh dl{margin-top: 5.3125rem;height: 86px;}
.about_wh dl:nth-child(1){ background: url(../images/about-icon1.png) no-repeat top left;padding-left:120px}
.about_wh dl:nth-child(2){ background: url(../images/about-icon2.png) no-repeat top left;padding-left:120px}
.about_wh dt{font-size:1rem;line-height: 1rem;margin-bottom:0.5rem;color:#808080}
.about_wh dd{font-size: 2.5rem;line-height: 2.5rem;color:#808080;margin-top: 0.875rem;}

/* .structure{ background: #efeeed;margin-top: 6.25rem;padding-bottom: 5rem;} */
.w1520{max-width: 95rem;margin:0 auto;width: 100%;}
.zuzhiMain{background: #EFEEED;padding: 0 0 4.375rem;}
.aboutTT h3{font-size: 3.75rem;color: #1e7480;}
.aboutTT span{font-size: 2.5rem;color: #c3c3c3;margin-left: 1.5625rem;font-weight: 400;}
.zuzhiCon{position: relative;width: 73.94%;margin: 5.625rem auto 0;}
.zuzhiCon img{display: block;width: 70.25rem;}
.zuzhiCon .zuzhiBody{width: 70.25rem;}
.zuzhiCon .zuzhiBody li{float: left;width: 2.0625rem;}
.zuzhiCon .zuzhiBody li p{width: 2.0625rem;height: 13.3125rem;cursor: default;position: relative;background: url(../images/zuzhiLi1.png) no-repeat;background-size: 100%;text-align: center;font-size: 1rem;color: #808080;line-height: 1.125rem;-moz-user-select: none;-khtml-user-select: none;user-select: none;padding: 0 0.5rem 0.625rem;-webkit-box-sizing: border-box;box-sizing: border-box;font-weight: 400;}
.zuzhiCon .zuzhiBody li.zzli1 p,
.zuzhiCon .zuzhiBody li.zzli2 p,
.zuzhiCon .zuzhiBody li.zzli3 p,
.zuzhiCon .zuzhiBody li.zzli4 p,
.zuzhiCon .zuzhiBody li.zzli5 p{background: url(../images/zuzhiLi2.png) no-repeat;background-size: 100%;cursor: pointer;}
.zuzhiCon .zuzhiBody li img{opacity: 0;display: none;}
.zuzhiCon .zuzhiBody li.active{background: url(../images/zuzhiLi3.png) no-repeat;background-size: 100%;}
.zuzhiCon .zuzhiBody li.active p{color: #1e7480;}
.zuzhiCon .zuzhiBody li.active img{display: block; opacity: 1;margin-left: 0.9375rem;}
.zuzhiCon .zuzhiBody li.zzli1 img{width: 40.9375rem;}
.zuzhiCon .zuzhiBody li.zzli2 img{width: 35.125rem;}
.zuzhiCon .zuzhiBody li.zzli3 img{width: 35.125rem;}
.zuzhiCon .zuzhiBody li.zzli4 img{width: 29.4375rem;}
.zuzhiCon .zuzhiBody li.zzli5 img{width: 66.375rem;margin-left: -20.8rem;}

.team .about-title{padding-bottom: 3.4375rem;}
.team-con{width:100%;height:44.375rem;position:relative;margin:0 auto 4.0625rem;}
.team-left{width:60%;position: relative;overflow-y: auto;height:44.375rem;}
/*滚动条样式*/
.team-left::-webkit-scrollbar {
	width: 5px;    
}
.team-left::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.2);
}
.team-left::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 0;
	background: rgba(0,0,0,0.1);
	


}
.team-left ul{}
.team-left ul li{text-align:center;width:30%;height:21.875rem;cursor:pointer;float:left;margin: 0 1.5% 0.625rem 0;display: flex;justify-content: flex-end;align-items: center;flex-direction: column;position: relative;}
.team-left ul li:nth-child(3n){margin-right: 0;}
.team-left ul li img{display: block;margin: 0 auto;width: 15rem;margin-bottom: 1.25rem;transition: all 0.5s;}
.team-left ul li span{width: 11.125rem;height: 2.5rem;line-height: 2.5rem;text-align: center;background: #1D737F;font-size: 1.5rem;color: #fff;border-radius: 3.125rem;position: absolute;z-index: 2;margin: auto;bottom: 0;}
.team-left ul .team-cutLi img{width: 100%;}
.team-right{width:38%;height: 44.375rem;background: #E2E3E3;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 4.375rem 1.875rem 1.875rem;position: relative;overflow: hidden;}
.team_Title{font-size: 2.125rem;color: #666;line-height: 1;margin-bottom: 2.5rem;}
.team-right li{width: 27rem;position: absolute;top: 4.375rem;left: -100%;opacity: 0;transition: all 0.5s;}
.team-right li.active{left: 1.875rem;opacity: 1;z-index: 10;}
/* .team-right li p span{font-size: 1.125rem;color: #808080;line-height: 2.125rem;display: block;} */
.team-right li p{font-size: 1.125rem;color: #808080;line-height: 2.125rem;display: block;}
#dv_scroll .Scroller-Container{width:100%;}
#dv_scroll_bar {position:absolute;right:0;top: 3rem;width:0.3125rem;height:41.5625rem;border-left:1px solid #B5B5B5;}
#dv_scroll_bar .Scrollbar-Track{position:absolute;left:0;top:0;width:0.375rem;height:41.3rem;}
#dv_scroll_bar .Scrollbar-Handle{position:absolute;left:-0.1875rem;top:0;width:0.375rem;height:13.75rem;overflow:hidden;background:#B6B6B6;cursor:pointer;border-radius: 1.875rem;}
#dv_scroll_text {position:absolute;}


.history{ background: url(../images/develp-bg.jpg) no-repeat center;height: 947px;}
.history .about-title{padding-bottom: 2.125rem;}
.history-con{max-width:607px;margin:0 auto;text-align: center;}
.history-con h2{font-size: 3.125rem;line-height: 3.125rem;color:#1e7480;text-align: center;margin-bottom: 3rem;}
.history-con h2 b{display: block;margin-top: 1.75rem;}
.history-con p{font-size:1rem;color:#808080;line-height: 1.75rem;}
.history-more {margin-top:3.3rem}
.history-more em{display: block;font-size: 1.25rem;color:#808080}
.history-more img{margin-top: 2.5rem;animation: yidong-jt 2s infinite linear .1s;}
@keyframes yidong-jt {
  0%{transform: translateY(-15%);}
  50%{transform: translateY(15%);}
  100%{transform: translateY(-15%);}
}

.honors{ background: url(../images/about-rongyu.jpg) no-repeat center;height: 959px;background-size: cover;}
.honors .about-title b,.honors .about-title span{color:#fff}
.honors-con{margin-top:4.75rem;max-width: 628px;}
.honors-con h3 b{display: block;font-size: 3.125rem;line-height: 3.125rem;margin-bottom: 1.5625rem;color:#fff}
.honors-con p{font-size: 1rem;line-height: 1.75rem;color:#fff;margin-top: 2.5rem;}
.honors-more a{font-size: 1.25rem;color:#fff}
.honors-more a img{margin-left:20px;vertical-align:middle;}
.honors-more {margin-top: 18.125rem;}
.honors-more img{animation: yidong-jt1 2s infinite linear .1s;}
@keyframes yidong-jt1 {
  0%{transform: translateX(-15%);}
  50%{transform: translateX(15%);}
  100%{transform: translateX(-15%);}
}

.building{ background: url(../images/about-dangjian.jpg) no-repeat center;height: 959px;background-size: cover;}
.building .about-title{padding-top:9rem;}
.building-con{margin-top:8rem;max-width:863px;}
.building-con h3 b{display: block;font-size: 3.125rem;line-height: 3.125rem;margin-bottom: 1.5625rem;color:#808080}
.building-con p{font-size: 1rem;line-height: 1.75rem;color:#808080;margin-top: 2.5rem;}
.building-more a{color:#fff}
.building-more a img{margin-left:20px;vertical-align:middle;}
.building-more img{animation: yidong-jt2 2s infinite linear .1s;}
@keyframes yidong-jt2 {
  0%{transform: translateX(-15%);}
  50%{transform: translateX(15%);}
  100%{transform: translateX(-15%);}
}

/* 联系我们 */
.ny-contact{ background: url(../images/conact-bg.jpg) no-repeat center;height: 1080px;background-size: cover;}
.ny-contact .container{width: 71%;margin:0 auto}
.ny-contact-title p{font-size: 1.875rem;line-height: 3.125rem;color: #808080;text-align: center;}
.ny-contact-title {padding-top: 15rem;}
.contact-con{margin-top: 6.875rem;overflow: hidden;}
.contact-con dl{width: 25%;;text-align: center;float:left}
.contact-con dd{font-size: 1.5rem;color:#808080;line-height: 1.5rem;margin-top: 3.125rem;}
.flex-cen-start{margin-top: 8.4375rem;}
.flex-cen-start a{margin:0 1.875rem;transition: all .5s;}
.flex-cen-start a:hover{margin-top:-10px;}

/* 媒体专区 */
.qtcy-wap-map{display: none;}
.mtzq{ background: url(../images/news-mtbg.jpg) no-repeat center;padding-bottom: 3.1875rem;background-size: cover;}
.nav-small{padding-top: 8.125rem;    margin-left: 6.25rem;}
.nav-small a{color:#fff;font-size: 1rem;font-weight: 400;}
.nav-small a::after{content: '';height:1.0625rem;width:1px;background: #fff;display: inline-block;vertical-align: middle;margin:0 0.5625rem 0 1rem}
.nav-small a:hover{text-decoration: underline;}
.nav-small a:last-child::after{display: none;}
.mtzq-con .container{max-width:1525px;margin:0 auto;margin-top: 7.625rem;}
.mtzq-con .container .fl{width:33%;}
.mtzq-con .container .mtzq-fl-con{ background-color: #d0ecff;padding: 6.0625rem 0 7rem 0;width: 100%;}
.mtzq-con .container .fl .mtzq-fl-con{width: 100%;margin:0 auto; }
.mtzq-fl-con>div{width:75%;margin:0 auto}
.mtzq-fl-con h2{font-size: 1.875rem;line-height: 1.875rem;}
.mt-upload{margin: 2.1875rem 0;}
.mt-upload a{display: block; background: url(../images/download.png) no-repeat left center;font-size: 1rem;padding-left: 2.5rem;height:1.875rem;line-height: 1.875rem;}
.mt-wz{font-size: 0.875rem;line-height: 1.75rem;color:#808080}
.mtzq-con .container .fr{width: 67%;}
.mtzq-con .container .fr video{/*height: 30rem;*/height: 36.0625rem;width: 100%;}
.mtzq-page{margin-top: 1.875rem;}
.mtzq-page span a{color:#fff;font-size:1rem}
.mtzq-page span:nth-child(1) a{ background: url(../images/news-back.png) no-repeat center left;padding-left: 3rem;}

.mtzq-page{width:75%;margin:1.875rem auto ;}
.mtzq-page span:nth-child(2){ background: url(../images/news-m.png) no-repeat center;}
.mtzq-page span:nth-child(2) a{padding:0 1rem}
.mtzq-page span:nth-child(2) a img{margin-right:0.5rem;margin-left:0.5rem}

.mtzq-con .fr{ position: relative;}
.mtzq-con .fr div{ position: absolute;bottom:0;top:0;right:0;left:0;width: 112px;height: 112px;margin:auto;}

/* 其他产业详情 */
.buju{background: url(../images/other-bg.jpg) no-repeat center top #EFEEED;padding-bottom: 5rem;}
.bujuCon{background: #fff;margin-top: 6.25rem;position: relative;}
.bujuList{position: relative;}
.bujuLeft{width:37%;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 2.8125rem 3.125rem 0;color: #808080;}


.bgc1{background: #CFE2F1;}
.bgc2{background: #D6F1F2;}
.bgc3{background: #DBE9DB;}
.bgc4{background: #F1E8DC;}
.bgc5{background: #e4e2f3;}
.bgc6{background: #CFE2F1;}
.bgc7{background: #D6F1F2;}
.bgc8{background: #DBE9DB;}
.bgc9{background: #F1E8DC;}
.bgc10{background: #e4e2f3;}

.bujuLeft h2{font-size: 2.5rem;margin-bottom: 2.5rem;}
.bujuLeft p{font-size: 0.875rem;line-height: 1.5rem;margin-bottom: 1.25rem;text-align: justify;}
.bujuLeft a{width: 10.6875rem;height:3.6875rem;text-align: center;border-radius:40px;display: block;color:#fff;font-size: 1.5rem;line-height:3.6875rem ;text-indent: 2rem;position: absolute;bottom: 2.375rem;}
.bujuRight{width: 63%;}
.bujuSwiper{overflow: hidden;position: relative;}
.bujuSwiper img{width: 100%;}
.bujuSwiper .swiper-pagination{bottom:30px}
.bujuSwiper .swiper-pagination-bullet{width:83px;height:2px;background:rgba(255,255,255,0.4);margin:0;border-radius:0;opacity: 1;}
.bujuSwiper.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{margin:0;position: relative;}
.bujuSwiper .swiper-pagination-bullet::after{content: "";width: 100%;background: rgba(255,255,255,1);border-radius: 5px;height:5px;background: rgba(255,255,255,0.6);position: absolute;left: 0;top: -1px;opacity: 0;}
.bujuSwiper .swiper-pagination-bullet-active::after{opacity: 1;}

.qtcyBottom{padding: 6.25rem 0 2.1875rem;}
.qtcyBottom .fl{width:37%;}
.qtcyBottom .fl p{width:84%;font-size: 0.9rem;line-height: 1.5rem;color:#808080;margin:0 auto 1.5625rem auto;text-align: justify;}
.qtcyBottom .fr{width:63%;}
.qtcyBottom .about_number,.qtcy-map{margin-left: 5rem;}
.qtcyBottom .about_number dl{width: auto;margin-right: 6.875rem;}
.qtcyBottom .about_number dl:nth-child(1),.qtcyBottom .about_number dl:nth-child(4){width:15rem;}

.qtcy-map{margin-top: 2.5rem;}
.qtcy-map h2{color:#808080;font-size: 1.25rem;}
.qtcy-map-con{ position: relative;}
.qtcy-map-con{width: 45.3125rem;}
.qtcy-map-con img{width: 100%;}
.qtcy-map-con span{ background: #1E7392;border-radius:100%;display: block;width:16px;height:16px; position: absolute;z-index: 9999;}
.qtcy-map-con span::after{content: '';display: block;width: 30px;height: 30px;border-radius: 50%;opacity: .4;position: absolute;top:-6px;left:-7px;background-color: #1E7392;animation: navicon 1s infinite cubic-bezier(0, 0, .49, 1.02);}
.qtcy-map-con .beijing{top:13.8rem;left:33.3rem;}
.qtcy-map-con .jiangsu{top:20.8rem;left:36.5rem;}
.qtcy-map-con .wuhan{top:23.175rem;left: 30.5rem;}
.qtcy-map-con .shanghai{top:22.3rem;left: 38.3rem;width:22px;height:22px; }
.qtcy-map-con .shanghai::after{width:40px;height:40px;top:-9px;left:-8px;}
.qtcy-map-con .fuzhou{top:28rem;left: 36rem;}
@keyframes navicon {
	0% {transform: scale(1)}
	50%,75% {transform: scale(1.5)}
	78%,100% {opacity: 0}
}
/* 三银资本详情 */
.zibenMod1{width: 68.6%;margin: 7.5rem auto 5.625rem;position: relative;}
.zibenMod1 img,.zibenMod2 img{display: block;width: 100%;}
.zibenMod1 div{font-size: 1.125rem;color: #808080;width: 12.5rem;height: 4.25rem;line-height: 4.25rem;position: absolute;text-align: center;}
.zibenMod1 div.t1{left: 0;top: 1.1rem;}
.zibenMod1 div.t2{left: 0;bottom: 2.4rem;}
.zibenMod1 div.t3{right: 0;top: 1.1rem;}
.zibenMod1 div.t4{right: 0;bottom: 2.4rem;}
.zibenMod1 div.tc{text-align: center;position: absolute;left: 0;right: 0;margin: auto;top: 5.125rem;}
.zibenMod1 div.tc span{font-size: 1rem;color: #fff;line-height: 1.375rem;display: block;}
.zibenMod2{width: 65.4%;margin: 0 auto;}
.zibenMod2 ul li{flex-shrink: 0;width: 23.5%;text-align: center;font-size: 1.125rem;color: #808080;}
.zibenMod2 ul li:nth-of-type(1){text-indent: 1em;}
.zibenMod2 ul li:nth-of-type(2){text-indent: -0.8em;}

.wap-zbxq{display: none;}
/* 一通世界详情 */
.etongBottom{background: #F7F8F8;padding: 7.5rem 0;}
.etongBottom .img{width: 58.2%;margin: 0 auto;}
.etongBottom .img img{display: block;width: 100%;}
/* 一通科服详情 */
.etkefu .bujuLeft h2{margin-bottom: 1.875rem;}
.etkefu .bujuLeft p{margin-bottom: 0.85rem;}
.etkefu .bujuLeft p:last-child{margin-bottom: 0;}
.kefuottom{color:#808080;padding: 8.75rem 0 6.25rem;background: #F7F8F8;}
.kefuottom .msg{padding: 0 3%;text-align: center;font-size: 1rem;}
.kefuottom h2{font-size: 2.125rem;color: #1e7493;text-align: center;line-height: 1;margin-bottom: -1.25rem;}
.kefuottom .tixi{margin: 0 3.55%;}
.kefuottom .tixi li{flex-shrink: 0;width: 12.18%;}
.kefuottom .tixi li:nth-of-type(2),.kefuottom .tixi li:nth-of-type(7){margin-top: 1.875rem;}
.kefuottom .tixi li:nth-of-type(3),.kefuottom .tixi li:nth-of-type(6){margin-top: 3.75rem;}
.kefuottom .tixi li:nth-of-type(4),.kefuottom .tixi li:nth-of-type(5){margin-top: 5.625rem;}
.kefuottom .tixi .number{width: 8.0625rem;height: 8.125rem;background: url(../images/kefu-yuan.png) no-repeat;background-size: 100%;line-height: 8.125rem;text-align: center;font-size: 2rem;color: #1e7493;margin: 0 auto -3.125rem;position: relative;z-index: 2;}
.kefuottom .tixi .cent{width: 100%;height: 19.0625rem;background: #B5D0DA;border-radius: 0.625rem;text-align: center;}
.kefuottom .tixi .cent b{font-size: 1.5rem;padding-top: 6.5625rem;display: block;font-weight: 400;}
.kefuottom .tixi .cent span{font-size: 1rem;padding-top: 1.625rem;display: block;line-height: 1.5625rem;}
.kefuottom .content{margin: 10rem 0 8.75rem;overflow: hidden;}
.kefuottom .content .fl{width: 27.63%;padding: 0 6.57% 0 3.55%;border-right: 1px solid #BBBCBC;}
.kefuottom .content p{font-size: 0.875rem;color: #808080;line-height: 1.5rem;}
.kefuottom .content .fl img{display: block;width: 100%;margin-top: 4.0625rem;}
.kefuottom .content .fl .wap-kefu-child{display: none;}
.kefuottom .content .fr{width: 52.18%;margin-right: 3.55%;}
.kefuottom .content .fr h3{text-align: center;padding: 6.25rem 0 5.625rem;font-size: 2.125rem;color: #1e7493;line-height: 1;}
.kefuottom .content .fr .lc{position: relative;}
.kefuottom .content .fr .lc img{display: block;width: 100%;position: relative;}
.kefuottom .content .fr .lc div{position: absolute;width: 100%;top: 0;}
.kefuottom .content .fr .lc div span{flex-shrink: 0;width: 28.37%;text-align: center;padding-top: 10.625rem;font-size: 1.875rem;color: #808080;font-weight: 400;}
/* 人才战略 */
.rc-banner h2{position: absolute;left:0;right:0;text-align: center;}
.rczl-nav{margin: 6.25rem 0;}
.rczl-nav li{display: flex;margin: 0 1.875rem;}
.rczl-nav li a{color:#808080;font-size: 1.875rem;line-height: 1.875rem;height: 3.125rem;font-weight: 400;}
.rczl-nav li:hover a,.rczl-nav li.on a{color:#1e748f;}
.rczl-nav li a::after{content:'';width:0;height:2px; background: #1E7392;display: block;margin-top:13px;transition: all .4s;}
.rczl-nav li:hover a::after,.rczl-nav li.on a::after{width: 100%;}

.rcln{background: url(../images/linian-bg1.jpg) no-repeat center;height:740px;width: 100%;}
.rcln .fl{height:740px;width: 33%;background: url(../images/linian-img1.jpg) no-repeat center;;}
.rcln .fr{width:67%;}
.rcln .fr .rcln-fr-con{width: 76%;margin:0 auto; background: url(../images/linian-deng.png) no-repeat right top 5rem;}
.rcln .fr .rcln-fr-con h2{font-size: 2.5rem;width: 15.5rem;height: 5.1875rem;text-align: center;line-height: 5.125rem;color:#fff;background: #1B677F;border-radius:60px;}
.rcln .fr .rcln-fr-con p{font-size: 1.25rem;line-height: 2.375rem;margin-top: 4.375rem;}
.rcln .fr .rcln-fr-con{padding-top: 19.5625rem;}

.rczl-list .container{max-width: 1525px;margin:0 auto;flex-wrap: wrap;}
.rczl-list .container dl{width: 43%;height: 550px; background: #FCFBFB;border-radius:50px;border:4px solid #fff;margin-bottom: 8.75rem;}
.rczl-list .container dl dt{width: 15rem;height: 5.5rem;line-height: 5.5rem;text-align: center; background:#1E738E;color:#fff;font-size: 3.125rem;border-radius:0 50px 50px 0;margin-top: 5rem;}
.rczl-list .container dl:nth-child(1){ background: url(../images/linian-i1.png) no-repeat top 2.6rem right 2.6rem #F8F7F7;}
.rczl-list .container dl:nth-child(2){ background: url(../images/linian-i2.png) no-repeat top 2.6rem right 2.6rem #F8F7F7;}
.rczl-list .container dl:nth-child(3){ background: url(../images/linian-i3.png) no-repeat top 2.6rem right 2.6rem #F8F7F7;}
.rczl-list .container dl:nth-child(4){ background: url(../images/linian-i4.png) no-repeat top 2.6rem right 2.6rem #F8F7F7;}
.rczl-list .container dl dd{width:86% ;margin:3.75rem auto}
.rczl-list .container dl dd h2{font-size: 1.875rem;line-height: 1.875rem;}
.rczl-list .container dl dd p{font-size: 1.25rem;line-height: 2.5rem;margin-top: 2.1rem;}
.rczl-list .container div{margin-bottom: 8.75rem;}

/* 人才招聘 */
.rczp .container{max-width: 1525px;margin:0 auto;}
.rczp-title{margin:6.5625rem 0}
.rczp-title p,.rczp-title span{display: block;color:#267892}
.rczp-title p{font-size: 2.5rem;line-height: 2.5rem;}
.rczp-title span{font-size: 1.875rem;line-height: 1.875rem;margin-top: 1.5625rem;}
.rzzp-top form select{width: 16.3125rem;height: 3.25rem;line-height: 3.25rem;text-align: center;border-radius:50px;border:1px  solid #A7A6A6;font-size: 1.625rem;color:#808080;appearance:none; text-align-last:center;margin-right: 3.4375rem;}
.rzzp-top form select option{direction: ltr;}
.rzzp-search{border:1px  solid #A7A6A6;height: 3.25rem;line-height: 3.25rem;border-radius:50px;}
.rzzp-search{width:21.5rem;padding:0 1rem 0 2.5rem;}
.rzzp-top form input{font-size: 1.625rem;color:#808080;}
.rzzp-top form input.text{width:19rem}
.rzzp-top form input.submit{width:2rem;height:2rem;background: url(../images/rczp-search.png) no-repeat center;}

.chongzhi input{width:16.25rem;border:1px  solid #A7A6A6;font-size: 1.625rem;border-radius:50px;height: 3.25rem;line-height: 3.25rem;text-align: center;}
.rzzp-bottom{margin-top: 4.375rem;border-bottom:1px solid #A2A2A1;}
.rzzp-bottom ul{height:6.25rem;line-height: 6.25rem;font-size: 1.5rem;border-top:1px solid #A2A2A1}
.rzzp-bottom div h2{font-size: 1.625rem;margin-bottom: 1.25rem;line-height: 1.625rem;}
.rzzp-bottom .rzzp-title div{margin-bottom: 3.75rem;}
.rzzp-bottom div p{line-height: 2rem;font-size: 1.25rem;}
.rzzp-desc{margin-top: 3.75rem;display: none;}
.rzzp-desc .rzzp-email a{width: 24rem;height: 3.125rem;line-height: 3.125rem;text-indent: 2.375rem; background:url(../images/email-jt.png) no-repeat center right  2.375rem;border:1px  solid #A7A6A6;border-radius:50px;font-size: 1.25rem;padding-right: 2.375rem ; display: block;transition: all .5s;}
.rzzp-desc .rzzp-email a:hover{background:url(../images/email-jtfff.png) no-repeat center right  2.375rem #1B677F;color:#fff}
.rzzp-title .flex-btw img{transition: all .5s;}
.rzzp-title .flex-btw .addimg{transform: rotate(45deg);}

.page{margin-top: 3.375rem;margin-bottom: 8.125rem;}
.page .container{border-bottom:1px solid #BFBEBE;}
.page-number{margin-top: 1.4rem;width: 100%}
.page-number a{margin-bottom: 1.5625rem;height:1.8rem;font-size: 1.25rem;font-family: "arial";display: inline-block;width: 2.5rem;text-align: center;margin-right:1rem;color:#a8a8a8; position: relative;transition: all .3s;}
.page-number a::after{content: '';display: block;position: absolute;bottom:-13px;left:0;right:0;width:0;height: 0.25rem; background: #7F7F7F;transition: all .3s;margin: 0 auto;}
.page-number a:hover,.page-number a.on{color:#808080;}
.page-number a:hover::after,.page-number a.on::after{width: 2.5rem;}
.page-number a.page-jt{width:2.5rem; /* background:url(../images/page-xian.png) no-repeat center; */}
.page-number a.page-jt:hover::after{width:0rem;}
.page-number .pagelist{float:right;height:1.8rem;font-size: 1.25rem;font-family: "arial";display: inline-block;}
/* 社会责任 */
.shzeren{background:#F1F0EF;position: relative;}
.zerenBan{height: 41.875rem;position: relative;}
.zerenBan h3{font-size: 3.75rem;color: #fff;line-height: 1.2;position: absolute;bottom: 5rem;}
.shzeren .rczl-nav{margin: 3.4375rem 0;}
.shzeren .jijin{height: 37.5rem;background: url(../images/zeren-bg.jpg) no-repeat center top;background-size:cover;-webkit-box-sizing: border-box;box-sizing: border-box;padding-left: 5.6%;color: #808080;margin-bottom: 3.4375rem;}
.shzeren .jijin h3{font-size: 2.5rem;padding-top: 5rem;}
.shzeren .jijin span{display: block;font-size: 2.5rem;line-height: 1.2;}
.shzeren .jijin em{display: block;width: 3.75rem;height: 1px;background: #808080;margin-top: 3.125rem;}
.shzeren .jijin p{font-weight: 400;font-size: 1rem;line-height: 2.125rem;margin-top: 3.125rem;width: 41%;text-align: justify;}
.shzeren .hd{color: #808080;padding-left: 0.5rem;padding-bottom: 6.25rem;}
.shzeren .hd h3{font-size: 1.5rem;padding: 5.3125rem 0 2.1875rem;}
.shzeren .hd b{display: block;font-size: 1.125rem;font-weight: 400;margin-bottom: 1.25rem;}
.shzeren .hd ul li{display: block;font-size: 1rem;color: #808080;line-height: 2.625rem;padding-left: 2.25rem;background: url(../images/zeren-hd.png) no-repeat left center;}
.zerenRY{max-width: 1520px;/*overflow: visible;*/overflow: hidden;}
.zerenRY p{background: #fff;display: flex;justify-content: center;align-items: center;padding: 1.5625rem;-webkit-box-sizing: border-box;box-sizing: border-box;}
.zerenRY p img{display: block;width: 100%;}
.zerenRY .swiper-slide p{transition: 300ms;transform: scaleY(0.85) scaleX(0.9);}
/* .zerenRY .swiper-slide-active p,.swiper-slide-duplicate-active p{transform: scale(1);} */
.zerenRY .swiper-slide-next p,.swiper-slide-duplicate-active p{transform: scale(1);}

/* 大事记录详情 */
.header-bg{ background:rgba(255,255,255,0.6);}
.develp .nav-small{ position: absolute;top:0;}
.develp .nav-small a{color:#9d9d9d}
.develp .nav-small a::after{ background: #9d9d9d;}
.develp-banner{ background:url(../images/dsj-bg1.jpg) no-repeat center ;height: 41.875rem;width: 100%;width: 100%;}
.develp-banner h2{font-size: 3.125rem;line-height: 3.125rem;color:#1e7480;text-align: center;margin-bottom: 3rem; padding-top: 11.25rem;;}
.develp-banner h2 b{display: block;margin-bottom: 1.1875rem;}
.develp-banner p{font-size:1rem;color:#808080;line-height: 1.75rem;max-width: 33.5625rem;margin:3rem auto;text-align: center;}
.develp-detail{background: url(../images/dsj-swiper.jpg) no-repeat center;background-size: cover;position: relative;padding-bottom:5rem}
.detail-swiper1{overflow: hidden;margin-bottom: 3.125rem;}
.detail-swiper1 .con{margin: 0 auto;color: rgba(255, 255, 255, 0.2);}
.detail-swiper1 b{padding-top: 8.4375rem;display: block;font-size: 2.5rem;font-weight: 700;line-height: 1;}
.detail-swiper1 span{font-size: 1.875rem;}
.detail-swiper1 p{font-size: 1rem;line-height: 1.75rem;padding: 1.5625rem 0 3.75rem;}
.detail-swiper1 .pic{height: 2.8125rem;overflow: hidden;}
.detail-swiper1 img{display: block;width: 100%;opacity: 0.2;}
.detail-swiper1 .swiper-slide-active .con{color: #fff;}
.detail-swiper1 .swiper-slide-active .pic{height: auto;}
.detail-swiper1 .swiper-slide-active img{opacity: 1;}
.detail-swiper2{max-width: 90rem;margin: 0 auto;overflow: hidden;position: relative;}
.detail-swiper2::after{content: '';display: block;width: 90%;height:2px;background: #fff;margin:0 auto;position: absolute;    top: 49%; right: 0;left: 0; margin: 0 auto;opacity: 0.7;}
.detail-swiper2 .swiper-slide{cursor: pointer;}
.detail-swiper2 p{text-align: center;display: block;font-size: 1.875rem;font-weight: 700;color: #fff;position: relative;line-height: 1;padding-top: 3.25rem;}
.detail-swiper2 p span{display: block;width: 0.75rem;height: 0.75rem;background: #fff;border-radius: 50%;margin:0 auto 1.5rem;position: relative;}
.detail-swiper2 p span::after{content: '';width: 1.75rem;height: 1.75rem;background: rgba(255, 255, 255, 0.25);position: absolute;border-radius: 50%;left: -0.5rem;top: -0.5rem;transform: scale(0);transition: 0.6s all;}
.detail-swiper2 p span::before{content: '';width: 1.25rem;height: 1.25rem;background: rgba(255, 255, 255, 0.5);position: absolute;border-radius: 50%;left: -0.25rem;top: -0.25rem;transform: scale(0);transition: 0.6s all;}
.detail-swiper2 .swiper-slide-thumb-active span::after,.detail-swiper2 p span:hover::after{transform: scale(1);}
.detail-swiper2 .swiper-slide-thumb-active span::before,.detail-swiper2 p span:hover::before{transform: scale(1);}
.detail-swiper2 .swiper-button-prev,.detail-swiper2 .swiper-button-next{width: 1.6875rem;height:1.6875rem;top: 57%;border-radius: 50%;}
.detail-swiper2 .swiper-button-prev{left:0;background: url(../images/dsj-prev.png) no-repeat center;}
.detail-swiper2 .swiper-button-next{right:0;background: url(../images/dsj-next.png) no-repeat center;}
.detail-swiper2 .swiper-button-prev::after,.detail-swiper2 .swiper-button-next::after{font-size: 0;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 0;}

/* 三银范详情 */
.sanyinf{background:#F0EFEE url(../images/syf-banner.jpg) no-repeat center top;}
.sanyinf .container{max-width: 1520px;margin:0 auto}
.nav-small.col9d a{color:#9d9d9d;}
.nav-small.col9d a::after{background: #9d9d9d;}
.nav-small.col9d a:hover{color:#1E738C;}
.syf-list{margin-top: 3.75rem; background: #dfe8ef;position: relative;}

.syf-list .info h2{font-size: 2.125rem;line-height: 2.125rem;margin-bottom: 4.5rem;}
.syf-list .info{padding-left: 7.9375rem;}
.syf-list .info:before{content: 'THE POWER OF EXAMPLE';font-size: 4.0625rem;;font-family: "DIN-Condensed";color:#c7d5dd;font-weight:700; position: absolute;top:2.1875rem;right:2.5rem}
.syf-list .info p{font-size: 1.125rem;line-height: 1.875rem;}
.sanyinf-details{margin: 7.75rem auto 6.25rem;}
.sanyinf-details .sanyinf-content{width: 67.1%;}
.sanyinf-details .sanyinf-content strong:nth-of-type(1){margin-top: 0;}
.sanyinf-details .sanyinf-content strong{display: block;font-size: 1.5rem;color: #1e7496;margin-bottom: 2.1875rem;margin-top: 3.4375rem;}
.sanyinf-details .sanyinf-content p{font-size: 0.875rem;color: #808080;line-height: 1.625rem;/*text-indent: 2em;*/margin-bottom: 1.5625rem;}
.sanyinf-details .sanyinf-content div{margin: 3.4375rem 0 2.5rem;display: flex;justify-content: space-between;align-items: center;}
.sanyinf-details .sanyinf-content div img{width: 100%;margin-right: 0.75rem;}
.sanyinf-details .sanyinf-content div img:last-child{margin-right: 0;}
.sanyinf-details .sanyinf-content h3{font-size: 24px;text-align: center;}
.sanyinf-related{width: 27.63%;display: flex;flex-direction: column;align-items: flex-end;position: relative;padding-bottom: 2.5rem;}
.sanyinf-related::after{content: "";width: 0.125rem;height: 100%;background: #C8C7C7;position: absolute;left: 0.125rem;top: 0;}
.sanyinf-related::before{content: "";width: 0.3125rem;height: 4.6875rem;background: #1E7395;position: absolute;top: 0;left: 0;z-index: 2;border-radius: 0.625rem;}
.sanyinf-related .child{width: 85.7%;background: #fff;margin-bottom: 2.1875rem;}
.sanyinf-related .child img{float: left;width: 55.55%;border-right: 0.4375rem solid #F0EFEE;}
.sanyinf-related .child .right{width: 42.5%;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 1.875rem;color: #808080;}
.sanyinf-related .child .right span{display: block;text-align: right;font-size: 24px;line-height: 1.6;padding: 1.25rem 0 4.0625rem;}
.sanyinf-related .child .right .time{text-align: center;border-top: 2px solid #878787;font-size: 1.5625rem;}
.sanyinf-related .child .right b{font-size: 5rem;display: block;line-height: 0.8;padding: 1.25rem 0 1rem;}
.sanyinf-related .child .current{font-size: 1.5rem;background: #1E7395;color: #fff;text-align: center;line-height: 5.625rem;}
.sanyinf-related .back{margin-top: 6.25rem;}
.sanyinf-related .back a{background: url(../images/sanyinf-back.png) no-repeat center;background-size: 100%;width: 4.9375rem;height: 1.4375rem;}
/* 三银荣誉详情 */
.syr-banner{background:url(../images/syr-banner.jpg) no-repeat center top;height: 41.875rem;background-size: cover;}
.syr-banner .honors-con{margin-top: 6.75rem;}
.sanyinrBg{height: 60rem;background: url(../images/syrBg.jpg) no-repeat center;background-size: cover;}
.sanyinrBg .container{position: relative;overflow: visible;}
.rongyu-swiper1{overflow: hidden;padding-top: 15.625rem;;margin-bottom: 7.8rem;}
.rongyu-swiper1 img{display: block;width: 100%;}
.rongyu-swiper2{max-width: 90rem;margin: 0 auto;overflow: hidden;position: relative;}
.rongyu-swiper2::after{content: '';display: block;width: 90%;height:2px;background: #fff;margin:0 auto;position: absolute;    top: 49%; right: 0;left: 0; margin: 0 auto;opacity: 0.7;}
.rongyu-swiper2 .swiper-slide{cursor: pointer;}
.rongyu-swiper2 p{text-align: center;display: block;font-size: 1.5rem;color: #fff;position: relative;line-height: 1;padding-top: 2.98rem;}
.rongyu-swiper2 p span{display: block;width: 0.75rem;height: 0.75rem;background: #fff;border-radius: 50%;margin:0 auto 1.5rem;position: relative;}
.rongyu-swiper2 p span::after{content: '';width: 1.75rem;height: 1.75rem;background: rgba(255, 255, 255, 0.25);position: absolute;border-radius: 50%;left: -0.5rem;top: -0.5rem;transform: scale(0);transition: 0.6s all;}
.rongyu-swiper2 p span::before{content: '';width: 1.25rem;height: 1.25rem;background: rgba(255, 255, 255, 0.5);position: absolute;border-radius: 50%;left: -0.25rem;top: -0.25rem;transform: scale(0);transition: 0.6s all;}
.rongyu-swiper2 .swiper-slide-thumb-active span::after,.rongyu-swiper2 p span:hover::after{transform: scale(1);}
.rongyu-swiper2 .swiper-slide-thumb-active span::before,.rongyu-swiper2 p span:hover::before{transform: scale(1);}
.rongyu-swiper2 .swiper-button-prev{width: 1.6875rem;height:1.6875rem;top: 59%;left: 0;bottom:5.3%;border-radius: 50%; background: url(../images/dsj-prev.png) no-repeat center;}
.rongyu-swiper2 .swiper-button-next{width: 1.6875rem;height: 1.6875rem;top: 59%;right: 0;bottom:5.3%;border-radius: 50%; background: url(../images/dsj-next.png) no-repeat center;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 0 !important;}
.rongyu-swiper3{overflow: hidden;max-width: 1415px;margin: 0 auto;}
.rongyu-swiper3 p{font-size: 1.5rem;color: #fff;text-align: center;line-height: 1;padding-top: 1.75rem;}
.rongyu-swiper3 .swiper-button-prev,.rongyu-swiper3 .swiper-button-next{width: 2.125rem;height:2.25rem;top: 43%;}
.rongyu-swiper3 .swiper-button-prev{background: url(../images/rongyu-prev2.png) no-repeat center;left: 0.3125rem;}
.rongyu-swiper3 .swiper-button-next{background: url(../images/rongyu-next2.png) no-repeat center;right: 0.3125rem;}
/* 三银文化 2022-08-22 张皮皮 */
.ny-culture{position: relative;}
.ny-culture h2{font-size: 3.75rem;color: #0064a2;position: absolute;top:40%;right:17%;left:auto}
.culture-container{max-width: 95rem;margin:0 auto}
.culture .about-title{padding-bottom: 1.5625rem;}
.culture-title{text-align: center;font-size: 2.5rem;color: #808080;margin-bottom: 2.5rem;}
.culture-con{height: 43.75rem;background: url(../images/culture-bg.jpg) no-repeat center;}
.culture-con .culture-container{flex-direction: row;height: 100%;border-right: 2px solid #fff;}
.culture-con .item{flex: 1;-webkit-transition: flex 0.8s ease;transition: flex 0.8s ease;border-left: 2px solid #fff;height: 100%;cursor: pointer;position: relative;}
.culture-con .item .first{flex-direction: column;width: 100%;height: 100%;font-size: 1.625rem;color: #fff;position: absolute;left: 0;top: 0;-webkit-transition: 0.3s ease;transition: 0.3s ease;text-align: center;}
.culture-con .item .first img{width: 5rem;display: block;margin: 0 auto 0.875rem;display: block;}
.culture-con .item .two{width: 100%;height: 100%;flex-direction: column;text-align: center;opacity: 0;-webkit-transition: 0.5s 0.2s ease;transition: 0.5s 0.2s ease;}
.culture-con .item .two li{color: #fff;}
.culture-con .item .two span{font-size: 1.875rem;display: block;margin-bottom: 0.875rem;line-height: 1;}
.culture-con .item .two em{font-size: 1.25rem;display: block;line-height: 1;}
.culture-con .item:nth-of-type(1) .two li{margin-bottom: 5rem;}
.culture-con .item:nth-of-type(2) .two li{margin-bottom: 4.375rem;}
.culture-con .item:nth-of-type(3) .two li{margin-bottom: 2.5rem;}
.culture-con .item:nth-of-type(3) .two li:last-child{margin-bottom: 0;}
.culture-con .item:nth-of-type(2) .two span{margin-bottom: 0.875rem;}
.culture-con .item .twoli:last-child{margin-bottom: 0;}
.culture-con .item .bgcolor1{background: rgba(94, 154, 214, 0.85);}
.culture-con .item .bgcolor2{background: rgba(152, 166, 213, 0.8);}
.culture-con .item .bgcolor3{background: rgba(114, 162, 146, 0.85);}
.culture-con .item:hover{flex: 5.62;}
.culture-con .item:hover .first{opacity: 0;}
.culture-con .item:hover .two{opacity: 1;}

.corevalue{height: 60rem;background: url(../images/wenhua-hexin.jpg) no-repeat center;}
.corevalue .about-title{padding: 9.375rem 0 10.625rem;}
.corevalue .about-title *{color: #fff;}
.core-con{width: 100%;}
.core-con .core-l ul{flex-direction: column;width: 21.875rem;}
.core-con .core-l ul li{width: 7.625rem;height: 2.75rem;text-align: center;border: 0.125rem solid rgba(255, 255, 255, 0.6);border-radius: 3.125rem;display: flex;justify-content: center;align-items: center;background: rgba(255, 255, 255, 0.25);font-size: 1.375rem;color: #fff;margin-bottom: 1rem;cursor: pointer;transition: 0.2s linear;}
.core-con .core-l ul li:hover,.core-con .core-l ul li.active{width: 12.5rem;height: 4.5rem;font-size: 2.25rem;}
.core-con .core-l ul li.active p{line-height: 1;padding-bottom: 0.375rem;}
.core-con .core-l ul li p{line-height: 1;}
.core-con .core-r{margin-left: 9.375rem;display: none;margin-top: 4.0625rem;}
.core-con .core-r .desc{font-size: 3.25rem;color: #fff;}
.core-con .core-r.active{display: block;}

.guide{padding: 7.5rem 0 6.25rem;background: #EFEEED;}
.guide h3{text-align: center;font-size: 2.5rem;color: #1e7480;padding-bottom: 4.0625rem;}
.guide ul li{background: #F9F8F8;border: 0.1875rem solid #FDFCFC;border-radius: 1.875rem;width: 29.5rem;height: 40.875rem;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 1.875rem 1.5625rem 0;}
.guide ul li h4{font-size: 2rem;color: #1e7480;padding: 1.875rem 0 3.125rem;line-height: 1;border-bottom: 1px solid #BDBCBC;}
.guide ul li:nth-of-type(1) h4{background: url(../images/icon-hx1.png) no-repeat right 0.5rem top;background-size: 6.5625rem 5.875rem;}
.guide ul li:nth-of-type(2) h4{background: url(../images/icon-hx2.png) no-repeat right 0.5rem top;background-size: 6.5625rem 5.875rem;}
.guide ul li:nth-of-type(3) h4{background: url(../images/icon-hx3.png) no-repeat right 0.5rem top;background-size: 6.5625rem 5.875rem;}
.guide ul li .item{color: #808080;line-height: 1;}
.guide ul li .item span{display: block;margin-top: 2.5rem;font-size: 1.75rem;padding-left: 2.8125rem;background: url(../images/icon-hx-fx.png) no-repeat left center;background-size: 2.125rem 2.0625rem;font-weight: 400;}
.guide ul li .item p{font-size: 1.25rem;padding: 1.875rem 0 0.9375rem;}
.guide .dbx{width: 53.75rem;height: 53.75rem;background: url(../images/dbx.jpg) no-repeat;background-size: 100%;position: relative;margin: 6.25rem auto 0;}
.guide .dbx .item{font-size: 1.5625rem;padding-top: 2.8rem;width: 7.5rem;text-align: center;line-height: 2.125rem;position: absolute;font-weight: 400;}
.guide .dbx .i1{background: url(../images/dbx-i1.png) no-repeat center top;background-size: 2.5rem 2.5rem;color: #1e7480;}
.guide .dbx .i2{background: url(../images/dbx-i2.png) no-repeat center top;background-size: 2.5rem 2.5rem;color: #808080;}
.guide .dbx .item:nth-of-type(1){left: 5rem;;top: 15.875rem;}
.guide .dbx .item:nth-of-type(2){left: 16.25rem;top: 5.9375rem;}
.guide .dbx .item:nth-of-type(3){right: 16.25rem;top: 5.9375rem;}
.guide .dbx .item:nth-of-type(4){right: 5rem;;top: 15.875rem;}
.guide .dbx .item:nth-of-type(5){right: 5rem;;bottom: 15.875rem;}
.guide .dbx .item:nth-of-type(6){left: 16.25rem;bottom: 5.9375rem;}
.guide .dbx .item:nth-of-type(7){right: 16.25rem;bottom: 5.9375rem;}
.guide .dbx .item:nth-of-type(8){left: 5rem;;bottom: 15.875rem;}
.guide .dbx .cname{position: absolute;width: 100%;text-align: center;bottom: 20rem;font-size: 1.875rem;color: #1e7480;font-weight: 400;}

.society{background: url(../images/wenhua-zeren.jpg) no-repeat center;height: 959px;}
.society .container{padding-top: 28.75rem;}
.common-title{line-height: 1;}
.common-title b{font-size: 3.75rem;color: #fff;font-weight: 400;}
.common-title span{font-size: 2rem;color: rgba(255, 255, 255, 0.5);font-weight: 500;margin-left: 1.25rem;font-family: "DIN-Condensed";}
.common-title.type1 b{color: #1e7480;}
.common-title.type1 span{color: #c3c3c3;}
.box-title a{font-size: 1rem;color: #808080;padding-right: 2.5rem;background: url(../images/wenhua-n1.png) no-repeat right center;background-size: 1.6875rem;line-height: 1.6875rem;}
.society h3{padding: 4.375rem 0 4.375rem 4.6875rem;font-weight: 400;color: #fff;font-size: 2.875rem;}
.society p{font-size: 1rem;color: #fff;line-height: 1.75rem;width: 53.125rem;margin-bottom: 4.6875rem;}
.society .more{color:#fff;font-size: 1.25rem;}
.society .more img{margin-left: 1.25rem;width: 2.8125rem;height: 2.8125rem;animation: yidong-jt2 2s infinite linear .1s;vertical-align:middle;}

.message{height: auto;background: url(../images/jiyuBg.jpg) no-repeat center; background-size:cover;padding-bottom: 5rem;}
.message h2{text-align: center;font-size: 3.75rem;color: #1e7480;line-height: 1;padding: 6.875rem 0 3.125rem;}
.message p{position: relative;padding: 1.875rem 11.5rem;font-size: 2.25rem;color: #808080;line-height: 3.625rem;font-weight: 400;}
.message p::after,.message p::before{content: "";width: 4.0625rem;height: 4rem;position: absolute;}
.message p::after{background: url(../images/jiyu-lt.png) no-repeat center;background-size: 100%;left: 5.25rem;top: 0;}
.message p::before{background: url(../images/jiyu-rb.png) no-repeat center;background-size: 100%;right: 5.25rem;bottom: 0;}

.syfSwiper{padding: 3.75rem 0 8.125rem;background: #EFEEED;}
.syfList{position: relative;overflow: hidden;margin-top: 3.4375rem;padding-bottom: 4.375rem;}
.syfList .swiper-slide{background: #fff;cursor: pointer;position: relative;}
.syfList .tent{padding: 1.875rem 0 1.5625rem 1.875rem;color: #808080;}
.syfList .tent b{font-size: 2.125rem;color: #666;padding-right: 0.75rem;margin-right: 0.75rem;border-right: 1px solid #808080;line-height: 1;}
.syfList .tent .des{font-size: 1.125rem;line-height: 1;margin-top: 1.875rem;}
.syfList .tent span{font-size: 0.875rem;line-height: 1.4rem;}
.syfList .img{height: 32.5rem;overflow: hidden;}
.syfList img{display: block;width: 100%;}
.syfList .swiper-slide a{content: "";width: 100%;height: 100%;background: rgba(30, 116, 142, 0.8) url(../images/huoli-more.png) no-repeat center;position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;transition: all 0.6s;}
.syfList .swiper-slide:hover a{opacity: 1;}
.syfList.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}
.syfList.swiper-container-horizontal>.swiper-pagination-bullets span{width: 1.25rem;height: 1.25rem;opacity: 1;background: transparent;border: 0.1875rem solid #868686;margin: 0 2.5rem;padding: 0;}
.syfList .swiper-pagination-bullets .swiper-pagination-bullet-active{border-color: #1e7480 !important;}
/* 新闻中心（上） */
.news{background: #EFEEED;padding-bottom: 6.25rem;}
.news .page{margin-bottom: 0;}
.news .rczl-nav{margin: 6.5625rem 0 5rem;}
.newsBan{position: relative;}
.newsBan h2{font-size: 3.75rem;color: #fff;line-height: 1.2;position: absolute;bottom:40%;left:10%;}



.newsBan .rczl-nav{margin: 3.4375rem 0;}
.newsSwiper{position: relative;overflow: hidden;margin-top: 3.4375rem;padding-bottom: 4.375rem;}
.newsSwiper .swiper-slide{background: #fff;cursor: pointer;position: relative;width: 24.34%;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 2.5rem 1.875rem 1.25rem;height: 37.75rem;}
.newsSwiper .swiper-slide .img{overflow: hidden;}
.newsSwiper img{display: block;width: 100%;}
.newsSwiper .swiper-slide:nth-child(3n+1){width: 49.47%;}
.newsSwiper .swiper-slide::after{content: "";width:0;height: 0.4375rem;background: #1E7480;position: absolute;left: 0;top: 0;transition: all .5s;}
.newsSwiper .swiper-slide:hover::after{width: 100%;}
.newsSwiper .swiper-slide:hover  h3{color:#1E7480}/*.newsSwiper .swiper-slide:nth-child(3n+1)::after{width: 100%;}*/
.newsSwiper .swiper-slide:nth-child(3n+1) .top{position: relative;}
.newsSwiper .swiper-slide:nth-child(3n+1) .img{flex-shrink: 0;width: 72.46%;height: 17.5rem;}
.newsSwiper .swiper-slide:nth-child(3n+1) .txt{width: 23.18%;}
.newsSwiper .swiper-slide:nth-child(3n+1) .txt b,.newsSwiper .swiper-slide:nth-child(3n+1) .time{flex:1;color: #808080;}
.newsSwiper .swiper-slide:nth-child(3n+1) .txt b{font-size: 2rem;line-height: 1.2;border-right: 1px solid #989898;font-weight: 400;}
.newsSwiper .swiper-slide:nth-child(3n+1) .time{flex-direction: column;font-size: 1rem;}
.newsSwiper .swiper-slide:nth-child(3n+1) .time span{font-weight: 500;font-size: 3.375rem;line-height: 0.8;margin-bottom: 1rem;}
.newsSwiper .swiper-slide:nth-child(3n+1) em{position: absolute;left: 76.82%;bottom: 0;line-height: 1.875rem;font-size: 1rem;background: url(../images/news-list-next.png) no-repeat right center;padding-right: 2.5rem;}
.newsSwiper .swiper-slide:nth-child(3n+1) h3{font-size: 1.5rem;/*color: #1e7480;*/line-height: 2.25rem;padding: 3.875rem 0 1.5625rem;text-align: justify;}
.newsSwiper .swiper-slide:nth-child(3n+1) p{font-size: 0.875rem;line-height: 1.5rem;text-align: justify;}
.newsSwiper .swiper-slide .typename{text-align: center;padding: 1.875rem 0;font-size: 0.875rem;}
.newsSwiper .swiper-slide h3{font-size: 1.25rem;line-height: 1.625rem;padding-bottom: 1.875rem;text-align: justify;}
.newsSwiper .swiper-slide p{font-size: 0.875rem;line-height: 1.5rem;text-align: justify;}
.newsSwiper .swiper-slide .bot{border-top: 1px solid #989898;position: absolute;bottom: 1.5625rem;width: 80%;line-height: 1;padding-top: 0.625rem;}
.newsSwiper .swiper-slide .bot::after{content: '';background: url(../images/news-list-next.png) no-repeat;width: 1.625rem;height: 1.625rem;background-size: 100%;position: absolute;right: -0.875rem;top: -52%;}
.newsSwiper .swiper-slide .bot .click{padding-left: 1.625rem;background: url(../images/ico-click.png) no-repeat left center;margin-right: 2.8125rem;}


.newsSwiper.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}
.newsSwiper.swiper-container-horizontal>.swiper-pagination-bullets span{width: 1.25rem;height: 1.25rem;opacity: 1;background: transparent;border: 0.1875rem solid #868686;margin: 0 2.5rem;padding: 0;}
.newsSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active{border-color: #1e7480 !important;}
.newList{margin-top: 5rem;}
.newList img{max-width:100%}
.newList li{margin-bottom: 0.5rem;}
.newList a{display: block;display: flex;justify-content: space-between;background: #fff;}
.newList a .left{flex-shrink: 0;width: 14.47%;background: #D0D1D1;color: #808080;text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 1.875rem;height: 11.25rem;font-weight: 400;transition: all 0.6s;}
.newList a .left b{font-size: 6.25rem;line-height: 0.8;margin-bottom: 1.25rem;font-weight: 400;}
.newList a .right{width: 85.53%;-webkit-box-sizing: border-box;box-sizing: border-box;padding:0 3rem 0 5rem;position: relative;color: #808080;}
.newList a .right h4{font-size: 1.625rem;padding-top: 2rem;line-height: 1.3;transition: all 0.6s;font-weight: 300;}
.newList a .right span{font-size: 1.25rem;position: absolute;bottom: 1.25rem;padding-right: 2.8125rem;background: url(../images/wenhua-n1.png) no-repeat right center;line-height: 1.6875rem;}
.newList a:hover .left{background: #1E7480;color: #fff;}
.newList a:hover .right h4{color: #1E7480;}
.newList a .right span:hover{color: #1E7480;}
.new-tonglan img{display: block;width: 100%;margin-bottom: 3.75rem;}
/* 瀑布流 */
.huoliMain{margin: auto;-webkit-box-sizing: border-box;box-sizing: border-box;position: relative;width: 100%;max-width: 95rem;}
#wrap{width: 100% !important;position: relative;}
.huoliMain .box{border-bottom: 0.75rem solid #EFEEED;background: #F2F2F2;-webkit-box-sizing: border-box;box-sizing: border-box;margin:0 0.33%;position: relative;cursor: pointer;width: 24.34%;float: left;}
.huoliMain .box a{content: "";width: 100%;height: 100%;background: rgba(30, 116, 142, 0.8) url(../images/huoli-more.png) no-repeat center;position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;transition: all 0.6s;}
.huoliMain .box:hover a{opacity: 1;}
.huoliMain .box:nth-child(4n){margin-right: 0;}
.huoliMain .box .info{width:100%;height:auto;background:#fff;}
.huoliMain .box .info .pic{width:100%;height:auto;margin:0 auto;}
.huoliMain .box .info .pic img{width:100%;display: block;}
.huoliMain .box .info .title{width:100%;margin:0 auto;text-align:center;color:#808080;font-size: 1.125rem;overflow:hidden;line-height: 1.4;padding: 2.5rem 0;font-weight: 400;}
.huiliAdd{width: 100%;}
.huiliAdd span{width: 2.8125rem;height: 2.8125rem;border:1px solid #808080;border-radius: 50%;color: #808080;text-align: center;line-height: 2.6125rem;font-size: 2.375rem;cursor: pointer;transition: all 0.5s;}
.huiliAdd span:hover{border-color: #1E7480;color: #1E7480;}

.meitiContent .huoliMain .box{width: 32.33%;margin-right: 0.665%;}
.meitiContent .huoliMain .box:nth-child(4n){margin-right: 0.665%;}
.meitiContent .huoliMain .box:nth-child(3n){margin-right: 0;}
.meitiContent .huoliMain .box .info .title{display: flex;justify-content: space-between;align-items: center;padding: 1.75rem 1.875rem 1.75rem 2.25rem;-webkit-box-sizing: border-box;box-sizing: border-box;}
.meitiContent .huoliMain .box .info .title span{font-size: 1rem;color: #969696;}

/* 三银范 */
.ModSYF{background:url(../images/syfMod-banner.jpg) no-repeat center top #F1F0EF;padding-bottom: 8.75rem;}
.ModSYF-Ban{height: 32.4rem;}
.ModSYFContent .box{background: #fff;cursor: pointer;position: relative;}
.ModSYFContent .tent{padding: 1.875rem 0 1.5625rem 1.875rem;color: #808080;}
.ModSYFContent .tent p{display: flex;justify-content: flex-start;align-items: center;}
.ModSYFContent .tent b{font-size: 2.125rem;color: #666;padding-right: 0.75rem;margin-right: 0.75rem;border-right: 1px solid #808080;line-height: 1;}
.ModSYFContent .tent .des{font-size: 1.125rem;line-height: 1;margin-top: 1.875rem;}
.ModSYFContent .tent span,.ModSYFContent .tent em{font-size: 0.875rem;line-height: 1.4rem;display: block;font-style: normal;}
.ModSYFContent .img{height: 32.5rem;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.ModSYFContent img{display: block;width: 100%;}
/* 产业布局 */
.cylayout{height: 1080px;background: url(../images/cybj-ban.jpg) no-repeat center;background-size: cover;}
.cylayout .container{padding-top: 12.5rem;overflow: hidden;}
.cySwiper{position: relative;}
.cySwiper .swiper-slide{overflow:hidden;height:720px;display: flex;justify-content: flex-start;}
.cySwiper .right{height: 100%;width: 10.5%;position: absolute;right: 0;}
.cySwiper .left{position: relative;padding-left: 6.57%;z-index: 2;}
.cySwiper .left .ctent{width: 35%;}
.cySwiper .left img{width: 55%;}
.cySwiper .left h3{font-size: 2.25rem;color: #666;padding: 2.5rem 0;opacity: 0;-webkit-transform: translate3d(0, 40px, 0);transform: translate3d(0, 40px, 0);}
.cySwiper .left p{font-size: 1rem;color: #808080;line-height: 1.75rem;opacity: 0;-webkit-transform: translate3d(0, 40px, 0);transform: translate3d(0, 40px, 0);height: 9rem;}
.cySwiper .left a{padding: 0 1.5625rem 0 3.125rem;line-height: 3.75rem;border-radius: 3.125rem;display: block;position: absolute;bottom:0;opacity: 0;-webkit-transform: translate3d(0, 40px, 0);transform: translate3d(0, 40px, 0);}


.bgd1{background: #47559C;}
.bgd2{background: #1E7493;}
.bgd3{background: #47559C;}
.bgd4{background: #1E7493;}
.bgd5{background: #3781D3;}

.bgd6{background: #47559C;}
.bgd7{background: #1E7493;}
.bgd8{background: #47559C;}
.bgd9{background: #1E7493;}
.bgd10{background: #3781D3;}


a.accessUrl::after{content: "";background: url(../images/cybj-more.png) no-repeat center;position: absolute;left: 0.625rem;top: 0;bottom: 0;margin: auto;width: 1.875rem;height: 1.875rem;}
a.accessUrl span{font-size: 1.5rem;color: #fff;background-image: -webkit-linear-gradient(left,#fff 100%,#fff 0,#fff 0,#fff);
background-size: 200% 100%;background-position: -50% 0;-webkit-text-fill-color: transparent;-webkit-background-clip: text;transition: all .3s;}
a.accessUrl:hover span{color:#fff;background-image:-webkit-linear-gradient(left,rgba(1,68,111,0.8) 75%,#fff 0,rgba(1,68,111,0.8) 0,#fff);-webkit-animation:mask 1s linear infinite;animation:mask 1s linear infinite}
@-webkit-keyframes mask{0%{background-position:0 0}to{background-position:-100% 0}}
@keyframes mask{0%{background-position:0 0}to{background-position:-100% 0}}
.cySwiper .swiper-slide-active .left h3{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: 1s ease 0.2s;}
.cySwiper .swiper-slide-active .left p{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: 1s ease 0.6s;}
.cySwiper .swiper-slide-active .left a{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: 1s ease 1s;}
.cySwiper .swiper-button-next,.cySwiper .swiper-button-prev{width: 10.5%;height: 5rem;position: absolute;bottom: 0;top: auto;left: auto;background: none;opacity: 1;z-index: 10;cursor: pointer;pointer-events:auto;border: none;outline: none;}
.cySwiper .swiper-button-next{right: 0;}
.cySwiper .swiper-button-prev{right: 10.5%;}
.cySwiper .swiper-pagination{display: none;}

.cySwiper .swiper-button-next::after,.cySwiper .swiper-button-prev::after{content: "";width: 45px;height: 45px;position: absolute;top: 0;bottom: 0;margin: auto;transition: all .5s;overflow: hidden;}
.cySwiper .swiper-button-next::after{background: url(../images/cybj-next.png) no-repeat 100%;left: 30px;}
.cySwiper .swiper-button-prev::after{background: url(../images/cybj-prev.png) no-repeat;right: 30px;}
.cySwiper .swiper-button-next.on::after{background: url(../images/cybj-nextOn.png) no-repeat;left: 0;width: 149px;}
.cySwiper .swiper-button-prev.on::after{background: url(../images/cybj-prevOn.png) no-repeat;right: 0;width: 149px;}
/* 党建详情 */
.buildingDetail{background: url(../images/building_bg.jpg) no-repeat center top #fff;padding-bottom: 8.4375rem;}
.building-con{margin-top: 9.0625rem;max-width:855px;}
.building-con h3{display: block;font-size: 3.125rem;line-height:1;margin-bottom: 2.8125rem;color:#808080;}
.building-con p{font-size: 1rem;line-height: 1.75rem;color:#808080;padding-bottom: 13.75rem;font-weight: 400;}
.building-About{background: #F2EDED;padding-top: 12.5rem;overflow: hidden;position: relative;}
.building-About::after{content: "";width: 100%;height: 3.125rem;background: #fff;position: absolute;bottom: 0;left: 0;}
.building-About .left{width: 33.55%;}
.building-About .left h3{font-size: 2.5rem;color: #1e7496;line-height: 1;padding: 3.4375rem 0 2.8125rem;}
.building-About .left p{font-size: 1.125rem;color: #808080;line-height: 1.875rem;text-align: justify;text-indent: 2em;}
.building-About .right{width: 59.21%;overflow: hidden;position: relative;z-index: 2;}
.building-About .right img{display: block;width: 100%;}
.building-About .right p{font-size: 1.25rem;color: #fff;font-weight: 400;padding-left: 1.5625rem;background: rgba(206,60,53,0.8);line-height: 3.125rem;}
.building-About .right .swiper-pagination{position: absolute;right: 0;height: 3.125rem;display: flex;justify-content: flex-end;align-items: center;bottom: 0;}
.building-About .right .swiper-pagination span{width: 0.75rem;height: 0.75rem;background: rgba(255, 255, 255, 0.6);opacity: 1;margin: 0 1.5625rem;position: relative;}
.building-About .right .swiper-pagination span::after{content: '';width: 1.75rem;height: 1.75rem;background: rgba(255, 255, 255, 0.25);position: absolute;border-radius: 50%;left: -0.5rem;top: -0.5rem;transform: scale(0);transition: 0.6s all;}
.building-About .right .swiper-pagination span::before{content: '';width: 1.25rem;height: 1.25rem;background: rgba(255, 255, 255, 0.5);position: absolute;border-radius: 50%;left: -0.25rem;top: -0.25rem;transform: scale(0);transition: 0.6s all;}
.building-About .right .swiper-pagination span.swiper-pagination-bullet-active::after,.building-About .right .swiper-pagination span:hover::after{transform: scale(1);}
.building-About .right .swiper-pagination span.swiper-pagination-bullet-active::before,.building-About .right .swiper-pagination span:hover::before{transform: scale(1);}
.licheng .tith3{font-size: 2.5rem;color: #1e7496;line-height: 1;font-weight: 400;padding: 5.625rem 0 3.125rem;}
.licheng-title{padding: 2rem 0;border-bottom: 2px dashed #DCDCDC;}
.licheng-title.active{background: #F7F8F8;}
.licheng .head{overflow: hidden;line-height: 1;position: relative;line-height: 2.625rem;}
.licheng .head b{font-size: 1.35rem;color: #1e7496;font-weight:400;float: left;width: 15.8%;}
.licheng .head h3{width: 83.55%;border-left: 1px solid #ECEDED;float: right;font-size: 1.35rem;color:#808080;-webkit-box-sizing: border-box;box-sizing: border-box;padding-left: 4.6875rem;font-weight:400}
.licheng .head:hover,.licheng .head h3:hover{cursor:pointer;color: #1e7496;}
.licheng .head span{position: absolute;right: 0;top: 0;bottom: 0;margin: auto;width: 2.5625rem;}
.licheng .head span img{display: block;width: 100%;transition: all .5s;}
.licheng .head span img.addimg{transform: rotate(45deg);}
.licheng-desc{width: 83.55%;border-left: 1px solid #ECEDED;float: right;-webkit-box-sizing: border-box;box-sizing: border-box;padding-left: 4.6875rem;padding-top: 4.375rem;display: none;}
.licheng-desc p{float: left;font-size: 1.25rem;color: #808080;line-height: 2.375rem;text-indent: 2em;text-align: justify;width: 42%;}
.licheng-desc img{float: right;width: 50%;}
.licheng-title.active{border-bottom: 0;}

#speech,#aboutus,#Architecture,#team,#history,#honors,#building,#culture,#sanyinfan,#society,#corevalue,#linian,#peiyang{
    padding-top: 124px;
    margin-top: -124px;
}

.popUp{position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 100;display: -webkit-flex;display: flex;background: rgba(0,0,0,0.2);}
.popMain{margin: auto;text-align: center;color: #f00;font-size:1rem;background: rgba(255, 255, 255, 0.4);border-radius: 0.625rem;padding: 2.375rem 3.525rem 2.375rem 2.525rem;position: relative;top:-20%;right:-30%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.popMain b{display: block;font-weight: 700;font-size:1.2rem;margin-bottom: 0.625rem;}
.popClose{width: 2rem;height: 2rem;background: url(../images/close.png) no-repeat;background-size: 100%;position: absolute;right: 1rem;top: 1rem;}
@media(max-width: 767px){
    
 .popMain{width:90%;right:0%;top:0%;}
}