/*
 * 初始? * */
* {
  margin: 0 auto;
  padding: 0;
  outline: none;
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
html {
  _background-image: url(about:blank);
  _background-attachment: fixed;
}
body {
  font-size: 14px;
  color: #333;
}
html,
body {
  min-width: 1000px;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #ff7d00;
}
ul,
li {
  list-style: none outside none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
img {
  border: none;
  outline: none;
  display: block;
}
a {
  transition: color 0.6s;
  -moz-transition: color 0.6s;
  /* Firefox 4 */
  -webkit-transition: color 0.6s;
  /* Safari ?Chrome */
  -o-transition: color 0.6s;
}
.enlarge a img {
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
}
.enlarge a:hover img,
.enlarge.a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  /* IE 9 */
  -moz-transform: scale(1.05);
  /* Firefox */
  -webkit-transform: scale(1.05);
  /* Safari and Chrome */
  -o-transform: scale(1.05);
  /* Opera */
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  overflow: hidden;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb95 {
  margin-bottom: 95px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb110 {
  margin-bottom: 110px;
}
body {
  background: url("../images/bg0.png") repeat center bottom;
}
.box {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
}
#scoller {
  display: none;
  position: fixed;
  z-index: 100;
  right: 3rem;
  bottom: 120px;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  font-size: 0;
  background-image: url(http://img1.cache.netease.com/2013/yhs/share.gif);
  background-position: -93px -365px;
  cursor: pointer;
}
.mBarBox {
  display: none;
}
.mBanner {
  display: none;
}
.mBanner img {
  display: block;
  width: 100%;
}
.mFoot {
  display: none;
  padding: 16px 0;
}
.mFoot p {
  color: #666;
  font-size: 14px;
  text-align: center;
}
.banner {
  height: 889px;
  background: url("../images/banner.png") no-repeat center;
}
.banner > div {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding-top: 166px;
}
.banner > div img {
  display: block;
  margin: 0 auto;
  animation-delay: 0.5s;
}
.wrap {
  margin-top: -50px;
}
.wrap .box > img {
  display: block;
}
.wrap .box .switch {
  height: 50px;
  width: 944px;
  margin: 0 auto;
  position: relative;
  background: url("../images/bg1.png") repeat center bottom;
}
.wrap .box .switch span {
  position: absolute;
  cursor: pointer;
  height: 46px;
  top: 0;
}
.wrap .box .switch .elem1 {
  z-index: 10;
  left: 0;
  width: 491px;
  background: url("../images/3.png") no-repeat center;
}
.wrap .box .switch .elem2 {
  width: 494px;
  left: 450px;
  background: url("../images/4.png") no-repeat center;
}
.wrap1 {
  margin-top: 50px;
}
.wrap1 .box > img {
  margin-bottom: 42px;
}
.wrap1 .box .elem {
  height: 224px;
  overflow: hidden;
}
.wrap1 .box .elem > div {
  position: relative;
}
.wrap1 .box .elem > div > img {
  position: absolute;
  cursor: pointer;
  z-index: 10;
  top: 60px;
}
.wrap1 .box .elem > div > img.swiper1_l,
.wrap1 .box .elem > div > img.swiper2_l {
  left: 0;
}
.wrap1 .box .elem > div > img.swiper1_r,
.wrap1 .box .elem > div > img.swiper2_r {
  right: 0;
}
.wrap1 .box .elem > div > div {
  width: 905px;
  padding-bottom: 40px;
  margin: 0 auto;
}
.wrap1 .box .elem > div > div .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.wrap1 .box .elem > div > div .swiper-pagination-bullet-active {
  background-color: #bb1b1b;
}
.wrap1 .box .elem > div > div .swiper-slide a {
  display: block;
  width: 276px;
  height: 184px;
  overflow: hidden;
  position: relative;
}
.wrap1 .box .elem > div > div .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.wrap1 .box .elem > div > div .swiper-slide a img:hover {
  transform: scale(1.05);
}
.wrap1 .box .elem > div > div .swiper-slide a i {
  display: block;
  position: absolute;
  width: 49px;
  height: 49px;
  left: 50%;
  top: 50%;
  margin-left: -24.5px;
  margin-top: -24.5px;
  background: url("../images/5.png") no-repeat center;
}
.wrap2 {
  margin-top: 50px;
}
.wrap2 .box > img {
  margin-bottom: 42px;
}
.wrap2 .box .elem {
  width: 944px;
  height: auto;
  margin: 0 auto;
  background: #fff4f1 url("../images/bg.png") no-repeat center bototm;
  padding: 25px 15px 0;
}
.wrap2 .box .elem.show2 {
  display: none;
}
.wrap2 .box .elem ul {
  overflow: hidden;
}
.wrap2 .box .elem ul li {
  float: left;
  width: 446px;
  margin-bottom: 20px;
}
.wrap2 .box .elem ul li:nth-child(2),
.wrap2 .box .elem ul li:nth-child(4),
.wrap2 .box .elem ul li:nth-child(6),
.wrap2 .box .elem ul li:nth-child(8),
.wrap2 .box .elem ul li:nth-child(10),
.wrap2 .box .elem ul li:nth-child(12),
.wrap2 .box .elem ul li:nth-child(14) {
  margin-right: 22px;
}
.wrap2 .box .elem ul li div {
  float: left;
  width: 145px;
  height: 75px;
  overflow: hidden;
}
.wrap2 .box .elem ul li div img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.wrap2 .box .elem ul li div img:hover {
  transform: scale(1.05);
}
.wrap2 .box .elem ul li h4 {
  float: right;
  width: 440px;
  font-size: 24px;
  line-height: 36px;
  color: #2d2d2d;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrap2 .box .elem ul li h4:hover {
  text-decoration: underline;
  color: #BB1B1B;
}
.wrap2 .box .elem ul li p {
  float: right;
  width: 290px;
  font-size: 16px;
  line-height: 28px;
  color: #2d2d2d;
  margin-top: 9.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrap2 .box .elem ul li p:hover {
  color: #BB1B1B;
}
.wrap2 .box .elem ul li.list1 {
  width: 100%;
  margin-bottom: 28px;
}
.wrap2 .box .elem ul li.list1 div {
  width: 452px;
  height: 256px;
}
.wrap2 .box .elem ul li.list1 p {
  width: 440px;
  text-indent: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.wrap2 .box .elem ul li.list1 p:hover {
  color: #2D2D2D;
}
.wrap3 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.wrap3 .box > img {
  margin-bottom: 42px;
}
.wrap3 .box .elem {
  overflow: hidden;
  padding: 0 7px;
}
.wrap3 .box .elem a {
  float: left;
  width: 444px;
}
.wrap3 .box .elem a:nth-child(1) {
  margin-right: 58px;
}
.wrap3 .box .elem a:hover {
  color: #BB1B1B;
}
.wrap3 .box .elem a div {
  height: 210px;
  overflow: hidden;
}
.wrap3 .box .elem a div img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.wrap3 .box .elem a div img:hover {
  transform: scale(1.05);
}
.wrap3 .box .elem a p {
  text-align: center;
  font-size: 30px;
  line-height: 54px;
  color: #474747;
}
.wrap3 .box .elem a p:hover {
  color: #BB1B1B;
}
