/*
 * Author lxm
 */
body {
  background-color: #fff4eb;
}

.w {
  width: 1000px;
  margin: 0px auto;
}

.mT6 {
  margin-top: 6px;
}

.mT18 {
  margin-top: 18px;
}

.mT15 {
  margin-top: 15px;
}

.mT30 {
  margin-top: 30px;
}

.f_orange,
a.f_orange {
  color: #fe7e00;
}

.top {
  height: 36px;
  background: #fff;
}

.searchBox {
  display: inline;
  float: right;
  width: 270px;
  padding-top: 7px;
}

.searchBox .inpTxt {
  display: inline;
  float: left;
  width: 220px;
  height: 22px;
  line-height: 22px;
  background: #ebebeb;
  border: 1px solid #e3e3e3;
  padding: 0px 4px;
}

.searchBox .inpSubm {
  display: inline;
  float: left;
  width: 30px;
  height: 23px;
  overflow: hidden;
  background: url(../i/subm.png) no-repeat;
  border: none;
  cursor: pointer;
}

.topNav {
  display: inline;
  float: right;
  width: 220px;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  padding-top: 10px;
}

.topNav a {
  color: #fff;
  padding: 0px 10px;
}

.wrapper {
  min-width: 1000px;
  background: url(../images/bg.jpg) no-repeat center top #F2F2F2;
}

.header {
  font-family: Times, Arial, Helvetica, sans-serif;
  height: 320px;
}

.headerInner {
  padding: 85px 0px 0px 438px;
  overflow: hidden;
  zoom: 1;
}

.logo {
  width: 540px;
  height: 178px;
  overflow: hidden;
}

.header .tips {
  width: 540px;
  height: 28px;
  line-height: 28px;
  background: url(../i/logo.png) no-repeat left bottom;
}

.header .tips p {
  font-size: 16px;
  padding-left: 10px;
  color: #fff;
  font-style: italic;
}

.main {
  padding: 0px 0px 25px 0px;
  background: #fff;
  margin-top: -20px;
}

.banner {
  width: 976px;
  height: 237px;
  overflow: hidden;
  border: 12px solid #f3e3d5;
  background: #fff;
}

.mainInner {
  padding: 20px 22px 0px;
}

/* nav */
.nav {
  background: #cfe0ee;
  height: 34px;
  position: relative;
  z-index: 99;
}

.nav .first {}

.nav li a:hover {
  text-decoration: none;
}

.nav li {
  display: inline;
  float: left;
  width: 128px;
  height: 34px;
  border-right: 1px solid #fff;
  position: relative;
}

.nav li a.fir {
  display: inline;
  float: left;
  width: 128px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 13px;
  color: #1066ad;
  font-weight: bold;
}

.nav li.cur a.fir,
.nav li a.fir:hover {
  text-decoration: none;
  background: #3573a6;
  color: #fff;
}

.nav .second {
  position: absolute;
  width: 128px;
  top: 34px;
  left: 0px;
  display: none;
}

.nav .second li {
  width: 100%;
  height: 22px;
  padding: 3px 0px;
  background: #114978;
  border: none;
}

.nav .second li a {
  display: inline;
  float: left;
  width: 100%;
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  color: #7db4e3;
}

.nav .second li a:hover {
  background: #3580c0;
  color: #fff;
}

.nav .second li a span {
  padding: 0px 0px 0px 18px;
}

/* left && right */
.left {
  display: inline;
  float: left;
  width: 640px;
}

.right {
  display: inline;
  float: right;
  width: 290px;
}

/* footer */
.footer {
  border-top: 5px solid #eeeeee;
  margin-top: 50px;
  background: #f3f3f3;
  padding: 25px 0px 55px 0px;
  color: #898989;
  border-bottom: 40px solid #eee;
}

.footer p {
  padding: 0px 20px;
}

