h2,h3,a{
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
}
p {
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
    font-size: 14px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
body{
    position: relative;
    overflow-x: hidden;
    width: 100%;
}
.pdlr15{
    padding: 0 15px;
}
.banner{
    background-image: url("images/banner.jpg");
    background-size: auto 100.5%;
    background-position:center top;
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    text-align: center;
    color: #fff;
    min-height: 750px;
    position: relative;
    z-index: 100;
}
.banner .banner-content{
    position: absolute;
    width: 100%;
    top: -60%;
    bottom: 0;
    left: 0;
    right: 0;
}
.banner .container{
    position: absolute;
    width: 100%;
    top: 48%;
    left: 0;
    right: 0;
}
.banner a.logo{
    display: block;
    margin-bottom: 30px;
}
.banner a.logo img{
    width: 120px;
}
.banner h3{
    display: inline-block;
    font-size: 3.8em;
    color: #fff;
    padding: 15px 0;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    margin: 0;
}
.banner .second-title{
    font-family: 'Hiragino Sans GB','Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
    font-size: 24px;
    margin: 20px 0 20px 0;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
}
.banner .banner-btn a.banner-btn-main{
    width: 190px;
    height: 53px;
    line-height: 53px;
    display: inline-block;
    padding: 0 33px 0 68px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 18px;
    color: #fff;
    background-color: #00733b;
    margin: 10px 5px;
    text-decoration: none;
    background-position: 33px center;
    background-repeat: no-repeat;
    position:relative;
}
.banner .banner-btn a.banner-btn-main:hover,.banner .banner-btn a.banner-btn-main:focus{
    text-decoration: none;
}
.banner .banner-btn a.banner-btn-main.banner-btn-1{
    background-image: url("images/banner-btn-main-icon-1.png");
}
.banner .banner-btn a.banner-btn-main.banner-btn-2{
    background-image: url("images/banner-btn-main-icon-2.png");
}


.doctor{
    background-image: url("images/doctor.gif");
    background-size: auto 100%;
    background-position:center top;
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    text-align: center;
    color: #fff;
    position: relative;
    /*padding: 100px 0 85px 0;*/
    padding: 142px 0 83px 0;
    margin-top: -72px;
    z-index: 95;
}
.doctor .container{
    padding-top: 410px;
}

.doctor .doctor-top{
    padding: 0 15px;
    position: absolute;
    left: 0;
    top: 0;
}
.doctor .doctor-text{
    position: absolute;
    left: 0;
    top: 170px;
    right: 41.666666%;
}
.doctor .doctor-img{
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0;
    left: 58.33333%;
}
.doctor .doctor-title{
    text-align: left;
}
.doctor .img-responsive{
    margin-top: 30px;
}
.doctor h2{
    display: inline-block;
    font-size: 3em;
    color: #fff;
    padding: 10px 0 18px 0;
    margin: 0;
    background-image: url("images/h3_border_bottom_white.png");
    background-size: 100% 6px;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: left;
}
.doctor .second-title{
    font-family: 'Hiragino Sans GB','Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
    font-size: 24px;
    margin: 5px 0 20px 0;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    text-align: left;
}
.doctor .doctor-list{
    color: #fff;
    text-align: left;
    margin: 25px 0;
}
.doctor .doctor-list .doctor-icon{
    float: left;
    margin-right: 10px;
}
.doctor .doctor-list h3{
    font-size: 18px;
    margin: 8px 0 8px 0;
    text-align: left;
}
.doctor .doctor-list p{
    text-align: left;
}

.patient{
    margin-top: -65px;
    padding: 152px 0 0px 0;
    background-image: url("images/patient_bg.gif");
    background-size: auto 100%;
    background-position:center top;
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 90;
}

.patient .container{
    padding-top: 532px;
}

.patient .patient-title{
    /*float: left;*/
}
.patient h2{
    display: inline-block;
    font-size: 3em;
    color: #272636;
    padding: 10px 0 18px 0;
    margin: 0;
    background-image: url("images/h3_border_bottom_black.png");
    background-size: 100% 6px;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: left;
}
.patient .second-title{
    font-family: 'Hiragino Sans GB','Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
    font-size: 24px;
    margin: 5px 0 20px 0;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    color: #272636;
}


.patient .patient-list{
    color: #272636;
    text-align: left;
    margin: 25px 0;
}
.patient .patient-list .patient-icon{
    float: left;
    margin-right: 10px;
}

.patient .patient-list h3{
    font-size: 18px;
    margin: 8px 0 8px 0;
    text-align: left;
    color: #272636;
}
.patient .patient-list p{
    text-align: left;
}
.patient .patient-top{
    position: absolute;
    top: -50px;
    left: 50.33333%;
}
.patient .patient-text{
    position: absolute;
    top: 70px;
    left: 50.33333%;
    right: 0;
}
.patient .patient-img{
    position: absolute;
    top: -20px;
    left: 14%;
    right: 55.66666%;
}


.infor{
    margin-top: -72px;
    padding: 122px 0 0 0;    
    /*background-image: url("images/infor_bg.gif");*/
    background-image: url("images/infor_bg.gif");
    background-size: auto 100%;
    background-position:center top;
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    text-align: center;
    color: #272636;
    position: relative;
    z-index:85;
}
.infor h2{
    display: inline-block;
    font-size: 3em;
    color: #ffffff;
    padding: 10px 0 18px 0;
    margin: 0;
    background-image: url("images/h3_border_bottom_white.png");
    background-size: 100% 6px;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: left;
}
.infor-title h2 img{
    width: .8em;
    float: left;
    margin-top: 8px;
}

.infor .infor-list{
    color: #ffffff;
    text-align: left;
    margin: 20px 0;
}
.infor .infor-list .infor-icon{
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.infor .infor-list .lBox{
    width: 75%;
}

.infor .infor-list h3{
    font-size: 18px;
    margin: 8px 0 8px 0;
    text-align: left;
    color: #ffffff;
}
.infor .infor-list p{
    text-align: left;
}

.infor .container{
    padding-top: 555px;
}

.infor .infor-top{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.infor .infor-text{
    position: absolute;
    top: 95px;
    right: 50.33333%;
    left: 15%;
}
.infor .infor-img{
    position: absolute;
    top: 110px;
    right: 20%;
    left: 55.66666%;
}

.hospital-top {
    margin-top: -22px;
    padding: 40px 0 0 0;
    background: url("images/hospital_bg.gif") fixed center top;
    background-size: auto 100%;
    -webkit-background-attachment: fixed;

    text-align: center;
    color: #272636;
    position: relative;
    z-index:85;
}

.hospital-top h2 {
    display: inline-block;
    font-size: 3em;
    color: #ffffff;
    padding: 10px 0 18px 0;
    margin: 0;
    text-align: left
}

.hospital-top .hospital-arrow {
    width:0;
    height:0;
    border-left:16px solid transparent;
    border-right:16px solid transparent;
    border-bottom:16px solid #fff;
    margin: 0 auto;
}

.hospital-list {
    text-align: left;
    margin: 20px 0 85px 0;
}

.hospital-list p {
    line-height: 1.6em;
}

.hospital-block {
    padding-top: 200px;
    margin-top: -50px;
}

.hospital-block .hospital-top {
    margin-top: -150px;

}

.hospital-list .hospital-slide {
    width: 33.3%;
    cursor: pointer;
}

.hospital-list .hospital-slide .hospital-img-div {
    width: 35%;
    margin-right:5%;
    float: left;
    height:90%;
    text-align: center;
    position:relative;
}

.hospital-list .hospital-slide .hospital-content-div {
    width: 60%;
    float: left;
}

.hospital-list .hospital-slide .hospital-content-div .hospital-title {
    margin-top: 10px;
    background-color: #008771;
    color: #FFFFFF;
    font-family: 'Microsoft YaHei',sans-serif;
    padding: 10px 0 10px 5px;
}

.hospital-list .hospital-slide .hospital-img-div .hospital-img {
    width: 100%;
    border-radius: 100%;
    border: 5px solid #8AD1C6;
}

.hospital-list .swiper-button-next {
    display: none;
}

.hospital-list .swiper-button-prev {
    display: none;
}

.download{
    margin-top: -65px;
    padding: 175px 0 0 0;
    background-image: url("images/patient_bg.gif");
    background-size: auto 100%;
    background-position:center top;
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 75;
}
.download .container{
    padding-top: 475px;
}
.download h2{
    display: inline-block;
    font-size: 3em;
    color: #272636;
    padding: 10px 0 18px 0;
    margin: 0;
    background-size: 100% 6px;
    background-repeat: no-repeat;
    background-position: center bottom;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    text-align: left;
}
.download .download-top{
    position: absolute;
    top: 90px;
    right: 0;
}
.download .download-text{
    position: absolute;
    top: 170px;
    left: 58.33333%;
    right: 0;
    text-align: center;
}
.download .download-list p{
    color: #272636;
    font-size: 1.5em;
    margin-top: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    background-size: auto 100%;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.download .download-list p.and_icon{
    background-image: url("images/and_icon.png");
    background-position: 0 0;
    padding-left: 30px;
	font-size:14px;
}
.download .download-list p.ios_icon{
    background-image: url("images/ios_icon.png");
    background-position: 25px 0;
    padding-left: 25px;
	font-size:14px;
}
.download .download-list p.weixin_icon{
    background-image: url("images/weixin_icon.png");
    background-position: 5px 0;
    padding-left: 40px;
    padding-right: 5px;
    line-height: 1.6em;
    font-size:14px;
}

.download .download-list img{
    margin: 0 auto;
}
.download .download-img{
    position: absolute;
    top: -40px;
    left: 0;
    right: 50.66666%;
}


.about{
    margin-top: -65px;
    padding: 120px 0 30px 0;
    background-image: url("images/infor_bg.gif");
    background-size: auto 100%;
    background-position:center top;
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 60;
}
.about .about-title{
    background-image: url("images/h3_border_bottom_white.png");
    background-size: 100% 6px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 5% 10px 5%;
}
.about-top p{
    margin: 0 5%;
    text-align: left;
    font-size: 16px;
    line-height: 1.6em;
}
.about .about-title h2{
    display: inline-block;
    font-size: 3em;
    color: #fff;
    padding: 10px 20px 18px 20px;
    margin: 0;
    background-color: #1eb897;
}
.about .second-title{
    text-align: left;
    margin-bottom: 30px;
    line-height: 1.6em;
}

.about .img-responsive{
    margin:10px auto 20px auto;
}
.about .about-list{
    margin: 20px 0;
    text-align: left;
}
.about .about-list .lBox{
    width: 70%;
}

.about .about-list h3{
    font-size: 24px;
    text-align: left;
    color: #fff;
    margin: 0 0 5px 0;
}
.about .about-list p{
    font-size: 12px;
}
.about .about-list .about-icon{
    float: left;
    margin-right: 10px;
}
.about .about-text{
    text-align: left;
    margin-top: 30px;
}

.about .about-text h3{
    font-size: 36px;
    margin-top: 40px;
}
.about .about-text p{
    font-size: 18px;
    line-height: 1.8em;
}
.about .about-text-main{
    padding-top: 30px;
    padding-right: 50px;
}

.intro{
    margin-top: -65px;
    padding: 105px 0 20px 0;
    background-image: url("images/intro_bg.gif");
    background-size: auto 100%;
    background-position:center top;
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 55;
}

.intro h2{
    display: block;
    font-size: 3em;
    color: #009770;
    padding: 10px 0 18px 0;
    margin: 0;
    text-align: center;
}
.intro .second-title{
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 100;
    display: inline-block;
    font-size: 2.5em;
    color: #009770;
    padding: 10px 0 18px 0;
    margin: 0;
    background-image: url("images/h3_border_bottom_green.png");
    background-size: 100% 6px;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}
.intro .intro-text{
    color: #009770;
    width: 686px;
    margin: 0 auto;
    text-align: left;
}
.intro .intro-text p{
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 20px;
}
.intro .intro-icon{
    margin: 30px 0;
}
.intro .intro-icon img{
    margin: 0 auto;
}

.footer{
    padding: 75px 0;
    
    color: #272636;
    text-align: center;
    background-image: url("images/intro_bg.gif");
    background-size: auto 100%;
    background-position:center top;
    background-attachment: fixed;
    -webkit-background-attachment: fixed;
}
.footer h2{
    display: block;
    font-size: 3.5em;
    color: #272636;
    padding: 10px 0 18px 0;
    margin: 0;
    text-align: center;
}
.footer hr{
    border-color: #272636;
}
.footer-main{
    width: 100%;
    margin: 0 auto;
}
.footer img{
    margin: 0 auto;
}
.footer-main .row{
    margin: 20px 0;
}
.footer-main .address{
    text-align: left;
    margin:0px auto; 
}
.footer .banquan{
    font-size: 18px;
    text-align: center;
}
.mess-img{
    line-height: 40px;
    text-align: center;
}
.mess-img img{
    display: inline-block;
    *display: inline;
    zoom:1;
    height: 40px;
    width: auto;
    margin-right: 10px;
}

.delay-01s {
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
}
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
}
.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
}
.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
}
.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}
.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
}
.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
}
.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
}





