@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: '华文细黑';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

*{ margin:0; padding:0; border:0; outline:none;}
a{ text-decoration:none; color:#333;}
dl,dd,dt,ol,ul,li{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.ov{ overflow:hidden;}
.dis{ display:block !important;}
.dn{ display: none;}
.clear{ clear:both;}
body,html{ width:100%; height:100%; color:#333; font-size:14px; font-family:"华文细黑","Microsoft YaHei";}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color:#999;} 
input:-moz-placeholder,textarea:-moz-placeholder{ color:#999;} 
input::-moz-placeholder,textarea::-moz-placeholder{ color:#999;} 
input:-ms-input-placeholder,textarea:-ms-input-placeholder{ color:#999;} 

/*header*/
.banner{ width:100%; height:100%; position:relative; padding-top:100px; box-sizing:border-box;}
.banner .cf{ width:100%; height:100%; position:relative; z-index:0;}
.banner .slider-wrapper{ width:100%; height:100%; overflow:hidden; position:relative;}
.banner .slider-wrapper .nivoSlider{ width:100%; height:100%; overflow:hidden; position:relative; z-index:0;}
.banner .slider-wrapper .nivoSlider img{ position:absolute; top:0px; left:0px; display:none;}
.banner .slider-wrapper .nivo-main-image{ display:block !important; position:relative !important; width:100% !important;}
.banner .slider-wrapper .nivo-slice{ display:block; position:absolute; z-index:5; height:100%; top:0;}
.banner .slider-wrapper .nivo-box{ display:block; position:absolute; z-index:5; overflow:hidden;}
.banner .slider-wrapper .nivo-box img{ display:block; width:100%;}
.banner .theme-halftone .nivo-controlNav{ text-align:center; position:absolute; left:50%; margin-left:-70px; bottom:20px; width:140px; padding:10px 0; border-radius:50px; background-color:rgba(0,0,0,.7); z-index:99;}
.banner .theme-halftone .nivo-controlNav a{ display:inline-block; width:12px; height:12px; background-color:rgba(255,255,255,0.7); border-radius:50px; text-indent:-9999px; margin:0 5px; cursor:pointer;}
.banner .theme-halftone .nivo-controlNav a.active{ background-color:#bfa16d;}

.header{ width:100%; background-color:#bfa16d; height:100px; position:absolute; left:0; top:0; z-index:11;}
.header .head{ min-width:1200px; width:90%; margin:auto;}
.header .head .left{ height:80px; padding:10px 0; overflow:hidden;}
.header .head .left img{ height:80px; display:block;}
.header .head .right{ float:right;}
.header .head .right .tel{ width:100%; text-align:right; height:20px; padding-top:25px;}
.header .head .right .tel a{ display:inline-block; height:20px; line-height:20px; padding-left:30px; font-size:16px; color:#fff; background-image:url(../images/t01.png); background-position:left center; background-repeat:no-repeat;}
.header .head .right .tel p{ display:inline-block; height:20px; line-height:20px; padding-left:30px; font-size:16px; color:#fff; background-image:url(../images/t02.png); background-position:left center; background-repeat:no-repeat; margin-left:40px;}
.nav{ width:100%; height:55px; position:relative;}
.nav dl{ display:block; float:left; margin-left:15px; height:55px; position:relative;}
.nav dl dt{ display:block; height:55px; line-height:55px; font-size:16px; color:#fff; overflow:hidden;}
.nav dl dt a{ display:block; color:#fff;}
.nav dl dd{ display:none; position:absolute; left:50%; margin-left:-60px; top:55px; background-color:rgba(0,0,0,.7); padding:10px; width:100px; text-align:center;}
.nav dl dd a{ display:block; font-size:14px; line-height:30px; height:30px; overflow:hidden; color:#fff;}
.nav dl dd a:hover{ color:#bfa16d;}
.nav dl:hover dd{ display:block;}

/*为什么选择我们*/
.ybox{ width:100%; padding-top:65px; padding-bottom:70px; background-color:#f0ece4;}
.ybox .title{ width:100%; text-align:center;}
.ybox .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfa16d;}
.ybox .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#bf9854;}
.ybox .box{ width:1200px; margin:auto; padding-top:39px;}
.ybox .box ul{ width:1280px; display:block; overflow:hidden; padding-bottom:16px;}
.ybox .box ul li{ width:240px; margin-right:80px; overflow:hidden; display:block; float:left; text-align:center;}
.ybox .box ul li strong{ display:block; margin:auto; width:90px; height:90px; border-radius:90px; overflow:hidden;}
.ybox .box ul li strong img{ width:100%; display:block; -webkit-transition: -webkit-transform .5s; -moz-transition: -moz-transform .5s; -o-transition: -o-transform .5s; transition: transform .5s;}
.ybox .box ul li:hover strong img{ -moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);}
.ybox .box ul li span{ display:block; overflow:hidden; height:44px; line-height:44px; font-size:18px; padding-top:8px;}
.ybox .box ul li p{ display:none; overflow:hidden; height:48px; line-height:24px; font-size:14px;}
.ybox .box ul li:hover span{ color:#bf9854;}
.ybox .box .tu{ width:100%;}
.ybox .box .tu img{ display:block; margin:auto;}

/*爱上尊和*/
.abox{ width:100%; height:700px;}
.abox .box{ width:1200px; margin:70px auto;}
.abox .left{ width:420px; padding-right:180px; height:560px; float:left; background-image:url(../images/ab01.jpg); background-position:right top; background-repeat:no-repeat;}
.abox .left .en{ padding-top:42px; font-size:24px; line-height:34px; height:34px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfa16d;}
.abox .left .cn{ font-size:30px; line-height:42px; height:42px; color:#bf9854;}
.abox .left .wen{ width:100%; font-size:14px; line-height:24px; padding-top:15px; height:312px; margin-bottom:29px;}
.abox .left .wen p{ display:block; overflow:hidden; line-height:24px; font-size:14px;}
.abox .left .more{ width:130px; height:36px;}
.abox .left .more a{ width:100%; height:36px; line-height:36px; text-align:center; font-size:14px; color:#fff; border-radius:40px; background-color:#bfa16d; display:block; overflow:hidden;}
.abox .left .more a:hover{ background-color:#bf9854;}
.abox .right{ width:560px; float:right; height:560px;}
.abox .right .tl{ width:270px; height:340px; float:left;}
.abox .right .tl img{ height:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.abox .right .tl:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.abox .right .tr{ width:270px; height:340px; float:left; margin-left:20px;}
.abox .right .tr img{ height:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.abox .right .tr:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.abox .right .wen{ width:500px; height:144px; background-color:#bfa16d; float:left; margin-top:20px; padding:28px 30px; text-align:right;}
.abox .right .wen span{ display:block; font-size:36px; height:54px; line-height:54px; text-transform:uppercase; overflow:hidden;}
.abox .right .wen b{ display:block; overflow:hidden; width:80px; height:2px; background-color:#bf9854; margin-left:420px;}
.abox .right .wen p{ display:block; font-size:18px; height:30px; line-height:30px; padding-top:10px; overflow:hidden;}
.abox .right .wen a{ display:block; font-size:30px; height:38px; line-height:38px; overflow:hidden;}

/*宣传视频*/
.vbox{ width:100%; height:530px; padding:70px 0; background-image:url(../images/vbg.jpg); background-position:center; background-repeat:no-repeat;}
.vbox .box{ width:1200px; margin:auto; height:530px; background-image:url(../images/vbg01.jpg); background-position:left bottom; background-repeat:repeat-x;}
.vbox .box .video{ width:650px; height:460px; margin-left:30px; float:left;}
.vbox .box .video video{ width:100%; height:100%; display:block; overflow:hidden; background-color:#000;}
.vbox .box .wen{ width:470px; float:right; padding-top:30px;}
.vbox .box .wen .en{ text-align:right; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfa16d;}
.vbox .box .wen .cn{ text-align:right; font-size:30px; line-height:50px; height:50px; color:#bf9854;}
.vbox .box .wen .wz{ width:420px; padding-top:70px; height:264px; color:#fff; font-size:14px; line-height:3em; color:#fff;}
.vbox .box .wen .wz p{ display:block; color:#fff; overflow:hidden;}
.vbox .box .wen .wz a{ color:#fff;}

/*环境*/
.hbox{ width:100%; position:relative; height:700px;}
.hbox .left{ width:50%; height:700px; float:left; background-image:url(../images/hbg.jpg); background-position:center right; background-repeat:no-repeat; position:relative;}
.hbox .left .box{ width:600px; position:absolute; right:0; top:65px; height:635px;}
.hbox .left .title{ width:100%; text-align:center; padding-bottom:15px;}
.hbox .left .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff;}
.hbox .left .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#fff;}
.hbox .left ul{ width:100%; display:block; overflow:hidden;}
.hbox .left ul li{ display:block; text-align:center; float:left; width:50%; margin-top:34px; overflow:hidden;}
.hbox .left ul li strong{ width:100px; height:100px; display:block; border-radius:100px; overflow:hidden; margin:auto; background-position:center; background-repeat:no-repeat; background-size:cover;}
.hbox .left ul li strong b{ width:94px; height:94px; display:block; border:3px solid #c2d1e3; border-radius:100px; display:block; overflow:hidden;}
.hbox .left ul li.on strong b{ display:none;}
.hbox .left ul li p{ color:#fff; font-size:18px; height:46px; line-height:46px; overflow:hidden; display:block;}
.hbox .right{ width:50%; float:right; height:700px;}
.hbox .right .box{ width:100%; height:560px; padding-top:140px; background-image:url(../images/hbg.jpg); background-position:center right; background-size:cover; background-repeat:no-repeat; position:relative;}
.hbox .right .box .wen{ width:490px; padding:18px 30px; height:384px; background-color:rgba(255,255,255,0.9); margin-left:50px; position:relative;}
.hbox .right .box .wen .bt{ height:52px;}
.hbox .right .box .wen .bt a{ display:block; height:50px; line-height:50px; overflow:hidden; font-size:24px;}
.hbox .right .box .wen:hover .bt a{ color:#bfa16d;}
.hbox .right .box .wen .bt b{ background-color:#bfa16d; display:block; width:50px; height:2px; overflow:hidden;}
.hbox .right .box .wen .ding{ position:absolute; right:20px; top:10px; height:66px; line-height:66px; font-size:60px; color:#bfa16d; opacity:0.5; text-transform:uppercase;}
.hbox .right .box .wen .wz{ font-size:14px; line-height:24px; height:120px; margin:15px 0;}
.hbox .right .box .wen .tu{ width:500px; height:170px;}
.hbox .right .box .wen .tu a{ width:240px; height:170px; float:left; display:block; overflow:hidden; margin-right:10px;}
.hbox .right .box .wen .tu a img{ width:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.hbox .right .box .wen .tu a:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}

/*执行长*/
.zbox{ width:100%; padding-top:65px; padding-bottom:70px; background-color:#fff;}
.zbox .title{ width:100%; text-align:center;}
.zbox .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfa16d;}
.zbox .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#bf9854;}
.zbox .box{ width:1200px; margin:auto; padding-top:19px;}
.zbox .box .left{ width:560px; height:420px; padding:20px; background-image:url(../images/zz.jpg); background-position:center; background-repeat:no-repeat; float:left;}
.zbox .box .left a{ width:100%; height:420px; display:block; overflow:hidden;}
.zbox .box .left a img{ height:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.zbox .box .left a:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.zbox .box .right{ float:right; width:570px; padding-top:45px;}
.zbox .box .right .cn{ font-size:26px; height:38px; line-height:38px;}
.zbox .box .right .en{ font-size:26px; height:46px; line-height:46px; text-transform:uppercase; color:#bfa16d; margin-bottom:11px;}
.zbox .box .right .wen{ font-size:14px; height:192px; line-height:24px; margin-bottom:48px;}
.zbox .box .right .more{ width:130px; height:36px;}
.zbox .box .right .more a{ width:100%; height:36px; line-height:36px; text-align:center; font-size:14px; color:#fff; border-radius:40px; background-color:#bfa16d; display:block; overflow:hidden;}
.zbox .box .right .more a:hover{ background-color:#bf9854;}

/*妈妈*/
.mbox{ width:100%; padding-top:65px; padding-bottom:70px; background-color:#f0ece4;}
.mbox .title{ width:100%; text-align:center;}
.mbox .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfa16d;}
.mbox .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#bf9854;}
.mbox .box{ width:1200px; margin:auto; padding-top:19px; height:440px;}
.mbox .box .tempWrap,.mbox .box ul{ height:440px !important;}
.mbox .box li{ width:285px; float:left; margin-right:20px; height:440px; position:relative; overflow:hidden;}
.mbox .box li a{ display:block; overflow:hidden; width:285px; height:330px; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.mbox .box li a:hover{ height:440px;}
.mbox .box li .tu{ width:100%; height:280px; position:relative;}
.mbox .box li .tu img{ height:100%; display:block;}
.mbox .box li .tu .mask{ width:235px; padding:25px; height:230px; position:absolute; left:0; top:0; background-image:url(../images/mbg.png); background-position:top center; background-repeat:no-repeat; display:none;}
.mbox .box li .tu .mask p{ width:100%; font-size:14px; line-height:24px; height:144px; color:#fff; display:block; overflow:hidden;}
.mbox .box li .tu .mask strong{ width:40px; margin:auto; margin-top:41px; display:block; overflow:hidden;}
.mbox .box li .tu .mask strong img{ width:100%; display:block;}
.mbox .box li a:hover .mask{ display:block;}
.mbox .box li .wen{ width:100%;}
.mbox .box li .wen span{ display:block; text-align:center; font-size:18px; height:48px; line-height:48px; overflow:hidden;}
.mbox .box li .wen b{ width:100px; height:2px; display:block; margin:auto; background-color:#bfa16d;}
.mbox .box li .wen p{ display:block; text-align:center; font-size:14px; height:40px; line-height:40px; overflow:hidden; color:#fff; background-color:#bf9854;}
.mbox .box li:hover .wen{ background-color:#bfa16d;}
.mbox .box li:hover .wen span{ padding-top:27px; color:#fff;}
.mbox .box li:hover .wen b{ margin-bottom:43px; background-color:#fff;}

/*宝贝*/
.bbox{ width:100%; height:670px; position:relative; background-image:url(../images/bbg.jpg); background-position:center; background-repeat:no-repeat; background-attachment:fixed;}
.bbox .box{ width:100%; padding-top:65px; padding-bottom:70px; height:535px; background-image:url(../images/bbg.png);}
.bbox .title{ width:100%; text-align:center;}
.bbox .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff;}
.bbox .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#fff;}
.bbox .list{ width:1200px; margin:auto;}
.bbox .list ul{ display:block; overflow:hidden; width:1200px; text-align:center;}
.bbox .list ul li{ width:200px; display:inline-block; margin:0 25px; overflow:hidden; margin-top:125px;}
.bbox .list ul li .well-item{ width:110px; height:110px; margin:auto; position:relative; overflow:hidden; margin-bottom:13px;}
.bbox .list ul li .opposite{ width:110px; height:110px; display:table; text-align:center; vertical-align:middle; overflow:hidden;}
.bbox .list ul li .opposite > div{ display:table-cell; text-align:center; vertical-align:middle; overflow:hidden; width:100%; height:100%; background-color:#f7f8fa; border-radius:100%;}
.bbox .list ul li .opposite span{ display:block; font-size:36px; line-height:100px; overflow:hidden; color:#bfa16d;}
.bbox .list ul li .correct{ width:110px; height:110px; overflow:hidden; position:absolute; left:0; top:0;}
.bbox .list ul li .correct img{ width:100%; display:block; background-color:#f7f8fa; border-radius:100%;}
.bbox .list ul li .wen{ width:100%; font-size:14px; line-height:24px; height:72px; margin-bottom:6px; color:#fff; text-align:center;}
@-webkit-keyframes flipOutYtest {
  from {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
  }

  40% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    opacity: 1;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    opacity: 0;
  }
}

.test{
  -webkit-animation: flipOutYtest 0.5s linear;
  animation: flipOutYtest 0.5s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@-webkit-keyframes flipInYtest {
  from {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
    opacity: 1;
  }
}

.test2{
  -webkit-animation: flipInYtest 0.5s linear;
  animation: flipInYtest 0.5s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*月子餐*/
.yzbox{ width:100%; padding-top:65px; padding-bottom:70px; background-color:#fff;}
.yzbox .title{ width:100%; text-align:center;}
.yzbox .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfa16d;}
.yzbox .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#bf9854;}
.yzbox .wen{ width:1000px; margin:13px auto; margin-bottom:18px; text-align:center; font-size:14px; line-height:24px;}
.yzbox .box{ width:1200px; margin:auto; height:430px;}
.yzbox .box ul{ display:block; width:200%; overflow:hidden; height:430px;}
.yzbox .box ul li{ width:260px; display:block; float:left; height:430px; position:relative; overflow:hidden;}
.yzbox .box ul li.on{ width:420px;}
.yzbox .box ul li .tu{ width:100%; height:430px;}
.yzbox .box ul li .tu img{ display:block; height:430px;}
.yzbox .box ul li .t01{ width:72px; height:50px; padding:30px 19px; background-image:url(../images/yz.png); background-position:center; background-repeat:no-repeat; display:block; text-align:center; vertical-align:middle; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.yzbox .box ul li .t01 p{ display:block; text-align:center; vertical-align:middle; width:100%; height:48px; font-size:18px; line-height:24px; color:#fff;}
.yzbox .box ul li .t02{ width:240px; height:310px; padding:25px; background-image:url(../images/yz01.png); background-position:center; background-repeat:no-repeat; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); display:none;}
.yzbox .box ul li.on .t01{ display:none;}
.yzbox .box ul li.on .t02{ display:block;}
.yzbox .box ul li .t02 span{ display:block; font-size:18px; height:38px; line-height:38px; margin-bottom:7px; overflow:hidden;}
.yzbox .box ul li .t02 span a{ display:block; text-align:center; color:#fff;}
.yzbox .box ul li .t02 dl{ display:block; overflow:hidden; width:100%; margin-bottom:21px;}
.yzbox .box ul li .t02 dl dt{ display:block; color:#fff; overflow:hidden; font-size:14px; height:38px; line-height:38px;}
.yzbox .box ul li .t02 dl dd{ display:block; color:#fff; overflow:hidden; font-size:14px; height:168px; line-height:24px;}
.yzbox .box ul li .t02 p{ display:block; width:100%; font-size:14px; height:38px; line-height:38px; overflow:hidden; text-align:center;}
.yzbox .box ul li .t02 p a{ display:block; text-align:center; color:#fff; background-color:#bfa16d;}
.yzbox .box ul li .t02 p a:hover{ background-color:#bf9854;}

/*访客控制*/
.fbox{ width:100%; padding-top:65px; padding-bottom:70px; background-color:#f0ece4;}
.fbox .title{ width:100%; text-align:center;}
.fbox .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#bfa16d;}
.fbox .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#bf9854;}
.fbox .box{ width:1200px; margin:auto; height:590px; margin-top:19px; position:relative;}
.fbox .box .left{ width:1100px; height:600px;}
.fbox .box .left h2{ display:block; overflow:hidden; font-weight:normal; font-size:18px; height:50px; line-height:50px;}
.fbox .box .left dl{ display:block; width:530px; background-color:#fff; height:510px; padding:16px 40px; padding-right:530px; overflow:hidden;}
.fbox .box .left dt{ display:block; font-size:18px; height:36px; line-height:36px; overflow:hidden;}
.fbox .box .left dt a{ display:block; color:#bfa16d;}
.fbox .box .left dt a:hover{ color:#bf9854;}
.fbox .box .left dd{ display:block; font-size:14px; line-height:24px; overflow:hidden; margin-bottom:8px;}
.fbox .box .right{ width:590px; height:550px; position:absolute; right:0; top:0;}
.fbox .box .right .f01{ width:255px; height:170px; position:absolute; left:0; top:100px; z-index:0;}
.fbox .box .right .f02{ width:150px; height:190px; position:absolute; left:265px; top:0; z-index:1;}
.fbox .box .right .f03{ width:210px; height:140px; position:absolute; right:0; top:200px; z-index:2;}
.fbox .box .right .f04{ width:300px; height:200px; position:absolute; left:110px; bottom:0; z-index:3;}
.fbox .box .right img{ display:block; height:100%; float:right;}

/*尊和生活*/
.sbox{ width:100%; padding-top:65px; padding-bottom:70px; background-image:url(../images/nbg.jpg); background-position:center; background-repeat:no-repeat;}
.sbox .title{ width:100%; text-align:center;}
.sbox .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff;}
.sbox .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#fff;}
.sbox .duo{ width:160px; height:40px; margin:auto;}
.sbox .duo a{ display:block; width:158px; height:38px; line-height:38px; text-align:center; font-size:14px; color:#fff; overflow:hidden; border-radius:40px; border:1px solid #fff;}
.sbox .box{ width:1200px; margin:auto;}
.sbox .box ul{ display:block; overflow:hidden; width:1250px; padding-top:19px;}
.sbox .box ul li{ display:block; float:left; margin-right:50px; margin-bottom:30px; width:575px; height:210px; background-color:#fff; overflow:hidden; position:relative;}
.sbox .box ul li:hover{ background-color:#bfa16d;}
.sbox .box ul li .time{ width:50px; height:60px; position:absolute; top:0; right:30px; text-align:center; border-bottom-left-radius:50px; border-bottom-right-radius:50px; background-color:#bfa16d;}
.sbox .box ul li .time span{ display:block; padding-top:7px; font-size:24px; height:24px; line-height:24px; color:#fff;}
.sbox .box ul li .time p{ display:block; font-size:12px; height:16px; line-height:16px; color:#fff;}
.sbox .box ul li .bt{ padding-top:11px; height:54px; line-height:54px; font-size:16px; padding-left:30px; width:465px;}
.sbox .box ul li .bt a{ display:block;}
.sbox .box ul li .line{ margin-left:30px; width:30px; height:2px; background-color:#bfa16d;}
.sbox .box ul li .wen{ padding-left:30px; margin-top:15px; font-size:14px; line-height:24px; height:48px; margin-bottom:20px; width:465px;}
.sbox .box ul li .more{ margin-left:30px; width:100px; height:30px;}
.sbox .box ul li .more a{ width:98px; height:28px; line-height:28px; text-align:center; font-size:14px; border:1px solid #cacaca; border-radius:40px; display:block; color:#999;}
.sbox .box ul li:hover .time{ background-color:#fff;}
.sbox .box ul li:hover .time span,.sbox .box ul li:hover .time p{ color:#333;}
.sbox .box ul li:hover .bt a{ color:#fff;}
.sbox .box ul li:hover .line{ background-color:#fff;}
.sbox .box ul li:hover .wen{ color:#fff;}
.sbox .box ul li:hover .more a{ background-color:#fff; color:#bfa16d; border:1px solid #fff;}

/*footer*/
.footer{ width:100%; padding:45px 0; background-color:#222;}
.footer .link{ width:1200px; margin:auto; border-bottom:1px solid #333; padding-bottom:9px;}
.footer .link .left{ width:190px; float:left;}
.footer .link .left span{ display:block; font-size:14px; height:20px; line-height:20px; color:#fff; text-transform:uppercase;}
.footer .link .left p{ display:block; font-size:14px; height:36px; line-height:36px; color:#fff;}
.footer .link .right{ max-width:1010px; float:right; padding-top:20px;}
.footer .link .right a{ display:block; float:left; margin-left:40px; font-size:14px; height:36px; line-height:36px; color:#fff;}
.footer .foot{ width:1200px; margin:auto; position:relative;}
.footer .foot .left{ width:490px; float:left; padding-top:6px; height:168px;}
.footer .foot .left span{ display:block; overflow:hidden;}
.footer .foot .left span a{ height:62px; line-height:62px; font-size:16px; color:#fff; display:block; float:left; margin-right:40px;}
.footer .foot .left p{ display:block; overflow:hidden; font-size:14px; line-height:30px; height:90px; color:#fff;}
.footer .foot .mil{ width:120px; position:absolute; left:50%; margin-left:-60px; top:30px;}
.footer .foot .mil strong{ width:120px; height:120px; display:block; background-color:#fff; overflow:hidden;}
.footer .foot .mil strong img{ width:100%; display:block;}
.footer .foot .mil p{ width:100%; text-align:center; height:24px; line-height:24px; font-size:14px; display:block; overflow:hidden; color:#fff;}
.footer .foot .right{ width:490px; float:right; padding-top:35px; height:139px; text-align:right;}
.footer .foot .right span{ display:block; font-size:14px; line-height:22px; color:#fff;}
.footer .foot .right span a{ display:block; font-size:30px; line-height:40px; color:#fff;}
.footer .foot .right p{ display:block; font-size:14px; line-height:24px; color:#fff; padding-top:30px;}
.footer .foot .right p a{ color:#fff;}

/*内页*/
.ban{ width:100%; height:360px; margin-top:100px; position:relative; background-position:center; background-repeat:no-repeat;}
.ban .box{ width:1198px; height:40px; position:absolute; left:50%; margin-left:-599px; bottom:0;}
.ban .box ul{ width:1200px; display:block; height:40px; overflow:hidden;}
.ban .box ul li{ height:40px; line-height:40px; background-color:#fff; text-align:center; font-size:16px; display:block; float:left; margin:0 1px; overflow:hidden; width:298px;}
.ban .box ul li a{ display:block; line-height:40px; height:40px;}
.ban .box ul li a:hover{ color:#bfa16d;}
.ban .box ul li.on a{ background-color:#bfa16d; color:#fff;}

.main{ width:1200px; margin:30px auto; margin-bottom:70px;}
.main .title{ width:100%; line-height:36px; height:50px; font-size:20px; border-bottom:1px solid #e5e5e5; display:block; color:#bfa16d; overflow:hidden;}
.main .title b{ width:4px; height:19px; display:block; float:left; margin-right:10px; background-color:#bfa16d; margin-top:18px;}
.main .title span{ color:#bfa16d; display:block; float:left; padding-top:10px;}
.main .title strong{ display:block; float:right; font-size:14px; line-height:36px; color:#666; font-weight:normal; padding-top:10px;}
.main .title strong a{ color:#666;}
.main .title strong a:hover{ color:#bfa16d;}
.main .title strong em{ color:#bfa16d; font-style:normal;}
.main .title p{ line-height:50px; font-size:36px; display:block; float:left; color:#ccc; margin-left:10px; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;}

/*关于我们*/
.ab01{ width:1200px; margin:auto; overflow:hidden;}
.ab01 .wen{ width:100%; font-size:16px; line-height:30px; padding:25px 0; border-bottom:1px solid #eee;}
.ab01 .wen img{ max-width:100%; height:auto;}

.ab06{ width:1200px; margin:auto; overflow:hidden;}
.ab06 .tu{ width:960px; height:490px; position:relative; overflow:hidden; margin:30px auto;}
.ab06 .tu .bigImg{ width:754px; background-color:#fff; float:left; height:375px; position:relative; overflow:hidden;}
.ab06 .tu .bigImg li{ width:754px; height:490px; display:block; overflow:hidden;}
.ab06 .tu .bigImg li img{ width:100%; display:block;}
.ab06 .tu .smallScroll{ width:170px; float:right; height:490px; position:relative; overflow:hidden; position:relative;}
.ab06 .tu .smallScroll .sPrev{ width:100%; height:40px; position:absolute; left:0; top:0; z-index:9;}
.ab06 .tu .smallScroll .sNext{ width:100%; height:40px; position:absolute; left:0; bottom:0; z-index:9;}
.ab06 .tu .smallScroll .sPrev img,.ab06 .tu .smallScroll .sNext img{ display:block; height:40px; margin:auto;}
.ab06 .tu .smallScroll .smallImg{ display:block; overflow:hidden; height:490px;}
.ab06 .tu .smallScroll li{ width:100%; display:block; height:110px; margin-top:10px; overflow:hidden; opacity:0.5;}
.ab06 .tu .smallScroll li img{ width:100%; display:block;}
.ab06 .tu .smallScroll li.on{ opacity:1;}
.ab06 .wen{ width:100%; font-size:16px; line-height:30px;}
.ab06 .wen table{ min-width:100%; border-top:1px solid #eee;}

.ab02{ width:1200px; margin:auto; padding:30px 0; border-bottom:1px solid #eee; overflow:hidden;}
.ab02 .tu{ float:right; width:550px; border-radius:5px;}
.ab02 .tu img{ width:100%; display:block;}
.ab02 .wen{ float:left; width:610px; padding-top:20px;}
.ab02 .wen .bt{ font-size:24px; height:42px; line-height:42px; color:#bfa16d; margin-bottom:5px;}
.ab02 .wen .wz{ font-size:16px; line-height:30px; width:100%;}
.ab02 .wen .wz img{ max-width:100%; height:auto;}

.ab03{ width:1200px; margin:auto; overflow:hidden;}
.ab03 .wen{ width:100%; padding-top:30px; font-size:16px; line-height:30px;}
.ab03 .wen .bt{ font-size:24px; height:42px; line-height:42px; color:#bfa16d; margin-bottom:5px;}
.ab03 .wen .wz{ font-size:16px; line-height:30px; width:100%;}
.ab03 .wen .wz img{ max-width:100%; height:auto;}

/*发展历程*/
.issues{ width:1200px; display:block; margin:auto; margin-top:30px;}
.issues li{ width:100%; overflow:hidden; display:block;}
.issues li .left{ float:left; border-right:1px #eee solid; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:50%; position:relative;}
.issues li .left h5{ background:url(../images/icon_pointoftime.png) right top no-repeat; background-size:contain; text-align:left; padding-right:30px; font-size:14px; position:absolute; right:-11px; z-index:0;}
.issues li .left .textArea{  display:block; margin:50px 10px; margin-left:0; margin-top:30px; padding:10px; background:#bfa16d; color:#fff; border-top-left-radius:12px; border-top-right-radius:0; border-bottom-right-radius:12px; border-bottom-left-radius:12px; font-size:14px; line-height:24px;}
.issues li .right{ float:right; border-left:1px #eee solid; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:50%; position:relative;}
.issues li .right h5{ background:url(../images/icon_pointoftime.png) no-repeat; background-size:contain; text-align:left; padding-left:30px; font-size:14px; position:absolute; left:-11px; z-index:0;}
.issues li .right .textArea{ display:block;  margin:50px 10px; margin-right:0; margin-top:30px; padding:10px; background:#bfa16d; color:#fff; border-top-left-radius:0; border-top-right-radius:12px; border-bottom-right-radius:12px; border-bottom-left-radius:12px; font-size:14px; line-height:24px;}

/*荣誉*/
.honor{ width:1220px; margin-top:10px;}
.honor a{ width:283px; height:208px; display:block; border:1px solid #cacaca; margin-top:20px; margin-right:20px; overflow:hidden; float:left; position:relative;}
.honor a img{ width:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.honor a span{ display:block; width:100%; height:36px; line-height:36px; background-color:rgba(0,0,0,0.7); font-size:16px; color:#fff; text-align:center; position:absolute; left:0; bottom:0;}
.honor a:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}

.main .fanye{ text-align:center; font-size:14px; margin-top:30px;}
.main .fanye a{ margin:0 3px; min-width:14px; padding:0 5px; height:24px; line-height:24px; background-color:#f2f2f2; border-radius:3px; display:inline-block;}
.main .fanye span{ margin:0 3px; min-width:14px; color:#fff; padding:0 5px; height:24px; line-height:24px; background-color:#bfa16d; border-radius:3px; display:inline-block;}
.main .fanye a:hover{ color:#bfa16d;}

/*新闻*/
.main .news{ display:block; overflow:hidden; width:1250px;}
.main .news li{ display:block; float:left; margin-right:50px; margin-top:30px; width:575px; height:210px; background-color:#f2f2f2; overflow:hidden; position:relative;}
.main .news li:hover{ background-color:#bfa16d;}
.main .news li .time{ width:50px; height:60px; position:absolute; top:0; right:30px; text-align:center; border-bottom-left-radius:50px; border-bottom-right-radius:50px; background-color:#bfa16d;}
.main .news li .time span{ display:block; padding-top:7px; font-size:24px; height:24px; line-height:24px; color:#fff;}
.main .news li .time p{ display:block; font-size:12px; height:16px; line-height:16px; color:#fff;}
.main .news li .bt{ padding-top:11px; height:54px; line-height:54px; font-size:16px; padding-left:30px; width:465px;}
.main .news li .bt a{ display:block;}
.main .news li .line{ margin-left:30px; width:30px; height:2px; background-color:#bfa16d;}
.main .news li .wen{ padding-left:30px; margin-top:15px; font-size:14px; line-height:24px; height:48px; margin-bottom:20px; width:465px;}
.main .news li .more{ margin-left:30px; width:100px; height:30px;}
.main .news li .more a{ width:98px; height:28px; line-height:28px; text-align:center; font-size:14px; border:1px solid #cacaca; border-radius:40px; display:block; color:#999;}
.main .news li:hover .time{ background-color:#f2f2f2;}
.main .news li:hover .time span,.main .news li:hover .time p{ color:#333;}
.main .news li:hover .bt a{ color:#fff;}
.main .news li:hover .line{ background-color:#fff;}
.main .news li:hover .wen{ color:#fff;}
.main .news li:hover .more a{ background-color:#fff; color:#bfa16d; border:1px solid #fff;}

.main .ny{ width:100%; padding-top:30px;}
.main .ny .toub{ font-size:24px; text-align:center; color:#bfa16d;}
.main .ny .time{ padding:10px 0; color:#999; font-size:14px; text-align:center; border-bottom:1px solid #eee;}
.main .ny .wen{ width:100%; margin:20px auto; font-size:16px; line-height:30px;}
.main .ny .wen img{ max-width:100%; height:auto;}
.main .ny .back{ width:100%; font-size:14px; line-height:24px; border-top:1px solid #eee; padding-top:20px;}
.main .ny .back p{ display:block; float:left; width:80%; overflow:hidden;}
.main .ny .back p span{ display:block; height:24px; overflow:hidden;}
.main .ny .back p span a:hover{ color:#bfa16d;}
.main .ny .back strong{ display:block; float:left; width:20%; text-align:right; overflow:hidden; font-weight:normal;}
.main .ny .back strong a{ color:#bfa16d;}

/*环境*/
.main .dlList{ width:1224px; position:relative;}
.main .dlList dl{ width:280px; float:left; display:block; background-color:#f2f2f2; overflow:hidden; margin-right:26px; margin-top:30px;}
.main .dlList dt{ display:block; width:100%; height:198px; overflow:hidden;}
.main .dlList dt img{ width:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.main .dlList dl:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.main .dlList dd{ width:100%; display:block; overflow:hidden; padding-top:10px;}
.main .dlList dd span{ display:block; overflow:hidden; padding:0 20px; font-size:18px; height:30px; line-height:30px;}
.main .dlList dd p{ display:block; overflow:hidden; padding:0 20px; font-size:14px; text-transform:uppercase; line-height:24px; color:#666; margin-bottom:15px;}
.main .dlList dd strong{ width:240px; padding:0 19px; display:block; font-weight:normal; height:38px; overflow:hidden; line-height:38px; background-color:#fff; border:1px solid #f2f2f2; font-size:14px;}
.main .dlList dl:hover{ background-color:#bfa16d;}
.main .dlList dl:hover strong{ border:1px solid #bfa16d; text-align:center;}
.main .dlList dl:hover strong a{ text-transform:uppercase;}
.main .dlList dl:hover span a,.main .dlList dl:hover p{ color:#fff;}
.main .dlList dl:hover strong a{ color:#bfa16d;}

/*环境内页*/
.bn{ width:1200px; margin:30px auto;}
.bn .left{ width:410px; float:left;}
.bn .left img{ width:100%; display:block;}
.bn .right{ width:730px; float:right;}
.bn .right .bt{ padding-top:20px; height:34px; line-height:34px; font-size:24px;}
.bn .right .wen{ padding-top:10px; line-height:30px; font-size:16px;}
.bn .right .wen table td{ border-bottom:1px solid #ddd; border-right:1px solid #ddd; border-spacing:0;}
.bn .right .wen table{ border-top:1px solid #ddd; border-left:1px solid #ddd; box-sizing:border-box; width:100%; border-spacing:0;}

.sec .wz{ width:1200px; font-size:16px; line-height:30px; margin:auto;}
.sec .wz img{ max-width:100%; height:auto;}

.game163{ width:1060px; margin:auto; height:600px; position:relative; margin:30px auto;}
.game163 .bigImg{ width:850px; background-color:#fff; float:left; height:600px; position:relative; overflow:hidden;}
.game163 .bigImg li{ width:850px; height:600px; display:block; overflow:hidden;}
.game163 .bigImg li img{ height:100%; display:block;}
.game163 .smallScroll{ width:183px; float:right; height:600px; position:relative; overflow:hidden; position:relative;}
.game163 .smallScroll .sPrev{ width:100%; height:40px; position:absolute; left:0; top:0; z-index:9;}
.game163 .smallScroll .sNext{ width:100%; height:40px; position:absolute; left:0; bottom:0; z-index:9;}
.game163 .smallScroll .sPrev img,.game163 .smallScroll .sNext img{ display:block; height:40px; margin:auto;}
.game163 .smallScroll li{ width:100%; display:block; height:130px; margin-top:16px; overflow:hidden; opacity:0.5;}
.game163 .smallScroll li img{ width:100%; display:block;}
.game163 .smallScroll li.on{ opacity:1;}

/*阿长*/
.tdbox{ width:100%; position:relative; background-image:url(../images/bbg.jpg); background-position:center; background-repeat:no-repeat; background-attachment:fixed;}
.tdbox .box{ width:100%; padding-top:65px; padding-bottom:70px; background-image:url(../images/bbg.png);}
.tdbox .title{ width:100%; text-align:center;}
.tdbox .title span{ display:block; overflow:hidden; font-size:24px; line-height:28px; height:28px; font-family:Kalinga,Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff;}
.tdbox .title p{ display:block; overflow:hidden; font-size:30px; line-height:48px; height:48px; color:#fff;}

.tdbox .ladyScroll{ width:1200px; margin:auto; position:relative; height:380px; margin-top:19px;}
.tdbox .ladyScroll .prev{ width:30px; height:30px; position:absolute; left:0; top:175px; display:block; cursor:pointer;}
.tdbox .ladyScroll .next{ width:30px; height:30px; position:absolute; right:0; top:175px; display:block; cursor:pointer;}
.tdbox .ladyScroll .prev img,.tdbox .ladyScroll .next img{ width:100%; display:block;}
.tdbox .ladyScroll .scrollWrap{ width:1120px; margin:auto; height:380px; position:relative;}
.tdbox .ladyScroll .scrollWrap dl{ width:260px; height:380px; display:block; overflow:hidden; background-color:#fff; margin:0 10px; float:left;}
.tdbox .ladyScroll .scrollWrap dl dt{ width:240px; height:300px; margin:10px; margin-bottom:0; overflow:hidden; position:relative;}
.tdbox .ladyScroll .scrollWrap dl dt img{ width:100%; display:block;}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay{ position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,.66); opacity:0; transition:all .5s}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label{ margin:122px auto 0; padding:10px 0; width:81px; height:34px; color:#fff; font-size:14px; font-weight:400; text-align:center; position:relative; overflow:hidden; opacity:0; box-sizing:border-box;}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label .line-up-box1{ overflow:hidden; width:50%; position:absolute; top:0; left:0}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label .line-up-box1 .line{ border-top:1px solid #fff; transition:all .5s}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label .line-up-box2{ overflow:hidden; width:50%; position:absolute; top:0; right:0}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label .line-up-box2 .line{ border-top:1px solid #fff; transition:all .5s}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label .line-bot-box1{ overflow:hidden; width:50%; position:absolute; bottom:0; left:0}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label .line-bot-box1 .line{ border-top:1px solid #fff; transition:all .5s}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label .line-bot-box2{ overflow:hidden; width:50%; position:absolute; bottom:0; right:0}
.tdbox .ladyScroll .scrollWrap dl dt .card-overlay .overlay-label .line-bot-box2 .line{ border-top:1px solid #fff; transition:all .5s}
.tdbox .ladyScroll .scrollWrap dl dt:hover .card-overlay,.tdbox .ladyScroll .scrollWrap dl dt:hover .card-overlay .overlay-label{ opacity:1}
.tdbox .ladyScroll .scrollWrap dl dt:hover img{ -webkit-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07)}
.tdbox .ladyScroll .scrollWrap dl dt:hover .line-bot-box1 .line{ margin-left:38px}
.tdbox .ladyScroll .scrollWrap dl dt:hover .line-bot-box2 .line{ margin-right:38px}
.tdbox .ladyScroll .scrollWrap dl dt:hover .line-up-box1 .line{ margin-left:38px}
.tdbox .ladyScroll .scrollWrap dl dt:hover .line-up-box2 .line{ margin-right:38px}

.tdbox .ladyScroll .scrollWrap dl dd{ padding:10px 20px; height:50px; display:block; overflow:hidden;}
.tdbox .ladyScroll .scrollWrap dl dd span{ display:block; height:26px; line-height:26px; font-size:18px; overflow:hidden;}
.tdbox .ladyScroll .scrollWrap dl dd p{ display:block; height:24px; line-height:24px; font-size:12px; color:#999; overflow:hidden;}

/*宝贝*/
.main .xinwen{ width:100%; display:block; margin-top:10px;}
.main .xinwen li{ width:100%; display:block; padding:20px 0; border-bottom:1px solid #cacaca; overflow:hidden;}
.main .xinwen li .left{ width:390px; height:240px; float:left;}
.main .xinwen li .left img{ width:100%; display:block;}
.main .xinwen li .right{ width:780px; height:240px; float:right;}
.main .xinwen li .right span{ display:block; margin-top:14px; height:28px; line-height:28px; font-size:18px; overflow:hidden;}
.main .xinwen li .right b{ display:block; font-weight:normal; height:32px; line-height:32px; font-size:14px; color:#999; overflow:hidden;}
.main .xinwen li .right p{ display:block; height:96px; line-height:24px; font-size:14px; color:#333; overflow:hidden;}
.main .xinwen li .right strong{ display:block; margin-top:15px; font-weight:normal; width:120px; height:36px; line-height:36px; font-size:14px; text-align:center; background-color:#eee; overflow:hidden;}
.main .xinwen li:hover span{ color:#bfa16d;}
.main .xinwen li:hover strong{ background-color:#bfa16d; color:#fff;}

/*妈妈*/
.main .mm{ width:1220px; display:block;}
.main .mm li{ width:285px; float:left; margin-right:20px; margin-top:30px; height:330px; position:relative; overflow:hidden;}
.main .mm li a{ display:block; overflow:hidden; width:285px; height:330px; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%);}
.main .mm li .tu{ width:100%; height:280px; position:relative;}
.main .mm li .tu p{ display:none; width:100%; height:100%; background-color:rgba(0,0,0,0.7); background-image:url(../images/mm.png); background-position:center; background-repeat:no-repeat; position:absolute; left:0; top:0;}
.main .mm li .tu img{ height:100%; display:block; transition-delay:0s; transition-duration:1s; transition-property:all; transition-timing-function:ease; -moz-transition-delay:0s; -moz-transition-duration:1s; -moz-transition-property:all; -moz-transition-timing-function:ease; -webkit-transition-delay:0s; -webkit-transition-duration:1s; -webkit-transition-property:all; -webkit-transition-timing-function:ease; -o-transition-delay:0s; -o-transition-duration:1s; -o-transition-property:all; -o-transition-timing-function:ease;}
.main .mm li:hover img{ transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1);}
.main .mm li:hover .tu p{ display:block;}
.main .mm li .wen{ width:100%;}
.main .mm li .wen span{ display:block; text-align:center; font-size:18px; height:48px; line-height:48px; overflow:hidden;}
.main .mm li .wen b{ width:100px; height:2px; display:block; margin:auto; background-color:#bfa16d;}
.main .mm li:hover .wen span{ color:#bfa16d;}

/*访客*/
.ab04{ width:1200px; margin:auto; padding:30px 0; border-bottom:1px solid #eee; overflow:hidden;}
.ab04 .tu{ float:left; width:550px; border-radius:5px;}
.ab04 .tu img{ width:100%; display:block;}
.ab04 .wen{ float:right; width:610px; padding-top:20px;}
.ab04 .wen .bt{ font-size:24px; height:42px; line-height:42px; color:#bfa16d; margin-bottom:5px;}
.ab04 .wen .wz{ font-size:16px; line-height:30px; width:100%;}
.ab04 .wen .wz img{ max-width:100%; height:auto;}

/*致语*/
.game01{ width:998px; margin:auto; position:relative; margin-top:30px;}
.game01 .bigImg{ width:958px; margin:auto; height:400px; position:relative; overflow:hidden; z-index:0;}
.game01 .bigImg li{ width:958px; height:400px; display:block; overflow:hidden;}
.game01 .bigImg li img{ width:100%; display:block;}
.game01 .sPrev{ width:40px; height:40px; position:absolute; left:-44px; top:-240px; z-index:9;}
.game01 .sNext{ width:40px; height:40px; position:absolute; right:-44px; top:-240px; z-index:9;}
.game01 .sPrev img,.game163 .sNext img{ display:block; height:40px; margin:auto;}
.game01 .smallScroll{ width:912px; margin:auto; margin-top:20px; position:relative;}
.game01 .smallScroll li{ width:208px; display:block; height:86px; margin:0 10px; overflow:hidden; opacity:0.5;}
.game01 .smallScroll li img{ width:100%; display:block;}
.game01 .smallScroll li.on{ opacity:1;}

/*联系我们*/
.box02{ width:1200px; margin:auto; margin-top:30px;}
#map{ width:600px; height:400px; overflow:hidden; float:left;}
.box02 .right01{ width:480px; margin-top:50px; float:right;}
.box02 .right01 h2{ display:block; font-size:24px; color:#bfa16d; margin-bottom:20px;}
.box02 .right01 p{ display:block; font-size:14px; line-height:36px;}

.main .mess{ width:1150px; margin:auto; padding-top:10px;}
.main .mess dl{ width:1260px; display:block; overflow:hidden;}
.main .mess dt{ display:block; float:left; width:630px; margin-top:20px; overflow:hidden;}
.main .mess dt span{ display:block; float:left; width:80px; height:50px; line-height:50px; font-size:16px;}
.main .mess dt input{ display:block; float:left; width:400px; padding:0 19px; height:48px; line-height:48px; font-size:16px; border:1px solid #cacaca;}
.main .mess dd{ display:block; float:left; width:1150px; margin-top:20px; overflow:hidden;}
.main .mess dd span{ display:block; float:left; width:80px; height:50px; line-height:50px; font-size:16px;}
.main .mess dd textarea{ display:block; float:left; width:1030px; padding:12px 19px; height:194px; line-height:24px; font-size:16px; border:1px solid #cacaca;}
.main .mess dd input{ width:200px; height:50px; margin:auto; display:block; cursor:pointer; line-height:50px; text-align:center; font-size:16px; background-color:#bfa16d; color:#fff;}

/*弹框*/
#btn1{ cursor:pointer;}
.xcConfirm .xc_layer{position:fixed; top:0; left:0; width:100%; height:100%; background-color:#666666; opacity:0.5; z-index:2147000000;}
.xcConfirm .popBox{position:fixed; left:50%; top:50%; padding-bottom:20px; background-color:#ffffff; z-index:2147000001; width:570px; margin-left:-285px; margin-top:-160px; border-radius:5px; font-weight:bold; color:#535e66;}
.xcConfirm .popBox .ttBox{height:30px; line-height:30px; padding:14px 30px; border-bottom:solid 1px #eef0f1;}
.xcConfirm .popBox .ttBox .tt{font-size:18px; display:block; float:left; height:30px; position:relative;}
.xcConfirm .popBox .ttBox .clsBtn{display:block; cursor:pointer; width:12px; height:12px; position:absolute; top:22px; right:30px; background:url(__PUBLIC__/Home/PC/images/icons.png) -48px -96px no-repeat;}
.xcConfirm .popBox .txtBox{margin:40px 100px; overflow:hidden;}
.xcConfirm .popBox .txtBox .bigIcon{float:left; margin-right:20px; width:48px; height:48px; background-image:url(__PUBLIC__/Home/PC/images/icons.png); background-repeat:no-repeat; background-position:48px 0;}
.xcConfirm .popBox .txtBox p{ margin-top:16px; line-height:26px; overflow-x:hidden; overflow-y:auto;}
.xcConfirm .popBox .btnArea{border-top:solid 1px #eef0f1;}
.xcConfirm .popBox .btnGroup{float:right;}
.xcConfirm .popBox .btnGroup .sgBtn{margin-top:14px; margin-right:10px;}
.xcConfirm .popBox .sgBtn{display:block; cursor:pointer; float:left; width:95px; height:35px; line-height:35px; text-align:center; color:#FFFFFF; border-radius:5px;}
.xcConfirm .popBox .sgBtn.ok{background-color:#0095d9; color:#FFFFFF;}
.xcConfirm .popBox .sgBtn.cancel{background-color:#546a79; color:#FFFFFF;}

.main .wz table{ width:100%; border-spacing:0;}

/*养生*/
.sec .games{ width:600px; font-size:16px; line-height:30px; overflow:hidden; margin-top:80px;}
.sec .games img{ max-width:100%; height:auto;}

.game{ width:520px; height:600px; position:relative; margin-top:30px; overflow:hidden;}
.game .bigImg{ width:400px; background-color:#fff; float:left; height:600px; position:relative; overflow:hidden;}
.game .bigImg li{ width:400px; height:600px; display:block; overflow:hidden;}
.game .bigImg li img{ height:100%; display:block;}
.game .smallScroll{ width:90px; float:right; height:600px; position:relative; overflow:hidden; position:relative;}
.game .smallScroll .sPrev{ width:100%; height:40px; position:absolute; left:0; top:0; z-index:9;}
.game .smallScroll .sNext{ width:100%; height:40px; position:absolute; left:0; bottom:0; z-index:9;}
.game .smallScroll .sPrev img,.game .smallScroll .sNext img{ display:block; height:40px; margin:auto;}
.game .smallScroll li{ width:100%; display:block; height:130px; margin-top:16px; overflow:hidden; opacity:0.5;}
.game .smallScroll li img{ height:100%; display:block; margin:auto;}
.game .smallScroll li.on{ opacity:1;}