﻿@font-face {
  font-family: 'icomoon';
  src: url("icomoon.eot");
  src: url("icomoon.eot") format("embedded-opentype"), url("icomoon.ttf") format("truetype"), url("icomoon.woff") format("woff"), url("icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
 font-family:"微软雅黑";
}
p,form,h1,h2,h3,h4,h5,h6,input,dl,dd,table,td,input,ul,li{margin:0px;padding:0px;}
ul,ol{margin:0px;padding:0px;list-style-type:none;}
img{border:none;}
li{ list-style:none}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display: table;line-height: 0;content:"";}
.clearfix:after{clear:both;}
.clear{clear:both;}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  outline: none;
  text-decoration: none;
}



h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  /*font-family: "Droid Sans", Arial, sans-serif;
  font-weight: 400;*/
  margin: 0 0 20px 0;
}

.gtco-container {
  /*max-width: 1620px;*/
  position: relative;
  margin: 0 auto;
  padding-left: 60px;
  padding-right: 20px;
}

.gtco-nav {
  position: fixed;
  top: 60px;
  margin: 0;
  padding: 0;
  width: 100%;
  padding: 25px 0;
  z-index: 1001;transition: 0.4s;
  display: block;
}
.gtco-nav ul{
  float:right;
}
.gtco-nav ul li{
  float:left;
  padding:8px 20px 10px;
  line-height: 27px;
  position: relative;
}
.gtco-nav ul li i{
  position: absolute;
  left:15%;
  bottom:11px;
  background-color:#666;
  height: 2px;
  width: 0;
  transition: all 0.4s;
}
.gtco-nav ul li.on i{
  width: 70%;
  transition: all 0.4s;
}
@media screen and (max-width: 1200px) {
  .gtco-nav ul li{
    padding:5px 10px;
  }
}
.gtco-nav ul li a{
  color:#333;
  font-size:18px;
  display: block;
}
.gtco-nav ul li .sub{
  position: absolute;
  top:45px;
  left:0;
  background-color:#262626;
  width: 100%;
  text-align: center;
  padding:20px 0;
  display: none;
}
.gtco-nav ul li .sub dd{
  line-height: 32px;
}
.gtco-nav ul li .sub dd a{
  color:#fff;
  font-size:14px;
}
.gtco-nav ul li .sub dd a:hover{
  color:#cc0033;
}
.gtco-nav ul li .sub span{
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #262626;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
}
.gtco-nav ul li .sub span em{
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #262626;
  position: absolute;
  top: 1px;
  left: -10px;
}
#nav{background:#fff; position:fixed; top:50px; right:0px; width:100% !important;min-width:140px !important; z-index:999; text-align:center;display:none; border:2px solid #ddd; border-top-width:1px}
#nav a{display:block; height:35px; line-height:35px;margin-top:15px; font-size:15px; width:100%; margin:0 auto; border-bottom:1px solid #ddd;color:#333;}
#nav a.on{background-color:#cc0033;color:#fff;}
#nav a:last-child{border:none;}
#nav .language a{display: inline;border-bottom:none;}
#nav .language a.on{color:#ee7854;}
#open{width:40px; display:inline-block; cursor:pointer; top:0px;right:10px;position:fixed; height:50px;}
#open i{ display:block; width:29px; height:3px; background-color:#cc0033; position:absolute; left:5px; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
#open i:nth-child(1){ top:16px; -webkit-transform-origin:left bottom; -moz-transform-origin:left bottom; -ms-transform-origin:left bottom; -o-transform-origin:left bottom; transform-origin:left bottom;}
#open i:nth-child(2){ top:24px;}
#open i:nth-child(3){ top:32px; -webkit-transform-origin:left top; -moz-transform-origin:left top; -ms-transform-origin:left top; -o-transform-origin:left top; transform-origin:left top;}
#open.on i:nth-child(1){ -webkit-transform:rotate(32deg); -moz-transform:rotate(32deg); -ms-transform:rotate(32deg); -o-transform:rotate(32deg); transform:rotate(32deg);}
#open.on i:nth-child(2){ opacity:0;}
#open.on i:nth-child(3){ -webkit-transform:rotate(-32deg); -moz-transform:rotate(-32deg); -ms-transform:rotate(-32deg); -o-transform:rotate(-32deg); transform:rotate(-32deg);}
#top{height:50px; width:100%; position:fixed; left:0px; top:0px; z-index:999; background:#fff;line-height:50px; font-size:18px; border-bottom:1px solid #ddd;}
#top .back{position:fixed;left:10px;line-height: 40px}
#top .back i{font-size:40px;color:#d6131b;}
.ny_top{background-color:#fff !important;}
.ny_top .ny_top_content p{text-align: center;}
.ny_top .ny_top_content a{float:left;font-size:14px;}
.ny_top .ny_top_content a.logo{margin-left:10px;margin-top:13px;}
.ny_top .ny_top_content img{height:24px;width:auto;max-width: 100%;display: block;}
@media screen and (max-width: 960px) {
  .gtco-nav{
    display: none;
  }
  #top{
    display: block;
  }
}
#gtco-header .gtco-video-link a {
  color: rgba(255, 255, 255, 0.5);
}
#gtco-header .gtco-video-link a i {
  font-size: 18px;
  top: 2px;
  position: relative;
  color: #fff;
  height: 25px;
  width: 25px;
  line-height: 25px;
  padding-left: 3px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 5px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#gtco-header .gtco-video-link a:hover {
  color: white;
}
#gtco-header .gtco-video-link a:hover i {
  border: 1px solid white;
}
@media screen and (max-width: 480px) {
  #gtco-header .text-left {
    text-align: center !important;
  }
}
@media screen and (max-width: 480px) {
  #gtco-header .btn {
    display: block;
    width: 100%;
  }
}

#gtco-header,
#gtco-counter,
.gtco-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.gtco-bg {
  background-position: center center;
  width: 100%;
  float: left;
  position: relative;
}

