@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.director-word .content, .team-members, .certi, .environment-list, .function li, .catalog-link, .news-content, .news-content .news-list, .performances-list, .performances-photo-list, .project-main {
  *zoom: 1;
}
.director-word .content:after, .team-members:after, .certi:after, .environment-list:after, .function li:after, .catalog-link:after, .news-content:after, .news-content .news-list:after, .performances-list:after, .performances-photo-list:after, .project-main:after, .director-word .content:before, .team-members:before, .certi:before, .environment-list:before, .function li:before, .catalog-link:before, .news-content:before, .news-content .news-list:before, .performances-list:before, .performances-photo-list:before, .project-main:before {
  content: "";
  display: table;
}
.director-word .content:after, .team-members:after, .certi:after, .environment-list:after, .function li:after, .catalog-link:after, .news-content:after, .news-content .news-list:after, .performances-list:after, .performances-photo-list:after, .project-main:after {
  clear: both;
}

body {
  background: url("../images/background.png");
  font-family: "微軟正黑體",arial;
  overflow-x: hidden;
  color: #FFF;
}

a {
  text-decoration: none;
  color: #FFF;
}

#top-bar {
  height: 127px;
  width: 100%;
  position: relative;
  z-index: 100;
}
#top-bar .left {
  background: url("../images/top_left_bg.png") repeat-x;
  position: absolute;
  left: 0;
  height: 127px;
  width: 50%;
}
#top-bar .right {
  background: url("../images/top_right_bg.png") repeat-x;
  position: absolute;
  right: 0;
  height: 127px;
  width: 50%;
}
#top-bar .container {
  width: 1000px;
  height: 127px;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  background: url("../images/top_bg.png");
}

h1.logo {
  padding: 19px 0 0 17px;
}

h2.page-header {
  padding-top: 20px;
  margin-bottom: 30px;
}

.main-content {
  width: 1000px;
  margin: 0px auto 50px;
}

.section-border {
  border: 4px solid #313131;
  padding: 30px 0 20px 20px;
  margin-bottom: 50px;
  position: relative;
  font-size: 24px;
}
.section-border .title {
  position: absolute;
  text-align: center;
  top: -18px;
  width: 600px;
  left: 50%;
  margin-left: -300px;
}

#footer {
  width: 100%;
}
#footer .container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#footer .info {
  height: 320px;
  background: #141414;
}
#footer .copyright {
  background: #111;
  text-align: center;
  color: #bababa;
  padding: 10px 0;
}
#footer .copyright .data {
  font-size: 14px;
  margin-bottom: 10px;
}
#footer .copyright .cp {
  font-size: 11px;
}
#footer .fb-like {
  /*padding-left: 18px;*/
}
#footer .fb-page {
  position: absolute;
  top: 20px;
  right: 102px;
}
#footer .line-btn {
  position: absolute;
  right: 0;
  top: 40px;
}
#footer .googleplus-btn {
  position: absolute;
  right: 0;
  top: 174px;
}

.footer-nav {
  padding-top: 100px;
  width: 270px;
  font-size: 18px;
  height: 156px;
}
.footer-nav a {
  color: #FFF;
  text-decoration: none;
}
.footer-nav a:hover {
  color: #d4d4d4;
}
.footer-nav ul {
  float: left;
}
.footer-nav .col1 {
  margin-right: 30px;
}
.footer-nav li {
  margin-bottom: 15px;
}

