<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.carousel-caption h3{
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important;
}
.container-fluid .carousel-caption h3{
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important;
}
.popover{
  z-index: 1000 !important;
  position: absolute;
}
a:hover {
  text-decoration: none;
}
.popover-content span {
  text-align: center;
  display: block;
  float: none;
}
.btnInline_wrap{
	overflow:hidden;
	text-align:center;
}
h3 small{
	color:#fff !important;
	display:block;
	line-height:50px !important;
}
.btnInline_wrap .btn-block a{
  color: #333;
  height: 32px;
  line-height: 32px;
  display: block;
  width: 100%;

}
.btnInline_wrap .btn-block {
  float: none;
  width: 150px;
  margin: 0 10px;
  padding: 0;
  color: #333;
   background:  #fff !important;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  display: inline-block;
}
.btnInline_wrap .btn-block:hover,.btn-block:active{
  color: #333;
  background:  #fff;
  background-image: none !important;
}
.btnInline_wrap .btn-block:focus,.btn-block:active{
  color: #333 !important;
   background:  #fff !important;
   background-image: none !important;
}
.buttonWrap{
	overflow:hidden;
	text-align:center;
}
.buttonWrap .btn-block {
  float: none;
  width: 150px;
  margin: 0 auto;
  padding: 0;
  color: #333;
   background:  #fff;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  display: block;
  width: 120px;
  float: none;
  background-image: none !important;
  text-decoration: none;
}
.buttonWrap .btn-block a,.btn-block{
  text-decoration: none !important;
}

.buttonWrap .btn-block:hover{
  color: #333;
   background:  #fff;
}
.buttonWrap .btn-block:focus{
  color: #333 !important;
   background:  #fff;
}


