html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin: 0;padding: 0;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input,select,textarea{margin: 0;padding: 0}
input,select{vertical-align: middle}
ul,ol{list-style: none}
ul,ol,li,dl,dt,dd,pre,form,fieldset,img,div{ margin: 0; padding: 0; border: none; }
img{ vertical-align: middle; border-style: none; max-width: 100%; object-fit: cover;}
textarea{resize: none}
a{text-decoration: none}
em{font-style: normal}
html{font-size: 100%;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%}
*,*::after,*::before{-webkit-box-sizing: border-box; box-sizing: border-box; }
.clear{clear: both}
.clearfix,.w{zoom: 1}
.clearfix:after,.w:after{ content: "."; display: block; overflow: hidden; height: 0; clear: both; visibility: hidden}
.fl{float: left}
.fr{float: right}
b,strong{ font-weight:900;}

html,body{ font-size: 16px; width: 100%; line-height: 186%; background-color: #FFF; color:#333; font-family:'Open Sans',sans-serif; font-weight: lighter;}
*{ moz-user-select: -moz-none;  -moz-user-select: none;  -o-user-select:none;  -khtml-user-select:none;  -webkit-user-select:none;  -ms-user-select:none;  user-select:none; }

.filletBox { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}

::-webkit-scrollbar{
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb{
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #c1c1c1;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
::-webkit-scrollbar-thumb:hover { background-color: #a8a8a8;}
/* Scrollbar End */

/* Links Start */
a{color:#333; text-decoration:none; outline:none !important;-o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
a:hover{color:#37aab1; text-decoration:none;} a:focus{outline:thin dotted;} a:hover,a:active{outline:0;}
a, a:hover, a:focus { color:#333; text-decoration: none; }
/* Links End */

/* Header One Star */
.header-one { text-align: center;}
    .header-one .eng { letter-spacing: 4px; text-transform: uppercase; font-weight: 300; margin-bottom: 5px; color: #01aaad;}
    .header-one .cng { font-weight: 500; font-family: PT Serif, sans-serif; font-size: 35px;}
/* Header One End */

/* Header Two Star */
.header-two { text-align: center;}
    .header-two .eng { letter-spacing: 4px; text-transform: uppercase; font-weight: 300; margin-bottom: 15px; color: #01aaad;}
    .header-two .cng { font-weight: 500; font-family: PT Serif, sans-serif; font-size: 50px;}
/* Header Two End */

/* Header Three Star */
.header-three { text-align: center;}
    .header-three .eng { letter-spacing: 4px; text-transform: uppercase; font-weight: 300; margin-bottom: 15px; color: #01aaad;}
    .header-three .cng { font-weight: 900; font-family: PT Serif, sans-serif; font-size: 50px;}
/* Header Three End */

/* Header Four Star */
.header-four { text-align: center;}
    .header-four .icos { height: 55px;}
    .header-four .icos i { font-size: 40px; color: #01aaad; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .header-four .icos i:hover { font-size: 50px;}
    .header-four .names { font-weight: 900; font-family: PT Serif, sans-serif; font-size: 50px;}
/* Header Four End */

/* Header Five Star */
.header-five { text-align: left;}
    .header-five .desc { letter-spacing: 4px; text-transform: uppercase; font-weight: 300; margin-bottom: 15px; color: #01aaad;}
    .header-five .name { font-weight: 900; font-family: PT Serif, sans-serif; font-size: 50px; color: #444756;}
/* Header Five End */

/* Header Six Star */
.header-six { text-align: center;}
    .header-six .name { font-family: PT Serif, sans-serif; font-size: 50px; font-weight: 900; margin-top: 10px; color: #444756;}
    .header-six .intro { letter-spacing: 4px; text-transform: uppercase; font-weight: 900; color: #01aaad; font-size: 16px;}
/* Header Six End */


/* Header Star */
#header { position: fixed; top: 0; left: 0; z-index: 1001; width: 100%; line-height: 100px; height: 100px; background: rgba(255, 255, 255, 1); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; }
    #header.active { line-height: 80px; height: 80px; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}
    .header { }
    .header .logos { float: left;}
    .header .logos img { height: 52px;}

    .header .emails { float: left; margin-left: 80px; font-size: 16px; font-family: PT Serif, sans-serif;}
    .header .emails a { color: #37aab1; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .header .emails a i { margin-right: 10px;}
    .header .emails a:hover i { color: #bf1773;}

    .header ul.menus { float: right; font-weight: normal;}
    .header ul.menus>li { float: left; position: relative; margin: 0 45px 0 0; text-align: left; font-family: Open Sans, sans-serif;}
    .header ul.menus>li:last-child { margin-right: 0;}
    .header ul.menus>li>a { color: #444756; text-transform: uppercase; display: block; font-size: 14px; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .header ul.menus>li:hover>a,#header ul.menus>li.active>a { color: #37aab1;}
    .header ul.menus>li>a i { margin: 0 0 0 6px;}
    .header ul.menus>li>ul.drop-menus { padding: 10px 0; position: absolute; left: 0; top: 100%; /*top: calc(100% + 1px);*/ min-width: 242px; z-index: 100; border-top: 2px solid #37aab1; background: rgba(255, 255, 255, 0.85);-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05), -2px 0 5px 1px rgba(0,0,0,.05);-ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);-o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);-moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05), -2px 0 5px 1px rgba(0,0,0,.05);opacity: 0;visibility: hidden;-webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s;-moz-border-radius: 0 0 1px 1px; -webkit-border-radius: 0 0 1px 1px; border-radius: 0 0 1px 1px;}
    .header ul.menus>li ul.drop-menus li { padding: 0 20px; position: relative; line-height: 1.6;}
    .header ul.menus>li ul.drop-menus li:last-child { border-bottom: none;}
    .header ul.menus>li ul.drop-menus li a { white-space:nowrap; padding: 10px 15px; display: block; font-size: 16px; font-weight: 900; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .header ul.menus>li ul.drop-menus li a i { float: right; margin: 4px 0 0 0;}
    .header ul.menus>li ul.drop-menus li:hover>a { color: #FFF; background: #01aaad;}
    .header ul.menus>li ul.drop-menus li.active>a { color: #01aaad;}

    .header ul.menus>li:hover ul.drop-menus { opacity:1; visibility:visible;}


    .header .navigations { display: none;}
/* Header End */

/* Mobile Navigation Star */
#mobile-navigation { display: none;}
/* Mobile Navigation End */

/* Header Blank Star */
#header-blank { display: block; width: 100%; height: 100px;}
/* Header Blank End */

/* Home Banner Star */
#home-banner { overflow: hidden; position: relative; background: url("../img/banner/indexBanner1.jpg") no-repeat; background-size: cover; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 572px;}
    #home-banner .overlay { z-index: 5; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.3);}
    #home-banner .infos { z-index: 6; position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-top: 180px;}
    #home-banner .infos .names { color: #444756; line-height: 1; margin-bottom: 35px; font-family: PT Serif, sans-serif; font-size: 50px; }
    #home-banner .infos .names .eng {}
    #home-banner .infos .names .cng { letter-spacing: 5px; margin-left: 10px;}
    #home-banner .infos .intros { font-size: 16px; font-weight: lighter; margin-bottom: 35px;}
    #home-banner .infos .intros ul li { }
    #home-banner .infos .intros ul li i { color: #c68181; margin-right: 10px;}

    #home-banner .infos .buttons { }
    #home-banner .infos .buttons a { color: #FFF; padding: 16px 48px; border: 0; border-radius: 100px; background-color: #c68181;}
    #home-banner .infos .buttons a:hover { background-color: #c57878;}
/* Home Banner End */


/* About Grapes Star */
#about-grapes { padding: 50px 0 30px 0; overflow: hidden;}
    .about-grapes { background: #fbfbfb; margin: 50px auto 0 auto; width: 48%;}
    .about-grapes .images { overflow: hidden;}
    .about-grapes .images .icos { position: absolute; right: 10px; top: 10px; line-height: 1; font-size: 18px; }
    .about-grapes .images .icos a { color: #e5e5e5; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
    .about-grapes .images .icos a:hover { color: #FFF;}

    .about-grapes .thumbnail { background: #fbfbfb; text-align: center; padding: 15px 0; border-left: solid 1px #f5f5f5; border-right:solid 1px #f5f5f5; border-bottom: solid 1px #f5f5f5; }
    .about-grapes .thumbnail ul { display: inline-table; margin: 0 auto;}
    .about-grapes .thumbnail ul li { float: left; margin: 0 10px; cursor: pointer;}
    .about-grapes .thumbnail ul li img { width: 30px; height: 30px; -webkit-box-shadow: 0 0 0 5px #fff; box-shadow: 0 0 0 5px #fff; -webkit-transition: all .25s ease; transition: all .25s ease; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;}

    .about-grapes .thumbnail ul li:hover img,.about-grapes .thumbnail ul li.active img { -webkit-box-shadow: 0 0 0 2px #485e88, 0 2px 8px 0px rgba(0, 0, 0, 0.1); box-shadow: 0 0 0 2px #485e88, 0 2px 8px 0px rgba(0, 0, 0, 0.1);}
/* About Grapes End */



/* About Profile Star */
#about-profile { padding: 50px 0; background: #faf9ff; overflow: hidden;}
    .about-profile { margin: 50px auto;}
    .about-profile ul.profile { font-weight: lighter;}
    .about-profile ul.profile li { float: left; width: 48%; margin-right: 4%;}
    .about-profile ul.profile li:nth-child(2n) { margin-right: 0;}

    .about-data { }
    .about-data ul.data li { float: left; width: 22.750000%; margin-right: 3%; text-align: center;}

    .about-data ul.data li .round { margin-bottom: 30px;}
    .about-data ul.data li .text { text-transform: uppercase; font-weight: 500; font-size: 20px;}
    .about-data ul.data li .number { color: #01AAAD; font-size: 60px; font-weight: 500; margin-bottom: 15px;}
    .about-data ul.data li:nth-child(1), .about-data ul.data li:nth-child(4) { padding-top: 40px;}
    .about-data ul.data li:nth-child(4) .number { color: #546990;}
    .about-data ul.data li:nth-child(4n) { margin-right: 0;}

    .about-data ul.data li .percent:after {content: "%";font-size: 0.8em;margin-left: 0.1em;}
    .about-data ul.data li .percent {display: inline-block;line-height: 100px;z-index: 2; font-size: 24px;}
    .about-data ul.data li .chart canvas {left: 0;position: absolute;top: 0;}
    .about-data ul.data li .chart { display: inline-block; height: 100px; position: relative; text-align: center; width: 100px;}
/* About Profile End */

/* Our Service Star */
#our-service { padding: 50px 0;}
    .our-service { margin: 50px auto 0 0;}
    .our-service ul.service { }
    .our-service ul.service li { overflow: hidden; float: left; width: 31.333333%; min-height: 436px; margin-right: 3%; margin-bottom: 30px; color: #FFF; background: #01AAAD; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; padding: 65px 40px 55px 45px; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .our-service ul.service li:hover { -webkit-box-shadow: 0px 0 12px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0 12px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 0 12px 0px rgba(0, 0, 0, 0.4); behavior: url(ie-css3.htc);}
    .our-service ul.service li:nth-child(3n) { margin-right: 0;}
    .our-service ul.service li .names { margin-top: 50px; margin-bottom: 20px;  color: #ffffff;  font-size: 30px; line-height: 1.4; font-weight: 900;}
    .our-service ul.service li:nth-child(2) { background: #546990;}
    .our-service ul.service li:nth-child(3) { background: #BF1673;}
    .our-service ul.service li:nth-child(4) { background: #546990;}
    .our-service ul.service li:nth-child(5) { background: #BF1673;}
/* Our Service End */

/* Inquiry Price Star */
#inquiry-price { position: relative; min-height: 486px; background-image: url('../img/inquiry-price-bg.jpg'); background-repeat: no-repeat; background-size: cover; background-attachment: scroll;background-position: 50% 50%;}
    #inquiry-price .overlay { z-index: 5; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: transparent;}
    #inquiry-price .infos { z-index: 6; color: #FFF; position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 150px 0 150px 0; text-align: center;}

    #inquiry-price .infos .eng { letter-spacing: 4px; text-transform: uppercase; font-weight: 300;}
    #inquiry-price .infos .cng { font-weight: 500; font-family: PT Serif, sans-serif; font-size: 50px; margin-top: 30px; margin-bottom: 80px;}

    #inquiry-price .infos .buttons { }
    #inquiry-price .infos .buttons a { color: #FFF; padding: 16px 48px; border: 0; border-radius: 100px; background-color: #01aaad; font-size: 14px;}
    #inquiry-price .infos .buttons a:hover { background-color: #01787a;}
/* Inquiry Price End */


/* Our Advantage Star */
#our-advantage { padding: 50px 0; border-bottom: solid 1px #faf9ff;}
    .our-advantage { margin: 50px auto 0 0; color: rgba(68, 71, 86, .7);}

    .our-advantage .icos { width: 70px; height: 70px; margin: 0 auto;}
    .our-advantage .names { text-transform: uppercase;color: #444756 !important;font-family: Open Sans, sans-serif;font-weight: 600 !important; margin: 5px auto;}

    .our-advantage ul.ones { margin-bottom: 30px;}
    .our-advantage ul.ones li { float: left; width: 22.750000%; margin-right: 3%; text-align: center;}
    .our-advantage ul.ones li:nth-child(4n) { margin-right: 0;}

    .our-advantage ul.twos { }
    .our-advantage ul.twos li { float: left; width: 30.000000%; margin-right: 5%; text-align: center;}
    .our-advantage ul.twos li:nth-child(3n) { margin-right: 0;}
/* Our Advantage End */


/* Surrogacy Program Star */
.surrogacy-program { margin: 100px 0 0 0; }
    .surrogacy-program .program { margin: 50px 0 0 0;}
    .surrogacy-program .program .titles { height: 100px; line-height: 100px; font-size: 30px; font-weight: 700; color: #FFF;}
    .surrogacy-program .program .titles .name { width: 31.333333%; margin-right: 3%; float: left;}
    .surrogacy-program .program .titles .surrogacy { width: 31.333333%; margin-right: 3%; background-color: #485e88; text-align: center; float: left;}
    .surrogacy-program .program .titles .egg { width: 31.333333%; background-color: #01AAAD; text-align: center; float: left;}


    .surrogacy-program .program ul.lists { font-weight: lighter; margin-top: 20px;}
    .surrogacy-program .program ul.lists li { background-color: #FFF; height: 54px; line-height: 54px;}
    .surrogacy-program .program ul.lists li:nth-child(2n) { background-color: #faf9ff;}

    .surrogacy-program .program ul.lists li i { line-height: 20px; font-size: 20px; color: #01AAAD;}
    .surrogacy-program .program ul.lists li i.red { color: #ff2b02;}

    .surrogacy-program .program ul.lists li .name { width: 31.333333%; margin-right: 3%; float: left; text-align: right;}
    .surrogacy-program .program ul.lists li .surrogacy { width: 31.333333%; margin-right: 3%; text-align: center; float: left;}
    .surrogacy-program .program ul.lists li .egg { width: 31.333333%; text-align: center; float: left;}
/* Surrogacy Program End */


/* Success Cases Star */
#success-cases {  padding: 50px 0;}
    .success-cases { margin-top: 50px;}
    .success-cases ul.lists { font-size: 14px;}
    .success-cases ul.lists li { float: left; width: 31.333333%; margin-right: 3%; border-top: 3px solid #485e88; background-color: #faf9ff;padding: 35px 30px 40px 30px;}
    .success-cases ul.lists li:nth-child(2n) { border-top: 3px solid #bf1773;}
    .success-cases ul.lists li:nth-child(3n) { margin-right: 0; border-top: 3px solid #01AAAD;}

    .success-cases ul.lists li .client { margin-top: 20px; margin-bottom: 30px; font-weight: 700; text-align: right;}
/* Success Cases End */

/* Contact Consult Star */
#contact-consult { padding: 60px 0; background-color: #f9f9fd; overflow: hidden;}
    #contact-consult .consult { float: left; width: 60%; }
    #contact-consult .consult .message {  box-shadow: 0px 5px 30px 0px rgba(201,201,201,0.52); color: rgba(153, 153, 153, 1); border-radius: 10px; padding: 40px !important; margin: 50px auto 0 auto;transition: height .3s linear;-webkit-transition: height .3s linear;}

    #contact-consult .consult .message ul.radios { margin-bottom: 10px;}
    #contact-consult .consult .message ul.radios li { width: 50%; float: left; line-height: 32px; height: 32px;}
    #contact-consult .consult .message ul.radios li span { margin-left: 10px;}


    #contact-consult .consult .message ul.inputs li { margin-bottom: 20px;}
    #contact-consult .consult .message ul.inputs li input[type="text"] { height: 44px; font-size: 16px; color: rgba(153, 153, 153, 1); border-radius: 5px;}

    #contact-consult .consult .message ul.companys { display: none; margin-top: 15px;}
    #contact-consult .consult .message ul.companys li { margin-bottom: 20px;}
    #contact-consult .consult .message ul.companys li input[type="text"] { height: 44px; font-size: 16px; color: rgba(153, 153, 153, 1); border-radius: 5px;}
    #contact-consult .consult .message ul.companys li textarea { font-size: 16px; color: rgba(153, 153, 153, 1); border-radius: 5px;}

    #contact-consult .consult .message ul.patients { display: none; margin-top: 15px;}
    #contact-consult .consult .message ul.patients li { margin-bottom: 10px;}
    #contact-consult .consult .message ul.patients li.titles { font-weight: 700; color: rgba(51, 51, 51, 1);}
    #contact-consult .consult .message ul.patients li span { margin-left: 10px;}

    #contact-consult .consult .message .buttons { text-align: center; margin-top: 30px;}
    #contact-consult .consult .message .buttons input[type="button"] { color: #FFF; padding: 10px 48px; font-weight: 700; border: 0; border-radius: 100px; background-color: #01aaad; font-size: 18px; -webkit-transition: all .6s; -o-transition: all .6s; transition: all .6s;}
    #contact-consult .consult .message .buttons input[type="button"]:hover { background-color: #01787a;}

    #contact-consult .contact { float: right; width: 36%;}
    #contact-consult .contact .infos { font-family: PT Serif, sans-serif; color: #FFF; padding: 65px 60px 45px 60px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; background-color: #01AAAD;}
    #contact-consult .contact .infos a { color: #FFF;}
    #contact-consult .contact .infos a:hover { color: rgba(255, 255, 255, 0.7);}
    #contact-consult .contact .infos h2.titles { font-size: 40px; margin-bottom: 15px;}
    #contact-consult .contact .infos h6.intros { font-size: 16px; letter-spacing: 4px; font-weight: lighter;}

    #contact-consult .contact .infos ul.lists { margin-top: 30px;}
    #contact-consult .contact .infos ul.lists li { line-height: 28px; margin-bottom: 15px;}
    #contact-consult .contact .infos ul.lists li i { font-size: 28px; width: 28px; height: 28px; margin-right: 15px; display: inline-block; vertical-align: middle;}

    #contact-consult .contact .wechats { margin-top: 20px;}

    #contact-consult .contact .wechats ul.list-qrcode { }
    #contact-consult .contact .wechats ul.list-qrcode li { float: left; width: 49.000000%; margin-right: 2.000000%;}
    #contact-consult .contact .wechats ul.list-qrcode li:nth-child(2n) { margin-right: 0;}


    #contact-consult .contact .wechats .icos { float: left; width: 96px; height: 96px; line-height: 96px; text-align: center; vertical-align: middle; }
    #contact-consult .contact .wechats .icos i { font-size: 36px; -webkit-transition: all .6s; -o-transition: all .6s; transition: all .6s;}
    #contact-consult .contact .wechats .icos:hover i { font-size: 46px;}
    #contact-consult .contact .wechats .qrcodes { float: right; width: calc(100% - 116px); text-align: center;}
/* Contact Consult End */


/* Footer Star */
#footer { background-color: #2f313e; color: #c1c1c5; padding: 80px 0;}
    .footer { color: #c1c1c5; font-size: 14px; line-height: 1.6;}
    .footer .logos { margin-bottom: 10px;}
    .footer .intros { margin-bottom: 20px;}
/* Footer End */


/* Back To Top Star */
#back-to-top { position: fixed; cursor: pointer; z-index: 999999; bottom: 24px; right: 24px; display: block; transition: all 300ms ease-out; visibility: hidden; opacity: 0; text-align: center; width: 48px; height: 48px; line-height: 48px !important; font-size: 16px;border-radius: 150px;color: #c08a4a;background-color: #ffffff;-webkit-box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08); behavior: url(ie-css3.htc);}
    #back-to-top.show { visibility: visible;opacity: 1;}
    #back-to-top:hover { color: #FFF; background: #c08a4a;}
/* Back To Top End */


@-webkit-keyframes wave {
    0% {
        background:rgba(0,0,0,.25);
        transform:translateX(-50%) translateY(-50%) scale(0)
    }
    to {
        background:transparent;
        transform:translateX(-50%) translateY(-50%) scale(1)
    }
}@keyframes wave {
     0% {
         background: rgba(0, 0, 0, .25);
         transform: translateX(-50%) translateY(-50%) scale(0)
     }
     to {
         background: transparent;
         transform: translateX(-50%) translateY(-50%) scale(1)
     }
 }

/* Xl Star */
@keyframes xl {
    0% {
        bottom: 15px;
    }
    50% {
        bottom: 30px;
    }
    100% {
        bottom: 15px;
    }
}
/* Xl End */

/* Famove1 Star */
@-webkit-keyframes famove1 {
    0% { width: 0px; height: 0px; opacity: 0;}
    50% { width: 20px; height: 20px;opacity: 1; }
    75% { width: 25px;height: 25px;opacity: .5; }
    100% { width: 30px;height: 30px;opacity: 0; }
}

@-moz-keyframes famove1 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 25px;height: 25px;opacity: .5; }
    100% { width: 30px;height: 30px;opacity: 0; }
}

@-o-keyframes famove1 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 25px;height: 25px;opacity: .5; }
    100% { width: 30px;height: 30px;opacity: 0; }
}

@keyframes famove1 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 25px;height: 25px;opacity: .5; }
    100% { width: 30px;height: 30px;opacity: 0; }
}
/* Famove1 End */


/* Bounce Up Star */
@-webkit-keyframes bounce-up {
    10% {
        transform: rotate(20deg);
    }
    20% {
        transform: rotate(-10deg);
    }
    30% {
        transform: rotate(5deg);
    }
    40% {
        transform: rotate(-5deg);
    }
    50%,100% {
        transform: rotate(0deg);
    }
}
@keyframes bounce-up {
    10% {
        transform: rotate(20deg);
    }
    20% {
        transform: rotate(-10deg);
    }
    30% {
        transform: rotate(5deg);
    }
    40% {
        transform: rotate(-5deg);
    }
    50%,100% {
        transform: rotate(0deg);
    }
}
/* Bounce Up End */

/* <1920的设备 */
@media screen and (max-width: 1920px){

}

/* <1680的设备 */
@media screen and (max-width: 1680px){

}

/* <1500的设备 */
@media screen and (max-width: 1500px){

}

/* <1440的设备 */
@media screen and (max-width: 1440px){

}

/* <1366的设备 */
@media screen and (max-width: 1366px){

    /* Footer Star */
    #footer { padding-left: 15px; padding-right: 15px;}
    /* Footer End */
}

/* <1200的设备 */
@media screen and (max-width: 1200px){

}

/* <991的设备 */
@media screen and (max-width: 991px) {

    /* Header One Star */
    .header-one .eng { letter-spacing: 1px; margin-bottom: 0;}
    .header-one .cng { font-size: 26px;}
    /* Header One End */

    /* Header Two Star */
    .header-two .eng { letter-spacing: 1px; margin-bottom: 0;}
    .header-two .cng { font-size: 26px;}
    /* Header Two End */

    /* Header Three Star */
    .header-three .eng { letter-spacing: 1px; margin-bottom: 0;}
    .header-three .cng { font-size: 26px;}
    /* Header Three End */

    /* Header Four Star */
    .header-four .names { font-size: 26px;}
    /* Header Four End */

    /* Header Five Star */
    .header-five .desc { letter-spacing: 1px;}
    .header-five .name { font-size: 26px; }
    /* Header Five End */

    /* Header Six Star */
    .header-six .name { font-size: 26px;}
    /* Header Six End */

    .container { padding-left: 10px; padding-right: 10px;}


    /* Header Blank Star */
    #header-blank { width: 100%; height: 50px; display: block;}
    /* Header Blank End */

    /* Mobile Navigation Star */

    /* Header Star */
    #header { line-height: 50px; height: 50px;}
    #header.active { line-height: 50px; height: 50px;}

    .header .logos img { height: 32px;}

    .header .emails { margin-left: 20px; font-size: 14px;}

    .header ul.menus { display: none; position: fixed; top: 50px; left: 0; width: 100%; height: calc(100vh - 50px); background: #FFF; font-size: 16px; border-top: 1px solid rgba(242, 242, 242, 1);}
    .header ul.menus>li { float: none; width: 100%; position: static; border-bottom: 1px solid rgba(242, 242, 242, 1); line-height: 42px; }
    .header ul.menus>li>a { padding-left: 10px; padding-right: 10px;}
    .header ul.menus>li:hover>a,#header ul.menus>li.active>a { color: #37aab1;}
    .header ul.menus>li>a i { margin: 12px 0 0 0; float: right;}
    .header ul.menus>li>ul.drop-menus { padding: 10px 10px; position: static; min-width: 100%;opacity: 1;visibility: visible;-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none;-ms-box-shadow:none;-o-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
    .header ul.menus>li ul.drop-menus li { padding: 0; float: left; width: 33.333333%;}
    .header ul.menus>li ul.drop-menus li a { padding: 10px 0; display: block; font-size: 14px; font-weight: normal;}

    .header .navigations { margin-top: 18px; float: right; display: flex; align-content: center; justify-content: center; flex-wrap: wrap; height: 100%; width: 24px;}
    .header .navigations span { display: block;width: 100%;height: 2px;margin-bottom: 5px;border-radius: 3px;background-color: #333;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
    .header .navigations span:last-child {margin-bottom: 0;}
    .header .navigations span:nth-child(2) {width: 75%;}
    .header .navigations.active { margin-top: 24px;}
    .header .navigations.active span:nth-child(1) {transform: rotate(45deg);margin: 0;margin-top: 2px;}
    .header .navigations.active span:nth-child(2) {display: none;}
    .header .navigations.active span:nth-child(3) {transform: rotate(-45deg);margin: 0;margin-top: -2px;}
    /* Header End */

    /* Home Banner Star */
    #home-banner {background: url('../img/banner/indexMobileBanner1.jpg') no-repeat;}
        #home-banner .infos { padding-top: 100px;}
    /* Home Banner End */


    /* About Grapes Star */
    #about-grapes { padding: 30px 0 10px 0;}
    .about-grapes { margin: 20px auto 0 auto; width: 100%;}
    /* About Grapes End */


    /* About Profile Star */
    #about-profile { padding: 30px 0;}
    .about-profile { margin: 20px auto;}
    .about-profile ul.profile li { float: none; width: 100%; margin-right: 0; line-height: 1.5;}
    .about-profile ul.profile li:nth-child(2n) { margin-top: 15px;}

    .about-data ul.data li { width: 50.000000%; margin-right: 0; text-align: center;}
    .about-data ul.data li .round { margin-bottom: 15px;}
    .about-data ul.data li:nth-child(1), .about-data ul.data li:nth-child(4) { padding-top: 30px;}
    .about-data ul.data li:nth-child(4n) { margin-right: 0; padding-top: 45px;}
    /* About Profile End */

    /* Our Service Star */
    #our-service { padding: 30px 0;}
    .our-service { margin: 20px auto 0 0;}
    .our-service ul.service { }
    .our-service ul.service li { overflow: hidden; float: none; width: 100%; min-height: auto; margin-right: 0; margin-bottom: 15px; padding: 30px 20px 20px 20px;}
    .our-service ul.service li .names { margin-top: 20px; margin-bottom: 5px;font-size: 22px;}
    /* Our Service End */

    /* Inquiry Price Star */
    #inquiry-price { background-image: url('../img/inquiry-price-mobile-bg.jpg');}
    #inquiry-price .infos .eng { letter-spacing: 1px; }
    #inquiry-price .infos .cng { font-size: 32px; margin-top: 15px; margin-bottom: 30px;}
    /* Inquiry Price End */


    /* Our Advantage Star */
    #our-advantage { padding: 30px 0;}
    .our-advantage { margin: 20px auto 0 0;}

    .our-advantage .icos { width: 70px; height: 70px; margin: 0 auto;}
    .our-advantage .names { text-transform: uppercase;color: #444756 !important;font-family: Open Sans, sans-serif;font-weight: 600 !important; margin: 5px auto;}

    .our-advantage ul.ones { margin-bottom: 0;}
    .our-advantage ul.ones li { float: none; width: 100.000000%; margin-right: 0; margin-bottom: 15px;}

    .our-advantage ul.twos { }
    .our-advantage ul.twos li { float: none; width: 100.000000%; margin-right: 0; margin-bottom: 15px;}
    /* Our Advantage End */


    /* Surrogacy Program Star */
    .surrogacy-program { margin: 30px 0 0 0; }
    .surrogacy-program .program { margin: 20px 0 0 0;}
    .surrogacy-program .program .titles { height: 80px; overflow: hidden; line-height: 1.4; font-size: 14px; font-weight: 700; color: #FFF;}
    .surrogacy-program .program .titles .name { width: 59.000000%; margin-right: 3%; float: left; background: #faf9ff; height: 80px;}
    .surrogacy-program .program .titles .surrogacy { width: 15.000000%; margin-right: 3%; background-color: #485e88; text-align: center; float: left; padding: 10px 10px; height: 80px;}
    .surrogacy-program .program .titles .egg { width: 20.000000%; background-color: #01AAAD; text-align: center; float: left; padding: 10px 10px; height: 80px;}

    .surrogacy-program .program ul.lists li .name { width: 59.000000%; margin-right: 3%; float: left; text-align: right; font-size: 13px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
    .surrogacy-program .program ul.lists li .surrogacy { width: 15.000000%; margin-right: 3%; text-align: center; float: left;}
    .surrogacy-program .program ul.lists li .egg { width: 20.000000%; text-align: center; float: left;}
    /* Surrogacy Program End */


    /* Success Cases Star */
    #success-cases {  padding: 30px 0;}
    .success-cases { margin-top: 20px;}
    .success-cases ul.lists li { float: none; width: 100.000000%; margin-right: 0; padding: 25px 20px 30px 20px; margin-bottom: 15px;}
    .success-cases ul.lists li:nth-child(2n) { border-top: 3px solid #bf1773;}
    .success-cases ul.lists li:nth-child(3n) { margin-right: 0; border-top: 3px solid #01AAAD;}

    .success-cases ul.lists li .client { margin-top: 20px; margin-bottom: 30px; font-weight: 700; text-align: right;}
    /* Success Cases End */


    /* Contact Consult Star */
    #contact-consult { padding: 30px 0;}
    #contact-consult .consult { float: none; width: 100%; }
    #contact-consult .consult .message { padding: 20px !important; margin: 20px auto 15px auto;}

    #contact-consult .contact { float: none; width: 100%;}
    #contact-consult .contact .infos { padding: 35px 30px 15px 30px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
    #contact-consult .contact .infos a { color: #FFF;}
    #contact-consult .contact .infos a:hover { color: rgba(255, 255, 255, 0.7);}
    #contact-consult .contact .infos h2.titles { font-size: 40px; margin-bottom: 15px;}
    #contact-consult .contact .infos h6.intros { font-size: 16px; letter-spacing: 4px; font-weight: lighter;}

    #contact-consult .contact .infos ul.lists { margin-top: 30px;}
    #contact-consult .contact .infos ul.lists li { line-height: 28px; margin-bottom: 15px;}
    #contact-consult .contact .infos ul.lists li i { font-size: 28px; width: 28px; height: 28px; margin-right: 15px; display: inline-block; vertical-align: middle;}

    #contact-consult .contact .wechats { margin-top: 20px;}
    #contact-consult .contact .wechats .icos { float: left; width: 96px; height: 96px; line-height: 96px; text-align: center; vertical-align: middle; }
    #contact-consult .contact .wechats .icos i { font-size: 36px; -webkit-transition: all .6s; -o-transition: all .6s; transition: all .6s;}
    #contact-consult .contact .wechats .icos:hover i { font-size: 46px;}
    #contact-consult .contact .wechats .qrcodes { float: right; width: calc(100% - 116px); text-align: center;}
    /* Contact Consult End */

    /* Footer Star */
    #footer { padding: 50px 0;}
    /* Footer End */

    /* Back To Top Star */
    #back-to-top { bottom: 15px; right: 15px; width: 38px; height: 38px; line-height: 38px !important;}
    /* Back To Top End */



}

/* <767的设备 */
@media screen and (max-width: 767px){


}

/* <450的设备 */
@media screen and (max-width: 450px){


}