.btn {
  width: 190px;
  height: 51px;
}
.btn a {
  display: block;
  height: 100%;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.btn a:hover {
  background-position: 0 -51px;
}

.know-more-btn a {
  background: url("../images/know_more_btn.png");
}

.full-btn a {
  background: url("../images/full_btn.png");
}

.show-more-btn a {
  background: url("../images/show_more_btn.png");
}

.catalog-btn.btn {
  width: 158px;
  height: 34px;
}
.catalog-btn a {
  background: url("../images/catalog_btn.png");
}
.catalog-btn a:hover {
  background-position: 0 -34px;
}

.prev-btn a {
  background: url("../images/prev_btn.png");
}

.next-btn a {
  background: url("../images/next_btn.png");
}

.back-btn a {
  background: url("../images/back_btn.png");
}

.first-btn.btn {
  width: 140px;
}
.first-btn a {
  background: url("../images/first_btn.png");
}

.last-btn.btn {
  width: 140px;
}
.last-btn a {
  background: url("../images/last_btn.png");
}

.prev-page-btn a {
  background: url("../images/prev_page_btn.png");
}

.next-page-btn a {
  background: url("../images/next_page_btn.png");
}

.submit-btn a {
  background: url("../images/submit_btn.png");
}

.top-nav {
  height: 79px;
  position: absolute;
  top: 47px;
  left: 122px;
}
.top-nav li {
  width: 167px;
  height: 79px;
  position: absolute;
}

.nav_hover{
	background-position:0 -79px;
}

.top-nav .nav01 {
  left: 1px;
}
.top-nav .nav01 a {
  background: url("../images/nav01.png") no-repeat top left;
}
.top-nav .nav02 {
  left: 108px;
}
.top-nav .nav02 a {
  background: url("../images/nav02.png") no-repeat top left;
}
.top-nav .nav03 {
  left: 216px;
}
.top-nav .nav03 a {
  background: url("../images/nav03.png") no-repeat top left;
}
.top-nav .nav04 {
  left: 325px;
}
.top-nav .nav04 a {
  background: url("../images/nav04.png") no-repeat top left;
}
.top-nav .nav05 {
  left: 433px;
}
.top-nav .nav05 a {
  background: url("../images/nav05.png") no-repeat top left;
}
.top-nav .nav06 {
  left: 541px;
}
.top-nav .nav06 a {
  background: url("../images/nav06.png") no-repeat top left;
}
.top-nav .nav07 {
  left: 649px;
}
.top-nav .nav07 a {
  background: url("../images/nav07.png") no-repeat top left;
}
.top-nav .nav08 {
  left: 757px;
}
.top-nav .nav08 a {
  background: url("../images/nav08.png") no-repeat top left;
}
.top-nav a {
  display: block;
  height: 100%;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.top-nav a:hover {
  background-position: 0 -79px;
}
.top-nav .active a {
  background-position: 0 -79px;
}

.about-subnav {
  width: 920px;
  margin: 0 auto;
}
.about-subnav .sub01 {
  left: 0px;
}
.about-subnav .sub01 a {
  background: url("../images/about_sub01.png");
}
.about-subnav .sub02 {
  left: 153px;
}
.about-subnav .sub02 a {
  background: url("../images/about_sub02.png");
}
.about-subnav .sub03 {
  left: 306px;
}
.about-subnav .sub03 a {
  background: url("../images/about_sub03.png");
}
.about-subnav .sub04 {
  left: 459px;
}
.about-subnav .sub04 a {
  background: url("../images/about_sub04.png");
}
.about-subnav .sub05 {
  left: 612px;
}
.about-subnav .sub05 a {
  background: url("../images/about_sub05.png");
}
.about-subnav .sub06 {
  left: 765px;
}
.about-subnav .sub06 a {
  background: url("../images/about_sub06.png");
}

.service-subnav {
  width: 360px;
}
.service-subnav .sub01 {
  left: 0;
}
.service-subnav .sub01 a {
  background: url("../images/service_sub01.png");
}
.service-subnav .sub02 {
  left: 173px;
}
.service-subnav .sub02 a {
  background: url("../images/service_sub02.png");
}

.products-subnav {
  width: 550px;
}
.products-subnav .sub01 {
  left: 0;
}
.products-subnav .sub01 a {
  background: url("../images/products_sub01.png");
}
.products-subnav .sub02 {
  left: 173px;
}
.products-subnav .sub02 a {
  background: url("../images/products_sub02.png");
}
.products-subnav .sub03 {
  left: 346px;
}
.products-subnav .sub03 a {
  background: url("../images/products_sub03.png");
}

.subnav {
  background: url("../images/sub_nav_bg.png") repeat-x;
  width: 100%;
  position: absolute;
  z-index: 99;
  top: 127px;
  height: 85px;
}
.subnav ul {
  position: relative;
  margin: 0 auto;
}
.subnav li {
  width: 183px;
  height: 55px;
  position: absolute;
  top: 10px;
}
.subnav .products-subnav li, .subnav .service-subnav li {
  width: 203px;
}
.subnav a {
  display: block;
  height: 100%;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.subnav a:hover {
  background-position: 0 -55px;
}

.slider-wrap{
	width: 2000px;
	height: 439px;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
}

.index-kv {
  width: 2000px;
  height: 439px;
  position: absolute;
  left: 50%;
  margin-left: -1000px;
}
.index-kv div {
  position: absolute;
}

.control-nav{
	position: absolute;
	width: 600px;
	text-align: center;
	left: 50%;
	margin-left: -300px;
	top: 410px;
}
.control-nav .control-dot{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("/assets/mingyao/images/bullets.png") 0 top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	cursor: pointer;	
	margin-right: 5px;
}
.control-nav .active{
	background-position: 0 -12px;
}

.index-content {
  padding: 450px 0 0 0;
  width: 100%;
}

.index-section {
  width: 1280px;
  font-size: 28px;
  position: relative;
  left: 50%;
  margin-left: -640px;
}
.index-section.s1 {
  height: 595px;
  background: url("../images/index_b1.jpg");
  position: relative;
  margin-bottom: 10px;
}
.index-section.s1 .inner {
  position: absolute;
  top: 260px;
  left: 705px;
}
.index-section.s1 .inner .btn {
  position: absolute;
  top: 240px;
  right: 91px;
}
.index-section.s2 {
  line-height: 1.5em;
  letter-spacing: 2px;
  font-weight: bold;
  height: 878px;
  background: url("../images/index_b2.jpg");
  margin-bottom: 50px;
  color: #000;
}
.index-section.s2 .inner {
  width: 464px;
  height: 181px;
  position: absolute;
}
.index-section.s2 .inner .btn {
  position: absolute;
  bottom: 1px;
  right: 4px;
}
.index-section.s2 .inner1 {
  left: 267px;
  top: 199px;
}
.index-section.s2 .inner2 {
  left: 601px;
  top: 638px;
}
.index-section.s2 .inner2 .btn {
  bottom: 0;
  right: 6px;
}

.index-performances {
  background: url("../images/index_b3.png");
  height: 502px;
  width: 1280px;
  position: relative;
  margin-bottom: 70px;
}
.index-performances .btn {
  position: absolute;
  bottom: -30px;
  left: 550px;
}
.index-performances .slide {
  position: relative;
  width: 720px;
  height: 310px;
  left: 290px;
  top: 130px;
}
.index-performances .slide .arrow {
  position: absolute;
  top: 119px;
}
.index-performances .slide .arrow-left {
  left: -70px;
}
.index-performances .slide .arrow-right {
  right: -60px;
}
.index-performances .slide .mask {
  width: 720px;
  height: 311px;
  overflow: hidden;
  position: absolute;
}
.index-performances .slide ul {
  width: 3900px;
  position: absolute;
}
.index-performances .slide li {
  position: relative;
  float: left;
  margin-right: 12px;
}
.index-performances .slide .overlay {
  display: none;
  background: url("../images/index_performances_overlay.png");
  width: 231px;
  height: 308px;
  position: absolute;
  top: 0;
  left: 0;
}
.index-performances .slide .overlay:before {
  content: '';
  width: 35px;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.index-performances .slide .overlay span {
  color: #000;
  font-size: 28px;
  width: 150px;
  line-height: 1.2em;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.index-performances .slide a:hover .overlay {
  display: block;
}

.index_performance{
	position:absolute;
    width:231px;
    height:308px;
    background: #171717;
}

.slick-slide {
    position:relative;
    width:231px;
    height:308px;
}

.slick-slide img {
   	position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    width:100%;
    height:auto;
    max-width:231px;
    max-height:308px;
}

span.pic{
	position:relative;
	width:280px;
    height:373px;
    background:#171717;
}

span.pic img {
   	position:absolute;
    top:0;
    left:0;
    bottom:0;
    margin:auto;
    width:100%;
    height:auto;
    max-width:280px;
    max-height:373px;
}

.index-news {
  background: url("../images/index_news_bg.png");
  height: 562px;
}
.index-news .news-list {
  position: absolute;
  top: 110px;
  left: 176px;
}
.index-news li {
  font-size: 20px;
  position: relative;
  float: left;
  margin-right: 10px;
}
.index-news li a {
  display: block;
  background: url("../images/index_news_b.png");
  width: 247px;
  height: 408px;
}
.index-news li a:hover {
  background-position: -247px 0;
}
.index-news li a:hover .news-date {
  color: #1D1D1D;
}
.index-news li .pic {
  padding: 11px 11px 0 11px;
}
.index-news li .news-date {
  padding: 20px 0 20px 20px;
}
.index-news li .news-inner {
  padding: 0 11px 20px 15px;
  line-height: 1.4em;
}
.index-news .btn {
  position: absolute;
  right: 137px;
  bottom: 41px;
}

.about-content {
  margin-top: 120px;
}

.director, .director-word {
  margin-bottom: 60px;
}

.director-word {
  padding-bottom: 0;
}

.director-word h4 {
  margin-left: 10px;
}
.director-word .content {
  margin-left: 10px;
}
.director-word .txt {
  width: 590px;
  float: left;
  margin-right: 30px;
  line-height: 1.4em;
}
.director-word .txt p {
  margin-bottom: 55px;
}
.director-word .pic {
  float: left;
}

.team-intro {
  font-size: 24px;
}

.team-members li {
  float: left;
  margin-right: 17px;
  margin-bottom: 20px;
}

.border-title {
  position: relative;
  display: inline-block;
  padding: 10px;
  border: 2px solid #C3C3C3;
  margin: 10px 0 20px;
  font-size: 24px;
}

.certi li {
  background: url("../images/check_ico.png") left center no-repeat;
  padding: 5px 0 5px 45px;
  width: 400px;
  float: left;
  margin: 0 0px 20px 0;
}

.milestones {
  border: 4px solid #2d2d2d;
  padding: 30px;
  margin-bottom: 50px;
}
.milestones li {
  padding: 20px 0;
  border-bottom: 2px solid #313131;
}
.milestones li:first-child {
  padding-top: 0;
}
.milestones li:last-child {
  border: none;
  padding-bottom: 0;
}

.environment-list li {
  float: left;
  width: 454px;
  margin: 0 26px 26px 0;
  height: 530px;
  background: #DBD7D2;
}
.environment-list li.long {
  height: 614px;
}
.environment-list .pic {
  border-bottom: 5px solid #1d1d1d;
  height: 298px;
}
.environment-list .content {
  text-align: center;
  padding-top: 10px;
}
.environment-list .border-title {
  border-color: #666462;
  color: #000;
  font-weight: bold;
}
.environment-list .text {
  color: #000;
  font-size: 24px;
  padding: 0 10px 10px;
  text-align: left;
  line-height: 1.4em;
  font-weight: bold;
}

.location-section {
  font-size: 24px;
  line-height: 1.4em;
}
.location-section .map {
  padding: 30px 0 20px 30px;
}
.location-section .contact-info {
  color: #E2930A;
  margin-bottom: 20px;
  padding-left: 20px;
}
.location-section h4 {
  margin-left: 20px;
}
.location-section .guide {
  padding: 0 20px 30px 0;
}
.location-section .guide li {
  list-style-type: disc;
  margin-left: 30px;
  margin-bottom: 10px;
}

.service-area-section .content {
  position: absolute;
  width: 370px;
  letter-spacing: 2px;
  top: 168px;
  right: 72px;
  line-height: 1.8em;
}

.join-pic {
  margin-bottom: 25px;
}

.join-section {
  line-height: 2em;
}
.join-section p {
  margin-bottom: 40px;
}

.service-content {
  margin-top: 120px;
}

.service-flow {
  width: 929px;
  position: relative;
  margin-bottom: 15px;
  margin-left: 10px;
}
.service-flow .txt {
  font-size: 30px;
  position: absolute;
  left: 240px;
  top: 50%;
  margin-top: -20px;
  width: 280px;
  text-align: center;
}
.service-flow .txt p {
  margin-bottom: 60px;
}

.flow1 {
  background: url("../images/service_flow01.png");
  height: 235px;
}

.flow2 {
  background: url("../images/service_flow02.png");
  height: 422px;
}
.flow2 .txt {
  margin-top: -100px;
}

.flow3 {
  background: url("../images/service_flow03.png");
  height: 221px;
}

.flow4 {
  background: url("../images/service_flow04.png");
  height: 221px;
}

.flow5 {
  background: url("../images/service_flow05.png");
  height: 221px;
}

.group-buying-section {
  padding: 25px;
  line-height: 2em;
}
.group-buying-section .txt {
  margin-bottom: 40px;
}
.group-buying-section .pic {
  margin: 0 0 20px 200px;
}

.products-content {
  margin-top: 120px;
}

.products-block {
  background: url("../images/border.png") repeat-y top right;
  width: 1000px;
  border-bottom: 4px solid #313131;
  margin-bottom: 50px;
}
.products-block .content {
  position: relative;
}

.daikin01 .products-pic {
  padding: 37px 0 0 56px;
}
.daikin01 .function {
  position: absolute;
  top: 55px;
}
.daikin01 .catalog-link {
  margin: 70px 0 40px 104px;
}

.daikin02 .products-pic {
  padding: 45px 0 0 150px;
}
.daikin02 .function {
  position: absolute;
  top: 75px;
}
.daikin02 .catalog-link {
  margin: 67px 0 40px 370px;
}
.daikin02 .catalog-link span {
  width: 100px;
}

.daikin03 .products-pic {
  padding: 93px 0 0 66px;
}
.daikin03 .function {
  top: 45px;
}
.daikin03 .catalog-link {
  margin: 122px 0 40px 339px;
}
.daikin03 .catalog-link span {
  width: 170px;
}

.hitachi01 .products-pic {
  padding: 35px 0 0 55px;
}
.hitachi01 .function {
  position: absolute;
  top: 68px;
}
.hitachi01 .catalog-link {
  margin: 70px 0 40px 104px;
}

.hitachi02 .products-pic {
  padding: 70px 0 0 173px;
}
.hitachi02 .function {
  position: absolute;
  top: 62px;
}
.hitachi02 .catalog-link {
  margin: 70px 0 40px 340px;
}
.hitachi02 .catalog-link span {
  width: 170px;
}

.hitachi03 .products-pic {
  padding: 96px 0 0 92px;
}
.hitachi03 .function {
  top: 45px;
}
.hitachi03 .catalog-link {
  margin: 80px 0 40px 370px;
}
.hitachi03 .catalog-link span {
  width: 100px;
}

.function {
  position: absolute;
  left: 515px;
}
.function li {
  margin-bottom: 38px;
}
.function .ico {
  width: 70px;
  float: left;
  margin-right: 16px;
}
.function .func-content {
  width: 380px;
  float: left;
}
.function h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.function .txt {
  font-size: 16px;
  line-height: 1.4em;
}

.catalog-link {
  position: relative;
}
.catalog-link li {
  height: 40px;
  float: left;
  margin: 0 80px 20px 0;
}
.catalog-link span {
  display: block;
  float: left;
  width: 210px;
  font-size: 24px;
}
.catalog-link .catalog-btn {
  float: left;
}

.spec-title {
  width: 500px;
  text-align: center;
  margin: 0 0 20px 225px;
  padding-top: 20px;
}

.spec-section table {
  border: 1px solid #606060;
  border-collapse: collapse;
  width: 950px;
  margin-bottom: 30px;
}
.spec-section caption {
  text-align: center;
  border: 1px solid #606060;
  border-bottom: none;
  padding: 10px;
}
.spec-section th {
  font-size: 24px;
  padding: 15px 0;
  text-align: center;
  border: 1px solid #606060;
}
.spec-section td {
  font-size: 16px;
  padding: 15px;
  border: 1px solid #606060;
  text-align: center;
  line-height: 1.3em;
}
.spec-section tr:nth-child(even) {
  background-color: #262626;
}
.spec-section .col1 {
  width: 180px;
}
.spec-section .col2 {
  width: 180px;
}
.spec-section .col3 {
  width: 180px;
}

.news-content {
  margin-top: 60px;
}
.news-content .news-list {
  padding-left: 34px;
}
.news-content .news-list li.news-box {
  font-size: 24px;
  position: relative;
  float: left;
  margin-right: 33px;
  margin-bottom: 36px;
}
.news-content .news-list li.news-box a {
  display: block;
  background: url("../images/news_box.png");
  width: 289px;
  height: 478px;
}
.news-content .news-list li.news-box a:hover {
  background-position: -289px 0;
}
.news-content .news-list li.news-box a:hover .news-date {
  color: #1D1D1D;
}
.news-content .news-list li.news-box .pic {
  padding: 14px 14px 0 14px;
}
.news-content .news-list li.news-box .news-date {
  padding: 20px 0 20px 25px;
}
.news-content .news-list li.news-box .news-inner {
  padding: 0 11px 20px 20px;
  line-height: 1.4em;
}
.news-content .show-more-btn {
  margin-bottom: 30px;
  margin-left: 400px;
}

.news-main-content {
  width: 615px;
  float: left;
  margin-left: 30px;
}


.news-main-content .news-date {
  font-size: 20px;
  background: #5a5a5a;
  padding: 10px;
  display: inline-block;
  margin-bottom: 20px;
}
.news-main-content .news-title {
  font-size: 28px;
  margin-bottom: 45px;
}
.news-main-content .pic {
  margin-bottom: 30px;
}
.news-main-content .content {
  font-size: 24px;
  line-height: 1.8em;
}
.news-main-content .content p {
  margin-bottom: 20px;
}
.news-main-content .social-btns {
  padding: 30px;
}
.news-main-content .social-btns span {
  margin-right: 5px;
}
.news-main-content .navi-btns .btn {
  float: left;
}
.news-main-content .navi-btns .next-btn {
  margin-left: -20px;
}

.recent-news {
  border: 4px solid #313131;
  float: right;
  width: 285px;
  margin-right: 30px;
  padding: 3px 3px 0;
}
.recent-news .title {
  padding: 45px 0 40px 27px;
  font-size: 28px;
}

.recent-news-list li {
  margin-bottom: 3px;
}
.recent-news-list li a {
  display: block;
  background: #313131;
  padding: 10px 15px 10px 0px;
  line-height: 1.6em;
}
.recent-news-list li a:hover {
  background-color: #9E9E9E;
}
.recent-news-list li span {
  display: block;
}
.recent-news-list li .news-date {
  font-size: 18px;
  margin-bottom: 6px;
  padding-left: 42px;
}
.recent-news-list li .news-title {
  background: url("../images/plus_ico.png") no-repeat 15px 5px;
  font-size: 20px;
  padding-left: 42px;
}

.performances-content {
  margin-top: 60px;
}
.performances-content .show-more-btn, .performances-content .back-btn {
  margin-bottom: 30px;
  margin-left: 385px;
}

.performances-list {
  margin-left: 25px;
  text-align: center;
}
.performances-list li {
  position: relative;
  float: left;
  margin-right: 44px;
  width: 280px;
  height: 470px;
  margin-bottom: 38px;
}
.performances-list span {
  display: block;
}
.performances-list .overlay {
  display: none;
  background: url("../images/performance_thumb_overlay.png") no-repeat;
  width: 280px;
  height: 373px;
  position: absolute;
  top: 0;
  left: 0;
}
.performances-list .pic {
  height: 373px;
}
.performances-list .title {
  height: 97px;
  font-size: 24px;
  color: #1D1D1D;
  padding: 0px 20px;
  line-height: 1.4em;
}
.performances-list .title:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.performances-list .title span {
  display: inline-block;
  vertical-align: middle;
}
.performances-list a {
  display: block;
  background: #fff;
  height: 470px;
}
.performances-list a:hover {
  background: #000;
}
.performances-list a:hover .overlay {
  display: block;
}
.performances-list a:hover .title {
  color: #8E8E8E;
}

h3.performances-title {
  font-size: 24px;
  color: #fefefe;
  text-align: center;
  margin: 20px 0 40px 0;
}

.performances-photo-list {
  margin-left: 25px;
}
.performances-photo-list li {
  position: relative;
  float: left;
  margin-right: 44px;
  width: 280px;
  height: 373px;
  margin-bottom: 38px;
}
.performances-photo-list span {
  display: block;
}
.performances-photo-list .overlay {
  display: none;
  background: url("../images/performance_thumb_overlay.png") no-repeat;
  width: 280px;
  height: 373px;
  position: absolute;
  top: 0;
  left: 0;
}
.performances-photo-list a {
  display: block;
  background: #fff;
  height: 373px;
}
.performances-photo-list a:hover {
  background: #000;
}
.performances-photo-list a:hover .overlay {
  display: block;
}

.performances-nav {
  width: 1000px;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  height: 40px;
}

.performances-nav-btn {
  display: inline-block;
  padding: 8px;
  font-size: 24px;
  border: 1px solid #fff;
  margin-right: 20px;
}
.performances-nav-btn.prev {
  position: absolute;
  right: 500px;
  background: url("../images/prev_arr.png") no-repeat left center;
  padding-left: 25px;
}
.performances-nav-btn.next {
  position: absolute;
  left: 500px;
  background: url("../images/next_arr.png") no-repeat right center;
  padding-right: 25px;
}

.special-content {
  margin-top: 60px;
}

.project-main {
  margin-bottom: 40px;
}

h3.special-title {
  font-size: 24px;
  color: #fefefe;
  text-align: center;
  margin: 20px 0 40px 0;
}

.special-main {
  margin-left: 30px;
  float: left;
  width: 600px;
  height: 597px;
  background: #FFF;
  color: #1D1D1D;
  font-size: 20px;
}
.special-main .txt {
  padding: 11px 20px;
  line-height: 1.5em;
}

.special-list {
  float: left;
  margin-left: 30px;
  width: 330px;
}
.special-list li {
  width: 139px;
  height: 105px;
  margin-right: 20px;
  float: left;
  margin-bottom: 18px;
  position: relative;
}
.special-list .overlay {
  display: none;
  background: url("../images/special_thumb_overlay.png");
  width: 139px;
  height: 105px;
  position: absolute;
  top: 0;
  left: 0;
}
.special-list a:hover .overlay {
  display: block;
}

.special-nav {
  text-align: center;
  position: relative;
  width: 1000px;
}
.special-nav .pagi {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 20px;
}
.special-nav .pagi a {
  color: #8e8e8e;
  margin-right: 18px;
}
.special-nav .pagi a.current {
  color: #fff;
}
.special-nav .pagi a:hover {
  color: #cbcbcb;
}
.special-nav .btns {
  height: 52px;
  margin-left: 200px;
}
.special-nav .btns .btn {
  float: left;
}
.special-nav .prev-page-btn, .special-nav .next-page-btn, .special-nav .last-btn {
  margin-left: -30px;
}

.faq-content {
  margin-top: 60px;
}

.faq-block {
  margin: 0 20px 40px 20px;
}
.faq-block a.close-btn {
  display: block;
  font-size: 24px;
  color: #8E8E8E;
  text-align: center;
  background-color: #111;
  padding: 8px;
  cursor: pointer;
  margin-left: -80px;
}
.faq-block a.close-btn:hover {
  color: #FFF;
}

.question-box {
  background: url("../images/question_ico.png") no-repeat left 6px;
  font-size: 30px;
  padding: 0 30px 30px 80px;
  position: relative;
  line-height: 1.3em;
  margin-bottom: 30px;
  cursor: pointer;
}

.plus-minus {
  background: url("../images/plus_minus_ico.png") left top;
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
}
.plus-minus.minus {
  background-position: 0 -23px;
}

.answer-box {
  display: none;
  font-size: 24px;
  color: #8E8E8E;
  line-height: 1.5em;
  background: url("../images/answer_ico.png") no-repeat left 6px;
  padding: 0 0px 0 80px;
}
.answer-box p {
  margin-bottom: 20px;
}
.answer-box.open {
  display: block;
}

.contact-content {
  margin-top: 60px;
}
.contact-content .submit-btn {
  margin-left: 400px;
}

.contact-info {
  font-size: 24px;
  padding-left: 10px;
  margin-bottom: 30px;
}
.contact-info p {
  margin-bottom: 15px;
}

.contact-form {
  padding-left: 10px;
  font-size: 20px;
  margin-bottom: 30px;
}
.contact-form input[type="text"], .contact-form select {
  font-family: "微軟正黑體";
  border: none;
  background: #323232;
  height: 36px;
  line-height: 36px;
  width: 427px;
  font-size: 20px;
  color: #FFF;
  padding: 0 0 0 5px;
  float: left;
}
.contact-form input[type="radio"] {
  width: 20px;
  height: 20px;
}
.contact-form label.label-title {
  width: 18%;
  float: left;
  margin-left: 100px;
  line-height: 40px;
}
.contact-form label.label-title span {
  font-size: 12px;
}
.contact-form #captcha {
  width: 300px;
}
.contact-form .row {
  margin-bottom: 33px;
  height: 36px;
}

.inrow {
  float: left;
  padding-top: 7px;
  padding-left: 20px;
}
.inrow label {
  margin-right: 10px;
}

.captcha-img {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.contact-form .captcha-main{
	float: left;
	margin-right: 12px;
	display: inline-block;
	width: 115px;
	height: 32px;
	background: url("/assets/mingyao/images/codebk.gif") no-repeat;
}
.captcha-main img{
	width: 19px;
	margin-top: 6px;
	padding: 0;
	float: left;
}
.captcha-main span{
	display:inline-block;
	color:black;
}
.control-nav{
	position: absolute;
	width: 600px;
	text-align: center;
	left: 50%;
	margin-left: -300px;
	top: 540px;
	z-index:100;
}
.control-nav .control-dot{
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("/assets/mingyao/images/bullets.png") 0 top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	cursor: pointer;	
	margin-right: 5px;
}
.control-nav .activeSlide{
	background-position: 0 -12px;
}

/*# sourceMappingURL=style.css.map */