.gtco-video {
  height: 450px;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.gtco-video.gtco-video-sm {
  height: 250px;
}
.gtco-video a {
  z-index: 1001;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
  width: 90px;
  height: 90px;
  display: table;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.gtco-video a i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}
.gtco-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gtco-video:hover .overlay {
  background: rgba(0, 0, 0, 0.7);
}
.gtco-video:hover a {
  position: relative;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.gtco-cover {
  height: 900px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
}
.gtco-cover a {
  color: #FF5126;
}
.gtco-cover a:hover {
  color: white;
}
.gtco-cover .overlay {
  z-index: 1;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(35, 35, 35, 0.5);
}
.gtco-cover > .gtco-container {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .gtco-cover {
    height: 600px;
  }
}
.gtco-cover .display-t,
.gtco-cover .display-tc {
  height: 900px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .gtco-cover .display-t,
  .gtco-cover .display-tc {
    height: 600px;
  }
}
.gtco-cover.gtco-cover-sm {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .gtco-cover.gtco-cover-sm {
    height: 400px;
  }
}
.gtco-cover.gtco-cover-sm .display-t,
.gtco-cover.gtco-cover-sm .display-tc {
  height: 600px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .gtco-cover.gtco-cover-sm .display-t,
  .gtco-cover.gtco-cover-sm .display-tc {
    height: 400px;
  }
}
.gtco-cover.gtco-cover-xs {
  height: 500px;
}
@media screen and (max-width: 768px) {
  .gtco-cover.gtco-cover-xs {
    height: inherit !important;
    padding: 3em 0;
  }
}
.gtco-cover.gtco-cover-xs .display-t,
.gtco-cover.gtco-cover-xs .display-tc {
  height: 500px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .gtco-cover.gtco-cover-xs .display-t,
  .gtco-cover.gtco-cover-xs .display-tc {
    padding: 3em 0;
    height: inherit !important;
  }
}
.gtco-cover.gtco-cover-xxs {
  padding: 3em 0;
}
.gtco-cover .btn-primary {
  color: #fff !important;
}

#gtco-counter .feature-center {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
}

.gtco-staff {
  text-align: center;
  margin-bottom: 7em;
  float: left;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .gtco-staff {
    margin-bottom: 3em;
  }
}
.gtco-staff img {
  width: 100px;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.gtco-staff h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.gtco-staff p {
  margin-bottom: 30px;
}
.gtco-staff .role {
  color: #bfbfbf;
  margin-bottom: 30px;
  font-weight: normal;
  display: block;
}

.gtco-social-icons {
  margin: 0;
  padding: 0;
}
.gtco-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.gtco-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #FF5126;
  padding-left: 10px;
  padding-right: 10px;
}
.gtco-social-icons li a i {
  font-size: 20px;
}

.gtco-contact-info {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  position: relative;
}
.gtco-contact-info ul {
  padding: 0;
  margin: 0;
}
.gtco-contact-info ul li {
  padding: 0 0 0 50px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
}
.gtco-contact-info ul li:before {
  color: #cccccc;
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gtco-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9d1";
}
.gtco-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\e9f4";
}
.gtco-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e9da";
}
.gtco-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9af";
}

form label {
  font-weight: normal !important;
}

#gtco-header .display-tc,
#gtco-counter .display-tc,
.gtco-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
}
#gtco-header .display-tc h1, #gtco-header .display-tc h2,
#gtco-counter .display-tc h1,
#gtco-counter .display-tc h2,
.gtco-cover .display-tc h1,
.gtco-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#gtco-header .display-tc h1,
#gtco-counter .display-tc h1,
.gtco-cover .display-tc h1 {
  margin-bottom: 0px;
  font-size: 59px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #gtco-header .display-tc h1,
  #gtco-counter .display-tc h1,
  .gtco-cover .display-tc h1 {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
#gtco-header .display-tc h2,
#gtco-counter .display-tc h2,
.gtco-cover .display-tc h2 {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 30px;
}

#gtco-counter {
  text-align: center;
}
#gtco-counter .counter {
  font-size: 50px;
  margin-bottom: 10px;
  color: #FF5126;
  font-weight: 100;
  display: block;
}
#gtco-counter .counter-label {
  margin-bottom: 0;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: .1em;
}
@media screen and (max-width: 768px) {
  #gtco-counter .feature-center {
    margin-bottom: 30px;
  }
}
#gtco-counter .icon {
  width: 70px;
  height: 70px;
  text-align: center;
  margin-bottom: 20px;
  background: none !important;
  border: none !important;
}
#gtco-counter .icon i {
  height: 70px;
}
#gtco-counter .icon i:before {
  color: #cccccc;
  display: block;
  text-align: center;
  margin-left: 3px;
}

#gtco-features,
#gtco-features-2,
#gtco-products,
#gtco-subscribe,
#gtco-footer,
#gtco-faq,
.gtco-section {
  padding: 7em 0;
  clear: both;
  position: relative;
}
@media screen and (max-width: 768px) {
  #gtco-features,
  #gtco-features-2,
  #gtco-products,
  #gtco-subscribe,
  #gtco-footer,
  #gtco-faq,
  .gtco-section {
    padding: 3em 0;
  }
}
#gtco-features.border-bottom,
#gtco-features-2.border-bottom,
#gtco-products.border-bottom,
#gtco-subscribe.border-bottom,
#gtco-footer.border-bottom,
#gtco-faq.border-bottom,
.gtco-section.border-bottom {
  border-bottom: 1px solid #e6e6e6;
}

#gtco-features-2 {
  background: #efefef;
  position: relative;
  float: left;
  width: 100%;
}

.feature-center {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .feature-center {
    margin-bottom: 30	px;
  }
}
.feature-center .icon {
  width: 90px;
  height: 90px;
  border: 1px solid #eaeaea;
  display: table;
  text-align: center;
  margin: 0 auto 30px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.feature-center .icon i {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  font-size: 40px;
  line-height: 40px;
  color: #FF5126;
}
.feature-center p, .feature-center h3 {
  margin-bottom: 30px;
}
.feature-center h3 {
  font-size: 18px;
  color: #000;
  position: relative;
}

.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.feature-left .icon {
  float: left;
  text-align: center;
  width: 15%;
}
.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #FF5126;
}
.feature-left .feature-copy {
  float: right;
  width: 85%;
}
.feature-left .feature-copy h3 {
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.gtco-heading {
  margin-bottom: 5em;
}
@media screen and (max-width: 768px) {
  .gtco-heading {
    margin-bottom: 3em;
  }
}
.gtco-heading.gtco-heading-sm {
  margin-bottom: 2em;
}
.gtco-heading h2 {
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
  position: relative;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .gtco-heading h2 {
    font-size: 28px;
  }
}
.gtco-heading h2:before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 50px;
  margin-left: -25px;
  height: 2px;
  left: 50%;
  background: #FF5126;
}
.gtco-heading h2.gtco-left:before {
  left: 0;
  margin-left: 0;
}
.gtco-heading p {
  font-size: 20px;
  line-height: 1.5;
  color: #1a1a1a;
}
@media screen and (max-width: 768px) {
  .gtco-heading p {
    font-size: 18px;
  }
}