/* aboutSlider */
.aboutSlider,
.aboutSlider .bannerInner {
  width: 640px;
  height: 330px;
  overflow: hidden;
  position: relative;
  display: inline;
  float: left;
}

.aboutSlider .bannerInner {
  background: #f9f9f9;
}

.aboutSlider .bannerInner li {
  display: inline;
  float: left;
  width: 640px;
  height: 330px;
  overflow: hidden;
  position: relative;
}

.aboutSlider .bannerInner li .opa_50 {
  width: 640px;
  height: 60px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 8;
}

.aboutSlider .bannerInner li .txt {
  width: 640px;
  height: 60px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 9;
}

.aboutSlider .bannerInner li .txt p {
  margin: 10px 50px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.aboutSlider .bannerInner li img {
  width: 640px;
  height: 330px;
}

.btn_prev1,
.btn_next1 {
  position: absolute;
  width: 46px;
  height: 331px;
  top: 0px;
}

.btn_prev1 {
  left: 0px;
  background: url(../images/btn_prev.png) no-repeat 0px 0px;
  left: -50px;
}

.btn_next1 {
  right: 0px;
  background: url(../images/btn_next.png) no-repeat 0px 0px;
  right: -50px;
}

/* commTit */
.commTit {
  height: 22px;
  line-height: 22px;
  background: url(../images/commTit.png) repeat-x left 6px;
  position: relative;
}

.commTit h2 {
  display: inline;
  float: left;
  height: 22px;
  background: #fff;
  padding: 0px 10px 0px 2px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  white-space: nowrap;
  position: absolute;
  top: 0px;
  left: 0px;
}

.commTit h2 a {
  font-weight: bold;
}

.commTit2 {
  height: 22px;
  line-height: 22px;
  background: url(../i/commTit2.png) repeat-x left 6px;
  position: relative;
}

.commTit2 h2 {
  display: inline;
  float: left;
  height: 22px;
  background: #f3f3f3;
  padding: 0px 10px 0px 2px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  white-space: nowrap;
  position: absolute;
  top: 0px;
  left: 0px;
}

.commTit2 h2 a {
  font-weight: bold;
}

/* about */
.aboutTxt {
  display: inline;
  float: right;
  width: 290px;
}

.aboutTxt .con {
  width: 290px;
  height: 270px;
  overflow: hidden;
  background: url() no-repeat;
  padding-top: 19px;
  text-align: justify;
}

.aboutTxt .con p {
  font-size: 14px;
  color: #084495;
  line-height: 18px;
  margin-bottom: 20px;
}

/* photos */
.photosSlider {}

.photosSlider .bannerInner {
  width: 956px;
  height: 412px;
  overflow: hidden;
}

.photosSlider .bannerInner li {
  display: inline;
  float: left;
  width: 956px;
  height: 412px;
  overflow: hidden;
}

.photosSlider .bannerInner li img {
  width: 956px;
  height: 412px;
}

.photosSlider .smallImgBox {
  width: 956px;
  height: 120px;
  background: #494949;
  overflow: hidden;
  position: relative;
}

.photosSlider .smallImgInner {
  width: 806px;
  height: 85px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -403px;
  top: 17px;
}

.photosSlider .smallImgBox ul {
  width: 820px;
}

.photosSlider .smallImgBox li {
  display: inline;
  float: left;
  width: 193px;
  height: 81px;
  border: 2px solid #7b7b7b;
  margin-right: 6px;
}

.photosSlider .smallImgBox li img {
  width: 193px;
  height: 81px;
}

.photosSlider .smallImgBox li.cur {
  border-color: #fff;
}

.photosSlider .sliderBtn {
  position: absolute;
  top: 45px;
}

.photosSlider .btn_prev {
  left: 35px;
}

.photosSlider .btn_next {
  right: 35px;
}

/* specBox */
.specBox {}

.specBox .item {
  display: inline;
  width: 304px;
}

/* imgArt */
.imgArt {
  overflow: hidden;
  zoom: 1;
  padding-bottom: 15px;
}

.imgArt img {
  display: inline;
  float: left;
  width: 150px;
  height: 92px;
  overflow: hidden;
  margin: 0px 12px 0px 0px;
}

.imgArt h2 {
  font-weight: bold;
  line-height: 20px;
}

.imgArt h2 a {
  color: #070707;
}

.imgArt p {
  color: #808080;
  line-height: 18px;
  margin-top: 5px;
}

.imgArt2 {
  overflow: hidden;
  zoom: 1;
  background: url(../i/imgArt2.png) no-repeat left 3px;
  padding: 45px 0px 10px 0px;
}

.imgArt2 img {
  display: inline;
  float: right;
  width: 125px;
  height: 80px;
  margin: -45px 6px 5px 20px;
}

.imgArt2 p {
  color: #f58b00;
  line-height: 18px;
  font-weight: bold;
}

/* line_xx */
.line_xx {
  display: block;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  background: url(../i/line_xx.png) repeat-x;
}

/* latestBox */
.latestBox {}

.latestBox .con {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.latestBox2 {}

.latestBox2 .con {}

.latestBox2 .list10 {
  margin-top: -10px;
}

/* attrImgShow */
.attrImgShow {
  width: 956px;
  height: 287px;
  overflow: hidden;
  position: relative;
}

.attrImgShow div {
  position: absolute;
  overflow: hidden;
}

.attrImgShow a {
  transition: all .2s;
}

.attrImgShow a:hover {
  opacity: 0.8;
}

.attrImgShow .attrImg1 {
  width: 165px;
  height: 287px;
  top: 0px;
  left: 0px;
}

.attrImgShow .attrImg2 {
  width: 165px;
  height: 287px;
  top: 0px;
  left: 168px;
}

.attrImgShow .attrImg3 {
  width: 163px;
  height: 142px;
  top: 0px;
  left: 336px;
}

.attrImgShow .attrImg4 {
  width: 163px;
  height: 142px;
  top: 0px;
  left: 502px;
}

.attrImgShow .attrImg5 {
  width: 329px;
  height: 142px;
  top: 144px;
  left: 336px;
}

.attrImgShow .attrImg6 {
  width: 288px;
  height: 287px;
  top: 0px;
  right: 0px;
}

/* popularBox */
.popularBox {}

.popularBox .con {
  padding-top: 13px;
}

.popularBox3 {}

.popularBox3 .con {}

.popularBox3 .con .pic {
  display: inline;
  float: left;
  width: 315px;
  color: #070707;
  line-height: 18px;
}

.popularBox3 .con .pic img {
  display: block;
  width: 315px;
  margin-bottom: 10px;
}

.popularBox3 .con .rList {
  display: inline;
  float: right;
  width: 300px;
}

.popularBox3 .con .list11 {
  margin-top: -10px;
}

/* popularTab */
.popularTab {}

.popularTab .tabCon {
  position: relative;
  display: inline;
  float: left;
  width: 288px;
  height: 287px;
  overflow: hidden;
}

.popularTab .tabTag {
  display: inline;
  float: right;
  width: 334px;
  height: 287px;
}

.popularTab .tabTag li {
  width: 334px;
  height: 67px;
  position: relative;
  margin-bottom: 6px;
  background: #ececec;
  cursor: pointer;
  color: #f58b00;
}

.popularTab .tabTag li.cur {
  color: #fff;
  background: #f58b00;
}

.popularTab .tabTag li img {
  display: inline;
  float: left;
  width: 67px;
  height: 67px;
  margin: 0px 25px 0px 20px;
}

.popularTab .tabTag li p {
  padding: 10px 20px 0px 0px;
  line-height: 16px;
}

.popularTab .tabTag .pointLeft {
  width: 8px;
  height: 14px;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  background: url(../i/tabCur.png) no-repeat;
  position: absolute;
  top: 27px;
  left: -7px;
  display: none;
}

.popularTab .tabTag li.cur .pointLeft {
  display: block;
}

/* videosSlider */
.videosSlider,
.videosSlider .bannerInner,
.videosSlider .bannerInner li {
  width: 290px;
  height: 272px;
  overflow: hidden;
  zoom: 1;
}

.videosSlider {
  background: #f1f1f1;
  position: relative;
}

.videosSlider .bannerInner {
  position: relative;
}

.videosSlider .bannerInner li {
  display: inline;
  float: left;
}

.videosSlider .bannerInner .pic {
  display: block;
  width: 290px;
  height: 150px;
  overflow: hidden;
  position: relative;
}

.videosSlider .bannerInner em {
  display: block;
  margin: 15px 10px 0px;
  font-weight: bold;
  line-height: 18px;
}

.videosSlider .bannerInner em a {
  color: #070707;
}

.videosSlider .bannerCur {
  width: 139px;
  height: 32px;
  line-height: 0px;
  background: url(../i/bannerCurBg.png) no-repeat;
  position: absolute;
  left: 50%;
  bottom: 17px;
  z-index: 9;
  margin-left: -70px;
  text-align: center;
  font-size: 0px;
}

.videosSlider .bannerCur a {
  display: inline-block;
  width: 13px;
  height: 13px;
  font-size: 0px;
  line-height: 0px;
  background: url(../i/circle_gray.png) no-repeat;
  margin: 10px 6px 0px;
}

.videosSlider .bannerCur a.cur {
  background-image: url(../i/circle_orange.png);
}

/* play */
.play {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../i/play.png) no-repeat center center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.1);
}