.btnInline_wrap .btn-block i,.buttonWrap .btn-block i {
    line-height: 30px;
    border-right: 1px solid #ccc;
    display: block;
    height: 100%;
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 100;
    padding:0 7px 0 15px;
    top: 0;
}
.btnInline_wrap .btn-block i a,.buttonWrap .btn-block i a{
    line-height: 30px;
    height: 100%;
    width: 100%;
    display: block;
    color: #000;
}
.buttonWrap {
  margin-top: 50px;
}
.col-md-6.wenBox{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
    -webkit-box-orient:vertical;
    -webkit-box-align:center;
    -webkit-box-pack: center;
	-moz-box-orient:vertical;
    -moz-box-align:center;
    -moz-box-pack: center;
	box-orient:vertical;
    box-align:center;
    box-pack: center;
	display: flex;       /* 新版本语法： Opera 12.1, Firefox 22+ */
	/*新版本语法*/
	box-orient: horizontal;
    -webkit-justify-content: center;
    justify-content: center;
	flex-direction:column;
    padding: 10px !important;
}
#main section.facilities_common1 img{
  display: block !important;
}
.col-md-6.wenBox3{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	display: -webkit-box;
	display: -moz-flex;
	display: box;
    -webkit-box-orient:vertical;
    -webkit-box-align: center;
    -webkit-box-pack: center;
	-moz-flex-orient:vertical;
    -moz-flex-align: center;
    -moz-flex-pack: center;
	box-orient:vertical;
    box-align: center;
    box-pack: center;
	display: flex;       /* 新版本语法： Opera 12.1, Firefox 22+ */
	/*新版本语法*/
	box-orient: horizontal;
  -webkit-justify-content: center;
  justify-content: center;
	flex-direction:column;
    padding: 50px !important;
}
.col-md-12.wenBox{
    display: -webkit-box;
	display: -moz-flex;
	display: box;
    -webkit-box-orient:vertical;
    -webkit-box-align: center;
    -moz-flex-orient:vertical;
    -moz-flex-align: center;
    -moz-flex-pack: center;

	box-orient:vertical;
    box-align: center;
    box-pack: center;
	display: flex;       /* 新版本语法： Opera 12.1, Firefox 22+ */
	/*新版本语法*/
	box-orient: horizontal;
  -webkit-justify-content: center;
  justify-content: center;
	flex-direction:column;
    padding: 20px 20px !important;
    height: 100%;
    float: none;
    background: url(../img/shadow_02.png) left bottom repeat-x ;

}
.col-md-12.wenBox h2,.col-md-6.wenBox h2,.col-md-6.wenBox3 h2{
	font-size: 14px !important;
}
.col-md-12.wenBox p,.col-md-6.wenBox p,.col-md-6.wenBox3 p{
	font-size: 14px !important;
}
.btn-block {
  width: 200px;
  border-radius: 46px !important;
  background: #fff;

  border: 1px solid #fff;
  color: #fff;
  margin-top: 20px !important;
  outline: none !important;
}
.btn-block:hover {
  background: #fff;
 background-image: none !important;
  border: 0px solid #fff;
  color: #fff;
}
.btn-block:focus {
  background: #fff;
  border: 0px solid #fff;
  color: #fff;
   background-image: none !important;
}
.btn-block:active {
  background: #fff !important;
  border: 0px solid #fff !important;
  background-image: none !important;
}
#wrap {
  padding: 89px 40px 0;
}
#wrap.workshop_wrap {
  padding: 190px 40px 0;
}
#wrap #header {
  height: 89px;
  width: 100%;
  padding: 0 0 10px;
  min-width: 320px;
  box-sizing: border-box;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
}
#wrap #header #logo {
  display: block;
  float: left;
  width: 245px;
}
#wrap #header nav {
  float: left;
  margin-left: 50px;
}
#wrap #header nav ul {
  height: 60px;
}
#wrap #header nav ul li {
  float: left;
  padding: 0 22px;
  line-height: 60px;
  position: relative;
}
#wrap #header nav ul li a {
  font-size: 14px;
  color: #5b5b53;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#wrap #header nav ul li a:hover {
  color: #40403b;
}
#wrap #header nav ul li a:active {
  color: #262622;
}
#wrap #header nav ul li .follow {
  bottom: 0px;
  position: absolute;
  display: none;
}
#wrap #header nav ul li .follow a {
  display: block;
  width: 18px;
  height: 18px;
  float: left;
  background-size: 100%;
}
#wrap #header nav ul li .follow a.weixin {
  background: url(../img/weixin.png) no-repeat;
  background-size: 100%;
}
#wrap #header nav ul li .follow a.weixin:focus,
#wrap #header nav ul li .follow a.weixin:hover {
  background: url(../img/ww_logo-3.png) no-repeat;
  background-size: 100%;
}
#wrap #header nav ul li .follow a.weibo {
  background: url(../img/weibo.png) no-repeat;
  margin-left: 5px;
  background-size: 100%;
}
#wrap #header nav ul li .follow a.weibo:hover {
  background: url(../img/ww_logo-2.png) no-repeat;
  background-size: 100%;
}
#wrap #header .language {
  float: right;
  height: 60px;
  line-height: 60px;
}
#wrap #header .language a {
  font-size: 14px;
  color: #c1bdb4;
  padding-left: 22px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#wrap #header .language a:hover {
  color: #aaa498;
}
#wrap #header .language a:active {
  color: #938c7c;
}
/*#wrap #header #nav-select1 {
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  right: 40px;
  top: 38px;
  display: none;
}*/
#wrap #header #nav-select1 span {
  width: 100%;
  height: 3px;
  background: #A6A19E;
  margin-top: 2.6px;
  display: block;
  border-radius: 3px;
}
#wrap #header #nav-select1 span.gang1 {
  -webkit-transition: all .5s ease;
  -webkit-transform-origin: left 50%;
  -moz-transition: all .5s ease;
  -moz-transform-origin: left 50%;
  transition: all .5s ease;
  transform-origin: left 50%;
}
#wrap #header #nav-select1 span.gang2 {
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  /*opacity: 0;*/
}
#wrap #header #nav-select1 span.gang3 {
  -webkit-transition: all .5s ease;
  -webkit-transform-origin: left 50%;
  -moz-transition: all .5s ease;
  -moz-transform-origin: left 50%;
  transition: all .5s ease;
  transform-origin: left 50%;
}
#wrap #header #nav-select1.on span.gang1 {
  -webkit-transform: rotate(39deg);
  -moz-transform: rotate(39deg);
  transform: rotate(39deg);
}
#wrap #header #nav-select1.on span.gang2 {
  opacity: 0;
}
#wrap #header #nav-select1.on span.gang3 {
  -webkit-transform: rotate(-39deg);
  -moz-transform: rotate(-39deg);
  transform: rotate(-39deg);
}
#wrap #header2 {
  height: 95px;
  width: 100%;
  padding: 20px 40px 10px;
  box-sizing: border-box;
  z-index: 100;
  background: #fff;
  left: 0;
  position: relative;
  z-index: 0;
}
#wrap #header2 #logo2 {
  display: block;
  float: left;
  width: 245px;
  margin-top: 20px;
}
#wrap #header2 nav {
  float: left;
  margin-left: 50px;
}
#wrap #header2 nav ul {
  height: 60px;
}
#wrap #header2 nav ul li {
  float: left;
  padding: 0 22px;
  line-height: 60px;
  position: relative;
}
#wrap #header2 nav ul li .follow {
  bottom: 0px;
  position: absolute;
  display: none;
}
#wrap #header2 nav ul li .follow a {
  display: block;
  width: 18px;
  height: 18px;
  float: left;
  background-size: 100%;
}
#wrap #header2 nav ul li .follow a.weixin {
  background: url(../img/weixin.png) no-repeat;
  background-size: 100%;
}
#wrap #header2 nav ul li .follow a.weixin:focus,
#wrap #header2 nav ul li .follow a.weixin:hover {
  background: url(../img/ww_logo-3.png) no-repeat;
  background-size: 100%;
}
#wrap #header2 nav ul li .follow a.weibo {
  background: url(../img/weibo.png) no-repeat;
  margin-left: 5px;
  background-size: 100%;
}
#wrap #header2 nav ul li .follow a.weibo:hover {
  background: url(../img/ww_logo-2.png) no-repeat;
  background-size: 100%;
}
#wrap #header2 nav ul li a {
  font-size: 14px;
  color: #c9c1b8;
  z-index: 1;
  position: relative;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#wrap #header2 nav ul li a:hover {
  color: #b3a89b;
}
#wrap #header2 nav ul li a:active {
  color: #b3a89b;
}
#wrap #header2 nav ul li ul.sunNavs {
  height: auto;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  padding: 0 22px;
  padding-top: 50px;
  background: rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  z-index: 0;
}
#wrap #header2 nav ul li ul.sunNavs li {
  padding: 0;
  height: auto;
  line-height: 1.5;
  text-align: left;
  width: 100%;
}
#wrap #header2 nav ul li ul.sunNavs li a {
  color: #dcdbd6;
  white-space: pre;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#wrap #header2 nav ul li ul.sunNavs li a:hover {
  color: #ffffff;
}
#wrap #header2 nav ul li ul.sunNavs li a:active {
  color: #adab9f;
}
#wrap #header2 nav ul li:hover a {
  color: #b0aea8;
}
#wrap #header2 nav ul li:hover ul.sunNavs {
  display: block;
}
#wrap #header2 nav ul li.on:after {
  content: "";
  width: 80%;
  height: 2px;
  background: #C9C1B8;
  position: absolute;
  bottom: 10px;
  left: 10%;
}
#wrap #header2 .language {
  float: right;
  height: 60px;
  line-height: 60px;
  margin-right: 30px;
}
#wrap #header2 .language a {
  font-size: 14px;
  color: #c1bdb4;
  padding-left: 22px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#wrap #header2 .language a:hover {
  color: #aaa498;
}
#wrap #header2 .language a:active {
  color: #938c7c;
}
#wrap #header2 #nav-select {
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  right: 40px;
  top: 38px;
  display: none;
}
#wrap #header2 #nav-select span {
  width: 100%;
  height: 3px;
  background: #A6A19E;
  margin-top: 2.6px;
  display: block;
  border-radius: 3px;
}
#wrap #header2 #nav-select span.gang1 {
  -webkit-transition: all .5s ease;
  -webkit-transform-origin: left 50%;
  -moz-transition: all .5s ease;
  -moz-transform-origin: left 50%;
  transition: all .5s ease;
  transform-origin: left 50%;
}
#wrap #header2 #nav-select span.gang2 {
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  /*opacity: 0;*/
}
#wrap #header2 #nav-select span.gang3 {
  -webkit-transition: all .5s ease;
  -webkit-transform-origin: left 50%;
  -moz-transition: all .5s ease;
  -moz-transform-origin: left 50%;
  transition: all .5s ease;
  transform-origin: left 50%;
}
#wrap #header2 #nav-select.on span.gang1 {
  -webkit-transform: rotate(39deg);
  -moz-transform: rotate(39deg);
  transform: rotate(39deg);
}
#wrap #header2 #nav-select.on span.gang2 {
  opacity: 0;
}
#wrap #header2 #nav-select.on span.gang3 {
  -webkit-transform: rotate(-39deg);
  -moz-transform: rotate(-39deg);
  transform: rotate(-39deg);
}
#wrap #workshop_header {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
}
#wrap #workshop_header #header {
  background: #dddad5;
  border-bottom: 1px solid #a6a19e;
  position: relative;
}
#wrap #main {
  position: relative;
  overflow: hidden;
  background: #817d72;
}
.left_animate{
	overflow: hidden !important;
}
#wrap #main:before {
  content: "";
  display: none;
  width: 110%;
  margin-left: -5%;
  height: 20px;
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
}
#wrap #footer {
  width: 100%;
  z-index: 0;
  background: #817d72;
  position: relative;
  z-index: 100;
}
#wrap #footer section {
  width: 100%;
  overflow: visible;
  padding-bottom: 20px;
}
#wrap #footer section h2 {
  margin-bottom: 60px;
  margin-top: 40px;
}
#wrap #footer section h2 span {
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  margin-right: 75px;
}
#wrap #footer section .wen p {
  color: #fff;
  margin-bottom: 20px;
  word-break: break-all;
}
#wrap #footer p {
  color: #fff;
  line-height: 50px;
  border-top: 1px solid #CAC6BB;
}
#wrap #footer .footer {
  height: auto;
  background: #817d72;
  padding: 0;
  z-index: 1;
  max-width: 1200px;
  padding-bottom: 20px;

}
#wrap #footer .footer .logo img {
  display: block;
  margin: 40px auto;
  width: 135px;
}
#wrap #footer .footer nav li {
  float: left;
  margin: 0 20px;
}
#wrap #footer .footer nav li a {
  color: #fff;
}
#wrap #footer .footer .left {
  float: left;
}
#wrap #footer .footer .right {
  float: right;
}
#wrap #footer .footer .follow {
  margin-left: 30px;
  font-size: 14px;
}
#wrap #footer .footer .follow dt {
  float: left;
  color: #fff;
}
#wrap #footer .footer .follow dd {
  float: left;
  color: #fff;
  width: auto;
}
#wrap #footer .footer .follow dd li {
  display: inline-block;
}
#wrap #footer .footer .follow a {
  display: block;
  width: 18px;
  height: 18px;
  float: left;
  background-size: 100%;
  margin: 0 10px;
}
#wrap #footer .footer .follow a.weixin {
  background: url(../img/weixin.png) no-repeat;
  background-size: 100%;
}
#wrap #footer .footer .follow a.weixin:focus,
#wrap #footer .footer .follow a.weixin:hover {
  background: url(../img/ww_logo-3.png) no-repeat;
  background-size: 100%;
}
#wrap #footer .footer .follow a.weibo {
  background: url(../img/weibo.png) no-repeat;
  margin-left: 5px;
  background-size: 100%;
}
#wrap #footer .footer .follow a.weibo:hover {
  background: url(../img/ww_logo-2.png) no-repeat;
  background-size: 100%;
}
#wrap #footer .footer .follow a.facebook {
  background: url(../img/facebook.png) no-repeat;
  margin-left: 10px;
  background-size: 100%;
}
#wrap #footer .footer .follow a.facebook:hover {
  background: url(../img/ww_logo-4.png) no-repeat;
  background-size: 100%;
}
#wrap #footer .footer .follow a.instagram {
  background: url(../img/instagram.png) no-repeat;
  margin-left: 12px;
  background-size: 100%;
}
#wrap #footer .footer .follow a.instagram:hover {
  background: url(../img/ww_logo-5.png) no-repeat;
  background-size: 100%;
}
#carousel-example-generic {
  background: #fff;
}
#carousel-example-generic .carousel-caption {
  width: 100%;
  text-align: center;
  left: 0;
  padding: 0;
  bottom: initial;
  top: 40%;
}
#carousel-example-generic .carousel-caption h2 {
  font-size: 25px;
  text-shadow: initial;
  line-height: 1;
}
#carousel-example-generic .carousel-caption h3 {
  font-size: 50px;
  text-shadow: initial;
  margin: 25px 0 50px 0;
  line-height: 1;
  font-weight: bold;
}
#carousel-example-generic .carousel-caption h4 {
  font-size: 35px;
  text-shadow: initial;
  line-height: 1;
}
#carousel-example-generic .carousel-indicators li {
  margin: 0 5px;
  padding: 0;
}
#carousel-example-generic .carousel-indicators li.active {
  width: 10px;
  height: 10px;
}
.row {
  margin: 0;
}
img.zoom {
  -webkit-animation: zoomImg 15s linear infinite alternate;
  -moz-animation: zoomImg 15s linear infinite alternate;
  -m-animation: zoomImg 15s linear infinite alternate;
  animation: zoomImg 15s linear infinite alternate;
}
section {
  overflow: hidden;
}
.col-md-6.wenBox1 {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
}
.col-md-6.wenBox2 {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
}
.col-md-6,
.container-fluid {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.col-md-6 .carousel-caption,
.container-fluid .carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -moz-flex;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -moz-flex-orient:vertical;
  -moz-flex-align: center;
  -moz-flex-pack: center;
  display: flex;       /* 新版本语法： Opera 12.1, Firefox 22+ */
	/*新版本语法*/
	box-orient: horizontal;
  -webkit-justify-content: center;
  justify-content: center;
	flex-direction:column;


}
#animate_box .carousel-caption:before{
  content: "";
  display: block;
  position: absolute;
  top: -998px;
  left: 0;
  width: 100%;
  background: url(../img/shadow_02.png) left bottom repeat-x;
  height: 998px;
  z-index: 100000;
}
.col-md-6 .carousel-caption h3,
.container-fluid .carousel-caption h3 {
  font-size: 40px !important;
  font-weight: normal;
  text-shadow: initial;
  text-align: center;
  vertical-align: middle;
  display: block;
}
.col-md-6 .carousel-caption h3 small,
.container-fluid .carousel-caption h3 small {
  display: block;
  font-size: 18px;
  width: 280px;
  text-align: center;
  color: #fff;
  margin-top: 40px;
}
.tu {
  overflow: hidden;
  position: relative;
}
.tu .carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -moz-flex;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  box-pack: center;
  box-align: center;
  box-orient: vertical;
}
.tu .carousel-caption h3 {
  font-size: 25px;
  font-weight: normal;
  text-shadow: initial;
  text-align: center;
  vertical-align: middle;
  display: block;
  cursor: default;
}
@-webkit-keyframes zoomImg {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@-moz-keyframes zoomImg {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@-m-keyframes zoomImg {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@keyframes zoomImg {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@media only screen and (max-width: 1220px) {
  #wrap #header #nav-select1 {
    display: block;
  }
  #wrap #header nav {
    position: absolute;
    top: 89px;
    width: 100%;
    margin: 0;
    background: #fff;
    display: none;
    box-sizing: border-box;
    left: 0;
    padding: 0 40px;
  }
  #wrap #header nav ul {
    border-top: 1px solid #E0E0E0;
  }
  #wrap #header nav ul li {
    display: block;
    width: 90%;
    height: 46px;
    padding: 0 5%;
    line-height: 46px;
  }
  .language {
    display: none;
  }
}
.right_animate {
  transition: background-color 3s ease;
}
/*.btn &gt; a:nth-child(even){
  color: #000;
  text-decoration: none;
  display: block;
  width: 50%;
  line-height: 30px;
  float: left;
  text-align: center;
  position: relative;
    z-index: 100;
    padding: 0 15px 0 7px;
}
*/.sun-nav{
		display: none;	}
	.workshop_wrap .banner .carousel-inner .item img.logo{
		width: 30% !important;
	}
