.banner {
  width: 100%;}

.banner img {
  width: 100%;
  display: block;}

.banner > a > img {
  width: 8%;
  display: block;
  position: fixed;
  right: 0;
  top: 12%;
  z-index: 100;}

.nav {
  width: 100%;
  min-width: 1200px;
  height: 94px;
  border-top: 1px solid #e6e5e8;
  border-bottom: 1px solid #e6e5e8;
  margin-bottom: 20px;}

.nav > ul {
  width: 1200px;
  height: 70px;
  margin: 12px auto;
  border: none;}

.nav > ul > li {
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  position: relative;
  float: left;
  font-size: 0.32rem;
  width: 12%;
  height: 67px;
  text-align: center;
  border-right: 2px solid #ccc;
  line-height: 67px;
  cursor: pointer;}

.nav > ul > li a {
  color: #252525;}

.nav > ul > li:nth-of-type(1) {
  margin-left: 3%;}

.nav > ul > li:nth-of-type(2) {
  margin-right: 2%;
  float: right;}
.nav > ul > li:nth-of-type(3) {
  margin-left: 3%;
  float: right;
  /*margin-right: 58%; */
  /* line-height: 67px; */
  border-right: 2px solid #ccc;}

.triangle {
  display: block;
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #d63631;
  position: absolute;
  top: -6px;
  left: 30%;}

.content {
  width: 100%;
  background-color: #d63631;
  padding: 0 10px;
  position: absolute;
  left: 3%;
  top: 90px;
  display: none;}

.content .active {
  display: block;}

.content li {
  font-size: 0.26rem;
  color: #fff;
  height: 67px;
  line-height: 67px;
  border-bottom: 1px solid #fff;}

.content li:nth-last-of-type(1) {
  border: none;}

.work {
  width: 1200px;
  margin: 0 auto;}

.work dl {
  width: 80%;
  min-width: 1010px;
  margin: 53px auto 0;
  min-height: 750px;}

.work dl dd {
  width: 100%;
  height: auto;
  /* float: left; */
  overflow: hidden;}

.work dl dd .bigImg {
  width: 100%;
  /* height: 600px; */
  overflow: hidden;
  text-align: center;
  /* border: 1px solid #d8d7db; */
  margin-bottom: 20px;}

.work dl dd .bigImg a img {
  display: block;
  max-width: 800px;
  margin: 30px auto;}

.work dl dd .smallImg {
  /* width: 88%; */
  width: 444px;
  overflow: hidden;
  float: left;
  height: 100px;}
.work dl dd .smallImg .smallImg_banner {
  width: 1000%;
  height: 100px;
  position: relative;}

.work dl dd .smallImg a {
  position: relative;
  display: block;
  /* width: 25%; */
  width: 111px;
  height: 100px;
  overflow: hidden;
  text-align: center;
  /* border: 1px solid #d8d7db; */
  float: left;}

.work dl dd .smallImg a:hover {
  border: 1px solid #999;}

.work dl dd .smallImg a.borderactive {
  border: 1px solid #999;}
.work dl dd .prev,
.work dl dd .next {
  display: block;
  width: 4%;
  height: 100px;
  border: 1px solid #d8d7db;
  float: left;
  font-size: 16px;
  line-height: 100px;
  text-align: center;
  color: #999;}

.work dl dd .prev:hover,
.work dl dd .next:hover {
  border: 1px solid #999;}
.work dl dd .prev {
  margin-right: 2%;}
.work dl dd .next {
  margin-left: 2%;}

.work dl dd img {
  /* width: 100%;
  max-height: 720px; */
  max-width: 800px;
  height: auto;}

.work dl dt {
  width: 60%;
  margin-left: 6%;
  /* float: left; */
  position: relative;}

.work dl dt div {
  border-top: 2px solid #737374;}

/* #title {
  height: 103px;
  line-height: 103px;
  font-size: 0.34rem;
} */

#title {
  line-height: 48px;
  font-size: 0.34rem;
  padding: 12px 0;}

#info {
  height: 95px;
  padding-top: 8px;
  line-height: 36px;
  font-size: 0.19rem;}

#thoughts {
  font-size: 0.2rem;
  padding-bottom: 25px;}

#thoughts p:nth-of-type(1) {
  line-height: 75px;
  }

#thoughts p:nth-of-type(2) {
  line-height: 37px;}

#thoughts > div {
  padding-top: 14px;}
#thoughts > div p {
  line-height: 28px !important;}

#statement {
  /*width: 188px; */
    width: 126px;
    position: absolute;
    right: -237px;
    top: 0;
  border-top: none;}

#statement p {
  font-size: 0.13rem;
  color: #333333;
  line-height: 24px;}

#download {
  width: auto;
  height: 120px;
  position: absolute;
  right: -237px;
  /* top: 198px; */
  top: 54px;
  border-top: 0;}

#download span:nth-of-type(2),
#download span:nth-of-type(3) {
  font-size: 0.1rem;}

.icon-yanjing {
  font-size: 0.3rem;}

.icon-xiazai {
  font-size: 40px;
  margin-left: 0;}

#download a {
  transition: background-color .3s ease;
  -webkit-transition: background-color .3s ease;
  -moz-transition: background-color .3s ease;
  width: 143px;
  height: 37px;
  display: block;
  background-color: #706f6e;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 37px;
  border-radius: 5px;
  /* margin-top: -51px; */
  margin-top: -59px;
  margin-left: 55px;}

#download a:hover{
  background-color: #d63631;}

.bottom {
  min-width: 1200px;
  width: 100%;
  position: relative;
  margin: 70px auto 0;}

.bottom img {
  width: 100%;
  display: block;}

.bottom-center {
  position: absolute;
  top: 0;
  width: 1180px;
  left: 0;
  right: 0;
  margin: 40px auto 0;}

.bottom-center .left {
  float: left;}

.bottom-center .right {
  float: right;}

.bottom p {
  color: #000;
  font-size: 0.13rem;
  line-height: 0.24rem;}