/* sliderBtn */
.sliderBtn {
  display: inline-block;
  background: url(../i/sliderBtn.png) no-repeat;
  overflow: hidden;
  text-indent: -999em;
}

.btn_prev2 {
  display: block;
  width: 14px;
  height: 29px;
  background-position: -24px 0px;
}

.btn_prev2:hover {
  background-position: -39px 0px;
}

.btn_next2 {
  display: block;
  width: 14px;
  height: 29px;
  background-position: -54px 0px;
}

.btn_next2:hover {
  background-position: -69px 0px;
}

.btn_prev3 {
  display: block;
  width: 7px;
  height: 13px;
  background-position: 0px 0px;
}

.btn_prev3:hover {
  background-position: 0px -23px;
}

.btn_next3 {
  display: block;
  width: 7px;
  height: 13px;
  background-position: -17px 0px;
}

.btn_next3:hover {
  background-position: -17px -23px;
}

.btn_prev4 {
  display: block;
  width: 45px;
  height: 45px;
  background-position: 0px -46px;
}

.btn_next4 {
  display: block;
  width: 45px;
  height: 45px;
  background-position: -55px -46px;
}

/* events */
.eventsSlider {
  width: 956px;
  height: 92px;
  overflow: hidden;
  position: relative;
}

.eventsSlider .btn_prev3,
.eventsSlider .btn_next3 {
  position: absolute;
  top: 38px;
}