@-webkit-keyframes bounceInLeft {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        /*-webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)*/
    }

    /*75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }*/

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        -ms-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        /*-webkit-transform: translate3d(25px,0,0);
        -ms-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)*/
    }

    /*75% {
        -webkit-transform: translate3d(-10px,0,0);
        -ms-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        -ms-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }*/

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.animate.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceInRight {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        /*-webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)*/
    }

    /*75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }*/

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        -ms-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        /*-webkit-transform: translate3d(-25px,0,0);
        -ms-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)*/
    }

    /*75% {
        -webkit-transform: translate3d(10px,0,0);
        -ms-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        -ms-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }*/

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.animate.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    /*20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }*/

    60% {
        opacity: 1;
        /*-webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)*/
    }

    /*80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }*/

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        -ms-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    /*20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        -ms-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        -ms-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }*/

    60% {
        opacity: 1;
        /*-webkit-transform: scale3d(1.03,1.03,1.03);
        -ms-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)*/
    }

    /*80% {
        -webkit-transform: scale3d(.97,.97,.97);
        -ms-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }*/

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.animate.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        -ms-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.animate.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


@-webkit-keyframes bounceInDown {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        /*-webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)*/
    }

    /*75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }*/

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,100%,60%,75%,90% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        -ms-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        /*-webkit-transform: translate3d(0,25px,0);
        -ms-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)*/
    }

    /*75% {
        -webkit-transform: translate3d(0,-10px,0);
        -ms-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        -ms-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }*/

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.animate.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animate-element{
    opacity: 0;
}

.jumin-p{
    line-height: 1.4em !important;
    background-image: none !important;
    padding-left: 0 !important;
	font-size:14px;
}
.border-right{
    border-right:dashed 1px #333;
}