@media only screen and (max-width: 999px) {
	#animate_box .carousel-caption:before{
	 display: none;
	}
	#wrap{
		/*width: 100%;
		padding: 0 !important;
		height: 100%;
		padding-top: 48px !important;*/
    padding-top:0;
	}
	#wrap #workshop_header{
		position: fixed !important;
		z-index: 1000;
	}
	#wrap #workshop_header #header{
		overflow: hidden;
		background:transparent;
		border: 0;
	}
	#wrap #header{
		padding: 0 !important;
		height: 89px;
		display: -webkit-box;
		-webkit-box-align: center;
		width: 100% !important;
		min-width: auto;
		box-sizing: border-box;
	}
	#wrap #header #nav-select1.on span{
		background: #5b5b53 !important;
	}
	#wrap #header nav{
		top: 0;
		padding: 0;
		padding-top: 100px;
		background: rgba(255,255,255,0.9);
		z-index: -1;
		min-height: 100%;
	}
	#wrap #header nav ul{
		overflow: hidden;
		height: auto;
	}
	#wrap #header nav li{
		padding: 0 5%;
	}
	#wrap #header nav li.tap{
		background: rgba(255,255,255,0.8);
	}
	#wrap #header nav li a{
		width: 100%;
		height: 100%;
		display: block;
		line-height: 46px;
	}