.eventsSlider .btn_prev3 {
  left: 7px;
}

.eventsSlider .btn_next3 {
  right: 7px;
}

.eventsSlider .bannerInner {
  width: 910px;
  height: 92px;
  overflow: hidden;
  margin: 0px auto;
}

.eventsSlider .bannerInner ul {
  width: 1000px;
}

.eventsSlider .bannerInner li {
  display: inline;
  float: left;
  width: 150px;
  height: 92px;
  overflow: hidden;
  margin-right: 2px;
}

.eventsSlider .bannerInner li img {
  width: 150px;
  height: 92px;
}

/* events 2 */
.eventsSlider2 {
  width: 640px;
  height: 92px;
  overflow: hidden;
  position: relative;
}

.eventsSlider2 .btn_prev3,
.eventsSlider2 .btn_next3 {
  position: absolute;
  top: 38px;
}

.eventsSlider2 .btn_prev3 {
  left: 1px;
}

.eventsSlider2 .btn_next3 {
  right: 1px;
}

.eventsSlider2 .bannerInner {
  width: 606px;
  height: 92px;
  overflow: hidden;
  margin: 0px auto;
}

.eventsSlider2 .bannerInner ul {
  width: 1000px;
}

.eventsSlider2 .bannerInner li {
  display: inline;
  float: left;
  width: 150px;
  height: 92px;
  overflow: hidden;
  margin-right: 2px;
}

