@charset "UTF-8";
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-family: tahoma, Microsoft YaHei, 'Hiragino Sans GB', sans-serif;
  background-color: #ededed;
}
* {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1439453131_1604486.eot');
  src: url('//at.alicdn.com/t/font_1439453131_1604486.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_1439453131_1604486.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/font_1439453131_1604486.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/font_1439453131_1604486.svg#iconfont') format('svg');
  
  /* IE9*/
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont";
  font-size: 16px;
  font-style: normal;
}
.homepage {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.homepage #header {
  position: relative!important;
  margin: auto;
  width: 100%;
  height: 80px;
  border-bottom: 2px solid #d5d5d5;
  background-color: #fff;
}
.homepage #header .header-element {
  margin: auto;
  width: 900px;
}
.homepage #header .header-element #logo {
  float: left;
}
.homepage #header .header-element #logo a {
  background: url(../images/logo.jpg) no-repeat center center;
  width: 268px;
  height: 80px;
  display: block;
  white-space: nowrap;
  text-indent: 100%;
  margin-right: 20px;
}
.homepage #header .header-element #nav {
  float: left;
  margin-top: 51px;
}
.homepage #header .header-element #nav ul {
  list-style: none;
}
.homepage #header .header-element #nav ul li {
  float: left;
  width: 64px;
  height: 28px;
  display: inline-block;
  text-align: center;
  margin-left: 41px;
  cursor: pointer;
}
.homepage #header .header-element #nav ul li a {
  text-decoration: none;
  color: #000;
}
.homepage #header .header-element #nav ul li:hover {
  border-bottom: 3px solid #990101;
}
.homepage #header .header-element #login {
  width: 120px;
  height: 40px;
  float: right;
  margin-top: 36px;
}
.homepage #header .header-element #login a {
  line-height: 50px;
  color: #000;
  text-decoration: none;
}
.homepage #header .header-element #login a .register-link {
  border-right: 1px solid #9c9c9c;
  padding-right: 5px;
}
.homepage #header .header-element #login a .header-login-icon-active {
  background: url(http://gtms04.alicdn.com/tps/i4/TB1SKlkIFXXXXbDXFXXUnUiFVXX-31-32.png) no-repeat center center;
  width: 34px;
  height: 33px;
  display: inline-block;
  vertical-align: -5px;
}
.homepage #header .header-element #login .active {
  color: #990101;
}
.homepage .full-page-slider .slider-page {
  overflow: hidden;
}
.homepage .full-page-slider .slider-page img {
  display: block;
  margin: auto;
}
.homepage .full-page-slider #page1 {
  background-color: #f5f5f5;
}
.homepage .full-page-slider #page1 .banner {
  margin-top: 7%;
  height: 40%;
}
.homepage .full-page-slider #page1 .bottom {
  position: absolute;
  bottom: -6%;
  height: 100%;
  width: 100%;
  left: 50%;
}
.homepage .full-page-slider #page1 .bottom .page-pic {
  position: relative;
  right: 50%;
  height: 39%;
  top: 61%;
}
.homepage .full-page-slider #page1 .bottom .container {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  left: 0;
  opacity: 0.8;
}
.homepage .full-page-slider #page1 .bottom .container .gif-1 {
  position: relative;
  top: 47%;
  right: 50%;
  height: 67%;
}
.homepage .full-page-slider #page2 .pic-group {
  position: relative;
  margin-top: 80px;
  height: 70%;
}
.homepage .full-page-slider #page2 .pic-group .page-pic {
  position: relative;
  height: 100%;
}
.homepage .full-page-slider #page2 .pic-group .container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.homepage .full-page-slider #page2 .pic-group .container .gif-1 {
  position: relative;
  left: 20px;
  top: 2%;
  height: 80%;
}
.homepage .full-page-slider #page2 .pic-group .container .gif-2 {
  display: none;
  position: absolute;
  margin-left: 50%;
  top: 57%;
  left: 0;
  height: 26%;
}
.homepage .full-page-slider #page3 {
  background-color: #f5f5f5;
}
.homepage .full-page-slider #page3 .page-pic {
  position: relative;
  margin-top: 80px;
  height: 70%;
}
.homepage .full-page-slider #page3 .container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.homepage .full-page-slider #page3 .container .gif-1 {
  position: relative;
  left: -10px;
  margin-top: 80px;
  top: 40%;
  height: 30%;
}
.homepage .full-page-slider #page4 .page-pic {
  position: relative;
  margin-top: 80px;
  height: 70%;
}
.homepage .full-page-slider #page4 .container {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.homepage .full-page-slider #page4 .container .gif-1 {
  position: absolute;
  margin-top: 90px;
  top: 40%;
  right: 0;
  height: 8%;
}
.homepage .full-page-slider #page5 {
  background-color: #f5f5f5;
}
.homepage .full-page-slider #page5 .page-pic {
  margin-top: 80px;
  height: 70%;
}
.homepage .full-page-slider #page6 .page-pic {
  margin-top: 200px;
  height: 50%;
}
.homepage .QRcode {
  position: fixed;
  bottom: 0;
  right: 140px;
  width: 150px;
  height: 220px;
  border: 1px solid #ccc;
  border-top: 2px solid #900;
  background-color: #fff;
}
.homepage .QRcode p {
  width: 100%;
  font-size: 14px;
  color: #ccc;
  text-align: center;
}
.homepage .QRcode p:first-child {
  margin-top: 10px;
}
.homepage .QRcode .big {
  font-size: 25px;
  color: #000;
}
.homepage .QRcode img {
  width: 120px;
  height: 120px;
  margin: 15px;
}
.line {
  width: 1px;
  height: 275px;
  z-index: 1;
  background-color: #CEC7C7;
  margin: 0 7px;
  display: inline-block;
  margin-top: 23px;
}
.close {
  background: url(../images/close.jpg) right 48% no-repeat;
  display: block;
  height: 24px;
  width: 27px;
  position: absolute;
  top: -25px;
  left: 144px;
}
#recommend-box {
  font-size: 20px;
  color: #666363;
  width: 100%;
  min-height: 340px;
  padding-top: 20px;
}
#recommend-box .rt {
  font-size: 14px;
  color: gray;
  margin-left: 90px;
  text-align: left;
}
#recommend-box td {
  line-height: 27px;
  padding: 4px 15px;
  text-align: left;
}
#recommend-box td .max-1 {
  max-width: 85px;
  width: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recommend-box td .max-2 {
  max-width: 150px;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recommend-box td .max-3 {
  max-width: 100px;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#recommend-box .left-table {
  margin: 15px 20px 10px 80px;
  font-size: 14px;
  font-weight: normal;
  width: 310px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
}
#recommend-box .right-table {
  margin: 15px 25px 10px 80px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  width: 305px;
  box-sizing: border-box;
  vertical-align: top;
}
#recommend-box .line {
  width: 1px;
  height: 275px;
  z-index: 1;
  background-color: #CEC7C7;
  margin: 0 7px;
  display: inline-block;
  margin-top: 23px;
}
#recommend-box .box-nav-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 5%;
  height: 100%;
}
#recommend-box .box-nav-left .prev {
  float: left;
  width: 50px;
  background: url(../images/prev.jpg) left 48% no-repeat;
  cursor: pointer;
  height: 100%;
}
#recommend-box .box-nav-right {
  position: absolute;
  top: 0;
  left: 95%;
  width: 5%;
  height: 100%;
}
#recommend-box .box-nav-right .next {
  float: right;
  width: 50px;
  background: url(../images/next.jpg) right 48% no-repeat;
  cursor: pointer;
  height: 100%;
}
#page-nav {
  clear: both;
  width: 126px;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
#page-nav a {
  width: 11px;
  background: url(../images/page.jpg) right 48% no-repeat;
  height: 11px;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
#page-nav .active {
  background: url(../images/page_active.jpg) right 48% no-repeat;
}
#page-nav :first-child {
  margin: 0;
}
#tid {
  position: absolute;
  width: 539px;
  height: 45px;
  top: -46px;
  font-size: 20px;
  color: #fff;
  padding-left: 5px;
  display: inline-block;
}
#tid p {
  position: relative;
  bottom: 15px;
  display: inline-block;
}
#tid ul {
  background-color: #990000;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
#tid ul li {
  padding-top: 8px;
  width: 107px;
  height: 39px;
  float: left;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
#tid ul .active {
  background-color: #fff;
  color: #990000;
}
.close-m {
  background: url(../images/close-m.jpg) right 48% no-repeat;
  display: block;
  height: 50px;
  width: 50px;
  position: relative;
  top: -66px;
  left: 8px;
}
