/*项目切换*/
.item_ul {
	width: 1200px;
	margin: 60px auto;
}

.item_ul .block {
	display: block
}

.item_ul .none {
	display: none
}

.item_ul li:first-child {
	margin: 0;
}

.item_ul li {
	width: 150px;
	height: 144px;
	float: left;
	text-align: center;
	margin-left: 25px;
	color: #333;
	line-height: 24px;
    cursor: pointer;
}

.item_ul li h5 {
	font-size: 24px;
}

.item_ul li img {
	margin: 22px 45px;
}

.item_ul li.active {
	background: #1AA5DC;
	box-shadow: 0px 5px 10px -2px rgba(25, 140, 255, 0.5);
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
}

.item_ul li.active .block {
	display: none;
}

.item_ul li.active .none {
	display: block;
}

.item_ul li.active h5 {
	font-weight: bold;
	font-size: 24px;
}
/**/
.item_con {
	display: none;
}

.item_block {
	display: block;
}

.item_con .people_big {
	height: 532px;
}

.item_con .people {
	width: 1200px;
	margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.item_con .people dt {
	width: 800px;
	float: left;
	text-align: center;
}


.item_con .people dd {
	width: 600px;
    position: absolute;
    right: 0;
    top:0;
    text-align: right;
}

.item_con .people dd h2{
    height: 70px;
    font-size: 89px;
    font-weight: bold;
    color: rgba(25,174,221,.29);
}
.item_con .people dd h5 {
    font-size: 24px;
	color: #333333;
	line-height: 34px;
	margin-top: 140px;
	margin-bottom: 20px;
    position: relative;
    padding-top:20px;
}
.item_con .people dd h5:after{
    content: "";
    position: absolute;
    top:0;
    right:0;
    width: 90px;
    height: 10px;
    background: #00A5D9;
}
.item_con .people dd p {
	font-size: 16px;
	color: #fff;
	line-height: 34px;
    width: 600px;
    height: 182px;
    background: rgba(0,165,217,.9);
    padding:0 20px;
    margin-top:52px;
    text-align: left;
    display: flex;
    align-items: center;
}

.item_con .crowd h5 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	padding: 62px 0 32px;
}

.item_con .crowd h5 img {
	padding-right: 10px;
	vertical-align: top
}

.item_con .crowd dl {
	width: 1200px;
	height: 160px;
	background: #1AA5DC;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 70px
}

.item_con .crowd dl dt {
	width: 600px;
	height: 200px;
	background: #F2F9FF;
	box-shadow: 0px 5px 10px 0px rgba(51, 153, 255, 0.2);
	border-radius: 5px;
	float: left;
	margin-top: -20px;
	margin-left: 20px;
}

.item_con .crowd dl dt .top {
	width: 190px;
	height: 180px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
}

.item_con .crowd dl dt h4 {
	float: left;
	width: 360px;
	font-size: 36px;
	font-weight: bold;
	color: #1AA5DC;
	line-height: 36px;
	text-align: center;
	margin-top: 60px;
}

.item_con .crowd dl dt h4 span {
	padding: 0 16px;
}

.item_con .crowd dl dd {
	padding-left: 40px;
	float: left;
}

.item_con .crowd dl dd h6 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 56px;
}

.item_con .crowd dl dd p {
	font-size: 16px;
	color: #CCE7FF;
	line-height: 16px;
	padding-top: 15px
}

.item_con .advantage {
	background: url(../image/bg.png) no-repeat center center;
	height: 386px;
}

.item_con .advantage h5 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	padding: 60px 0 30px;
}

.item_con .advantage h5 img {
	width: 36px;
	vertical-align: top;
	margin-right: 10px
}

.item_con .advantage .adv_s {
	width: 870px;
	margin: 0 auto;
}

.item_con .advantage .adv_s li {
	width: 154px;
	height: 154px;
	float: left;
    border-radius: 100px;
    background: #fff;
	text-align:center;
	position: relative;
    border:7px solid #0097c9;
    margin:0 68px;
    padding-top: 32px;
    transition: all .25s;
    -webkit-transition: all .25s;
    cursor: pointer;
}
.item_con .advantage .adv_s li:before{
	content: "";
	position: absolute;
	top:-7px;
	left: -7px;
	width: 154px;
	height: 154px;
	border:1px solid #fff;
    border-radius: 100px;
}