.eventsSlider2 .bannerInner li img {
  width: 150px;
  height: 92px;
}

/* list */
.list {}

.list li {
  overflow: hidden;
  zoom: 1;
  padding: 10px;
  background: #f3f3f3;
  margin-top: 20px;
}

.list li.first {
  margin-top: 0px;
}

.list img {
  display: inline;
  float: left;
  width: 198px;
  height: 103px;
  margin: 0px 22px 0px 0px;
}

.list h2 {
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
}

.list .artAbst {
  font-size: 12px;
  color: #808080;
  line-height: 18px;
  margin-top: 8px;
}

.list .artMore {
  color: #057bcd;
  text-decoration: underline;
}

/* list2 */
.list2 {
  background: #fff;
}

.list2,
.list2 a {
  color: #f28900;
}

.list2 li {
  margin-top: 15px;
}

.list2 li.first {
  margin-top: 0px;
}

.list2 h3 {
  font-weight: bold;
  line-height: 24px;
}

.list2 p {
  line-height: 18px;
}

.listMore {
  display: block;
  width: 90px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border: 1px solid #ffddb1;
  background: #fff1df;
  color: #f58b00;
  float: right;
  margin-top: 15px;
}

/* list3 */
.list3 {
  overflow: hidden;
  zoom: 1;
}

.list3 li {
  display: inline;
  float: left;
  width: 198px;
  height: 238px;
  overflow: hidden;
  margin-left: 23px;
  background: #f3f3f3;
}

.list3 li.first {
  margin-left: 0px;
}

.list3 .pic {
  display: block;
  width: 198px;
  height: 103px;
  overflow: hidden;
}

.list3 h2,
.list3 p {
  margin: 0px 9px;
}

.list3 h2 {
  font-weight: bold;
  line-height: 18px;
  margin-top: 20px;
}

.list3 p {
  margin-top: 10px;
  color: #808080;
  line-height: 18px;
}

/* list4 */
.list4 {
  overflow: hidden;
  zoom: 1;
}

.list4 li {
  height: 120px;
  background: url(../i/list4_bg.png) no-repeat left top;
  padding: 0px 0px 0px 15px;
  overflow: hidden;
  zoom: 1;
  margin-top: 15px;
}

.list4 li.first {
  margin-top: 0px;
}

.list4 img {
  display: block;
  float: right;
  width: 198px;
  height: 103px;
  margin: 8px 0px 0px 20px;
}

.list4 h2 {
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}

.list4 .artAbst {
  font-size: 12px;
  color: #808080;
  line-height: 18px;
  margin-top: 8px;
}

.list4 .artMore {
  color: #fe7e00;
}

/* list5 */
.list5 {
  overflow: hidden;
  zoom: 1;
  padding: 5px 0px;
}

.list5 li {
  line-height: 18px;
  padding: 6px 0px;
}

.list5 li em {
  display: block;
  background: url(../i/list_style.png) no-repeat left 4px;
  font-weight: bold;
  padding-left: 18px;
}

.list5 li em a {
  color: #070707;
}

/* list6 */
.list6 {
  overflow: hidden;
  zoom: 1;
  padding: 5px 0px;
}

.list6 li {
  margin-top: 20px;
}

.list6 li.first {
  margin-top: 0px;
}

.list6 em,
.list6 p {
  padding: 0px 10px 0px 18px;
  display: block;
}

