@charset "utf-8";
.about-iBan { width:100%; position:relative}
.mengcheng {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 95, 116, .6)), to(rgba(23, 9, 49, .6)));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 95, 116, .6)), to(rgba(23, 9, 49, .6)));
    background: -webkit-linear-gradient(left, rgba(30, 95, 116, .6), rgba(23, 9, 49, .6));
    background: -moz-linear-gradient(left, rgba(30, 95, 116, .6) 0%, rgba(23, 9, 49, .6) 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 95, 116, .6)), to(rgba(23, 9, 49, .6))));
    background: -webkit-linear-gradient(left, rgba(30, 95, 116, .6) 0%, rgba(23, 9, 49, .6) 100%);
    background: -o-linear-gradient(left, rgba(30, 95, 116, .6) 0%, rgba(23, 9, 49, .6) 100%);
    background: -ms-linear-gradient(left, rgba(30, 95, 116, .6) 0%, rgba(23, 9, 49, .6) 100%);
    background: linear-gradient(to right, rgba(30, 95, 116, .6) 0%, rgba(23, 9, 49, .6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(30,95,116,.6)', endColorstr='rgba(23,9,49,.6)', GradientType=1 );
}
.iBanner img { clear:both; display:block; width:100%; height:auto;
-webkit-animation: scaleBigToDefault 1.5s ease-in-out;
animation: scaleBigToDefault 1.5s ease-in-out;}
@-webkit-keyframes scaleBigToDefault {
0% { opacity:0; -webkit-transform:scale3d(1.3,1.3,1.3); transform:scale3d(1.3,1.3,1.3)} 
100% {opacity:1; -webkit-transform:scale3d(1,1,1); transform:scale3d(1,1,1)} 
}
@keyframes scaleBigToDefault {
0% {opacity:0; -webkit-transform:scale3d(1.3,1.3,1.3); transform:scale3d(1.3,1.3,1.3)} 
100% {opacity:1; -webkit-transform:scale3d(1,1,1); transform:scale3d(1,1,1)} 
}

.about-iBan .box { width:100%; position:absolute; left:0 ;top:50%; margin-top:-240px; z-index:3}
.about-iBan .box .container_content { box-sizing:border-box; padding-left:5% }
.about-iBan .wenzi{ padding-top:60px; line-height:200%;}
.about-iBan .num { width:100%;color:#fff;}
.about-iBan .num .L p.p1 { font-size:16px; line-height:28px;}
.about-iBan .num .L p.p2 { font-size:64px;font-family: "family_DIN";line-height:70px; margin-bottom:7%}
.about-iBan .num .R .li { display:inline-block;}
.about-iBan .num .R .l1 { width: auto;padding-right:8%;background:url(../images/pic37.png) no-repeat right 40px;}
.about-iBan .num .R .l2 { width:auto; padding-left:8%;padding-right:8%;background:url(../images/pic37.png) no-repeat right 40px; padding-left:5%; box-sizing:border-box;}
.about-iBan .num .R .l3 { width:auto; padding-left:8%;padding-right:8%; background:url(../images/pic37.png) no-repeat right 40px;box-sizing:border-box;}
.about-iBan .num .R .l4 { width:auto; padding-left:5%; box-sizing:border-box;}
.about-iBan .num .R .li p.p1 { font-size:18px; margin-bottom:10px;}
.about-iBan .num .R .li p.p2 {line-height:90px; }
.about-iBan .num .R .li p.p2 span { display:block; float:left;}
.about-iBan .num .R .li p.p2 span.sp1 { font-size:80px;font-family: "family_DIN";}
.about-iBan .num .R .li p.p2 span.sp2 { font-size:30px; }
.about-iBan .num .R .l2 p.p2 span.sp2 { font-size:30px; }
.about-iBan .num .R .l3 p.p2 span.sp2 { font-size:30px; }

.about-page {
	padding-bottom:85px; background:url(../images/bg1.jpg) center top no-repeat;
}
.inner-text  .pic{ padding-top:50px;}
.about-page .erp .image-wrap img {
	width:100%;
}
.about-wrap-first {
	z-index:1;
	position:relative;
	text-align:center;
}
.about-wrap-first.active {
    margin-top: 0
}
.about-wrap-first {
    transition: all .6s ease-in-out;
}
.inner-title {
    font-weight: bold;
    font-size: 42px;
    color: #333;
}
.miaoshu{ color:#e31e1e; padding-top:15px; padding-bottom:20px; font-weight:bold}
.inner-line {
    display: inline-block;
    width:40px;
    height: 3px;
    margin: 15px 0 30px;
    background:#e31e1e;
}
.about-wrap-first .inner-descrition {

}
.inner-descrition {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
}
.about-wrap-first .inner-wa { padding-left:20%; padding-right:20%; padding-top:75px;
}
.about-wrap-second .rpl {
	margin-left:-1%;
}
.about-wrap-second .erp {
	float:left;
	width:49%;
	margin:0 0 1% 1%;
}
.about-page .image-wrap {
	position:relative;
	overflow:hidden;
}
.about-wrap-second.active .erp, .about-wrap-three.active, .about-wrap-four.active, .about-wrap-five .erp.active {
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.about-wrap-second .erp, .about-wrap-three, .about-wrap-four, .about-wrap-five .erp {
    margin-top: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .6s ease-in-out;
}
.about-page .image-wrap:after, .join-list .erp .image-wrap:after, .ourwork-list .erp .image-wrap:after, .solution-list .erp .image-wrap:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, .4);
	opacity:0;
 transition:all .6s ease-in-out;
}
.ourwork-list .erp .image-wrap:after, .solution-list .erp .image-wrap:after {
	background:rgba(0, 0, 0, 0);
}
.about-wrap-second .erp:hover .image-wrap:after, .about-wrap-four .erp:hover .image-wrap:after, .about-page .erp .image-wrap:hover:after, .join-list .erp:hover .image-wrap:after, .ourwork-list .erp:hover .image-wrap:after, .solution-list .erp:hover .image-wrap:after {
	opacity:1;
}
.about-page .erp img, .join-list .erp .image-wrap img {
transition:all .4s ease-in-out;
}
.about-wrap-second .erp:hover .image-wrap img, .about-page .erp .image-wrap:hover img, .join-list .erp:hover .image-wrap img {
	transform:scale(1.05);
}
.about-wrap-second .rp-inner {
	position:relative;
}
.about-wrap-second .rp-inner .wa {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
.about-wrap-second .rp-inner .text-inner {
	padding:5%;
	color:#fff;
}
.about-wrap-second .rp-inner .title {
	font-weight:bold;
	font-size:20px;
	color:#fff;
}
.about-wrap-second .rp-inner .line {
	display:inline-block;
	width:55px;
	height:2px;
	margin:10px 0 5px;
	background:#fff;
}
.about-wrap-second .rp-inner .descrition {
	width:66%;
	font-size:12px;
	color:#fff;
	line-height:2;
}
.fullwindow-banner-inner li:nth-of-type(1) .icon-wrap, .about-wrap-second .rp-inner .title, .about-wrap-second .rp-inner .line, .about-wrap-second .rp-inner .descrition {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
}
.fullwindow-banner-inner li .icon-wrap, .fullwindow-banner-inner li .text, .about-wrap-second .rp-inner .title, .about-wrap-second .rp-inner .line, .about-wrap-second .rp-inner .descrition {
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
}
.about-wrap-three .erp, .about-wrap-five .erp {
	margin-bottom:1%;
	overflow:hidden;
}
.about-wrap-three .erp .rp-inner > div, .about-wrap-five .erp .rp-inner a > div {
	float:left;
}
.about-wrap-three .erp .rp-inner > div.image-wrap, .about-wrap-five .erp .rp-inner a > div.image-wrap {
	float:right;
}
.about-wrap-three .erp .rp-inner > div {
	width:50%;
}
.about-wrap-three .erp, .about-wrap-five .erp {
	position:relative;
	background:#fff;
}
.about-wrap-three .erp .text-inner {
	padding:9.25%;
}
.about-wrap-three .erp .inner-title {
	font-size:36px;
}
.about-wrap-three .erp .inner-line {
	width:40px;
	margin:20px 0;
}
.about-wrap-three .erp .inner-descrition {
	width:80%;
}
.about-wrap-four .erp {
	position:relative;
}
.about-wrap-four .erp .wa {
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
}
.about-wrap-four .erp .text-inner {
	position:absolute;
	top:50%;
	width:100%;
	transform:translateY(-50%);
}
.about-wrap-four .erp .text-inner .title {
	margin-bottom:50px;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	transform:translateY(20px);
	opacity:0;
 transition:all .6s ease-in-out;
}
.normal-more-wrap2 {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 100%;
}
.about-wrap-four .erp {
    position: relative;
}
.mb15 {
    margin-bottom: 1%;
}
.about-wrap-four .erp .normal-more-wrap2 {
	transform:translateY(-20px);
	opacity:0;
 transition:all .6s ease-in-out;
}
.about-wrap-four .erp .normal-more-wrap2:before {
	border-color:#fff;
}
.about-wrap-four .erp .normal-more-wrap2:after {
	background:#fff;
}
.about-wrap-four .erp:hover .text-inner .title, .about-wrap-four .erp:hover .normal-more-wrap2 {
	opacity:1;
	transform:none;
}
.about-wrap-five .erp .wa {
	width:42.5%;
}
.about-wrap-five .erp .text-inner {
	padding:11.5%;
}
.about-wrap-five .erp .inner-title {
	margin-bottom:23px;
	font-size:36px;
	text-transform: uppercase;
}
.about-wrap-five .erp .image-wrap {
	width:57.5%;
}
.about-wrap-five .erp .inner-descrition {
	width:77.5%;
	font-size:18px;
}
.about-wrap-five .normal-more-wrap2 {
	position:absolute;
	bottom:10%;
	border-color:#333;
transition:all .4s;
}
.about-wrap-five .normal-more-wrap2:hover {
	border-color:#fff;
}
.about-wrap-five .normal-more-wrap2:before {
	background:url(../images/more-icon.png) no-repeat center center;
}
.about-wrap-five .normal-more-wrap2:hover:before {
	background:url(../images/more-icon1.png) no-repeat center center;
}
.about-wrap-four .erp .normal-more-wrap2:before {
    border-color: #fff;
}
.normal-more-wrap2:before {
    z-index: 1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #333;
    background: url(../images/more-icon1.png) no-repeat center center;
    border-radius: 100%;
    box-sizing: border-box;
}
/*about*/
.fullwindow-banner-inner li .icon-wrap, .fullwindow-banner-inner li .text, .about-wrap-second .rp-inner .title, .about-wrap-second .rp-inner .line, .about-wrap-second .rp-inner .descrition {
	opacity: 0;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
}
.fullwindow-banner-inner.active li .icon-wrap, .fullwindow-banner-inner.active li .text, .about-wrap-second .erp:hover .rp-inner .title, .about-wrap-second .erp:hover .rp-inner .line, .about-wrap-second .erp:hover .rp-inner .descrition {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
}
.fullwindow-banner-inner li:nth-of-type(1) .icon-wrap, .about-wrap-second .rp-inner .title, .about-wrap-second .rp-inner .line, .about-wrap-second .rp-inner .descrition {
 transition: all 0.5s ease-out 0s;
 -webkit-transition: all 0.5s ease-out 0s;
 -moz-transition: all 0.5s ease-out 0s;
}
.fullwindow-banner-inner li:nth-of-type(1) .text {
 transition: all 0.5s ease-out .1s;
 -webkit-transition: all 0.5s ease-out .1s;
 -moz-transition: all 0.5s ease-out .1s;
}
.fullwindow-banner-inner li:nth-of-type(2) .icon-wrap {
 transition: all 0.5s ease-out .2s;
 -webkit-transition: all 0.5s ease-out .2s;
 -moz-transition: all 0.5s ease-out .2s;
}
.fullwindow-banner-inner li:nth-of-type(2) .text {
 transition: all 0.5s ease-out .3s;
 -webkit-transition: all 0.5s ease-out .3s;
 -moz-transition: all 0.5s ease-out .3s;
}
.fullwindow-banner-inner li:nth-of-type(3) .icon-wrap {
 transition: all 0.5s ease-out .4s;
 -webkit-transition: all 0.5s ease-out .4s;
 -moz-transition: all 0.5s ease-out .4s;
}
.fullwindow-banner-inner li:nth-of-type(3) .text {
 transition: all 0.5s ease-out .5s;
 -webkit-transition: all 0.5s ease-out .5s;
 -moz-transition: all 0.5s ease-out .5s;
}
.fullwindow-banner-inner li:nth-of-type(4) .icon-wrap {
 transition: all 0.5s ease-out .6s;
 -webkit-transition: all 0.5s ease-out .6s;
 -moz-transition: all 0.5s ease-out .6s;
}
.fullwindow-banner-inner li:nth-of-type(4) .text {
 transition: all 0.5s ease-out .7s;
 -webkit-transition: all 0.5s ease-out .7s;
 -moz-transition: all 0.5s ease-out .7s;
}
.fullwindow-banner-inner li:nth-of-type(5) .icon-wrap {
 transition: all 0.5s ease-out .8s;
 -webkit-transition: all 0.5s ease-out .8s;
 -moz-transition: all 0.5s ease-out .8s;
}
.fullwindow-banner-inner li:nth-of-type(5) .text {
 transition: all 0.5s ease-out .9s;
 -webkit-transition: all 0.5s ease-out .9s;
 -moz-transition: all 0.5s ease-out .9s;
}
.fullwindow-banner-inner li:nth-of-type(6) .icon-wrap {
 transition: all 0.5s ease-out 1s;
 -webkit-transition: all 0.5s ease-out 1s;
 -moz-transition: all 0.5s ease-out 1s;
}
.fullwindow-banner-inner li:nth-of-type(6) .text {
 transition: all 0.5s ease-out 1.1s;
 -webkit-transition: all 0.5s ease-out 1.1s;
 -moz-transition: all 0.5s ease-out 1.1s;
}
.about-wrap-first {
 transition:all .6s ease-in-out;
}
.about-wrap-second .erp, .about-wrap-three, .about-wrap-four, .about-wrap-five .erp {
	margin-top: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
 transition:all .6s ease-in-out;
}
.about-wrap-first.active {
	margin-top:0;
}
.about-wrap-second.active .erp, .about-wrap-three.active, .about-wrap-four.active, .about-wrap-five .erp.active {
	margin-top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}

.about-wrap-first .dropdown-arrow {
    display: inline-block;
    width: 54px;
    height: 54px;
    background: url("../images/about-icon01.png") no-repeat;
        background-size: auto;
    background-size: cover;
    margin-top: 70px;
}

/*派琪态度*/
.paiky-att-box .img-box25{
    width: 50%;
}
.paiky-att-box .img-box25 img,
.paiky-att-box .text-box img{
    width:100%;
}
.paiky-att-box .text-box{
    width:50%;
    padding-top: 49px;
    background-color: #FCFCFC;
}
.paiky-att-box .text-box li{
    width:50%;
    float: left;
}
.paiky-att-box .text-box li.text01,
.paiky-att-box .text-box li.text02{
    position: relative;
}
.paiky-att-box .text-box li.text02 b{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); /* IE 9 */
    -moz-transform:translate(-50%,-50%);    /* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%);

    font-size: 23px;
    color: #FFFFFF;
    line-height: 40px;
}
.paiky-att-box .text-box li.text01 .text03{
    position: absolute;
    top:15.4%;
    left:12%;
}
.paiky-att-box .text-box li.text01 .text03 span{
    display: block;
    width:233px;
    height:16px;
    margin: 10px 0 24px;
}
.paiky-att-box .text-box li.text01 .text03 h2{
    display: block;
    font-size: 30px;
    color: #333333;
}
.paiky-att-box .text-box li.text01 .text03 i{
    display: block;
    width:77px;
    height:2px;
    background-color: #C5C5C5;
    margin-bottom: 26px;
}
.paiky-att-box .text-box li.text01 .text03 p{
    font-size: 16px;
    color: #7B7B7B;
    line-height: 24px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}



.paiky-att-box .img-box25 .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: auto;
    right: 30px;
    left:auto;
    width:auto;
    top:50%;
}
.paiky-att-box .img-box25 .swiper-pagination-bullet{
    display: block;
    margin: 8px 0;
    width:10px;
    height:10px;
    opacity: 1;
    background-color: #FFFFFF;
}
.paiky-att-box .img-box25 .swiper-pagination-bullet-active{
    background-color: #1A58AB;
    opacity: 1;
}



/*派琪团队文化*/
.team-cultr{
    position: relative;
}
.team-cultr .text-box{
    width:50%;
    position:relative;
}
.team-cultr .text-box>img{
    width:100%;
}
.team-cultr .text-box .text{
    position:absolute;
    top:24%;
    left:28%;
}
.team-cultr .img-box26{
    width: 50%;
}
.team-cultr .img-box26>img{
    width:100%;
}
.team-cultr .text h2{
    font-size: 35px;
    color: #333333;
}
.team-cultr .text i{
    display: block;
    width:54px;
    height:2px;
    background-color: #CFCFCF;
    margin: 30px 0 25px;
}
.team-cultr .text .text01{
    margin-bottom: 70px;
}
.team-cultr .text .text01 span{
    font-size: 20px;
    color: #000;
    font-family: 'Microsoft YaHei Regular';
}
.team-cultr .text .text01 p{
    font-size: 16px;
    color: #999;
    line-height: 24px;
    margin-top: 6px;
}
.team-cultr .text .text02 span{
    font-size: 18px;
    color: #333333;
    margin-bottom: 25px;
}
.team-cultr .text .text02 p{
    font-size: 16px;
    color: #999;
    line-height: 24px;
    margin-top: 35px;
}
.team-cultr>s{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); /* IE 9 */
    -moz-transform:translate(-50%,-50%);    /* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%);
}
/*对于细节的追求，我们向来偏执！*/
.chase-detail-box{
    padding-top: 70px; padding-bottom:40px;
    background: url("../images/paiky-att-img05.jpg");
    background-size:cover;
}
.chase-detail{
    width:1260px;
    margin: 0 auto;
}
.chase-detail .text{
    width:620px;
    padding-top: 220px;
}
.chase-detail .text h2{
    font-size: 35px;
    color: #343434;
    display: block;
    margin-bottom: 25px;
}
.chase-detail .text p{
    font-size: 14px;
    line-height: 20px;
    color: #727272;
}
.chase-detail .text span{
    font-size: 18px;
    color: #333333;
    display: block;
    margin-top: 55px;
    margin-bottom: 8px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.about_pics  .slick-next,.about_pics  .slick-prev{opacity:0;}
.about_pics .scroll .slick-dots li button{ width:10px; height:10px;}
.people_show{
	padding-top:80px;
padding-bottom: 80px;
background: url(../images/paiky-att-img11.jpg) center center no-repeat;
background-size: cover;
	}
.people_pics .scroll { padding-top:30px; padding-bottom:20px;}
.people_pics .scroll .slick-dots{ bottom:-20px;}
.people_pics .scroll .slick-dots li button{ width:10px; height:10px;}
.people_pics  .slick-next,.people_pics  .slick-prev{opacity:0;}
.people_pics .item{ position:relative; margin:0 40px; overflow:hidden}
.people_pics .item img{ width:100%;height: auto ; border:0;transition: transform 2s;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.people_pics .item img:hover{transform: scale(1.1);-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);filter: none;}
.people_pics .item .text{width:80%;height: auto;padding-bottom: 20px;text-align:center;background: #e31e1e;
background: linear-gradient(145deg,#e31e1e,#e31e1e);bottom:20px;position:absolute;left:50%;margin-left:-40%; z-index:100}
.people_pics .item .text h5{font-size:18px;color:#FFFFFF;font-weight:bold;padding-top:20px; margin-top:0;}
.people_pics .item .text p{color:#FFFFFF;font-size:12px;padding-top:10px;}


@media (max-width:768px) {
.about-iBan .box{ display:none;}
.inner-title{ font-size:1.8rem;}
.about-wrap-first .inner-wa{ padding:2rem; padding-top:3rem}
.inner-line {
    width: 10%;
    margin: 1rem 0;
}
.about-wrap-first .dropdown-arrow{ margin-top:2rem}
.about-page {
    padding-bottom: 0;
}
.paiky-att-box .text-box li.text01 .text03 i{ margin-bottom:1rem}
.paiky-att-box .text-box li.text01 .text03 p {
    font-size: 0.8rem;
    line-height: 150%;}
.paiky-att-box .text-box li.text02 b{ font-size:1.1rem; line-height:150%}
.paiky-att-box .text-box li.text01 .text03 h2 {
    font-size: 1.4rem;}
	.team-cultr .text-box {
    width: 100%;
}
.team-cultr .text-box .text {
    position: initial;
    top: initial;
    left: inherit;
    width: 90%;
    margin: 0px auto;
    padding-top: 2rem;
}
.team-cultr .text .text01 {
    margin-bottom: 2rem;
}
.team-cultr .text .text01 span {
    font-size: 1.2rem;}
	.team-cultr .text .text01 p {
    font-size: 1rem;
    line-height: 180%;
    margin-top: 1rem;
}
.team-cultr .text .text02 span {
    font-size: 1.2rem;
    color: #333333;
    margin-bottom: 1rem;
}
.team-cultr .text .text02 p {
    font-size: 1rem;
    color: #999;
    line-height: 180%;
    margin-top: 1rem;
}
.team-cultr>s{ display:none}
.team-cultr .img-box26 {
    width: 100%;
    padding-top: 2rem;
}
.chase-detail-box {
    padding-top: 2rem;
    padding-bottom: 2rem;}
	.chase-detail {
    width: 90%;
    margin: 0 auto;
}
.chase-detail .text {
    width: 100%;
    padding-top: 2rem;
}
.chase-detail .text h2 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
}
.chase-detail .text p {
    font-size: 1rem;
    line-height: 180%;
}
.chase-detail .text span {
    font-size: 1.4rem;
    color: #333333;
    display: block;
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.people_show {
    padding-top: 3rem;
    padding-bottom: 3rem;}
.team-cultr .text h2 {
    font-size: 1.4rem;
}
.team-cultr .text-box>img {
    width: 100%;
    display: none;
}
.team-cultr .text i {
    margin: 1rem 0;
}
.paiky-att-box .text-box li.text01 .text03 span{ display:none}
.inner-descrition{ font-size:1rem; line-height:180%}
.fl {
    float: none;
}
.paiky-att-box .img-box25 {
    width: 100%;
}
.fr {
    float: none;
}
.paiky-att-box .text-box {
    width: 100%;
    padding-top: 0;}
	.people_pics .item{ margin:0 1rem}
	}
	