#gtco-products {
  padding-top: 10em;
  margin-top: -10em;
}
#gtco-products .item img {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#gtco-products:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 180%;
  top: 0;
  -webkit-transform: skewY(-12deg);
  -moz-transform: skewY(-12deg);
  transform: skewY(-12deg);
  background: #efefef;
}
#gtco-products .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#gtco-products .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#gtco-products .arrow-thumb a:hover, #gtco-products .arrow-thumb a:focus, #gtco-products .arrow-thumb a:active {
  text-decoration: none;
}

#gtco-subscribe {
  background: #FF5126;
}
#gtco-subscribe .form-control {
  background: transparent;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#gtco-subscribe .form-control:focus {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.8) !important;
}
#gtco-subscribe .form-control::-webkit-input-placeholder {
  color: #fff;
}
#gtco-subscribe .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#gtco-subscribe .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#gtco-subscribe .form-control:-ms-input-placeholder {
  color: #fff;
}
#gtco-subscribe .btn {
  height: 54px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
  background: #fff;
  border-color: #fff;
  color: #000;
}
#gtco-subscribe .btn:hover, #gtco-subscribe .btn:active, #gtco-subscribe .btn:focus {
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
}
#gtco-subscribe .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#gtco-subscribe .form-inline .form-group .form-control {
  width: 100%;
}


@media screen and (max-width: 768px) {
  #gtco-footer .copyright .pull-left,
  #gtco-footer .copyright .pull-right {
    float: none !important;
    text-align: center;
  }
}
#gtco-footer .copyright .block {
  display: block;
}

#gtco-offcanvas {
  position: absolute;
  position: fixed;
  z-index: 1901;
  width: 440px;
  background:rgba(220,40,43,0.8);
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 0; text-align:center; height:100%; 
  /*overflow-y: auto;*/
  display: none;
  -moz-transform: translateX(440px);
  -webkit-transform: translateX(440px);
  -ms-transform: translateX(440px);
  -o-transform: translateX(440px);
  transform: translateX(440px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#gtco-offcanvas {
    display: block;display:table;
}
@media screen and (max-width: 768px) {
 
}
.offcanvas #gtco-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#gtco-offcanvas a {
  color:#fff; font-size:30px; line-height:88px
}
#gtco-offcanvas a:hover {
  color:#ccc;
}
#gtco-offcanvas ul {
  padding: 0;
  margin: 0;  vertical-align: middle;display: table-cell;
}
#gtco-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#gtco-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#gtco-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.gtco-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.gtco-nav-toggle.active i::before, .gtco-nav-toggle.active i::after {
  background: #fff;
}
.gtco-nav-toggle:hover, .gtco-nav-toggle:focus, .gtco-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.gtco-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out;
}
.gtco-nav-toggle i::before, .gtco-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.gtco-nav-toggle.gtco-nav-white > i {
  color: #fff;
  background: #fff;
}
.gtco-nav-toggle.gtco-nav-white > i::before, .gtco-nav-toggle.gtco-nav-white > i::after {
  background: #fff;
}

.gtco-nav-toggle i::before {
  top: -7px;
}

.gtco-nav-toggle i::after {
  bottom: -7px;
}

.gtco-nav-toggle:hover i::before {
  top: -10px;
}

.gtco-nav-toggle:hover i::after {
  bottom: -10px;
}

.gtco-nav-toggle.active i {
  background: transparent;
}

.gtco-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.gtco-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.gtco-nav-toggle {
  position: fixed;
  right: 40px;
  top: 70px;
  z-index: 21;
  padding: 32px 0 0 0;
  display: block;
  margin: 0 auto;
  /*display: none;*/
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
.fix_top_1.gtco-nav-toggle{ top:10px}
@media screen and (max-width: 768px) {
  .gtco-nav-toggle {
    display: block;
  }
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Microsoft JhengHei", "微軟正黑體",Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 30px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background:none;
  color: #fff;
  border: 2px solid #fff !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #cc0033 !important;
  border-color: #cc0033 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #FF5126;
  border: 2px solid #FF5126;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #FF5126;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-white {
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}
.btn-white:hover, .btn-white:focus, .btn-white:active {
  color: #000;
  background: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
.btn-white.btn-outline {
  color: #fff;
  border: 2px solid #fff;
}
.btn-white.btn-outline:hover, .btn-white.btn-outline:focus, .btn-white.btn-outline:active {
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #FF5126;
}

.row-pb-md {
  padding-bottom: 4em !important;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.gtco-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("loader.gif"/*tpa=http://www.ssunflex.com/images/loader.gif*/) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .gtco-nav .gtco-contact {
    text-align: left !important;
  }
}
.gtco-nav .gtco-contact ul {
  padding: 0;
  margin: 0 0 20px 0;
}
.gtco-nav .gtco-contact ul li {
  padding: 0;
  margin: 0;
}
.gtco-nav .gtco-contact ul li a {
  font-size: 14px;
  font-weight: bold !important;
  margin-left: 0px;
}
.gtco-nav .gtco-contact ul li a i {
  color: #FF5126;
}
.gtco-nav .gtco-contact ul li a:hover i {
  color: #fff;
}

#gtco-features-3 {
  position: relative;
  top: -7em;
}
@media screen and (max-width: 768px) {
  #gtco-features-3 {
    top: -2em;
  }
}
#gtco-features-3 .feature {
  width: 33.33%;
  float: left;
  padding: 30px;
  background: #FF5126;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #gtco-features-3 .feature {
    width: 100%;
    margin-bottom: 30px;
  }
}
#gtco-features-3 .feature h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#gtco-features-3 .feature p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 1.7;
}
#gtco-features-3 .feature .icon {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto 10px auto;
  position: relative;
  background: #ff4517;
  top: -3em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#gtco-features-3 .feature .icon i {
  line-height: 90px;
  height: 90px;
  font-size: 40px;
  color: #fff;
}
#gtco-features-3 .feature .icon i:before {
  display: block;
  text-align: center;
  margin-left: 3px;
}
#gtco-features-3 .feature.feature-1 {
  z-index: 7;
}
#gtco-features-3 .feature.feature-2 {
  bottom: 0px;
  z-index: 10;
  -webkit-box-shadow: 0px 0 30px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0 30px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0 30px 10px rgba(0, 0, 0, 0.25);
  background: #ff4112;
}
@media screen and (max-width: 768px) {
  #gtco-features-3 .feature.feature-2 {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
}
#gtco-features-3 .feature.feature-2 .icon {
  background: #ff3402;
}
#gtco-features-3 .feature.feature-2 .feature-inner {
  top: -3em;
  position: relative;
}
@media screen and (max-width: 768px) {
  #gtco-features-3 .feature.feature-2 .feature-inner {
    top: 0;
  }
}
#gtco-features-3 .feature.feature-2:before {
  position: absolute;
  top: -50px;
  content: "";
  background: #ff4112;
  height: 50px;
  width: 100%;
  left: 0;
}
@media screen and (max-width: 768px) {
  #gtco-features-3 .feature.feature-2:before {
    display: none;
  }
}
#gtco-features-3 .feature.feature-2:after {
  position: absolute;
  bottom: -30px;
  content: "";
  background: #ff4112;
  height: 30px;
  width: 100%;
  left: 0;
}
@media screen and (max-width: 768px) {
  #gtco-features-3 .feature.feature-2:after {
    display: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
}
#gtco-features-3 .feature.feature-3 {
  z-index: 7;
  background: #fc3200;
}
#gtco-features-3 .feature.feature-3 .icon {
  background: #f23000;
}