.list6 em {
  font-weight: bold;
  background: url(../i/list_style2.png) no-repeat left 4px;
}

.list6 em a {
  color: #070707;
}

.list6 p {
  line-height: 16px;
  color: #070707;
  margin-top: 10px;
}

.listMore2 {
  line-height: 18px;
  float: right;
  white-space: nowrap;
  margin: 0px 10px 0px 0px;
  color: #fe7e00;
}

/* list7 */
.list7 {
  overflow: hidden;
  zoom: 1;
  padding: 5px 0px;
}

.list7 li {
  line-height: 18px;
  padding: 6px 0px;
}

.list7 li em {
  display: block;
  background: url(../i/list_style2.png) no-repeat left 4px;
  font-weight: bold;
  padding-left: 18px;
}

.list7 li em a {
  color: #070707;
}

/* list8 */
.list8 {
  overflow: hidden;
  zoom: 1;
}

.list8 li {
  height: 101px;
  overflow: hidden;
  zoom: 1;
  margin-right: 14px;
  padding-right: 140px;
}

.list8 li.line_xx {
  height: 1px;
  margin: 15px 0px;
}

.list8 li img {
  display: inline;
  float: right;
  margin-right: -130px;
}

.list8 em {
  display: block;
  padding: 20px 0px 5px 0px;
}

.list8 em a {
  font-size: 16px;
  color: #f58b00;
}

.list8 p {
  color: #808080;
  line-height: 16px;
}

/* list9 */
.list9 {
  overflow: hidden;
  zoom: 1;
}

.list9 li {
  display: inline;
  float: left;
  width: 212px;
  border-bottom: 1px solid #d8d8d8;
  height: 74px;
  color: #070707;
}

.list9 li.list_item1,
.list9 li.list_item2,
.list9 li.list_item4,
.list9 li.list_item5 {
  border-right: 1px solid #d8d8d8;
}

.list9 li.list_item4,
.list9 li.list_item5,
.list9 li.list_item6 {
  padding-top: 30px;
}

.list9 .num {
  height: 74px;
  background: url(../i/num.png) no-repeat;
}

.list9 .num1,
.list9 .num4 {
  padding: 0px 10px 0px 56px;
}

.list9 .num2,
.list9 .num5 {
  padding: 0px 10px 0px 65px;
}

.list9 .num3,
.list9 .num6 {
  padding: 0px 10px 0px 60px;
}

.list9 .num1 {
  background-position: 0px 0px;
}

.list9 .num2 {
  background-position: 0px -84px;
}

.list9 .num3 {
  background-position: 0px -168px;
}

.list9 .num4 {
  background-position: 0px -252px;
}

.list9 .num5 {
  background-position: 0px -336px;
}

.list9 .num6 {
  background-position: 0px -420px;
}

.list9 em {
  font-weight: bold;
  display: block;
  line-height: 14px;
  margin-bottom: 5px;
}

.list9 em a {
  color: #070707;
}

/* list10 */
.list10 {
  overflow: hidden;
  zoom: 1;
}

.list10 li {
  overflow: hidden;
  zoom: 1;
  padding: 10px 0px 13px 0px;
  background: url(../i/line_xx.png) repeat-x left bottom;
}

.list10 h2 {
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
}

.list10 h2 a {
  color: #070707;
}

.list10 p {
  color: #808080;
}

.list10 p img {
  display: inline;
  float: left;
  width: 129px;
  height: 79px;
  margin: 0px 15px 0px 0px;
}

/* list11 */
.list11 {
  overflow: hidden;
  zoom: 1;
}

.list11 li {
  overflow: hidden;
  zoom: 1;
  padding: 12px 0px;
  background: url(../i/line_xx.png) repeat-x left bottom;
}

.list11 h2 {
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
  font-size: 14px;
}

.list11 h2 a {
  color: #070707;
}

.list11 p {
  color: #666;
}

/* list12 */
.list12 {
  overflow: hidden;
  zoom: 1;
}

