﻿.infertility-women-banner {
    width: 100%;
    height: 352px;
    margin: 0 auto;
    background: url(../image/banner.jpg) no-repeat center;
    background-size: cover;
}
.infertility-women-banner .in {
    width: 100%;
    height: 550px;
    display: block;
    float: left;
    background-image: url(404.png);
    background-position: left center;
    background-repeat: no-repeat;
    transition: 1s;
}
.text {
    width: 972px;
    height: 350px;
    display: block;
    margin: 0 auto;
}
.text h1 {
    width: 190px;
    height: 47px;
    margin-top: 110px;
    float: left;
    clear: both;
    font-size: 39px;
    color: #333;
    animation-duration: 1s;
    animation-delay: 0.3s;
}
.text hr{
	display: none;
}
.text h2 {
    width: 383px;
    height: 47px;
    margin-top: 15px;
    float: left;
    clear: both;
    animation-delay: 0.5s;
}

.survey {
    height: 255px;
    margin-top: 60px;
    margin-bottom: 43px;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 0px 20px #eaeaea;
    background: url(../image/womenby_pic_081.jpg) no-repeat 90% 50%;
}

.survey h3 {
    left: -85px;
    top: -18px;
    width: 225px;
    height: 48px;
    font-size: 22px;
    color: #ffffff;
    font-weight: normal;
    padding-left: 100px;
    line-height: 48px;
    background: url(../image/womenby_05.png) no-repeat center;
}

.survey-main {
    width: 635px;
    margin-left: 38px;
    margin-top: 64px;
    margin-bottom: 30px;
    position: absolute;
}

.survey-main p {
    font-size: 14px;
    color: #666666;
    line-height: 32px;
}

.survey-main p a {
    color: #05a7a5;
}

.survey-btns {
    width: 360px;
    height: 41px;
    margin: 15px auto 0 auto;
}

.survey-btns a {
    display: block;
    width: 150px;
    height: 41px;
    line-height: 41px;
    font-size: 18px;
    color: #ffffff;
    background: url(../image/womenby_12.png) repeat-x;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.survey-btns em {
    float: left;
    width: 29px;
    height: 29px;
    display: block;
    line-height: 41px;
    margin: 6px 12px;
}

.survey-btns span {
    float: left;
    margin-left: 2px;
}

.cause {
    height: 226px;
    padding-top: 45px;
}

.cause h3 {
    display: block;
    width: 183px;
    height: 48px;
    background: url(../image/womenby_21.png) no-repeat 5% 50% #2ebfc1;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.cause h3 span {
    font-size: 20px;
    color: #fff;
    margin-left: 62px;
    font-weight: normal;
    line-height: 48px;
}

.cause ul {
    width: 100%;
    height: 140px;
    margin: 36px auto;
}

.cause li {
    float: left;
    display: block;
    width: 132px;
    height: 131px;
    margin-right: 6px;
}

.cause li img {
    margin-top: 15px;
    margin-left: 15px;
}

.cause li:nth-child(odd) {
    background: #00d2cf;
}

.cause li:nth-child(even) {
    background: #00eae7;
    margin-top: 9px;
}

.cause li:last-child {
    margin-right: 0;
}

.banner-ads1 {
    width: 100%;
    height: 187px;
    margin: 70px auto 0 auto;
    background: url(../image/womenby_pic_46.jpg) no-repeat center;
    background-size: cover;
}

.banner-ads1 .wid1100 {
    position: relative;
    height: 187px;
}

.banner-ads1 .wid1100 a {
    position: absolute;
    bottom: 40px;
    right: 215px;
    display: block;
    width: 212px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    color: #0bbabe;
    text-align: center;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.technology-main .technology-left {
    width: 38%;
    background: #40b2b6;
}

.technology-main .technology-right {
    width: 62%;
    background: #f5f5f5;
}

.technology-tabcont > div:nth-child(3) .fl,
.technology-tabcont > div:nth-child(4) .fl {
    width: 37%;
    margin-top: 60px;
    margin-left: 25px;
}

.technology-tabcont > div:nth-child(3) .fr,
.technology-tabcont > div:nth-child(4) .fr {
    width: 59%;
    margin-top: 75px;
}

.screening {
    height: 670px;
    margin: 0 auto;
    margin-bottom: 55px;
    box-shadow: 1px 2px 50px #f6f6f6;
}

.screening h3 {
    text-align: center;
    font-size: 30px;
    color: #2ebfc1;
    margin: 0 auto 45px auto;
    padding-top: 50px;
}

.screening dl {
    width: 100%;
    height: 407px;
    margin: 15px auto;
}

.screening dd {
    position: relative;
    float: left;
    width: 260px;
    height: 407px;
    margin-right: 20px;
    background: #fff3ea;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    
    border-radius: 10px;
}

.screening dd:last-child {
    margin-right: 0;
}

.screening dd img.lxpic {
    position: absolute;
    top: 35px;
    left: 67px;
}

.screening dd h5 {
    width: 100%;
    height: 148px;
    margin-bottom: 50px;
}

.screening dd h5 img {
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

.screening dd h6 {
    width: 90%;
    font-weight: normal;
    font-size: 16px;
    color: #ff8502;
    text-align: center;
    margin: 10px auto;
    padding-bottom: 15px;
    background: url(../image/lol.png) no-repeat bottom center;
}

.screening dd p {
    width: 88%;
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin: 0 auto;
}

.screening dd a {
    display: block;
    width: 145px;
    height: 37px;
    margin: 15px auto;
    line-height: 37px;
    text-align: center;
    font-size: 18px;
    color: #fcfbfb;
    background: #ff8502;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.class915 {
    position: relative;
    width: 915px;
    height: 402px;
    margin: 0 auto;
    background: url(../image/jcxmclass.jpg) no-repeat center;
}

.class915 a {
    position: absolute;
    bottom: 57px;
    left: 50%;
    margin-left: -54px;
    display: block;
    width: 172px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 23px;
    color: #d32f01;
    background: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.technology {
    width: 100%;
    height: 563px
}

.technology > div {
    height: 563px;
}

.technology h1 {
    display: block;
    font-size: 40px;
    color: #099ea3;
    margin: 0 auto;
    padding-top: 32px;
    padding-bottom: 44px;
    margin-left: 98px;
}

.technology-tab {
    float: right;
    width: 309px;
    height: 438px;
    margin-top: 128px;
}

.technology-tab ul li {
    cursor: pointer;
    width: 308px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    color: #fdffff;
    border: 1px solid #fff;
    border-right: 0;
    margin-bottom: 14px;
}

.technology-tab ul li.hover {
    background-color: #ffffff;
    font-size: 24px;
    color: #5ccbcd;
}

.technology-tab ul li:first-child.hover {
    font-size: 21px;
}

.technology-tabcont {
    float: left;
    width: 789px;
    height: 438px;
    background: #fdffff;
    box-shadow: 5px 2px 25px #e9e9e9;
}

.technology-tabcont > div {
    display: none
}

.technology-tabcont > div.block {
    display: block
}

.technology-tabcont div h5 img {
    display: block;
    margin: 18px auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.technology-tabcont div p {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin: 5px auto;
}

.technology-tabcont div p.blue {
    font-size: 16px;
    color: #40b2b6;
}

.Sz_Main3 {
    background: #f5f5f5;
}

.sgtit {
    border-bottom: 5px solid #00bec1;
}

.sgtit h3 {
    display: block;
    font-size: 40px;
    color: #0cbabe;
    line-height: 40px;
    margin: 12px auto;
}

.sgtit h3 span {
    font-size: 26px;
    color: #999999;
    font-weight: normal;
}