.gtco-flex {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
}

#gtco-blog {
  padding: 7em 0;
}

.gtco-card-item {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 9;
  bottom: 0;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gtco-card-item.has-text figure {
  margin-bottom: 30px !important;
}
.gtco-card-item figure {
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 12;
  position: relative;
}
.gtco-card-item figure .overlay {
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.gtco-card-item figure .overlay i {
  z-index: 12;
  color: #fff;
  font-size: 30px;
  position: absolute;
  margin-left: -15px;
  margin-top: -45px;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gtco-card-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gtco-card-item .gtco-text {
  padding: 0px 10px 10px 20px;
  text-align: center;
}
.gtco-card-item .gtco-text.text-left {
  text-align: left;
}
.gtco-card-item .gtco-text h2, .gtco-card-item .gtco-text span {
  text-decoration: none !important;
}
.gtco-card-item .gtco-text h2 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: #FF5126;
}
.gtco-card-item .gtco-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
.gtco-card-item .gtco-text p {
  color: #000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gtco-card-item .gtco-text span.btn {
  color: #666666 !important;
  opacity: 1;
  visibility: visible;
  bottom: 0;
  background: #ebebeb;
  border: 2px solid #ebebeb !important;
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gtco-card-item .gtco-text .gtco-category {
  font-size: 12px;
  color: #cccccc;
}
.gtco-card-item .gtco-text .gtco-category span {
  font-size: 12px;
  color: gray;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.gtco-card-item:hover, .gtco-card-item:focus {
  bottom: 7px;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
}
.gtco-card-item:hover img, .gtco-card-item:focus img {
  -webkot-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.gtco-card-item:hover span.btn, .gtco-card-item:focus span.btn {
  opacity: 1;
  visibility: visible;
  bottom: 0px;
  color: #fff !important;
  border: 2px solid #ff6540 !important;
  background: #ff6540 !important;
}
.gtco-card-item:hover figure .overlay, .gtco-card-item:focus figure .overlay {
  opacity: 1;
  visibility: visible;
}
.gtco-card-item:hover figure .overlay i, .gtco-card-item:focus figure .overlay i {
  margin-top: -15px;
}
.gtco-card-item:hover h2, .gtco-card-item:hover span, .gtco-card-item:focus h2, .gtco-card-item:focus span {
  text-decoration: none !important;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -39px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 20px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 20px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #444;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.gtco-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.gtco-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}
.owl-carousel-fullwidth.gtco-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.gtco-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 24px;
  background: #FF5126 !important;
  padding: 12px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover i, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus i {
  background: #FF5126 !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #FF5126;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 2px solid #FF5126;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #FF5126;
}

#gtco-faq {
  padding-top: 20em;
  margin-top: -20em;
  position: relative;
}
#gtco-faq:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 180%;
  top: 0;
  -webkit-transform: skewY(-12deg);
  -moz-transform: skewY(-12deg);
  transform: skewY(-12deg);
  background: #efefef;
}

.gtco-accordion {
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}
.gtco-accordion .gtco-accordion-heading {
  padding: 20px;
  position: relative;
  cursor: pointer;
}
.gtco-accordion .gtco-accordion-heading h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #brand-primary;
}
.gtco-accordion .gtco-accordion-heading .icon {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 18px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gtco-accordion .gtco-accordion-content {
  border-top: 1px solid #e6e6e6;
  display: none;
}
.gtco-accordion .gtco-accordion-content .inner {
  padding: 20px;
}
.gtco-accordion.active .icon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.gtco-accordion.active h3 {
  color: #FF5126;
}

#gtco-contact h3 {
  color: #fff;
  font-size: 30px;
}

#gtco-hero {
  min-height: 700px;
  background: #fff url("loader.gif") no-repeat center center;
  margin-top:86px;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  #gtco-hero {
    margin-top:50px;
  }
}
/*# sourceMappingURL=style.css.map */

.big{overflow: hidden; -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
-webkit-transition: all 0.5s ease .0s;-moz-transition: all 0.5s ease .0s;-ms-transition: all 0.5s ease .0s; transition: all 0.5s ease .0s;}

.big:hover{-webkit-transform: scale(1.08);-moz-transform: scale(1.18);-ms-transform: scale(1.08);transform: scale(1.08);}

/*导航*/
.fix_top{ background-color:#fff; padding:20px 0;-webkit-box-shadow: 0 -3px 10px 0 #000; box-shadow: 0 -3px 10px 0 #000; top:0}
#gtco-logo{width: 222px;height: 33px;background-image: url("logo.png"/*tpa=http://www.ssunflex.com/images/logo.png*/);transition: 0.2s; display:block}
#gtco-logo a{width: 222px;height: 60px;display:block;margin-top:-15px;overflow: hidden;}
.fix_top #gtco-logo{padding:5px 0;width: 162px;height: 34px;transition: 0.2s; display:block}
.fix_top #gtco-logo img{
  width: auto;
  height: 100%;
  display: block;
}
.fix_top.gtco-nav-toggle i::before, .gtco-nav-toggle i::after{ color:#f00}
.fix_top .select_r a{ color:#838383;}

.fix_top_1{padding: 27px 0 0 0;}
.fix_top_1.gtco-nav-toggle i::before, .fix_top_1.gtco-nav-toggle i::after,.fix_top_1.gtco-nav-toggle i{ background:#f00}
.fix_top_1.gtco-nav-toggle.active i {background: transparent;}
.fix_top_1.active.fix_top_1.gtco-nav-toggle i::before,.fix_top_1.active.gtco-nav-toggle i::after{ background-color:#fff}

.select_r{padding:5px 0;float:right; color:#fff; z-index:9; overflow:hidden;}
.select_r a{ color:#fff; position:relative; top:6px; float:left}
.select_r a:hover{ color:#eb2529}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}

input[type=search] {
	background: #ededed url("serch.png") no-repeat center center;
	border: solid 1px #ccc;
	padding: 4px 8px 5px 32px;
	width: 55px;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 140px;
	background-color: #fff;
	border-color: #da251d;
	background: #ededed url("serch.png") no-repeat 90% center;
	-webkit-box-shadow: 0 0 5px rgba(227,40,32,.5);
	-moz-box-shadow: 0 0 5px rgba(227,40,32,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);	
}
#search{
  position: relative;
  background-color: #cc0033;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  font-size: 14px;
  margin:0 0 0 15px;
  transition: all 1s
}
#search:hover{background-color: #414042;transition: all 1s}
#search input{
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  opacity:0;
}
#demo-b{ float:left; margin-left:20px;}
#demo-b input[type=search] {
	width: 15px;
	padding-left: 5px;
	color: transparent;
	cursor: pointer;-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%; outline:none;-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#demo-b input[type=search]:focus {
	background-color: #fff;
}
#demo-b input[type=search]:focus {
	width: 100px;
	padding-left: 22px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-b input:-moz-placeholder {
	color: transparent;
}
#demo-b input::-webkit-input-placeholder {
	color: transparent;
}

/*回到顶部*/
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-up:before {
    content: "\e096";
}
/*bottom*/
.bottom{  height:480px;display: table; width:100%}
.bottom .bottom_main{height: 100%;width: 100%;position: relative;z-index: 3; color:#fff; text-align:center;vertical-align: middle;display: table-cell;}
.bottom a{ color:#fff}
.bottom a:before {content: '';width: 97%;position: absolute;top: 7%;bottom: 7%;left: 1.5%;overflow: hidden;border: 1px solid rgba(255,255,255,0.4);
z-index: 4; box-sizing: border-box;}
.bottom h2{ font-family:"微软雅黑"; font-size:30px; color:#fff}
.bottom p{ font-size:16px; line-height:30px; }
.bottom span{ color:#fff; border-color:#cc0033; margin-top:30px}

/*foot*/
.foot{ background-color:#2f2f2f}
.foot_main{ padding:2.5% 8.35%; overflow:hidden}
.foot_l{ float:left;line-height:24px}
.foot_l h2{ font-family:"微软雅黑"; font-size:14px; color:#adadad; margin:0;line-height:24px}
.foot_l h2 span{ color:#cc0033}
.foot_l p{ font-size:13px; color:#b9b5b5; margin:30px 0 }
.foot_l p b{ font-weight:normal}
.foot_l span{ color:#727272}
.foot_r{ float:right;width:50%; overflow:hidden;color: #b9b5b5; font-size:14px}
.foot_r span{margin-left:3%; float:left; text-align:center; line-height:24px; width:30%}
.foot_r img{ width:100%}
.foot_r input{ width:95%; padding:3.2% 4%; border:none; outline:none;font-family:"微软雅黑"; font-size:14px; color:#666}
.foot_r input:focus{
transition:border linear .2s,box-shadow linear .2s;
-moz-transition:border linear .2s,-moz-box-shadow linear .2s;
-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;
outline:none;
border-color:#dc282b;
box-shadow:0 0 7px #dc282b;
-moz-box-shadow:0 0 7px #dc282b;
-webkit-box-shadow:0 0 7px #dc282b;
}
.foot_r td{ padding-bottom:16px}
.foot_r a{ background-color:#dc282b; font-size:14px; color:#fff; width:45%; padding:2.5% 0; text-align:center; display:block}
.foot_r a:hover{ background-color:#ca2427}

/*关于我们*/
.ban{height:680px;display:table; width:100%; position:relative}
.ab_ban{ background:url("ab_ban.jpg"/*tpa=http://www.ssunflex.com/images/ab_ban.jpg*/) no-repeat center center; }
.ban_text{ vertical-align:middle; display:table-cell; text-align:center; color:#fff;font-family: "Microsoft JhengHei", "微軟正黑體",Arial, Verdana, sans-serif;}
.ban_text h2{ font-size:26px;font-family:"微软雅黑"; color:#fff}
.ban_text p{ font-size:18px}

.ab_nav{ position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.7); width:100%}
.ab_nav ul li{ float:left; width:20%; position:relative}
.pro_nav ul li{ width:33.33333333333333%}
.news_nav ul li{ float:left; width:25%}
.ab_nav ul li a{ float:left; font-size:16px; color:#fff; text-align:center; width:100%; padding:22px 0; border-right:1px solid #636569}
.ab_nav ul li a.cur{
  background-color:#cc0033;
}
.ab_nav ul li.border_none{ border:none}
.nav>ul>li>a.cur,.nav ul li a:hover,.ab_nav ul li a:hover{ background-color:#cc0033}
.nav li .submenu{ position:absolute; top:65px; z-index:99; display:none; background:#fff;left:0; width:100%}
.nav li .submenu ul{ overflow:hidden; width:100%;padding:20px 0 20px; }
.nav li .submenu li{line-height:35px; text-align:center; float:none; padding:0; margin:0;width: inherit;}
.nav li .submenu li a{ color:#666; font-size:16px;float:none; padding:0; margin:0; border:none}
.nav li .submenu ul li a:hover{ color:#cc0033; background:none }

.about_main{ padding:100px 0}

.ab_h2{ text-align:center;font-family:"微软雅黑"; color:#cc0033; font-size:38px; margin-bottom:70px}
.ab_h2 span{ border-bottom:2px solid #c1c1c1; padding-bottom:13px}
.about_l,.about_r{ padding:0; margin:0}
.about_l img{ width:100%}
.about_r{background-color:#cc0033;}
.about_r_con{  font-size:18px; color:#fff; line-height:32px; padding:11.9% 8%}
.about_r_con span{ font-size:24px;}

.where_main{ width:1580px; margin:0 auto 90px}
.where_l{ border-right:1px solid #e8e8e8}
.where_main{ font-size:24px; color:#333;line-height:30px}
.where_l dd p{ margin:30px 0;color:#666; font-size:18px; }
.where_r{ margin-left:3%}

.about_bottom{ background-color:#f5f5f5}
.about_b_con{ width:1580px; margin:0 auto; padding:90px 0}
.about_b_con h2{font-family:"微软雅黑"; font-size:24px; color:#333; line-height:36px}
.about_b_con p{ font-size:18px; color:#666; line-height:30px}
.about_b_con p span{ color:#cc0033}
/*荣誉资质*/
.honor{width:1580px; margin:0 auto; padding:50px 0}
/*.honor{width:1580px; margin:0 auto; padding:100px 0}*/
.honor_t h2{ font-size:38px; color:#cc0033;font-family:"微软雅黑";}
.honor_t p{ font-size:16px; color:#666; /*margin-bottom:50px*/}
.honor_l,.honor_r{ padding:0; margin:0; position:relative}
.honor_l p{ background-color:#dc282b; color:#fff; position:absolute; padding:75px 50px; display:inline; max-width:260px; font-size:14px; line-height:30px; left:33.5%; top:26%}
.honor_l p span{ display:block; font-size:20px; margin-bottom:20px}

.honor_r{background-color:#fff}
.honor_r_con{ padding:2% 9% 4.5%}
.honor_r_con ul li{ padding:19px 0; border-bottom:1px solid #e3e3e3}
.honor_r_con li a{ color:#666}
.honor_r_con li span{ display:block; font-size:16px; color:#dc282b; line-height:26px}

.honor_img{width:1580px; margin:0 auto 5%;}
.honor_img ul{ overflow:hidden;}
.honor_img li{ float:left; text-align:center; width:18%; margin:0 1% 1.5%}
.honor_img li img{border:1px solid #d5d2d1; display:block; width:100%}
.honor_img li a{float:left; font-size:16px; color:#666; line-height:40px;width: 100%;}
.honor_img li img:hover{ border:1px solid #cc0033}

/*合作伙伴*/
.partner_main{ max-width:1580px; margin:0 auto}
.partner_main ul{ overflow:hidden}
.partner_main li{ float:left; width:23%; margin:0 2% 2.6% 0; text-align:center; font-size:18px; color:#666; -webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms; }
.partner_main li span{ background-color:#f4f4f4; display:block; padding:80px 0; margin-bottom:20px;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms; min-height:210px; max-height:210px}
.partner_main li:hover span{ background-color:#dc282b}

.partner_main_1{max-width:1580px; margin:0 auto}
.partner_main_1 ul{ overflow:hidden}
.partner_main_1 li{ float:left; width:23%; margin:0 2% 2.6% 0; text-align:center;color: #fff; position:relative; border:1px solid #c1c1c1;}
.partner_main_1 li img{ width:100%;vertical-align: baseline;}
.disworks {width: 100%;overflow: hidden;position: absolute;top: 0px;z-index: 10;font-size: 28px; cursor:pointer}
.shadow_1 {width: 100%;height: 100%;overflow: hidden;position: absolute;top: 0px;left: 0px;cursor: pointer;z-index: 1; display: block; opacity: 0; background: #cc0033;}
.disworks2 {width: 100%;overflow: hidden;position: absolute;bottom: 0px;z-index: 10; font-size:14px}
/*新闻中心*/
.news_ban{margin-top:86px;}
@media screen and (max-width: 960px) {
  .news_ban{
    margin-top:50px;
  }
}


.slideBox{ position:relative; /*overflow:hidden;*/ }
.slideBox .hd{ position:absolute; bottom:6%; right:3%; z-index:1; font-size:0}
.slideBox .hd li{ display:inline-block; width:10px; height:10px; overflow:hidden; margin:0 6px; background-color:#f1a9aa; cursor:pointer }
.slideBox .hd li.on{ background:#fff;  }

.slideBox .bd dt{ width:50%; float:left; overflow:hidden}
.slideBox .bd li{background-color:#cc0033;}
.slideBox .bd dt img{width:100%;}
.slideBox .bd dd{ width:50%; float:left; background-color:#cc0033; min-height:515px}
.slideBox .bd .news_dd { padding:15% 13%; color:#fff;font-size:14px; color:#f4f4f4; line-height:28px}

.slideBox .bd .news_dd h3 a{ font-size:20px; color:#f4f4f4;font-family:"微软雅黑";}
.slideBox .bd .news_dd h3 a:hover{ color:#fcadae}
.slideBox .bd .news_dd h3 span{ display:block;color:#fff;font-size:14px; color:#f4f4f4; margin:14px 0 30px }

.news_list{ background-color:#f5f5f5; padding:40px 0; margin-bottom:45px}
.news_list dl{ max-width:1580px; margin:0 auto}
.news_list dt img{ width:100%}
.news_list dd{ margin-left:2%}
.news_list dd h2 a{font-family:"微软雅黑"; font-size:20px; color:#333}
.news_list dd h2 a:hover{ color:#dc282b}
.news_list dd h2 span{ display:block; font-size:14px; color:#838383; line-height:35px}
.news_list dd p{ font-size:14px; color:#666; line-height:26px; margin-bottom:4.7%}
.news_list dd h3 a{font-family:"微软雅黑"; color:#888; font-size:12px; border:1px solid #888; padding:1% 3%}
.news_list dd h3 a:hover{ background-color:#dc282b; border:1px solid #dc282b; color:#fff}
.news_list:hover{ background-color:#efeeee}

/*新闻详情*/
.news_con{ max-width:1580px; margin:80px auto;}
.news_con .td_1{ font-size:24px; color:#333; padding-bottom:30px}
.news_con .td_2{ background-color:#f5f5f5; color:#838383; padding:15px 0}
.news_con .td_3{ font-size:14px; color:#666; line-height:28px;padding:40px 0}
.news_con .td_3 span{ font-size:16px; color:#333; line-height:30px; }

.news_more_fot{margin-top:15px; font-size:14px; border-top:1px solid #dcdcdc; padding-top:15px; line-height:30px; color:#333}
.news_more_fot_l{width:500px; float:left;}
.news_more_fot_l a{color:#666;}
.news_more_fot_l a:hover{color:#dc282b; }
.news_more_fot_r{float:right; }
.news_more_fot_r a{ padding:8px 30px; color:#838383; border:1px solid #dcdcdc}
.news_more_fot_r a:hover{background:#cc0033; color:#fff; border:1px solid #cc0033 }

/*在线下载*/
.down_ban{margin-top:86px;}
@media screen and (max-width: 960px) {
  .down_ban{margin-top:50px;}
}
.down_img{ text-align:center}
.down_list{ background-color:#f5f5f5; margin-bottom:50px;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}
.down_list dl{ padding:50px 0; max-width:1580px; margin:0 auto}
.down_list dl a{ font-size:16px; color:#666; line-height:30px; background:url("down_sub.png"/*tpa=http://www.ssunflex.com/images/down_sub.png*/) no-repeat right; display:block}
.down_list dl h2{ font-size:24px; color:#333;font-family:"微软雅黑";-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}
.down_list dl p{ max-width:72%}

.down_list:hover{ background-color:#cc0033}
.down_list:hover a{ color:#fff;background:url("down_sub_1.png"/*tpa=http://www.ssunflex.com/images/down_sub_1.png*/) no-repeat right;}
.down_list:hover h2{ color:#fff}
/*人才理念*/
.talent_con{ padding:100px 0 0}
.talent_dl dt,.talent_dl dd{ margin:0; padding:0}
.talent_dl dt img{ width:100%}
.talent_dl dd{ background-color:#cc0033; display:table; height:456px;font-size:20px; line-height:36px; color:#fff;}
.talent_dl dd i{ display:block; font-size:36px; color:#f4f4f4; margin-bottom:25px}
.talent_dd{ vertical-align:middle;display:table-cell;  padding:0 15%}

.talent_main{ background-color:#f5f5f5}
.talent_main ul{ overflow:hidden; max-width:1200px; margin:0 auto; padding:40px 0}
.talent_main li{float:left;background-color:#fff;color:#838383;font-size:16px;line-height:30px;width: 30.833%;min-height:733px;margin-right: 2.5%;}
.talent_main li.zy{
  width: 100%;
  margin-right:0;
  min-height: auto;
}
.talent_main li p{padding:0 3%}
/*招聘信息*/
.recrument_main{ padding:80px 0; max-width:1580px; margin:0 auto}
.recrument_main .tab_1 td{ background-color:#fff; font-size:18px; color:#333; padding:20px 70px}
.accordion {cursor:pointer;padding:23px 70px; font-size:16px; color:#838383; border-bottom:1px solid #dbdbdb}
.accordion a{ background-color:#e9e9e9; color:#666; padding:6px 25px}
.accordion-desc{background-color: #fff;color: #666;z-index: 2;padding: 30px 60px; font-size:14px; line-height:27px}
.accordion-desc span{ font-size:16px; color:#333; line-height:30px}
.accordion-desc b{ padding:0 22px}
.accordion-desc a{ color:#fff; padding:7px 26px; background-color:#dc282b; font-size:16px}
.accordion-desc a:hover{ background-color:#d3282b; color:#fff}
.bg{background-color:#cc0033 !important;color:#fff;}
.re_sub {background: url("re_button.png"/*tpa=http://www.ssunflex.com/images/re_button.png*/) no-repeat center;}
.re_subs { background: url("re_buttons.png"/*tpa=http://www.ssunflex.com/images/re_buttons.png*/) no-repeat center;}


/*联系我们*/
.con_ban{margin-top:86px;}
@media screen and (max-width: 960px) {
  .con_ban{margin-top:50px;}
}
.contact_l,.contact_r{margin:0; padding:0; position:relative; display:table; height:812px; overflow:hidden}
.contact_r .p{
  line-height: 2em;
  padding:0% 4%;
  display: table-cell;
  vertical-align: middle;
  border-left:1px solid #ccc;
}
.contact_l .ab_h2{ text-align:left}
.con_l_con{ padding:0% 14%; vertical-align:middle; display:table-cell}
.con_l_con td{ padding-bottom:35px;font-size:14px;color:#838383;}
.con_l_con input{ outline:none; font-family:"微软雅黑";border:none; border-bottom:1px solid #ccc;padding-bottom:12px; width:90%}
.con_l_con textarea{outline:none; font-family:"微软雅黑";border:1px solid #ccc; padding:12px; outline:none;width:96%;resize: none;}
.con_l_con .sub_message{width:96%; border:1px solid #cc0033; color:#dc282b; display:block; padding:13px 0; text-align:center;position: relative;}
.con_l_con .sub_message input{position: absolute;left:0;top:0;opacity: 0;width: 100%;height: 100%;}
.con_l_con .sub_message:hover{ background-color:#cc0033; color:#fff}
.con_l_con input:focus,.con_l_con textarea:focus{
transition:border linear .2s,box-shadow linear .2s;
-moz-transition:border linear .2s,-moz-box-shadow linear .2s;
-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s;
border-color:#dc282b;
}
/*产品中心*/
.pro_ban{margin-top:86px;}
@media screen and (max-width: 960px) {
  .pro_ban{margin-top:50px;}
}
.pro_main{ background-color:#f5f5f5}
.pro_content,.pro_dl{max-width:1580px; margin:0 auto}
.pro_top{ background-color:#fff; padding:45px;text-align: center;}
.pro_top .combo-select { float:left; margin-right:15px;}
/*.pro_top #protype2 .pro-top-select-er{display: none}*/
.pro_top .input_1{font-size:14px; color:#333; border:1px solid #c6c5c6; outline:none; font-family:"微软雅黑";border:1px solid #c6c5c6; width:23%; padding:0.6% 1%;}
.pro_top .input_1:focus{-webkit-transition:all .2s linear;transition:all .2s linear; border:1px solid #dc282b}
.pro_top a{ background-color:#dc282b; color:#fff; padding:10px 20px;/* float:left; */font-size:14px; margin-left:15px}
.pro_top a:hover{ background-color:#414042}

.pro_dl dl{ margin-top:45px; background-color:#fff; border:1px solid #e2e2e2; width:23%; margin-right:2.6%; float:left; padding:10px 0 35px; text-align:center; font-size:14px; min-height:325px;-webkit-transition:all .2s linear;transition:all .2s linear}
.pro_dl dl a img{}
.pro_dl dl:hover a img{transform: scale(1.1);transition: all .5s}
.pro_dl dl:hover a{ color:#dc282b}	
.pro_dl dl:nth-of-type(4n){
  margin-right:0;
}
.pro_dl dt img{ /*height:210px*/ width:100%;transform: scale(1.0);transition: all .5s}
.pro_dl dt a{display: block;width: 100%;overflow: hidden;}
.pro_dl dd a{color:#333}
.pro_dl dd{ padding:0px 75px 0; line-height:24px}
.pro_dl .pro_dl_r{ float:right; margin-right:0}
/*产品详情*/
.pro_ment,.application_main{ background-color:#fff; max-width:1580px; margin:45px auto; border:1px solid #e2e2e2}
.pro_center{ width:91%; margin:70px auto;border:1px solid #e2e2e2}
.pro_l{ float:left; width:648px; border-right:1px solid #e2e2e2}
.pro_r{ float:right; width:780px}
.pro_r_con{ padding:5%; line-height:30px; color:#666; font-size:14px}
.pro_r_con span{ font-size:18px; color:#333}


.bans{ width:648px; position:relative; overflow:hidden;}
.ban2{ width:648px; height:410px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:648px; height:410px;}
.ban2 ul li img{ width:647px; }

.num{ height:86px;overflow:hidden; width:405px; position:relative;float:left;}
.min_pic{ padding-top:25px; width:564px; margin-left:70px}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:71px; height:46px; margin-right:10px; border:1px solid #ccc}
.num ul li img{ width:69px; height:44px}
.num ul li.on{ border:1px solid #dc282b; }
.prev_btn1{ width:12px;  height:20px; margin-top:15px; margin-right:18px; cursor:pointer; float:left;}
.next_btn1{  width:12px;  height:20px; margin-top:15px;cursor:pointer;float:left;}

.pro_c_b{width:91%; margin:70px auto;border:1px solid #e2e2e2}
.pro_c_b_main{ padding:50px 45px;line-height: 24px;font-size: 14px;color: #666;}
.pro_c_b_main h2{ font-weight:normal; font-size:18px; color:#333; font-family:"微软雅黑"}
.pro_c_b_main table{ border: 1px solid #b9b9b9; border-collapse:collapse; width:100%}
.pro_c_b_main table td{border: 1px solid #b9b9b9;padding: 6px 10px;color: #666; text-align:center;font-size: 12px;word-break: break-all;}
.pro_c_b_main th{text-align: center;background: #dedede;color: #333;padding: 10px 0;border: 1px solid #b9b9b9;}
.pro_c_b_main .th td{text-align: center;background: #ededed;color: #333;padding: 7px 0;}
.pro_c_b_main strong{color:#333;}


.application_main{ border:none; background:none}
.app_top{ background-color:#fff; padding:45px; overflow:hidden}
.app_top h2{ float:left; font-family:"微软雅黑"; background-color:#dc282b; color:#fff; font-size:14px; padding:12px 57px; margin:0}
.app_top ul{ float:right; overflow:hidden; border:1px solid #c6c5c6; width:87%}
.app_top ul li{ float:left}
.app_top ul li a{ float:left; font-size:14px; color:#777; line-height:35px; margin:0 20px;border-bottom:2px solid #fff}
.app_top ul li a:hover{ color:#dc282b; border-bottom:2px solid #dc282b}
.app_top ul li a.cur{ color:#dc282b; border-bottom:2px solid #dc282b}
.app_top ul li .app_t_1{ color:#333}

.app_dl{ margin:50px 0 0; position:relative}
.app_dl dt{ overflow:hidden}
.app_dl dt img{ width:100%}
.app_dl dd{ width:100%; background-color:#dc282b;padding:19px 2%; bottom:0; left:0;font-size:24px; }
.app_dl dd a{ color:#fff; }
.pro_dl_1 dl{ min-height:inherit; padding:60px 0; padding:0}
.app_img{ margin:45px 0}

.app_img table{border: 1px solid #b9b9b9; border-collapse:collapse;background-color:#fff}
.app_img td{padding: 10px 6px;color: #666; text-align:center;border: 1px solid #b9b9b9; }
.app_img th{background: #dedede;padding: 10px 0; font-weight:bold;border: 1px solid #b9b9b9; text-align:center}
.app_img td a{ color:#333; font-size:13px}
.app_img td a:hover{ color:#eb262a}




.app_select{ background-color:#fff; padding:30px 0}
.app_select_bak{ background-color:#f5f5f5; padding:10px; width:95%; margin:0 auto; border:1px solid #ddd}

.app_select_bak input{ outline:none; font-family:"微软雅黑"; border:1px solid #ddd; padding:10px}
.app_select_bak .input_app_1{ width:350px}
.app_select_bak .input_app_2{ background-color:#fff; border-left:none; color:#666}

.app_right{ float:right}




.pro_top select{width: 22%;-webkit-appearance: none;font-size: 14px;appearance: none;background: #fff url("large_2x_1.png") no-repeat 97%;
background-size: 10px 6px;cursor: pointer;padding: 2px 45px 2px 15px;height: 39px;outline: none;border: 1px solid #c6c5c6;color: #a4a4a4;margin-right:17px;display: inline-block;}
.pro_top .protype-list{
  display: none;
}
.pro_top .protype-list.first{
  display:block;
}
.ab_h2 p{ float:right; font-size:12px; overflow:hidden; padding-right:25px}
.ab_h2 p a{ float:left; text-align:center; color:#cc0033; margin-left:20px; line-height:30px}


.talent_dl{ background-color:#cc0033}
.suspension-mobile{ display:none;}

.sunway_logo {
    display: block;
    width: 100%;
    z-index: 2999;
    height: 60px;
    background-color: #fff;
    border-bottom: 3px solid #f00;
}
.sunway_logo img {
    float: right;
    margin-right: 20px;
}