.list12 li {
  overflow: hidden;
  zoom: 1;
  padding: 15px 0px;
  background: url(../i/line_xx.png) repeat-x left bottom;
}

.list12 h2 {
  font-size: 14px;
  font-weight: bold;
  background: url(../i/list_style.png) no-repeat left 5px;
  padding: 0px 10px 0px 18px;
}

.list12 h2 a {
  color: #070707;
}

.list12 p {
  color: #808080;
  margin: 5px 10px 0px 18px;
  line-height: 18px;
}

/* list13 */
.list13 {
  overflow: hidden;
  zoom: 1;
}

.list13 li {
  display: inline;
  float: left;
  width: 138px;
  height: 138px;
  overflow: hidden;
  margin-right: 15px;
}

.list13 li a {
  line-height: 14px;
  color: #070707;
}

.list13 li img {
  display: block;
  width: 138px;
  height: 97px;
  margin-bottom: 5px;
}

/* list14 */
.list14 {
  overflow: hidden;
  zoom: 1;
  padding: 10px 0px;
}

.list14 li {
  padding: 2px 0px;
}

.list14 em {
  display: block;
  line-height: 18px;
  background: url(../i/list_style2.png) no-repeat left 4px;
  padding-left: 18px;
}

.list14 em a {
  color: #f58b00;
}

/* list15 */
.list15 {
  overflow: hidden;
  zoom: 1;
}

.list15 li {
  display: inline;
  float: left;
  width: 305px;
  padding: 20px 0px;
  overflow: hidden;
  background: url(../i/line_xx.png) repeat-x left bottom;
  margin-right: 30px;
}

.list15 li.first {
  padding-top: 0px;
}

.list15 li img {
  display: inline;
  float: left;
  margin: 0px 12px 0px 0px;
  width: 150px;
  height: 92px;
}

.list15 li em {
  display: block;
  font-weight: bold;
}

.list15 li em a {
  color: #070707;
}

/* list16 */
.list16 {
  overflow: hidden;
  zoom: 1;
}

.list16 li {
  overflow: hidden;
  zoom: 1;
  background: url(../i/line_xx.png) repeat-x left bottom;
  padding: 20px 0px;
}

.list16 li.first {
  padding-top: 0px;
}

.list16 li img {
  display: inline;
  float: left;
  width: 150px;
  height: 92px;
  margin: 0px 12px 5px 0px;
}

.list16 li em {
  display: block;
  font-weight: bold;
}

.list16 li em a {
  color: #070707;
}

.list16 li p {
  font-size: 12px;
  color: #808080;
  line-height: 18px;
}

/* videosBox */
.videosBox {}

.videosBox .con {}

.videosBox2 {}

.videosBox2 .con {
  width: 290px;
  overflow: hidden;
  zoom: 1;
}

.videosBox2 .con ul {
  width: 320px;
}

.videosBox3 {}

.videosBox3 .con {
  background: #cccccc;
}

.videosSlider3 {
  width: 290px;
  height: 186px;
  overflow: hidden;
  background: #666666;
  position: relative;
}

.videosSlider3 .bannerInner {
  width: 206px;
  height: 165px;
  overflow: hidden;
  zoom: 1;
  margin: 20px auto 0px;
}

.videosSlider3 .bannerInner ul {
  width: 500px;
}

.videosSlider3 .bannerInner li {
  display: inline;
  float: left;
  width: 206px;
  height: 165px;
  overflow: hidden;
}

.videosSlider3 .bannerInner li a {
  display: block;
  width: 206px;
  height: 165px;
  color: #fff;
  line-height: 18px;
}

.videosSlider3 .bannerInner li img {
  display: block;
  width: 206px;
  height: 206px;
  height: 126px;
}