/*	#wrap #header nav li.link:before{
		position: absolute;
		content: "";
	    width: 0;
	    height: 0;
	    border-top: 5px solid transparent;
	    border-left: 5px solid #5b5b53;
	    border-bottom: 5px solid transparent;
	    right: 20px;
	    top: 22px;
	}*/


	#wrap #header nav ul{
		border: 0;
	}
	#wrap #header #logo{
		height: 50%;
		display: block;
		width: initial;
	}
	#wrap #header2{
		display: none;
	}
	#wrap #header{
		/*background: #fff !important;*/
		width: 100% !important;
		min-width: initial !important;
	}
/*	#wrap #header #nav-select1{
		top:41px;
		left:20px;
		z-index: 10000;
		display: block;
	}*/
	#wrap #header #nav-select1 span{
		background: #fff !important;
	}

	#main section.workshop_common .list{
		padding: 0 !important;
	}
	#main section.workshop_common{
		padding: 0 !important;
	}
	#main section.aboutUs_common{
		padding-bottom: 0 !important;
	}
	#carousel-example-generic .carousel-caption h3,.col-md-6 .carousel-caption h3, .container-fluid .carousel-caption h3,#main section.aboutUs_common div.title,#carousel-example-generic .carousel-caption h2{
		font-size: 20px !important;
	}
	#main section.aboutUs_common div.title br{
		display: none;
	}
	p{
		/*font-size: 12px !important;*/
	}
	p span{
		/*font-size: 12px !important;*/
	}
	.col-md-6.wenBox{
		position: relative;
	}
	#main section.services_common1 .col-md-6 p{
		width: 100% !important;
	}
	#main section.services_common1 .col-md-6{
		width: 100%;
	}
