@charset "utf-8";
* {	margin: 0;padding: 0;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:initial;}
body,button,input,select,textarea {	 font-family:"Microsoft YaHei","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}
a {	text-decoration: none;	color: #1c1c1c;  }
a:hover {color: #ce0021;text-decoration: none;	}
img {	border: 0px; vertical-align:middle;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {color: #343434;background: #fff;margin: 0 auto;font-size: 16px; overflow-x:hidden;width:100%;}
.clear {	clear: both;}
.pic100 img{width:100%;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.overflow{ overflow:hidden;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.top40{ margin-top:40px;}
.top60{ margin-top:60px;}
.pad70{padding:70px 0;}
.text-center{ text-align:center;}
.text-right{text-align:right;}
.row:after{content:''; display:block; clear:both;}
.flex-wrap {
    display: -webkit-flex;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}
.container-fluid {
  width: 100%;
}
.clearfix:after{
content:"";
display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix{zoom:1;}	
.container{width:1400px;margin: auto;}
@media (max-width:1466px) {
.container {width:1190px;}
}
@media (max-width:1199px) {
.container{width:991px}
}
@media (max-width:991px) {
.container{width:750px}
}
@media (max-width:767px) {
.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}

.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:50%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}




header{background-color:#fff;position:fixed;z-index:5;width:100%;top:0;left:0;}
header .container{align-items: center;display:flex;justify-content: space-between;}
.logo img{height:55px;}
nav li{position:relative; display:inline-block; text-align:center;}
nav li>a{display:block;font-weight:bold;padding:34px 20px;position:relative; z-index:1;}
nav li>a:after{content:'';width:100%; position:absolute;top:0;left:0;height:0;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; background-color:#ce0021; z-index:-1;}
nav li>a.cur,nav li:hover>a{color:#fff;}
nav li>a.cur:after,nav li:hover>a:after{height:100%;}
nav li div{position:absolute;top:100%;left:0;display:none;z-index: 1;width:max-content;padding: 24px 0;font-size:15px;}
nav li div a{display:inline-block;padding:0 20px 0 0;color:#fff;}
nav li div a:hover{color:#fff;font-weight:bold;}
nav li:hover div{ display:block;}
.headerh{ height:89px;}
.navbg{width:100vw;left:0;top:100%; position:absolute;background-color:rgba(0,0,0,.5);height:0;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.navbg.open{height:68px;}
.scollfox{position: fixed;width: 100%;background-color:#fff;box-shadow: 0px 1px 11px rgba(213,213,213,0.3); animation: 850ms 350ms;-webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadedown; animation-name: fadedown; }
@keyframes fadedown {
    from { transform: translateY(-100%); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}
.homesearch{background-color:#f6f7fb;}
.homesearchC{width:1000px;margin:-40px auto 0;z-index: 1;background-color:#fff;box-shadow: 0px 1px 11px rgba(213,213,213,0.3); position:relative;padding:20px 40px;}
.homesearchC form{display:flex;}
.homesearchC form input{background-color:transparent;font-size:16px;flex:1;}
.homesearchC form button{ background-color:transparent;cursor:pointer;margin-left:10px;}
.homesearchC form button:hover{ opacity:0.8;}
.banner .swiper-pagination{ position:absolute; text-align:center;bottom:0;}
.h_service{ background-color:#f6f7fb;}
.h_title h2{font-size:38px;color:#000000;}
.h_title p{font-size: 18px;color:#595959;margin-top:10px; text-transform:uppercase;}
.h_title p:after{content:''; display:block;margin:20px auto 0;width:60px;height:1px;background-color:#ce0021;-webkit-animation: suo 5s linear infinite;animation: suo 5s linear infinite;}
.h_title .more{font-size:18px;}
.h_title .more img{ display:inline-block;margin-left:10px;}
@-webkit-keyframes suo {0% {-webkit-transform: scale(0.2,1);} 50% {-webkit-transform: scale(1,1);}100% {-webkit-transform: scale(0.2,1);}}
@keyframes suo{0% {transform: scale(0.2,1);} 50% {transform: scale(1,1);}100% {transform: scale(0.2,1);}}
@-moz-keyframes suo {0% {-moz-transform: scale(0.2,1);} 50% {-moz-transform: scale(1,1);}100% {-moz-transform: scale(0.2,1);}}
.h_new{ background:url(../images/bg1.jpg) no-repeat center center; background-size:cover;}
.h_newC .swiper-container2{ overflow:hidden;}
.h_newC .swiper-slide a{ background-color:#fff;padding:30px; display:block;}
.h_newC .swiper-slide time{ display:inline-block; font-size:22px;color:#545454;}
.h_newC .swiper-slide time span{ display:block;padding-right:20px;}
.h_newC .swiper-slide time span:first-child{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #b48847;}
.h_newC .swiper-slide h5{margin-top:30px;font-size:24px;height:74px;line-height:37px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;}
.h_newC .swiper-slide p{color:#838383;margin-top:30px;height:168px;line-height:28px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient: vertical;}
.h_newC .swiper-slide .more{margin-top:30px;width:37px;height:37px; background-color:#ce0021;}
.h_newC .swiper-slide .more:hover{ border-radius:50%;}
.h_newC .swiper-button-prev2{ position:absolute;top:50%; transform:translateY(-50%);left:-60px; cursor:pointer;height:70px;}
.h_newC .swiper-button-next2{ position:absolute;top:50%; transform:translateY(-50%);right:-60px; cursor:pointer;height:70px;}
.h_newC .swiper-button-prev2 svg,.h_newC .swiper-button-next2 svg{width:30px;height:70px;}
.h_newC .swiper-button-prev2:hover svg path,.h_newC .swiper-button-next2:hover svg path{fill:#ce0021;}
.h_partybuilding{ background-color:#f6f7fb;}
.h_title2{margin-bottom:20px;}
.h_title2 h2{font-size:32px;color:#ce0021; font-weight:bold;}
.h_title2 h2:before{content:''; display:inline-block; background-color:#ce0021;width:18px;height:6px; display:inline-block;margin-right:14px;}
.h_partybuilding .container,.h_partybuilding2 .container{width:1200px;}
.h_cultureC dl a{ display:block; background-color:#fff; display:flex;}
.h_cultureC dl dt{flex-direction: column;font-size:20px;width:140px; text-align:center;color:#ce0021; font-family:Arial, Helvetica, sans-serif; display:flex;justify-content: center;align-items: center;}
.h_cultureC dl dt b{ display:block;font-size:48px;}
.h_cultureC dl:nth-child(even) dt{ background-color:#f8f7f7;}
.h_cultureC dl dd{flex:1;padding:30px 30px;}
.h_cultureC dl dd h5{font-size:24px;height:31px;line-height:31px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient: vertical;}
.h_cultureC dl dd p{color:#747474;margin-top:15px;height:50px;line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;}
footer{padding:45px 0;border-top:2px solid #ce0021;}
footer ul{ display:flex;justify-content: space-between;}
footer ul li{ list-style:none;}
footer ul li h5{margin-top:20px;font-size:16px;}
footer ul li p{margin-top:10px;font-size:20px;}
.bq{padding:45px 0;border-top:2px solid #8d8d8d; text-align:center;}
.bq p{ display:inline-block;margin-left:10px;}
.gotop{ position:fixed;right:0;bottom:20px; display:inline-block; width:60px;}
.gotop:hover{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
.h_serviceC .mySwiper{position:relative;width:1000px;margin:60px auto 0;font-size:24px; text-align:center;color:#222;}
.h_serviceC .mySwiper .swiper-slide{padding-bottom:45px; position:relative; cursor:pointer;}
.h_serviceC .mySwiper:after{content:''; display:inline-block; bottom:0;left:100px;bottom:16px;height:1px;width:800px; background-color:#bcbdbf; position:absolute;}
.h_serviceC .mySwiper .swiper-slide:after{content:''; display:inline-block; bottom:0;left:50%;bottom:0;height:32px;width:32px; background:url(../images/icon10.png) no-repeat; background-size:100%;margin-left:-16px; position:absolute;}
.h_serviceC .mySwiper .swiper-slide.swiper-slide-thumb-active:after{background:url(../images/icon11.png) no-repeat; background-size:100%;}
.h_serviceC .mySwiper2{margin-top:60px;margin-left:-14%;}
.h_serviceC .mySwiper2 .swiper-slide{width:52%;transform: scale(0.88);-webkit-transform: scale(0.88);-moz-transform: scale(0.88);}
.h_serviceC .mySwiper2 .swiper-slide.swiper-slide-active{width:52%;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);}
.h_serviceC .mySwiper2 .swiper-wrapper {align-items: center;}
.h_serviceC .mySwiper2 .swiper-slide a{position:relative; display:block;height:100%;}
.h_serviceC .mySwiper2 .swiper-slide a:after{content:''; display:block; top:0;left:0;height:100%;width:100%;background-color:rgba(36,42,58,0.5); position:absolute;}
.h_serviceC .mySwiper2 .swiper-slide .con{opacity:0;position:absolute;bottom:150px;width:100%;left:0; z-index:1;color:#fff;padding: 0 15%;}
.h_serviceC .mySwiper2 .swiper-slide .con h5{font-size:50px;font-weight:bold;opacity:0; transform:translateY(20px);-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_serviceC .mySwiper2 .swiper-slide .con h6{margin-top:10px;font-size:30px;font-weight:bold; text-transform:uppercase;-webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;opacity:0; transform:translateY(40px);}
.h_serviceC .mySwiper2 .swiper-slide .con .summary{margin-top:10px;font-size:20px;font-weight:bold;height:64px;line-height:32px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;-webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -ms-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    transition: all .6s ease-in;opacity:0; transform:translateY(60px);}
.h_serviceC .mySwiper2 .swiper-slide.swiper-slide-active .con{ opacity:1;}
.h_serviceC .mySwiper2 .swiperbtn{ position:absolute;bottom:50px;left: 32%;z-index: 1; display:flex;}
.h_serviceC .mySwiper2 .swiperbtn .btn{width:66px;height:66px; overflow:hidden;position: initial;margin:0 !important; display:block !important;background-image:none!important;}
.h_serviceC .mySwiper2 .swiperbtn .btn img{width:132px;margin:0 !important;}
.h_serviceC .mySwiper2 .swiperbtn .btn:hover img{margin-left:-66px !important;}
.h_serviceC .mySwiper2 .swiperbtn .btn:after{ display:none;}
.h_serviceC .mySwiper2 .swiperbtn .btn.swiper-button-prev{margin-right:20px !important;}
.aboutC,.teamdetailC{color:#5f5f5f;line-height:34px;font-size:18px;}
.aboutC img,.teamdetailC img{ max-width:100%;}
.about3C{ display:flex;flex-wrap:wrap;margin:40px -1% 0;}
.about3C dl{width:23%;margin:0 1% 40px;}
.about3C dl a{ display:block; border-radius:15px; box-shadow:0 6px 10px #bfbcbc; overflow:hidden;padding:40px;}
.about3C dl dt img{ border-radius:50%;}
.about3C dl dd{margin-top:30px; text-align:center;}
.about3C dl dd h5{font-size:24px;}
.about3C dl dd p{margin-top:20px;font-size:18px;color:#3c3c3c;}
.teamdetail .container{ display:flex;}
.teamdetail .leftimg{ display:none;}
.teamdetail .right{width:490px;}
.teamdetail .left{flex:1;margin-right:120px;}
.teamdetail .left h1{font-size:40px;}
.serviceC .swiper-slide {width: 280px;}
.serviceC .swiper-slide .img img{width:100%;height:480px;object-fit: cover;}
.serviceC .swiper-slide .info{ text-align:center;padding:24px 10px; position:relative; z-index:1;}
.serviceC .swiper-slide .info h5{font-size:24px;}
.serviceC .swiper-slide .info h5:after{content:''; display:block;margin:8px auto 0;width:18px;height:2px; background-color:#f0f0f0;}
.serviceC .swiper-slide .info p{margin-top:5px;color:#b1b1b1;font-size:24px;}
.serviceC .swiper-slide .info:after{content:''; display:block;width:100%;height:0; background-color:#ce0021;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; position:absolute;top:0;left:0; z-index:-1;}
.serviceC .swiper-slide a:hover .info:after{height:100%;}
.serviceC .swiper-slide a{ display:flex;flex-direction: column;}
.serviceC .swiper-slide:nth-child(even) a{flex-flow: column-reverse;}
.serviceC .swiper-slide a:hover .info h5,.serviceC .swiper-slide a:hover .info p{color:#fff;}
.h_title3 h2{ font-size:32px;}
.servicedetail1C {line-height:36px; font-size:18px;}
.servicedetail1C .red{color:#ce0021;}
.servicedetail2,.servicedetail4{ background-color:#f6f6f6;}
.servicedetail2C,.servicedetail3C{ display:flex;flex-wrap:wrap;margin:40px -1% 0;}
.servicedetail2C dl,.servicedetail3C p{width:31.333%;margin:0 1% 20px;}
.servicedetail2C dl dd{padding:30px; background-color:#fff;}
.servicedetail2C dl dd h5{font-size:20px;color:#666666;height:26px;line-height:26px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;}
.servicedetail2C dl dd p{font-size:16px;color:#888888;margin-top:15px;height:75px;line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient: vertical;}
.servicedetail2C dl:hover dt img,.hrC dl a:hover dt img,.partybuilding1C dl a:hover dt img,.partybuilding2C dl a:hover dt img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.servicedetail2C dl dt{ overflow:hidden;}
.servicedetail3C p{ box-shadow:0 0 10px #ccc;}
.servicedetail4 .tab{ text-align:center;margin-top:40px;}
.servicedetail4 .tab a{ display:inline-block;color:#36495d;padding:0 15px;border-right:1px solid #ababab;margin-left:-5px;}
.servicedetail4 .tab a:last-child{border:0;}
.servicedetail4 .tab a:hover,.servicedetail4 .tab a.on{color:#ce0021;}
.servicedetail4C .swiper-slide{
    /*background-color:#fff;*/
    height:100px;display:flex;border-radius: 10px;align-items: center;justify-content: center;font-weight: bold;padding:10px;text-align: center;line-height: 1.6;}
.servicedetail5 .container{ display:flex;flex-wrap:wrap;font-size: 22px;line-height: 35px;}
.servicedetail5 p{min-width:33.333%;margin: 16px 0;}
.servicedetail4C .swiper-slide img{ box-shadow:0 0 10px #eee;}
.servicedetail4C .swiper-pagination{margin-top:40px;}
.servicedetail4C .swiper-pagination span{width:15px;height:15px; display:inline-block;margin:0 5px; background-color:#d8d8d8;}
.servicedetail4C .swiper-pagination span.swiper-pagination-bullet-active{ background-color:#ce0021;}
.pagelist{ text-align:center; margin-top:40px;}
.pagelist li{display:inline-block;margin:0 3px;}
.pagelist li a,.pagelist li span{display:block;padding:9px 15px;color:#999;border-radius:50%;background-color:#ecebed;}
.pagelist li a.cur,.pagelist li.active span,.pagelist li a:hover{background-color:#ce0021;color:#fff;}
.partybuilding .tab{width:860px;margin:auto;display: flex;justify-content: center;}
.partybuilding .tab a{font-size:30px;line-height:90px;background-color:#fff; box-shadow:0 0 10px #eee;width:50%;}
.partybuilding .tab a.on{ background-color:#ce0021;color:#fff;}
.partybuilding1C{ display:flex; flex-wrap:wrap;margin:40px -1% 0;}
.partybuilding1C dl{width:31.333%;margin:0 1%;}
.partybuilding1C dl dt,.partybuilding2C dl dt{ overflow:hidden;}
.partybuilding1C dl dd{margin-top:20px;}
.partybuilding1C dl dd h5,.pbuilding1C h5{font-size:22px;height:60px;line-height:30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;}
.partybuilding1C dl dd time,.pbuilding1C .swiper-slide .child time{ display:block;margin-top:20px;color:#7c7c7c;}
.partybuilding1C dl dd p,.pbuilding1C .swiper-slide .child p{font-size:15px;margin-top:10px;color:#7c7c7c;max-height:125px;line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient: vertical;}
.partybuilding2C dl{margin-bottom:30px;}
.partybuilding2C dl a{box-shadow:0 0 10px #eee; display:flex;}
.partybuilding2C dl dt{width:31.333%;}
.partybuilding2C dl dt img{height:100%;object-fit: cover;}
.partybuilding2C dl dd{flex:1;padding:40px;display: flex;flex-direction: column;justify-content: center;}
.partybuilding2C dl dd h5{font-size:20px;height:30px;line-height:30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient: vertical;}
.partybuilding2C dl dd p{font-size:15px;color:#7c7c7c;margin-top:20px;height:50px;line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient: vertical;}
.partybuilding2C dl dd time{font-size:15px;display:block;color:#7c7c7c; text-align:right;margin-top:20px;}
.hrC{ display:flex;justify-content: space-between;}
.hrC .left{width:51.85%;}
.hrC .right{width:46.5%;}
.hrC dl{margin-bottom:20px;}
.hrC dl a{ display:block; position:relative;}
.hrC dl dt{ overflow:hidden;}
.hrC dl dd{ position:absolute;top:0;left:0;width:100%;height:100%; background-color:rgba(0,0,0,0.5);}
.hrC dl dd .con{position:absolute;bottom:0;left:0;width:100%;padding:30px;color:#fff;}
.hrC dl dd .con h5{font-size:28px;}
.hrC dl dd .con p{margin-top:10px; text-transform:uppercase;}
.hrlistC{margin:0 -1%; display:flex;justify-content: space-between;flex-wrap:wrap;}
.hrlistC dl{width:48%;margin:0 1% 20px;}
.hrlistC dl a{ display:block; border-radius:12px;padding:30px; box-shadow:0 0 10px #eee;display:flex;}
.hrlistC dl dt{width:196px;}
.hrlistC dl dd{flex:1;}
.hrlistC dl dd h5{font-size:24px;height:30px;line-height:30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient: vertical;}
.hrlistC dl dd p{margin-top:20px;font-size:15px;color:#7c7c7c;max-height:50px;line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;}
.hrdetailC {border-radius:22px;padding:60px; box-shadow:0 0 10px #cfcfcf;}
.hrdetailC h1{font-size:40px;font-weight:bold;}
.hrdetailC .info{font-size:20px;color:#818181;margin-top:20px;}
.hrdetailC .content{margin-top:40px;line-height: 30px;}
.hrdetailC .content .mobancon{display:flex;}
.hrdetailC .content .mobancon ul h5{font-size:20px;font-weight:bold;margin-bottom:20px;}
.hrdetailC .content .mobancon ul li{ list-style:circle;color:#8989a3;margin-bottom:20px;margin-left:20px;}
.hrdetailC .content .mobancon ul{width:50%;}
.hrdetailC .content .mobancon ul:first-child{width:43%;margin-right:2%;}
.newdetailtit{display:flex;justify-content: space-between;align-items: center;padding-bottom:20px;border-bottom:1px solid #dcdcdc;}
.newdetailtit h1{font-size:30px;flex:1;margin-right:50px;}
.newdetailtit time{color:#999999;}
.newdetailC {line-height:30px;color:#838383;}
.newdetailC img{ max-width:100%;}
.prenext{ display:flex;justify-content: space-between;margin-top:50px;padding-top:20px;border-top:1px solid #dcdcdc;}
.prenext p{width:48%;}
.prenext p a{ display:block;height:25px;line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient: vertical;color:#666666;}
.prenext p:nth-child(2){ text-align:right;}
.prenext p a:hover{color:#ce0021;}
.talent3C{ display:flex;margin:40px -1% 0;flex-wrap:wrap;justify-content: space-between;}
.talent3C dl{width:49%;margin-bottom:20px;}
.talent3C dl a{display:flex; background-color:#f4f4f4;}
.talent3C dl dt{width:270px;}
.talent3C dl dd{flex:1;padding:36px 50px; position:relative; z-index:1;}
.talent3C dl dd h5{font-size:22px;}
.talent3C dl dd p{margin-top:20px;color:#848484;height:90px;line-height:30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient: vertical;}
.talent3C dl dd span{margin-top:20px;color:#848484; display:block;}
.talent3C dl dd:after{content:''; display:block;width:0;height:100%; position:absolute;top:0;left:0; background-color:#ce0021;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; z-index:-1;}
.talent3C dl a:hover dd:after{width:100%;}
.talent3C dl a:hover dd,.talent3C dl a:hover dd p,.talent3C dl a:hover dd span{color:#fff;}
.talent2C .number{justify-content: center;display:flex;flex-wrap:wrap; text-align:center;}
.talent2C li{width:20%;margin-bottom:60px; list-style:none;}
.talent2C li p{margin-top:10px;color:#676767;}
.talent2C li h5{font-size:20px;}
.talent2C li h5 span{font-size:60px;}
.talent2C li h5 span.red{color:#ce0021;}
.map{height:470px;}
.contactbottom{ box-shadow:0 0 10px #eee;padding:0 80px;}
.contactbottom ul{width:48%;}
.contactbottom ul li{ list-style:none;padding:30px 0;border-bottom:1px solid #bdbdcb;}
.contactbottom ul li:last-child{ border:0;}
.contactbottom ul li h5{font-size:24px;}
.contactbottom ul li p{color:#8989a3;font-size:20px;margin-top:10px;}
.banners{ display:none;}
.h_serviceC .mySwiper2 .swiper-slide .con h5:before{width:0;height:2px; display:inline-block;content:''; vertical-align:middle; background-color: #fff;margin-right:0;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_serviceC .mySwiper2 .swiper-slide a:hover .con h5:before{width:50px;margin-right:10px;}
.h_serviceC .mySwiper2 .swiper-slide.swiper-slide-active .con h5,.h_serviceC .mySwiper2 .swiper-slide.swiper-slide-active .con h6,.h_serviceC .mySwiper2 .swiper-slide.swiper-slide-active .con .summary{ opacity:1; transform:translateY(0);}
.pbuilding1C .swiper-slide {width:49%; list-style:none;}
.pbuilding1C .swiper-slide a{opacity: 0;display:block; background-color:rgba(0,0,0,0.1)-;pointer-events: none;}
.pbuilding1C .swiper-slide.swiper-slide-active a{opacity:1;background: #efefef;pointer-events: initial;}
.pbuilding1C .swiper-slide.swiper-slide-prev a,.pbuilding1C .swiper-slide.swiper-slide-next a{opacity: 0.7;}
.pbuilding1C .swiper-slide .child{padding:30px 50px;}







.mobile-inner{ display:none; z-index:6;background-color:#fafafa;position:relative}
.mobile-inner-header{background-color:rgba(0,0,0,.7);width:100%;height:50px;position:absolute;top:0;left:0}.mobile-inner-header-icon{ display:none; z-index:2;color:#222;height:40px;line-height: 40px;margin-top: 12px;font-size:16px;text-align:center;right:30px;top:11px;position:fixed;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}.mobile-inner-header-icon span{margin-top: 10px;position:absolute;left:calc((100% - 25px)/2);top:calc((100% - 1px)/2);width:25px;height:1px;background-color:#222;}.mobile-inner-header-icon-click span{ background-color:#fff;}.mobile-inner-header-icon span:nth-child(1){transform:translateY(4px) rotate(0deg)}.mobile-inner-header-icon span:nth-child(2){transform:translateY(-4px) rotate(0deg)}.mobile-inner-header-icon-click span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:clickfirst}.mobile-inner-header-icon-click span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:clicksecond}@keyframes clickfirst{0%{transform:translateY(4px) rotate(0deg)}100%{transform:translateY(0) rotate(45deg)}}@keyframes clicksecond{0%{transform:translateY(-4px) rotate(0deg)}100%{transform:translateY(0) rotate(-45deg)}}.mobile-inner-header-icon-out span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:outfirst}.mobile-inner-header-icon-out span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:outsecond}@keyframes outfirst{0%{transform:translateY(0) rotate(-45deg)}100%{transform:translateY(-4px) rotate(0deg)}}@keyframes outsecond{0%{transform:translateY(0) rotate(45deg)}100%{transform:translateY(4px) rotate(0deg)}}.mobile-inner-nav{overflow-y: scroll !important;background-color:#f7f7ed;width:100%;height:100%;position:fixed;top:0;left:0;padding-top:80px;padding-bottom:80px;display:none}.mobile-inner-nav a{display:inline-block;line-height:50px;text-decoration:none;width:80%;margin-left:10%;border-bottom:solid 1px #ededed;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-weight:300}.mobile-inner-nav a:hover{color:#222;}
.mobile-inner-header-icon-click .c-switch i:nth-child(2){opacity: 0;}
.mobile-inner-header-icon-click .c-switch i:nth-child(1){top: 50%;margin-top: -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.mobile-inner-header-icon-click .c-switch i:nth-child(3){bottom: 50%;margin-bottom: -1px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.mobile-inner-nav li div{ display:none;}
.mobile-inner-nav li div>a{padding-left: 3%;}
.mobile-inner-nav li div p{ display:none;}
.mobile-inner-nav li article a{padding-left: 7%;font-size: 14px;}
.mobile-inner-nav li a.on:after{content:'+';float:right;}
.phonelanguage a{width:19.4%;}
.bottomtel a img{width:23px; display:inline-block; vertical-align:middle;margin-right:6px;}
.bottomtel{ display:none; background-color:#1373f7;color:#fff; overflow:hidden; position:fixed;bottom:0;left:0;width:100%;z-index: 4;}
.bottomtel a{width:50%;float:left; text-align:center;color:#fff;padding:15px 0;}
.bottomtelh{display:none;height:55px;}
.bottomtel a:nth-child(2){ background-color:#3085f9;}
.bottomtel,.bottomtelh{ display:none;}
.c-switch{position: relative;width: 22px;height: 14px;margin-left:4px;}
.c-switch i{position: absolute;left: 0;height: 2px;width: 100%;background: #303E48;transition: all 0.3s;}
.c-switch i:nth-child(1){top: 0;}
.c-switch i:nth-child(3){bottom: 0;}
.c-switch i:nth-child(2){top: 50%;margin-top: -1px;}
header.iconout{position: initial;}







@media(max-width:1466px){
	nav li {margin-left: 0;}
	.h_title h2 {font-size: 34px;}
	.hrlistC dl dd h5{font-size: 20px;}
	.hrdetailC h1 {font-size: 30px;}
	.partybuilding .tab{width: 660px;}
	.partybuilding .tab a{font-size: 25px;line-height: 80px;}
	.newdetailtit h1 {font-size: 26px;}
	.serviceC .swiper-slide {width: 238px;}
	.h_serviceC .mySwiper2 .swiper-slide .con h5 {font-size: 38px;}
	.h_serviceC .mySwiper2 .swiper-slide .con h6 {font-size: 20px;}
	.h_serviceC .mySwiper2 .swiper-slide .con .summary {font-size: 16px;}
	.h_serviceC .mySwiper2 .swiper-slide .con {padding: 0 10%;}
	.h_serviceC .mySwiper2 .swiperbtn {left: 29%;}
	.h_serviceC .mySwiper {font-size: 20px;}
	.h_newC .swiper-slide h5 {font-size: 20px;height: 64px;line-height: 32px;}
	.h_partybuilding .container, .h_partybuilding2 .container {width: 1000px;}
	.pbuilding1C h5{font-size:18px;}
}
@media(max-width:1199px){
	.logo img {height:45px;}
	nav li>a {padding: 34px 12px;}
	.h_title p {font-size: 16px;}
	.aboutC, .teamdetailC {font-size: 16px;}
	.hrC dl {margin-bottom: 15px;}
	.hrC .left {width: 52%;}
	.serviceC .swiper-slide {width: 198px;}
	.serviceC .swiper-slide .info h5 {font-size: 22px;}
	.h_title3 h2 {font-size: 28px;}
	.talent2C li {width: 19%;margin: 0 0.5% 60px;}
	.talent2C li h5 span{font-size: 44px;}
	.talent3C dl dt{width: 220px;}
	.talent3C dl dd {padding: 26px 20px;}
	.talent3C dl dd p {height: 78px;line-height: 26px;}
	.homesearchC {width: 800px;}
	.h_partybuilding .container, .h_partybuilding2 .container {width: 800px;}
	.h_title2 h2 {font-size: 28px;}
	.h_cultureC dl dd h5{font-size: 20px;}
	.h_cultureC dl dt b {font-size: 40px;}
	.h_serviceC .mySwiper {width: 800px;}
	.h_serviceC .mySwiper:after{width:640px;left: 80px;}
}
@media(max-width:991px){
	.bannerb,nav,.teamdetail .right{ display:none !important;}
	.banners,.mobile-inner{ display:block !important;}
	.mobile-inner-header-icon{ display:flex;align-items: center;}
	header{position: fixed !important;background-color: #fff;box-shadow: 0px 1px 11px rgba(213,213,213,0.3);width: 100%;padding: 20px 0;}
	.h_title h2 {font-size: 30px;}
	footer ul {flex-wrap: wrap;justify-content: initial;}
	footer ul li {width: 33.333%;margin-bottom: 20px;}
	footer ul li img{width:50px;}
	.headerh{ height:69px;}
	.gotop {width: 40px;}
	.bq p {display: block;margin: 10px 0 0;}
	.about3C dl a {padding: 20px;}
	.about3C dl dd h5{font-size: 20px;}
	.about3C dl dd {margin-top: 20px;}
	.about3C dl dd p{margin-top: 10px;font-size: 15px;}
	.homesearchC {width:750px;}
	.map {height: 370px;}
	.contactbottom ul,.hrlistC dl,.teamdetail .left{width: 100%;}
	.contactbottom ul li h5 {font-size: 20px;}
	.hrdetailC h1 {font-size: 24px;}
	.hrdetailC {padding: 40px 30px;}
	.hrdetailC .info{font-size: 16px;}
	.hrdetailC .content .mobancon,.teamdetail .container{display: block;}
	.hrdetailC .content .mobancon ul{width: 100% !important;margin-right: 0;}
	.hrdetailC .content .mobancon ul h5{font-size: 17px;}
	.partybuilding .tab{width: 400px;}
	.partybuilding .tab a {font-size: 20px;line-height: 56px;}
	.serviceC .swiper-wrapper{flex-wrap:wrap;justify-content: space-between;}
	.serviceC .swiper-slide {width: 49%;}
	.serviceC .swiper-slide:nth-child(even) a {flex-flow: column;}
	.h_title3 h2 {font-size: 24px;}
	.servicedetail1C {line-height: 30px;font-size: 16px;}
	.servicedetail2C dl{width:48%;}
	.servicedetail5 p{min-width: 50%;}
	.talent3C dl dt {width: 150px;}
	.talent3C dl dd h5{font-size: 18px;}
	.talent3C dl dd p {height:40px;line-height: 20px;font-size: 14px;margin-top: 10px;-webkit-line-clamp:2;line-clamp:2;}
	.talent3C dl dd span {margin-top: 10px;font-size: 14px;}
	.talent3C dl dd {padding: 23px 20px;}
	.teamdetail .left .leftimg {display: block;margin-top:30px;width:60%;}
	.teamdetail .left h1{font-size: 34px;}
	.homesearchC{width: 650px;}
	.h_serviceC .mySwiper {width: 650px;}
	.h_serviceC .mySwiper:after{width:520px;left:65px;bottom:13px;}
	.h_serviceC .mySwiper2 .swiperbtn .btn {width: 40px;height: 40px;}
	.h_serviceC .mySwiper2 .swiperbtn .btn img {width:80px;}
	.h_serviceC .mySwiper2 .swiperbtn .btn:hover img {margin-left: -40px !important;}
	.h_serviceC .mySwiper2 .swiper-slide .con h5 {font-size: 34px;}
	.h_serviceC .mySwiper2 .swiper-slide .con {bottom: 100px;}
	.h_serviceC .mySwiper2 .swiperbtn {bottom: 40px;}
	.h_serviceC .mySwiper .swiper-slide:after {height: 26px;width: 26px;}
	.servicedetail4C .swiper-slide{font-size: 14px;line-height: 1.3;}
}
@media(max-width:767px){
	.hrlistC dl dt{ display:none;}
	.mobile-inner-header-icon {font-size: 14px;top: 2px;right:10px;margin-right: 0;}
	.logo img {height: 38px;}
	header {padding: 13px 15px;}
	.headerh {height: 64px;}
	.about,footer,.bq,.contact,.hr,.hrlist,.hrdetail,.partybuilding,.newdetail,.service,.servicedetail1,.servicedetail2,.servicedetail3,.servicedetail4,.servicedetail5,.teamdetail,.h_service,.h_new,.h_partybuilding,.h_partybuilding2{padding:40px 15px;}
	.h_title h2 {font-size: 26px;}
	.h_title p {margin-top: 3px;font-size: 14px;}
	.aboutC, .teamdetailC {font-size: 15px;line-height: 28px;}
	.top40 {margin-top: 25px;}
	.about3C dl {width: 48%;margin: 0 1% 20px;}
	.about3C dl a {padding: 12px;}
	.about3C dl dd h5 {font-size: 17px;}
	.about3C dl dd p {margin-top: 7px;font-size: 14px;}
	footer ul li{width: 50%;}
	footer ul li img {width: 35px;}
	footer ul li p {margin-top: 5px;font-size: 17px;}
	.bq {font-size: 14px;}
	.gotop {width: 30px;}
	.map {height:250px;}
	.contactbottom {padding: 0 20px;}
	.contactbottom ul li p {font-size: 16px;}
	.hrC .left,.hrC .right{width:100%;}
	.hrC,.newdetailtit,.prenext,.talent3C dl a{display: block;}
	.hrC dl dd .con h5{font-size: 22px;}
	.hrC dl dd .con p {font-size: 14px;}
	.hrC dl dd .con {padding: 20px;}
	.hrlistC dl a {padding: 20px;}
	.hrdetailC {border-radius: 0;padding: 0;box-shadow: initial;}
	.hrdetailC h1,.h_title3 h2{font-size: 22px;}
	.partybuilding .tab a {font-size: 16px;line-height: 46px;}
	.partybuilding .tab{width:80%;}
	.partybuilding2C dl dt {width: 120px;}
	.partybuilding2C dl dd {padding: 16px;}
	.partybuilding2C dl dd h5 {font-size: 16px;height: 21px;line-height: 21px;}
	.partybuilding2C dl dd p {font-size: 14px;margin-top: 9px;height: 40px;line-height: 20px;}
	.partybuilding2C dl dd time {font-size: 13px;margin-top: 8px;}
	.partybuilding2C dl {margin-bottom: 16px;}
	.newdetailtit h1 {margin-right: 0;font-size: 22px;}
	.newdetailtit time {margin-top: 10px;display: block;font-size: 14px;}
	.prenext p {width: 100%;}
	.prenext p:nth-child(2){text-align: left;margin-top: 10px;}
	.partybuilding1C{margin:30px 0 0;display: block;}
	.partybuilding1C dl {width: 100%;margin: 0 0 20px;}
	.partybuilding1C dl dd h5,.serviceC .swiper-slide .info h5,.serviceC .swiper-slide .info p{font-size: 18px;}
	.servicedetail2C dl {width:100%;margin: 0 0 20px;}
	.servicedetail2C dl dd{padding: 20px;}
	.servicedetail2C dl dd p {font-size: 14px;height: 66px;line-height: 22px;}
	.servicedetail3C p {width: 48%;}
	.servicedetail4 .tab {margin-top: 30px;}
	.servicedetail4 .tab a {margin-bottom: 10px;}
	.servicedetail4C .swiper-pagination span {width: 10px;height: 10px;margin: 0 3px;}
	.servicedetail5 p {min-width:100%;width:100%;margin: 10px 0;}
	.servicedetail5 .container{font-size:18px;line-height: 30px;}
	.talent2C li{width: 49%;margin: 0 0.5% 20px;}
	.talent2C .number {justify-content: initial;}
	.talent2C li h5 span{font-size: 34px;}
	.talent2C li p,.talent2C li h5{font-size: 15px;}
	.talent3C dl dt,.h_partybuilding .container, .h_partybuilding2 .container{width:100%;}
	.talent3C dl dd {padding: 20px 15px;}
	.teamdetail .left h1{font-size: 26px;}
	.teamdetail .left .leftimg { width: 70%;}
	.homesearchC {width: 90%;padding: 14px 20px;margin: -22px auto 0;}
	.homesearchC form button img{width:22px;}
	.h_serviceC .mySwiper {width: 100%;font-size: 16px;margin: 30px auto 0;}
	.h_serviceC .mySwiper .swiper-slide{height:78px;}
	.h_serviceC .mySwiper .swiper-slide:after {height: 20px;width: 20px;margin-left: -10px;}
	.h_serviceC .mySwiper:after {width: 80%;left: 10%;bottom: 10px;}
	.h_serviceC .mySwiper2 .swiper-slide.swiper-slide-active {width: 80%;}
	.h_serviceC .mySwiper2 {margin-top: 30px;margin-left: 0;}
	.h_serviceC .mySwiper2 .swiper-slide {transform: scale(0.9);-webkit-transform: scale(0.9);-moz-transform: scale(0.9);}
	.h_serviceC .mySwiper2 .swiper-slide .con .summary,.h_serviceC .mySwiper2 .swiper-slide .con h5:before{ display:none;}
	.h_serviceC .mySwiper2 .swiper-slide .con h5 {font-size: 24px;}
	.h_serviceC .mySwiper2 .swiper-slide .con h6 {font-size: 14px;}
	.h_serviceC .mySwiper2 .swiperbtn {bottom: 10px;left: 17%;}
	.h_serviceC .mySwiper2 .swiper-slide .con {bottom: 67px;}
	.h_newC .swiper-slide time {font-size: 16px;}
	.h_newC .swiper-slide h5 {font-size: 17px;height: 56px;line-height: 28px;margin-top: 20px;}
	.h_newC .swiper-slide p {margin-top: 20px;font-size: 14px;height: 72px;line-height: 24px;-webkit-line-clamp: 3;line-clamp: 3;}
	.h_title2 h2 {font-size: 20px;}
	.h_title2 h2:before {width: 16px;height: 3px; margin-right: 9px;}
	.top60 {margin-top: 40px;}
	.h_cultureC dl dt b {font-size: 28px;}
	.h_cultureC dl dt {font-size: 14px;width: 80px;}
	.h_cultureC dl dd h5 {font-size: 16px;}
	.h_cultureC dl dd p {font-size: 14px;margin-top: 6px;height: 44px;line-height: 22px;}
	.h_cultureC dl dd { padding: 16px 16px;}
	.pbuilding1C .swiper-slide a{opacity:1 !important;background: #ffffff!important;}
	.pbuilding1C .swiper-slide .child {padding: 16px 16px;}
	.pbuilding1C h5 {font-size: 18px;}
	.pbuilding1C .swiper-pagination span{ background-color:#eee;margin:0 2px;}
	.pbuilding1C .swiper-pagination span.swiper-pagination-bullet-active{ background-color:#ce0021;}
}

