/*--section-title--*/
.section-title{margin-bottom:2.5rem;text-align:center;overflow:hidden;animation:fadeInDown 1s;}
.section-title h2{font-size:3rem;color:#333;}
.section-title h2 a{color:#333;transition:all .5s;}
.section-title h2 a:hover{color:var(--vi-color);}
.section-title p{margin-top:0.5rem;font-size:1.125rem;color:#999;}
@media(max-width:992px){
.section-title h2{font-size:2.5rem;}
}
/*--end section-title--*/

/*-- t-picture-type09 --*/
.t-picture-type09{position:relative;overflow:hidden;}
.t-picture-type09-list{display:flex;flex-wrap:wrap;}
.t-picture-type09-list .item{padding:0 30px;text-align:center;border-right:#f0f0f0 solid 1px;}
.t-picture-type09-list .item:last-child{border-right:none;}
.t-picture-type09-list[data-row="3"] .item{width:calc(100% / 3);}
.t-picture-type09-list[data-row="4"] .item{width:calc(100% / 4);}
.t-picture-type09-list[data-row="5"] .item{width:calc(100% / 5);}
.t-picture-type09-list .pic{margin:0 auto;padding:25px;width:90px;height:90px;border-radius:50%;background:#015cad}
.t-picture-type09-list .pic img{display:block;width:100%;filter:contrast(0) brightness(2);}
.t-picture-type09-list .text{padding-top:20px;text-align:center;}
.t-picture-type09-list .text h3{font-size:24px;font-weight:400;color:#333;}
.t-picture-type09-list .text p{margin-top:5px;font-size:16px;line-height:1.75;color:#666;}
.t-picture-type09-list .item:hover .pic img{transform:rotateY(360deg);transition:all 1s;}
@media (max-width:1200px){
.t-picture-type09-list .item{padding:10px;border-right:none;}
.t-picture-type09-list[data-row="3"] .item,.t-picture-type09-list[data-row="5"] .item{width:100%;}
.t-picture-type09-list[data-row="4"] .item{width:calc(100% / 2);}
.t-picture-type09-list .pic{padding:20px;width:80px;height:80px;}
.t-picture-type09-list .text{padding-top:10px;}
.t-picture-type09-list .text h3{font-size:18px;}
.t-picture-type09-list .text p{font-size:14px;}
}
/*-- end t-picture-type09 --*/

/*-- t-picture-type06 --*/
.t-picture-type06{overflow:hidden;}
.t-picture-type06-list{overflow:hidden;}
.t-picture-type06-list .item{position:relative;display:flex;flex-wrap:wrap;overflow:hidden;background:#fff;}
.t-picture-type06-list .pic{width:50%;overflow:hidden;}
.t-picture-type06-list .pic img{display:block;width:100%;transition:all .5s;}
.t-picture-type06-list .text{position:relative;padding:80px;width:50%;overflow:hidden;transition:all .5s;}
.t-picture-type06-list .hd{position:relative;padding-bottom:20px;overflow:hidden;}
.t-picture-type06-list .hd:before,.t-picture-type06-list .hd:after{display:block;position:absolute;left:0;bottom:0;content:"";}
.t-picture-type06-list .hd:before{z-index:1;width:100%;height:1px;background:#f0f0f0;}
.t-picture-type06-list .hd h3{padding:5px 0;font-weight:normal;font-size:24px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.t-picture-type06-list .hd h3 small{display:block;font-size:16px;color:#ccc;}
.t-picture-type06-list .hd em{font-style:normal;color:#999;}
.t-picture-type06-list .hd em{display: block;color: #ccc;font-family:"DIN Medium";float: left; margin-right: 10px;height:60px;line-height: 60px;font-size:60px;font-weight:bold;font-style: normal;}
.t-picture-type06-list .bd{padding-top:50px;overflow:hidden;}
.t-picture-type06-list .bd p{font-size:16px;line-height:1.75;color:#666;}
.t-picture-type06-list .item:nth-child(odd){flex-direction:row-reverse;animation:fadeinL 1s;}
.t-picture-type06-list .item:nth-child(even){animation:fadeinR 1s;}
@media (max-width:1440px){
.t-picture-type06-list .text{padding:50px;}
.t-picture-type06-list .bd{padding-top:30px;}
}
@media (max-width:1200px){
.t-picture-type06-list .item .pic{width:100%;}
.t-picture-type06-list .text{position:relative;z-index:3;padding:20px;margin:0 auto;width:100%;height:auto;background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.1);}
.t-picture-type06-list .hd h3{font-size:18px;}
.t-picture-type06-list .hd h3 small{font-size:14px;}
.t-picture-type06-list .hd em{height:54px;line-height:54px;font-size:50px;}
.t-picture-type06-list .bd{padding-top:20px;}
.t-picture-type06-list .bd p{font-size:14px;}
}
/*-- end t-picture-type06 --*/

/*--aboutus--*/
.aboutus{padding: 5rem 0;overflow:hidden;background:#fff;}
.aboutus .inner{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row-reverse;position:relative;}
.aboutus .inner .pic{flex:none;width:36.25rem;}
.aboutus .inner .pic img{display:block;width: 100%;}
.aboutus .inner .text{flex:none;width:45rem;overflow:hidden;animation:fadeInUp 1s;}
.aboutus .inner .text .hd{overflow:hidden;}
.aboutus .inner .text .hd em{display:block;font-family:"DIN Medium";font-weight:300;font-size:2.5rem;line-height:1.25;color:#ccc;}
.aboutus .inner .text .hd h2{margin-top:0.625rem;font-size:2.5rem;color:#333;line-height:1.25;}
.aboutus .inner .text .hd h2 a{color:#333;}
.aboutus .inner .text .hd h2 a:hover{color:var(--vi-color);}
.aboutus .inner .text .bd{padding-top: 2rem;overflow:hidden;}
.aboutus .inner .text .bd p{font-size:1rem;line-height: 1.5 !important;color:#666;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;text-indent: 0 !important;}
.aboutus .datas{position:relative;z-index:99;margin-top: 4rem;width: 100%;height: 8rem;overflow:hidden;background:#fff;box-shadow:0 0 1rem rgba(0,0,0,0.1);}
.aboutus .datas .more{display:flex;justify-content:center;align-items:center;float:right;width:16rem;height:10rem;text-align:center;background:var(--vi-color);}
.aboutus .datas .more a{display:block;padding:1rem;width:100%;color:#fff;}
.aboutus .datas .more i{display:block;margin:0 auto;width:2.625rem;height:2.625rem;line-height:2.375rem;font-size:1.5rem;border:#fff solid 2px;border-radius:50%;}
.aboutus .datas .more span{display:block;margin-top:1.25rem;font-size:1rem;}
.aboutus .datas .list{display:flex;flex-wrap:wrap;align-items:center;height: 8rem;overflow:hidden;}
.aboutus .datas .list .item{flex:none;width:25%;text-align: center;}
.aboutus .datas .list .item dt{height:4rem;}
.aboutus .datas .list .item dt em{display:inline-block;font-family:"DIN Medium";font-size:4rem;line-height:1;color:var(--vi-color);}
.aboutus .datas .list .item dt sub{display:inline-block;position:relative;margin-top:-10px;padding-left:0.375rem;width:2.25rem;height:1.375rem;vertical-align:middle;font-size:1rem;color:#fff;text-align:center;background:url(../images/Index/data_sub.png) no-repeat right bottom / 100%;}
.aboutus .datas .list .item dd{font-size:0.75rem;color:#666;}
@media(max-width:992px){
.aboutus{padding:4rem 1.25rem;}
.aboutus .inner{display:block;}
.aboutus .inner .pic{width:100%;}
.aboutus .inner .pic img{position:static;width:100%;transform:translateY(0);}
.aboutus .inner .text{padding-top:2rem;width:100%;}
.aboutus .inner .text .hd em,.aboutus .inner .text .hd h2{font-size:2.5rem;}
.aboutus .inner .text .bd p{font-size:1.375rem;-webkit-line-clamp:3;}
.aboutus .datas{margin-top:2rem;width:100%;height:auto;}
.aboutus .datas .more{display:none;}
.aboutus .datas .list{position:relative;width:100%;height:auto;}
.aboutus .datas .list:before,.aboutus .datas .list:after{display:block;position:absolute;content:"";background:#e5e5e5;}
.aboutus .datas .list:before{left:0;top:50%;width:100%;height:1px;}
.aboutus .datas .list:after{left:50%;top:0;width:1px;height:100%;}
.aboutus .datas .list .item{padding:2rem;width:50%;}
}
/*--end aboutus--*/