/*	.banner .carousel-inner{height: 100% !important;}*/

	.banner .carousel-inner .item{
		height: 100% !important;
	}
	.banner .carousel-inner .item &gt;  img{
		/*height: 100% !important;
		width: 100% !important;
		max-width: auto;
	    max-width: initial;
	    display: block;
	    margin: 0 auto;*/
	}
	/*#carousel-example-generic{
		height:80%;
		overflow: hidden;
	}*/
	#wrap #footer{
		overflow: hidden;
		z-index: 0;
	}
	.right_animate{
		display: none;
	}
	.left_animate .carousel-caption{
		padding: 0 20px;
	}
	#wrap #workshop_header #header{
		overflow: visible;
	}
	#wrap #footer .footer .right{
		float: none;
		padding-left: 20px;
		clear: both;
		overflow: hidden;
	}
	.frist-nav{
		-webkit-transition: -webkit-transform .3s linear;
	}
	.sun-nav{
		position: absolute;
		top: 0;
		width: 100%;
		left: 100%;
		overflow: auto;
		z-index: -1;
		-webkit-transition: -webkit-transform .3s linear;
		display: block;

	}
	#wrap #header .sun-nav nav{
		padding-top: 180px !important;
    padding:180px 0 18px;
	}
	.workshop_wrap .banner .carousel-inner .item img.logo{
		width: 50% !important;
	}
	.sun-nav li{
		    display: block;
		    width: 90%;
		    height: 46px;
		    padding: 0;
		    line-height: 46px;
	}
	.sun-nav li:before{
		    display: none;
	}
	.sun-nav li a{
		   font-size: 14px;
		   color: #5b5b53;
	}
	.back_btn a{
		margin-top: 134px;
		margin-left: 5%;
		border-radius: 0 !important;
	}
	.buttonWrap {
	    margin: 0 auto !important;
	}

	.buttonWrap .btn-block {
	    margin-top: 0 !important;
	}
	.follow dt{
		display: none;
	}

	#wrap #footer .footer .follow{
		width: 100%;
		margin: 0 !important;
		padding: 0 30px;
		box-sizing: border-box;
	}
	#wrap #footer .footer .follow dl {
		width: 100%;
	}
	#wrap #footer .footer .follow dd {
		margin:  0 auto;
		float: none;
		display: -webkit-box;
		-webkit-box-pack: justify;
	}
	#wrap #footer .footer .follow dd li{
		display: block;
	}

	#wrap #footer .footer nav.right{
		width: 100%;
		margin: 0 !important;
		padding: 0 30px !important;
		box-sizing: border-box;
		margin: 0 !important;
		padding-top: 90px !important;
		position: relative;
	}
	#wrap #footer .footer nav.right:before{
		content: "";
		display: block;
		width: 30%;
		left: 35%;
		top: 30px;
		height: 2px;
		background: #fff;
		position: absolute;
	}
	#wrap #footer .footer nav.right ul{
		overflow: hidden;
	}
	#wrap #footer .footer nav.right ul li{
		width: auto;
		text-align: left;
		padding: 0 !important;
		margin: 0 !important;
		margin-right: 10px !important;
	}
	#main section.location_common2 div {
	    height: auto !important;
	}
	#main section.location_common2 div h1 {
	    font-size: 20px !important;
	    vertical-align: middle;
	    color: #000;
	    display: inline-block;
	    line-height: 1;
	    text-align: center;
	    width: 100%;
	    margin-top: -20px !important;;
	    position: relative;
	    top: -50px !important;;
	}
	#main section.location_common2 div .wenBox{
		    width: 100% !important;
		    padding: 0 30px !important;
		    font-size: 12px !important;
	    overflow: hidden;
	    position: relative;
	    border-radius: 0 !important;
	    margin: 0 auto;
	    margin-top: 0 !important;
	    height: auto;
	}
	#main section.location_common2 div .wenBox .content{
		padding: 0 !important;
		position: relative !important;
	}
	#main section.location_common2 div.row div{
		overflow: visible !important;
	}
	#main section.location_common2 div .wenBox .marginHeight{
		margin-top: auto !important;
		display: none;
	}
	#main section.location_common2 div.row{
		position: relative !important;
		margin-top: -20px !important;
		overflow: visible !important;
	}
	.carousel-inner .item .carousel-caption img{
		display: block;
	}
}



 .btn.btn-default.btn-lg.btn-block,