.item_con .advantage .adv_s li p{
	font-size: 20px;
	color: #34AFDD;
	line-height: 24px;
    font-weight: bold;

}
.item_con .advantage .adv_s li:hover{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.item_con .advantage .adv_s li:hover p{
    font-size: 20px;
    color: #34AFDD;
    line-height: 24px;
    font-weight: bold;
}
/*植发，案例效果展示*/
.woman_title {
    text-align: center;
    padding: 50px 0;
}

.woman_title .big_t {
    color: #333333;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    line-height: 30px;
}

.woman_title .small_t {
    font-size: 14px;
    color: #888888;
}
.case_show {
    width: 1368px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.case_tab .swiper-slide {
    height: 370px;
    padding: 0 84px;
    position: relative;
    padding-top: 10px
}

.case_tab .swiper-slide:after {
    content: "";
    position: absolute;
    top: 126px;
    left: 450px;
    width: 60px;
    height: 56px;
    background: url(../image/VS.png) no-repeat;
    background-size: 100%;
}

.case_tab .img1 {
    position: relative;
    float: left;
}

.case_tab .img1:after {
    content: "BEFORE";
    color: #fff;
    position: absolute;
    top: 10px;
    left: -10px;
    width: 80px;
    height: 44px;
    background:#1AA5DC;
	box-shadow: 0px 2px 4px 0px rgba(51, 153, 255, 0.2);
	border-radius: 0px 22px 22px 0px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
}

.case_tab .img2 {
    position: relative;
    float: left;
    margin-left: 24px
}

.case_tab .img2:after {
    content: "AFTER";
    color: #fff;
    position: absolute;
    top: 10px;
    right: -10px;
    width: 80px;
    height: 44px;
    background:#1AA5DC;
	box-shadow: 0px 2px 4px 0px rgba(51, 153, 255, 0.2);
	border-radius: 0px 22px 22px 0px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
}

.people_info {
    width: 384px;
    height: 370px;
    position: absolute;
    top: 0px;
    right: 84px;
}

.people_info .info_t {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -92px;
    width: 184px;
    height: 62px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 4px 8px 0px rgba(0,134,230,0.1);
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 60px;
    z-index: 2;
}

.people_info .info_t:after {
    content: "";
    background: url(../image/tleft.png) no-repeat;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    left: -10px;
    background-size: 100%;
}

.people_info .info_t:before {
    content: "";
    background: url(../image/tright.png) no-repeat;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    right: -10px;
    background-size: 100%;
}

.info_item {
    position: absolute;
    top: 10px;
    width: 384px;
    height: 360px;
    background:#1AA5DC;
    box-shadow: 0px 0px 6px 6px rgba(57,141,210,0.04);
    z-index: 1;
    padding: 0 10px;
    color: #fff;
    font-size: 18px;
    padding-top: 100px;
}

.info_item li {
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 30px
}

.info_item .href {
    margin: 0 auto;
    clear: both;
    text-align: center;
}

.info_item .href a {
    display: inline-block;
    width: 228px;
    height: 36px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 4px 8px 0px rgba(0,134,230,0.1);
    border-radius: 18px;
    color: #2189F2;
    font-size: 16px;
    line-height: 36px;
    text-decoration: none;
}

.case_tab .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer;
    background-size: 60px 60px;
    background-position: center;
    background-repeat: no-repeat;
}

.case_tab .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../image/left.png);
    left: 0px;
    right: auto;
}

.case_tab .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../image/right.png);
    right: 0px;
    left: auto;
}

.woitem_tab .item_ul li{width: 220px;
	height: 144px;
    cursor: pointer;
}

.woitem_tab .item_ul li img {
    margin: 22px 82px;
    text-align: center;
}
.woitem_tab .item_con:first-child .crowd{
    
}
.crowd_tab{text-align: center;
    position: relative;
    width: 1150px;
    margin: 0 auto;
}
.crowd_tab:before{
    content: "";
    width: 1070px;
    height: 1px;
    background: #C3C3C3;
    opacity: 0.37;
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin-left: -535px;
}
.crowd_tab .tabs{cursor: pointer;display:inline-block;width: 214px;font-size: 18px;color: #333333;line-height: 24px;position: relative;}
.crowd_tab .tabs:after{position: absolute;content: "";top:0;right:0;width: 1px;height: 42px;background: #E0D7DC}
.crowd_tab .tabs:last-child:after{width: 0}
.crowd_tab .tabs .ct{padding-bottom: 32px;position: relative;}
.crowd_tab .tabs .cimg{padding-bottom: 12px;font-size: 0;}
.crowd_tab .tabs .cr{font-size: 14px;color: #333333;background: #E6E6E6;border-radius: 20px;display: inline-block;width: 24px;height: 24px}
.crowd_tab .active{color: #00A5D9}
.crowd_tab .line1{content: "";position: absolute;bottom: 82px;width: 73px;height: 3px;background: #00A5D9;}
.crowd_tab .line2{content: "";position: absolute;bottom: 82px;width: 73px;height: 3px;background: #00A5D9;}
.crowd_tab .line3{content: "";position: absolute;bottom: 82px;width: 73px;height: 3px;background: #00A5D9;}
.crowd_tab .line4{content: "";position: absolute;bottom: 82px;width: 73px;height: 3px;background: #00A5D9;}
.crowd_tab .line5{content: "";position: absolute;bottom: 82px;width: 73px;height: 3px;background: #00A5D9;}
.crowd_tab .line6{content: "";position: absolute;bottom: 82px;width: 73px;height: 3px;background: #00A5D9;}
.crowd_tab .line7{content: "";position: absolute;bottom: 82px;width: 73px;height: 3px;background: #00A5D9;}




.crowd_tab .active .cr{background: #00A5D9;color: #fff;}
.crowd_content .crowds{display: none;width:724px;margin:0 auto;margin-bottom: 76px}
.crowd_content .crowds .left{display:inline-block;width: 582px; }
.crowd_content .crowds .left h3{font-size: 20px;font-weight: bold;color: #333333;padding-top:30px;}
.crowd_content .crowds .left h6{height: 19px;font-size: 18px;color: #333333;line-height: 28px;margin-top: 17px;}
.crowd_content .crowds .right{display:block;width: 120px;float: right}
.crowd_content .crowds .right img{width: 100%;}
.crowd_content .crowds_active{display: block}
.advantage .woman_title .big_t{color: #fff;}
.advantage .woman_title .small_t{color: #fff;}
.woman_content .crowd_content .crowds {width: 970px;}
.woman_content .crowd_content .crowds .left {
    display: inline-block;
    width: 820px;
}
.woman_content .crowd_content .crowds .right{padding-top: 10px;}
.crowd_tab .tabs_last:after{
    height: 0;
    width: 0;
}