.videosSlider3 .bannerInner li span {
  display: block;
  width: 206px;
  height: 18px;
  line-height: 18px;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.videosSlider3 .sliderBtn {
  position: absolute;
  top: 74px;
}

.videosSlider3 .btn_prev3 {
  left: 14px;
}

.videosSlider3 .btn_next3 {
  right: 14px;
}

.videosBox3 .rMore {
  display: block;
  height: 40px;
  line-height: 32px;
  text-align: right;
  padding-right: 10px;
  color: #4b4b4b;
}

/* newsBox */
.newsBox {}

.newsBox .con {
  margin-top: 13px;
  overflow: hidden;
  zoom: 1;
}

.newsBox2 {}

.newsBox2 .con {}

.newsBox3 {
  padding: 15px;
  background: #f3f3f3;
}

.newsBox3 .con {
  background: url(../i/vline.png) repeat-y 360px top;
}

.newsBox3 .imgArt {
  display: inline;
  float: left;
  width: 340px;
}

.newsBox3 .list5 {
  padding: 0px;
  display: inline;
  float: right;
  width: 235px;
  margin-top: -2px;
}

.newsBox3 .list5 li {
  padding: 3px 0px;
}

/* schBox */
.schBox {}

.schBox .con {
  margin-top: 13px;
  overflow: hidden;
  zoom: 1;
  padding: 9px;
  background: #f3f3f3;
}

.schBox .conInner {
  background: #fff;
  padding: 15px 10px 10px 15px;
  overflow: hidden;
  zoom: 1;
}

.schBox .conInner p {
  margin-top: 5px;
}

.schBox2 {}

.schBox2 .con {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* bannerSlider */
.bannerSlider,
.bannerSlider .bannerInner {
  width: 956px;
  height: 330px;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.bannerSlider .bannerInner ul {
  width: 2000px;
}

.bannerSlider .bannerInner li {
  display: inline;
  float: left;
  width: 956px;
  height: 330px;
  position: relative;
}

.bannerSlider .bannerInner li img {
  display: block;
  width: 956px;
  height: 330px;
}

.bannerSlider .opa_50 {
  width: 956px;
  height: 86px;
  position: absolute;
  z-index: 8;
  left: 0px;
  bottom: 0px;
}

.bannerSlider .txt {
  width: 800px;
  height: 86px;
  position: absolute;
  left: 50%;
  margin-left: -400px;
  bottom: 0px;
  z-index: 9;
  color: #fff;
}

.bannerSlider .txt em,
.bannerSlider .txt p {
  display: block;
  width: 800px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bannerSlider .txt em {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}

.bannerSlider .txt em a {
  color: #fff;
}

.bannerSlider .txt p {
  margin-top: 10px;
}

.bannerSlider .sliderBtn {
  position: absolute;
  bottom: 20px;
  z-index: 9;
}

.bannerSlider .btn_prev4 {
  left: 17px;
}

.bannerSlider .btn_next4 {
  right: 17px;
}

/* opa_50 */
.opa_50 {
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity="50");
}

/* opiBox */
.opiBox {
  width: 304px;
}

.opiBox .list6 {
  margin-top: -5px;
}

/* whatsOn */
.whatsOn {}

.whatsOn .con {}

.whatsOn2 {}

.whatsOn2 .imgArt h2 {
  font-size: 14px;
}

.whatsOn3 .con {
  width: 640px;
  overflow: hidden;
}

.whatsOn3 .con ul {
  width: 675px;
  margin-top: -20px;
}

body {
  _text-align: center;
}

.w {
  _text-align: left;
}

/* 
 * 2014-07-23
 * Ã¦â€Â¹ 207-208Ã£â‚¬Â235,100-101Ã¨Â¡Å’
 */


/* list3 */
.list23 {
  overflow: hidden;
  zoom: 1;
}

.list23 li {
  display: inline;
  float: left;
  width: 290px;
  height: 107px;
  overflow: hidden;
  margin-left: 15px;
}

.list23 li img {
  width: 290px;
  height: 107px;
}

.list23 li.first {
  margin-left: 0px;
}