@charset "utf-8";
/* CSS Document */

.seciont-about{text-align: center;line-height: 1; position: relative; margin-top: 90px;}
.seciont-about .desc{position: absolute;left: 0;top: 100px;width: 100%;color: #fff;/* text-shadow: 0px 2px 3px rgba(15, 17, 21, 0.82); */}
.seciont-about h2{font-size: 40px;margin: 0;line-height: 1;/* font-weight: lighter; */padding: 30px 0;/* border-bottom: 1px solid #7f9fc5; */}
.seciont-about p{font-size: 26px;line-height: 42px;border-top: 1px solid #7f9fc5;width: calc(100% - 80px);margin: 0 auto;padding: 20px 0 0 0;}
.seciont-about img{}


.section-shiLi{background:#f8f9fb;padding: 100px 0 85px;}
.section-shiLi-tit{line-height: 1;text-align: center;padding: 0 30px;}
.section-shiLi-tit h2{font-size: 46px;color: #333;margin: 0;/* font-weight: lighter; */}
.section-shiLi-tit p{font-size: 26px;line-height: 42px;color: #333;padding: 20px 0 60px;}
.section-shiLi-list {position: relative;z-index: 2;display: block;/* display: inline-block; *//* width: 100%; */padding: 0 30px;}
.section-shiLi-img a {display: block;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition: transform .3s;-moz-transition: transform .3s;-ms-transition: transform .3s;-o-transition: transform .3s;transition: transform .3s;}
.section-shiLi-img a:active {transform: translateY(-3px);-ms-transform: translateY(-3px);-moz-transform: translateY(-3px);-webkit-transform: translateY(-3px);-o-transform: translateY(-3px)}
.section-shiLi-img img {width: 100%;display: block;box-shadow: rgba(0,0,0,.25) 0 0 5px}
.section-shiLi-p1 {/* width: 39.5833%; *//* position: absolute; *//* top: 50%; *//* left: 50%; *//* transform: translate(-50%,-50%); */padding: 16px 0;}
.section-shiLi-p2,.section-shiLi-p3 {/* width: 29.1666% */}
.section-shiLi-p2 .section-shiLi-img,.section-shiLi-p3 .section-shiLi-img {width: 50%;box-sizing: border-box}
.section-shiLi-p2 {/* float: left */}
.section-shiLi-p3 {/* float: right */}
.section-shiLi-p2 .section-shiLi-img:nth-child(1) {float: left;padding-right: 8px;}
.section-shiLi-p2 .section-shiLi-img:nth-child(2) {float: right;padding-left: 8px;}
.section-shiLi-p2 .section-shiLi-img:nth-child(3) {float: right;padding-left: 8px;margin-top: 16px;}
.section-shiLi-p3 .section-shiLi-img:nth-child(1) {float: right;padding-left: 1.7857%}
.section-shiLi-p3 .section-shiLi-img:nth-child(2) {float: left;margin-top: 0;padding-right: 8px;}
.section-shiLi-p3 .section-shiLi-img:nth-child(3) {float: left;margin-top: 16px;padding-right: 8px;}
.section-shiLi .more{text-align:center;padding: 60px 0 0px;}
.section-shiLi .more a{display: inline-block;font-size: 26px;color: #333;border: 1px solid #626262;border-radius: 5px;padding: 0 15px;line-height: 55px;}