.btn.btn-default.btn-lg.btn-block:active,
.btn.btn-default.btn-lg.btn-block:focus,
.btn.btn-default.btn-lg.btn-block:hover{
	background-image: none !important;
	background-color: #fff !important;
	border:1px solid #ccc !important;
}
.btn-block a:hover{
	text-decoration: underline;
}
.btn-block{
	text-decoration: underline;
}
.btn.btn-default.btn-lg.btn-block,
.btn.btn-default.btn-lg.btn-block:active,
.btn.btn-default.btn-lg.btn-block:focus,
.btn.btn-default.btn-lg.btn-block:link,
.btn.btn-default.btn-lg.btn-block:hover,
.btn.btn-default.btn-lg.btn-block:before,
.btn.btn-default.btn-lg.btn-block:after{
    background-image: none !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    box-shadow: none;
}

.inputGood_select h1 i {
    border: 3px solid #333333;
    border-left-color: #fff;
    border-right-color: #fff;
    border-bottom: 0;
    position: absolute;
    right: 10px;
    top: 13px;
}
.Booking{
	border: 1px solid #c78f92;
	    padding: 10px 15px !important;
	    color: #c78f92 !important;
}

.wenDialogBox{
  position: fixed;
  top: 0;
  left: 0;
  right:0;
  bottom: 0;
  overflow: auto;
  display: -webkit-box;
  padding: 20px;
  -webkit-box-align:center;
  -webkit-box-pack:center;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.8);
}
</pre></body></html>