﻿/* CSS Document */
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  font-family: "寰�蒋���", "Microsoft YaHei", "Helvetica";
}
ol,
ul {
  list-style: none;
}
:focus {
  outline: 0;
}
a {
  color: #333;
  text-decoration: none;
}
a img {
  border: 0;
}
img {
  vertical-align: middle;
}
table {
  empty-cells: show;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
em {
  font-style: norma;
}
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
html {
  min-width: 1190px;
  overflow-x: hidden;
}
.wrap .banner {
  position: relative;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
}
.wrap .dszb {
  position: relative;
  z-index: 1;
  width: 1210px;
  margin: -360px auto 16px;
}
.wrap .dszb .slider-box {
  position: absolute;
  top: 35px;
  left: 18px;
  width: 680px;
  height: 340px;
}
.wrap .dszb .slider-box .slider {
  position: relative;
  width: 680px;
  height: 400px;
  float: left;
  overflow: hidden;
}
.wrap .dszb .slider-box .slider .banner_img {
  position: absolute;
  width: 680px;
  height: 400px;
}
.wrap .dszb .slider-box .slider .banner_img .item {
  position: relative;
  width: 680px;
  height: 400px;
  float: left;
  overflow: hidden;
}
.wrap .dszb .slider-box .slider .banner_img .item a {
  position: relative;
  display: block;
  float: left;
}
.wrap .dszb .slider-box .slider .banner_img .item a img {
  width: 680px;
  height: 340px;
  float: left;
}
.wrap .dszb .slider-box .slider .banner_img .item .item1 {
  width: 680px;
  height: 400px;
}
.wrap .dszb .slider-box .slider .banner_img .item .carousel-caption {
  position: absolute;
  left: 0;
  bottom: 26px;
  width: 100%;
  height: 34px;
  padding: 0;
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  background: #eb286d;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.wrap .dszb .slider-box .slider .banner_circle {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.wrap .dszb .slider-box .slider .banner_circle li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  border-radius: 10px;
  opacity: 1;
  background: #ff6661;
}
.wrap .dszb .slider-box .slider .banner_circle .active {
  width: 30px;
  height: 10px;
}
.wrap .dszb .right-con {
  position: absolute;
  top: 35px;
  right: 36px;
  width: 435px;
  float: left;
}
.wrap .dszb .right-con .title {
  margin: 0 auto;
}
.wrap .dszb .right-con h3 {
  margin: 8px 0 0;
  color: #414141;
  font-size: 22px;
  line-height: 44px;
  text-align: center;
  font-weight: normal;
}
.wrap .dszb .right-con .left-text {
  width: 208px;
  float: left;
  color: #414141;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-word;
  margin-right: 10px;
  box-sizing: border-box;
}
.wrap .dszb .right-con .left-text li {
      height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.wrap .dszb .right-con .bar {
  width: 1px;
  height: 113px;
  float: left;
  margin-top: 12px;
  border-right: 1px dashed #ff96c7;
}
.wrap .dszb .right-con .right-text {
  width: 208px;
  float: right;
  color: #414141;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-word;
  box-sizing: border-box;
}
.wrap .dszb .right-con .right-text li {
  height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.wrap .dszb .right-con .pic-con {
  width: 100%;
  padding-top: 8px;
  overflow: hidden;
}
.wrap .dszb .right-con .pic-con ul .left {
  position: relative;
  width: 210px;
  height: 159px;
  float: left;
}
.wrap .dszb .right-con .pic-con ul .left img {
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}
.wrap .dszb .right-con .pic-con ul .left .pt-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  padding: 20px 15px;
  box-sizing: border-box;
  background: rgba(223, 69, 130, 0.8);
  transition: all 1s ease;
}
.wrap .dszb .right-con .pic-con ul .left .pt-content h3 {
  color: #fff;
  font-size: 18px;
  text-align: left;
}
.wrap .dszb .right-con .pic-con ul .left .pt-content p {
  color: #fff;
  font-size: 15px;
}
.wrap .dszb .right-con .pic-con ul .left .pt-content p a {
  color: #fff;
}
.wrap .dszb .right-con .pic-con ul .left:hover .pt-content {
  display: block;
}
.wrap .dszb .right-con .pic-con ul .right {
  position: relative;
  width: 210px;
  height: 159px;
  float: right;
}
.wrap .dszb .right-con .pic-con ul .right img {
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}
.wrap .dszb .right-con .pic-con ul .right .pt-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  padding: 20px 15px;
  box-sizing: border-box;
  background: rgba(223, 69, 130, 0.8);
}
.wrap .dszb .right-con .pic-con ul .right .pt-content h3 {
  color: #fff;
  font-size: 18px;
  text-align: left;
}
.wrap .dszb .right-con .pic-con ul .right .pt-content p {
  color: #fff;
  font-size: 15px;
}
.wrap .dszb .right-con .pic-con ul .right .pt-content p a {
  color: #fff;
}
.wrap .dszb .right-con .pic-con ul .right:hover .pt-content {
  display: block;
}
.wrap .dsbd {
  position: relative;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
}
.wrap .dsbd .slider {
  position: absolute;
  top: 130px;
  left: 0;
  right: 0;
  width: 1266px;
  height: 475px;
  margin: 0 auto;
}
.wrap .dsbd .slider .case {
  width: 1266px;
  height: 475px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap .dsbd .slider .case .case_box {
  position: relative;
  margin: 0 auto;
  width: 1266px;
  height: 475px;
  overflow: hidden;
}
.wrap .dsbd .slider .case .case_box .prev,
.wrap .dsbd .slider .case .case_box .next {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 46px;
  height: 75px;
  margin-top: -50px;
  cursor: pointer;
}
.wrap .dsbd .slider .case .case_box .prev {
  left: 0;
}
.wrap .dsbd .slider .case .case_box .next {
  right: 0;
}
.wrap .dsbd .slider .case .case_box ul {
  position: absolute;
  height: 475px;
  overflow: hidden;
  top: 0px;
  left: 0px;
}
.wrap .dsbd .slider .case .case_box ul li {
  width: 1260px;
  height: 475px;
  float: left;
  padding-left: 54px;
  box-sizing: border-box;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info {
  position: relative;
  width: 375px;
  height: 389px;
  padding: 20px 0;
  box-sizing: border-box;
  float: left;
  margin-top: 43px;
  margin-right: 13px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bg6.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  border-radius: 5px;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info .icon {
  position: absolute;
  top: -42px;
  left: -10px;
  width: 134px;
  height: 67px;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info dt {
  width: 333px;
  height: 217px;
  margin: 0 auto;
  border: 1px solid #fff;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info dd h3 {
  margin: 15px 0 10px;
  color: #ff2a7f;
  font-size: 24px;
  text-align: left;
  text-indent: 0;
  padding: 0 20px;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info dd p {
  color: #282828;
  font-size: 18px;
  line-height: 26px;
  padding: 0 20px;
  text-align: left;
  text-indent: 0;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info dd p a {
  color: #ff2563;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info:nth-of-type(2) {
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bg7.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  border-radius: 5px;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info:nth-of-type(2) dd h3 {
  color: #fff;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info:nth-of-type(2) dd p {
  color: #fff;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info:nth-of-type(2) dd p a {
  color: #fff043;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info:nth-of-type(3) {
  margin-right: 0;
}
.wrap .dsbd .slider .case .case_box ol {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto;
  text-align: center;
}
.wrap .dsbd .slider .case .case_box ol li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  border-radius: 10px;
  opacity: 1;
  background: #ff6661;
}
.wrap .dsbd .slider .case .case_box ol li.active {
  width: 30px;
}
.wrap .zxqd {
  position: relative;
}
.wrap .zxqd .bg {
  width: 1210px;
  height: 795px;
  margin: 0 auto;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bg3.jpg);
}
.wrap .zxqd .slider {
  position: absolute;
  top: 130px;
  left: 0;
  right: 0;
  width: 1266px;
  height: 475px;
  margin: 0 auto;
}
.wrap .zxqd .slider .case {
  width: 1266px;
  height: 475px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap .zxqd .slider .case .case_box {
  position: relative;
  margin: 0 auto;
  width: 1266px;
  height: 475px;
  overflow: hidden;
}
.wrap .zxqd .slider .case .case_box .prev,
.wrap .zxqd .slider .case .case_box .next {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 46px;
  height: 75px;
  margin-top: -50px;
  cursor: pointer;
}
.wrap .zxqd .slider .case .case_box .prev {
  left: 0;
}
.wrap .zxqd .slider .case .case_box .next {
  right: 0;
}
.wrap .zxqd .slider .case .case_box ul {
  position: absolute;
  height: 475px;
  overflow: hidden;
  top: 0px;
  left: 0px;
}
.wrap .zxqd .slider .case .case_box ul li {
  width: 1260px;
  height: 475px;
  float: left;
  padding-left: 54px;
  box-sizing: border-box;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info {
  position: relative;
  width: 375px;
  height: 389px;
  padding: 20px 0;
  box-sizing: border-box;
  float: left;
  margin-top: 43px;
  margin-right: 13px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bg6.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  border-radius: 5px;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info .icon {
  position: absolute;
  top: -42px;
  left: -10px;
  width: 134px;
  height: 67px;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info dt {
  width: 333px;
  height: 217px;
  margin: 0 auto;
  border: 1px solid #fff;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info dd h3 {
  margin: 15px 0 10px;
  color: #ff2a7f;
  font-size: 24px;
  text-align: left;
  text-indent: 0;
  padding: 0 20px;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info dd p {
  color: #282828;
  font-size: 18px;
  line-height: 26px;
  padding: 0 20px;
  text-align: left;
  text-indent: 0;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info dd p a {
  color: #ff2563;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info:nth-of-type(2) {
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bg7.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  border-radius: 5px;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info:nth-of-type(2) dd h3 {
  color: #fff;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info:nth-of-type(2) dd p {
  color: #fff;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info:nth-of-type(2) dd p a {
  color: #fff043;
}
.wrap .zxqd .slider .case .case_box ul li dl.case_info:nth-of-type(3) {
  margin-right: 0;
}
.wrap .zxqd .slider .case .case_box ol {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto;
  text-align: center;
}
.wrap .zxqd .slider .case .case_box ol li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  border-radius: 10px;
  opacity: 1;
  background: #ff6661;
}
.wrap .zxqd .slider .case .case_box ol li.active {
  width: 30px;
}
.zxqd .example .ft-carousel{
  position: relative;
}
.zxqd .example{
  padding-top: 145px;
}
.zxqd .example .carsoubox{
  width:1038px;
  margin:0 auto;
  overflow: hidden;
  position: relative;
  height: 574px;
}
.zxqd .example .carsoubox ul{
  position:absolute;
  left:0;
  width: 20000px;
}
.zxqd .example .carsoubox li{
  float:left;
  width:1038px;
}
.zxqd .example .carsoubox li .caritem{
  float:left;
  width: 311px;
  margin:0 14px;
}
.zxqd .example .carsoubox li .caritem dl{
  width: 311px;
  height: 272px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/probg.png) no-repeat;
  margin-bottom: 15px;
}
.zxqd .example .carsoubox li .caritem dt{
  text-align: center;
  padding:15px 0;
}
.zxqd .example .carsoubox li .caritem dd{
  margin:0 18px;
  color: #333;
  font-size: 16px;
}
.zxqd .example .carsoubox li .caritem dd span{
  color: #ff4075;
  font-size: 32px;
}
.zxqd .example .carsoubox li .caritem dd span em{
  font-size: 19px;
  font-style: normal;
}
.zxqd .example .carsoubox li .caritem dd .quite{
  float: right;
  width: 124px;
  height: 34px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/projrb.png) no-repeat;
}
.zxqd .example .carsoubox li .caritem2{
  float:left;
  width: 289px;
  height: 559px;
  margin:0 14px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bg4.jpg) no-repeat;
  padding:0 15px 0 26px;
  font-size: 22px;
  line-height: 29px;

}
.zxqd .example .carsoubox li .caritem2 p{
  font-size: 27px;
  color: #282828;
  line-height: 46px;
  margin-top:20px;
  font-weight: bold;
  margin-bottom:10px;
}
.zxqd .example .carsoubox li .caritem2 img{
  margin-top:15px;
}
.zxqd .example .cirle{
  text-align: center;
  padding-top: 15px;
}
.zxqd .example .cirle span{
  width: 12px;
  height: 12px;
  background: #ff6661;
  margin:0 5px;
  border-radius: 10px;
  display: inline-block;
}
.zxqd .example .cirle span.show{
  width: 35px;
}
.zxqd .example .zx_prev,.zxqd .example .zx_next{
  position: absolute;
  width: 46px;
  height: 75px;
  top: 195px;
}
.zxqd .example .zx_prev{
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/prev.png) no-repeat;
  left: 25px;
}
.zxqd .example .zx_next{
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/next.png) no-repeat;
  right: 20px;
}
.zxszbj{
  width: 100%;
  height: 863px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bg5.jpg) no-repeat top center;
}
.zxszbj .zxszbox{
  padding-top:160px;
  width: 1096px;
  height: 620px;
  margin:0 auto;
}
.prowrap{
  background:url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bgpro.jpg) repeat-x;
  overflow: hidden;
}
.lifechioce{
  width: 1200px;
  margin:0 auto;
}
.lifechioce .chioce1{
  padding:0 20px;
  overflow: hidden;
}
.lifechioce dl{
  width: 280px;
  height: 235px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/probg1.png) no-repeat;
  float: left;
  margin:0 5px 10px;
}
.lifechioce dt{
  text-align: center;
  padding:15px 0 10px;
}
.lifechioce dd{
  margin:0 15px;
  color: #333;
  font-size: 14px;
}
.lifechioce dd span{
  color: #ff4075;
  font-size: 28px;
}
.lifechioce dd span em{
  font-size: 17px;
  font-style: normal;
}
.lifechioce  dd .quite{
  float: right;
  width: 112px;
  height: 30px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/projrb.png) no-repeat;
  background-size: 100% auto;
  margin-top: 5px;
}
.lifechioce dl.first{
  width: 280px;
  height: 480px;
  overflow:hidden;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/probg2.png) no-repeat;
}
.lifechioce dl.first img{
  margin-top:30px;
}
.lifechioce dl.first dd{
  margin:0 18px;
  font-size: 18px;
}
.lifechioce dl.first dd span{
  font-size: 44px;
  display:block;
}
.lifechioce dl.first dd .quite{
 float:left;
 height:30px;
 font-size:20px;
}
.lifechioce dl.first dd span em{
  font-size: 22px;
}
.partern{
  height: 711px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/footbg.jpg) no-repeat top center;
}
.partern .partbox{
  width: 1200px;
  margin:0 auto;
}
.partern .partbox>div{
  padding:0 18px;
}
.partern .partbox>div img{
  border:1px solid #ff8057;
  margin:0 4px;
  width: 178px;
  height: 68px;
}
.ewm{
  position:fixed;
  bottom:10px;
  right:10px;
  height: 476px;
  width: 161px;
  background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bg-chat.png) no-repeat;
}
.ewm p{
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin-top:25px;
}
.ewm p img{
  margin-bottom:5px;
}
.ewm p:last-child{
  margin-top:18px;
}
.ztjgqc_floor{
  margin: 285px auto 0 !important;
}
.wrap .dsbd .slider .case .case_box ul li dl.case_info dt img {
    width: 100%;
    height: 100%;
}
.prowrap {
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/taibei/img_pc/bgpro.jpg) repeat-x;
    overflow: hidden;
}
.partern .partbox>div {
    padding: 0 18px;
    text-align: center;
}