.hide {
  display: none;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
a:hover {
  color: #EF5046;
}
.seeMore {
  float: right;
  font-size: 16px;
  font-weight: normal;
}
.threeimgList li {
  width: 390px;
  margin: 0px 14px 0px 0px;
  float: left;
}
.threeimgList img {
  width: 390px;
}
.threeimgList .iPlay {
  width: 28px;
  height: 34px;
  display: block;
  position: absolute;
  z-index: 99;
  margin-top: 175px;
  margin-left: 10px;
}
.threeimgList .imglistLast {
  margin-right: 0px;
}
.fourimgList li {
  width: 289px;
  margin: 0px 14px 6px 0px;
  padding-bottom: 12px;
  float: left;
  color: #333333;
  background: #f6f6f6;
}
.fourimgList li img {
  width: 289px;
  height: 162px;
}
.fourimgList li p {
  margin: 8px 0px 0px 6px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fourimgList li p span {
  color: #999999;
}
.fourimgList li .fourimgTitle {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
.fourimgList li .fourimgDes {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin-top: -36px;
  color: #ffffff;
}
.fourimgList li:hover {
  color: #EF5046;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.fourimgList .imglistLast {
  margin-right: 0px;
}
.fiveimgList li {
  width: 201px;
  margin: 0px 15px 15px 0px;
  padding-bottom: 10px;
  float: left;
  color: #333333;
  background: #f6f6f6;
}
.fiveimgList li img {
  width: 201px;
  height: 113px;
}
.fiveimgList li .iPlay {
  width: 16px;
  height: 18px;
  display: block;
  position: absolute;
  z-index: 99;
  margin-top: 83px;
  margin-left: 12px;
}
.fiveimgList li p {
  margin: 8px 0px 0px 6px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fiveimgList li:hover {
  color: #EF5046;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.fiveimgList .imglistLast {
  margin-right: 0px;
}
.siximgList li {
  width: 189px;
  margin: 0px 13px 14px 0px;
  padding-bottom: 10px;
  float: left;
  color: #333333;
  background: #f6f6f6;
}
.siximgList li img {
  width: 189px;
  height: 106px;
}
.siximgList li .iPlay {
  width: 16px;
  height: 18px;
  display: block;
  position: absolute;
  z-index: 99;
  margin-top: 76px;
  margin-left: 10px;
}
.siximgList li p {
  margin: 8px 0px 0px 6px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.siximgList li:hover {
  color: #EF5046;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.siximgList .imglistLast {
  margin-right: 0px;
}
.sevenimgList {
  width: 2000px;
}
.sevenimgList li {
  width: 162px;
  margin: 0px 5px 14px 4px;
  padding-bottom: 10px;
  float: left;
  color: #333333;
  background: #ffffff;
  box-shadow: none;
}
.sevenimgList li img {
  width: 162px;
  height: 218px;
}
.sevenimgList li p {
  margin: 8px 0px 0px 2px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sevenimgList li .sevenimgTitle {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
.sevenimgList .sevenimgCurrent {
  color: #EF5046;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.sevenimgList .imglistLast {
  margin-right: 0px;
}
header {
  background: #f6f6f6;
  min-width: 1200px;
  clear: both;
  overflow: hidden;
}
.topBox {
  width: 1200px;
  padding: 5px 0px 5px 0px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  text-align: right;
}
.pageContainer {
  background: #ffffff;
  min-width: 1200px;
  overflow: hidden;
  margin-bottom: 100px;
}
.logoBox {
  height: 126px;
  overflow: hidden;
  color: #999999;
  margin-bottom: 6px;
}
.logoBox div {
  float: left;
}
.logoBox .logoImg img {
  margin-right: 15px;
}

.logoBox .appAds {
  margin-top: 44px;
  margin-right: 60px;
}
.logoBox .appAds img {
  display: block;
  float: left;
  margin-right: 8px;
}
.logoBox .searchBg {
  float: left;
  width: 253px;
  height: 35px;
  margin-top: 44px;
  margin-right: 15px;
}
.logoBox .searchBg .searchWord {
  width: 218px;
  height: 35px;
  line-height: 35px;
  border: 0px;
  font-size: 11px;
  color: #999999;
  background: #f6f6f6;
  padding: 0px 20px 0px 20px;
}
.logoBox .searchBg .searchBtn {
  width: 35px;
  height: 35px;
  padding: 8px;
  background: #EF5046;
  border: 0px;
}
.logoBox .shortCut {
  font-size: 16px;
  margin-top: 49px;
}
.logoBox .shortCut a {
  display: block;
  float: left;
  padding: 0px 14px 0px 12px;
  border-right: solid 1px #dddddd;
}
.logoBox .shortCut .lastShortcut {
  padding: 0px 0px 0px 10px;
  border: none;
}
.logoBox .shortCut img {
  margin-right: 8px;
}
.adsBox {
  margin-bottom: 20px;
  overflow: hidden;
}
.bannerBox {
  margin-bottom: 20px;
  overflow: hidden;
}
.bannerBox img {
  width: 1200px;
}
.navBox {
  height: 95px;
  margin-bottom: 28px;
  border-top: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  overflow: hidden;
  color: #333333;
  font-size: 16px;
}
.navBox .column {
  margin-top: 23px;
  float: left;
}
.navBox .column .columnTitle {
  margin-top: 3px;
  width: 49px;
  border-right: solid 1px #333333;
  padding-right: 10px;
  margin-right: 10px;
  float: left;
  font-weight: bold;
  line-height: 20px;
}
.navBox .column .columnRec {
  width: 163px;
  float: left;
  margin-right: 5px;
}
.navBox .column .columnRec a {
  line-height: 20px;
  margin: 0px 10px 5px 0px;
  display: block;
  float: left;
}
.navBox .column .columnLive {
  width: 88px;
}
.navBox .specialColumn {
  margin-top: 23px;
  float: left;
}
.navBox .specialColumn .specialcolTitle {
  width: 75px;
  height: 40px;
  margin-top: 6px;
  display: block;
  float: left;
}
.navBox .specialColumn .specialRec {
  width: 290px;
  float: left;
}
.navBox .specialColumn .specialRec a {
  display: block;
  float: left;
  height: 50px;
  line-height: 8px;
  padding: 0px 4px 0px 4px;
  margin: 0px 4px 0px 4px;
}
.navBox .specialColumn .specialRec a img {
  display: block;
  margin: 0px auto 15px auto;
}
.navBox .specialColumn .specialMore {
  width: 362px;
  height: 113px;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  z-index: 999;
  margin-top: 55px;
  margin-left: 320px;
  border-top: solid 1px #EF5046;
}
.navBox .specialColumn .specialMore .specialmoreCorner {
  width: 0px;
  height: 0px;
  position: relative;
  margin-left: 328px;
  margin-top: -5px;
  border-bottom: 4px solid #EF5046;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.navBox .specialColumn .specialMore .specialmoreCorner:after {
  content: '';
  position: absolute;
  top: 1px;
  left: -5px;
  border-bottom: 5px solid #FFFFFF;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.navBox .specialColumn .specialMore .specialmoreTitle {
  width: 46px;
  height: 44px;
  margin: 38px 12px 0px 26px;
  font-size: 16px;
  line-height: 44px;
  font-weight: bold;
  color: #EF5046;
  border-right: solid 1px #dddddd;
  float: left;
}
.navBox .specialColumn .specialMore .specialmoreRec {
  width: 278px;
  margin: 30px 0px 0px 0px;
  float: left;
}
.navBox .specialColumn .specialMore .specialmoreRec a {
  display: block;
  float: left;
  margin-right: 22px;
  margin-bottom: 15px;
}
.subbannerBox {
  margin-bottom: 20px;
  overflow: hidden;
}
.subbannerBox img {
  width: 1200px;
}
.focusBox {
  margin-bottom: 14px;
  overflow: hidden;
}
.focusBox .focus {
  overflow: hidden;
}
.focusBox .focus .focusRight {
  width: 575px;
  float: left;
  margin: 0px 0px 0px 30px;
}
.focusBox .focus .focusRight .focusList li {
  margin: 8px 0px 17px 0px;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.focusBox .focus .focusRight .focusList .focuslistBold {
  font-weight: bold;
}
.focusBox .focus .focusRight .focusBtn {
  width: 140px;
  height: 40px;
  display: block;
  border: solid 2px #F7D3D2;
  border-radius: 5px;
  float: left;
  color: #EF5046;
  line-height: 40px;
  text-align: center;
  margin-top: 7px;
  margin-right: 15px;
  font-weight: bold;
  font-size: 14px;
}
.broadcastBox {
  height: 74px;
  margin-bottom: 35px;
  overflow: hidden;
  color: #333333;
  background: #f6f6f6;
}
.broadcastBox .broadcastImage {
  width: 71px;
  float: left;
  margin-bottom: 35px;
  margin-right: 20px;
}
.broadcastBox .broadcastImage img {
  margin: 23px 0px 0px 30px;
}
.broadcastBox .broadcastContent {
  width: 530px;
  margin: 0px 0px 0px 14px;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.broadcastBox .broadcastContent .broadcastBtn {
  width: 15px;
  height: 70px;
  float: right;
}
.broadcastBox .broadcastContent .broadcastBtn .broadcastUp {
  width: 0px;
  height: 0px;
  margin: 14px 0px 30px 0px;
  border-bottom: 8px solid #999999;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
.broadcastBox .broadcastContent .broadcastBtn .broadcastDown {
  width: 0px;
  height: 0px;
  border-top: 8px solid #999999;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
.broadcastBox .broadcastContent .broadcastBtn div:hover {
  cursor: pointer;
}
.broadcastBox .broadcastContent .broadcastList {
  float: left;
  position: relative;
  top: 0px;
}
.broadcastBox .broadcastContent .broadcastList li {
  width: 515px;
  margin: 10px 0px 10px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.titleBox {
  font-size: 38px;
  margin-top: 15px;
  margin-bottom: 30px;
  overflow: hidden;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
}
.titleBox .titleWord {
  float: left;
  letter-spacing: 2px;
}
.titleBox .titleBtn {
  height: 34px;
  display: block;
  float: left;
  margin: 6px 0px 0px 20px;
  padding: 0px 30px 0px 30px;
  border-radius: 17px;
  font-size: 14px;
  line-height: 34px;
  color: #EF5046;
  text-align: center;
  background: #FFEEED;
}
.titleBox .titleDes {
  height: 34px;
  display: block;
  float: left;
  margin: 6px 0px 0px 20px;
  font-size: 20px;
  font-weight: normal;
  line-height: 34px;
  color: #999999;
  text-align: center;
}
.pandaliveBox {
  margin-bottom: 35px;
  overflow: hidden;
}
.sichuanwatchBox {
  margin-bottom: 27px;
  overflow: hidden;
}
.sichuanwatchBox .sichuanwatchTop {
  margin-bottom: 14px;
  overflow: hidden;
}
.sichuanwatchBox .sichuanwatchBottom {
  overflow: hidden;
}
.pandanewsBox {
  margin-bottom: 40px;
  overflow: hidden;
}
.pandanewsBox .pandanewsTop {
  margin-bottom: 20px;
  overflow: hidden;
}
.pandanewsBox .pandanewsTop div {
  float: left;
  height: 327px;
}
.pandanewsBox .pandanewsTop .pandanewsLeft {
  width: 390px;
  margin-right: 20px;
  background: #F6F6F6;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsDatecol {
  width: 100%;
  height: 40px;
  padding: 0px 40px 0px 40px;
  margin-bottom: 10px;
  background: #FFEEED;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsDatecol .pandanewsDate {
  width: 102px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #EF5046;
  font-size: 16px;
  font-weight: 600;
  float: left;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsDatecol .pandanewsDate:hover {
  cursor: pointer;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsDatecol .currentDate {
  color: #ffffff;
  background: #ef5046;
  box-shadow: 0px 4px 11px #fababa;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsDatecol .currentDate:hover {
  cursor: auto;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent {
  width: 389px;
  padding: 0px 40px 0px 40px;
  color: #999999;
  font-size: 12px;
  overflow: hidden;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent span {
  width: 34px;
  height: 25px;
  display: block;
  float: left;
  overflow: hidden;
  color: #EF5046;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: Arial;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent p {
  line-height: 24px;
  margin: 0px 0px 10px 0px;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent .pandanewsTitle {
  width: 275px;
  margin: 5px 0px 2px 0px;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent .pandanewsDes {
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent ul li {
  margin: 5px 0px 0px 0px;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent ul li a {
  padding-left: 10px;
  color: #333333;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent ul li a:hover {
  color: #ef5046;
}
.pandanewsBox .pandanewsTop .pandanewsLeft .pandanewsContent ul li .pandanewsType {
  color: #EF5046;
  float: left;
  padding-right: 10px;
  border-right: solid 1px #ef5046;
}
.pandanewsBox .pandanewsTop .pandanewsMiddle {
  width: 490px;
  margin-right: 20px;
  padding-left: 20px;
  border-left: solid 2px #EF5046;
}
.pandanewsBox .pandanewsTop .pandanewsMiddle .pandanewsList li {
  margin: 5px 0px 27px 0px;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pandanewsBox .pandanewsTop .pandanewsMiddle .pandanewsList .pandanewsBold {
  font-weight: bold;
}
.pandanewsBox .pandanewsTop .pandanewsRight {
  width: 272px;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsT {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 5px;
  border-bottom: solid 1px #dddddd;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsT span {
  width: 4px;
  height: 14px;
  display: block;
  float: left;
  margin: 4px 7px 0px 0px;
  background: #EF5046;
  border-radius: 4px;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen li {
  float: left;
  width: 280px;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  border-bottom: solid 1px #dddddd;
  padding-left: 5px;
  color: #dddddd;
  list-style: disc inside;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen li span {
  display: block;
  width: 265px;
  float: right;
  font-size: 16px;
  color: #333333;
  margin-left: -8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen li p {
  display: none;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen li p .pandanewsChosenwords {
  height: 40px;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen li:hover {
  cursor: pointer;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen .newschosenCurrent {
  height: 100px;
  border-top: solid 2px #ef5046;
  border-bottom: none;
  background: #F6F6F6;
  line-height: 40px;
  color: #ef5046;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen .newschosenCurrent p {
  display: block;
  color: #999999;
  font-size: 12px;
  line-height: 20px;
  margin: 0px 10px 0px 10px;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen .newschosenCurrent p img {
  width: 79px;
  height: 45px;
  margin-right: 10px;
  float: left;
}
.pandanewsBox .pandanewsTop .pandanewsRight .pandanewsChosen .newschosenCurrent:hover {
  cursor: auto;
}
.pandanewsBox .pandanewsBottom {
  overflow: hidden;
}
.pandavideoBox {
  margin-bottom: 40px;
  overflow: hidden;
}
.pandavideoBox .pandavideoLeft {
  width: 550px;
  float: left;
  margin-right: 14px;
}
.pandavideoBox .pandavideoLeft .pandavideoMore {
  position: absolute;
  z-index: 100;
  color: #ffffff;
}
.pandavideoBox .pandavideoLeft .pandavideoMore .pandavideoLinks {
  width: 115px;
  height: 309px;
  background: rgba(40, 42, 48, 0.7);
  position: absolute;
  left: -115px;
  top: 0px;
  opacity: 0;
  font-size: 12px;
}
.pandavideoBox .pandavideoLeft .pandavideoMore .pandavideoLinks a {
  display: block;
  padding: 20px 14px 5px 14px;
}
.pandavideoBox .pandavideoLeft .pandavideoMore .pandavideoBtn {
  margin-top: 80px;
  width: 24px;
  height: 110px;
  padding: 20px 0px 0px 6px;
  font-size: 12px;
  background: url("../img/home_mask_more.png") no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
.pandavideoBox .pandavideoLeft .pandavideoMore .pandavideoBtn:hover {
  cursor: pointer;
}
.pandavideoBox .pandavideoLeft img {
  width: 550px;
}
.pandavideoBox .pandavideoLeft .iPlay {
  width: 28px;
  height: 34px;
  display: block;
  position: absolute;
  z-index: 99;
  margin-top: 267px;
  margin-left: 21px;
}
.pandavideoBox .pandavideoRight {
  width: 635px;
  float: left;
}
.citiesBox {
  margin-bottom: 50px;
  overflow: hidden;
}
.citiesBox .citiesLeft {
  width: 391px;
  float: left;
  margin-right: 14px;
}
.citiesBox .citiesLeft .citiesList li {
  color: #333333;
  font-size: 14px;
  line-height: 16px;
  margin: 5px 0px 0px 0px;
  padding: 2px 0px 3px 26px;
  background: url("../img/home_icon_small_play.png") no-repeat 0px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.citiesBox .citiesRight {
  width: 795px;
  float: left;
}
.thinkingBox {
  margin-bottom: 35px;
  overflow: hidden;
}
.thinkingBox .thinkingTop {
  margin-bottom: 8px;
  overflow: hidden;
}
.thinkingBox .thinkingBottom {
  overflow: hidden;
}
.pandafilmBox {
  margin-bottom: 5px;
  height: 308px;
}
.tvcolBox {
  margin-bottom: 45px;
  overflow: hidden;
}
.tvcolBox .tvcolBg {
  width: 1200px;
  height: 232px;
  overflow: hidden;
}
.tvcolBox .tvcolBg .tvcolList {
  height: 232px;
  position: relative;
  left: 0px;
}
.tvcolBox .tvcolBg .tvcolList li {
  width: 289px;
  margin: 0px 5px 6px 5px;
  padding-bottom: 12px;
  float: left;
  color: #333333;
  background: #f6f6f6;
}
.tvcolBox .tvcolBg .tvcolList li img {
  width: 289px;
  height: 162px;
}
.tvcolBox .tvcolBg .tvcolList li p {
  margin: 8px 0px 0px 6px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tvcolBox .tvcolBg .tvcolList li p span {
  color: #999999;
}
.tvcolBox .tvcolBg .tvcolList li .tvcolTitle {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
.tvcolBox .tvcolBg .tvcolList li .fourimgDes {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin-top: -36px;
  color: #ffffff;
}
.tvcolBox .tvcolBg .tvcolList li:hover {
  color: #EF5046;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.tvcolBox .tvcolBtn {
  width: 67px;
  height: 71px;
  position: absolute;
  z-index: 300;
  margin-top: 46px;
}
.tvcolBox .j_tvcolLeftbtn {
  margin-left: -5px;
  border-radius: 0 30px 30px 0;
}
.tvcolBox .j_tvcolRightbtn {
  margin-left: 1133px;
  border-radius: 30px 0 0 30px;
}
.othersBox {
  margin-bottom: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #333333;
}
.othersBox .othersBlock {
  width: 385px;
  height: 464px;
  float: left;
  margin-right: 20px;
  border: solid 1px #F6F6F6;
}
.othersBox .othersBlock .otherImg {
  margin: 0px 14px 0px 14px;
}
.othersBox .othersBlock img {
  width: 357px;
  height: 201px;
}
.othersBox .othersBlock .othersTitle {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  margin: 15px 14px 15px 14px;
}
.othersBox .othersBlock .othersTitle div {
  width: 8px;
  height: 28px;
  float: left;
  margin: 8px 14px 0px 0px;
  background: #EF5046;
  border-radius: 8px;
}
.othersBox .othersBlock .otherimgDes {
  position: relative;
  font-weight: bold;
  margin-top: -36px;
  margin-left: 22px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.othersBox .othersBlock .othersList {
  margin: 0px 14px 0px 14px;
}
.othersBox .othersBlock .othersList li {
  margin: 8px 0px 20px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.othersBox .othersBlock .othersList li span {
  width: 54px;
  height: 25px;
  margin: 0px 20px 0px 0px;
  display: block;
  float: left;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  color: #ffffff;
  background: #ef5046;
  border-radius: 2px;
}
.othersBox .rightBlock {
  margin-right: 0px;
}
.picBox {
  margin-bottom: 45px;
  overflow: hidden;
}
.aboutusBox {
  margin-bottom: 45px;
  overflow: hidden;
}
.aboutusBox .aboutusLeft {
  width: 165px;
  float: left;
  background: #FFEEED;
}
.aboutusBox .aboutusLeft li {
  width: 165px;
  height: 53px;
  color: #ef5046;
  font-size: 18px;
  text-align: center;
  line-height: 53px;
  font-weight: 600;
}
.aboutusBox .aboutusLeft li:hover {
  cursor: pointer;
}
.aboutusBox .aboutusLeft .aboutusCurrent {
  color: #ffffff;
  background: #ef5046;
  box-shadow: 0px 4px 11px #fababa;
}
.aboutusBox .aboutusRight {
  width: 1035px;
  height: 265px;
  float: left;
  background: #f6f6f6;
}
.aboutusBox .aboutusRight .aboutusContent {
  float: left;
  width: 400px;
  height: 225px;
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  margin: 20px 0px 20px 20px;
}
.aboutusBox .aboutusRight .aboutusContent .aboutusBold {
  margin: 20px 0px 0px 0px;
  font-size: 16px;
  font-weight: bold;
}
.aboutusBox .aboutusRight .aboutusContent .aboutusBold img {
  margin-left: 20px;
}
.aboutusBox .aboutusRight .aboutusImage {
  float: left;
  margin: 20px 0px 20px 0px;
  overflow: hidden;
}
.aboutusBox .aboutusRight .aboutusImage .aboutusimageBtn {
  float: left;
  margin: 100px 8px 0px 8px;
}
.aboutusBox .aboutusRight .aboutusImage .aboutusimageBg {
  float: left;
  width: 546px;
  height: 235px;
  overflow: hidden;
}
.aboutusBox .aboutusRight .aboutusImage .aboutusimageList {
  height: 235px;
  position: relative;
  left: 0px;
}
.aboutusBox .aboutusRight .aboutusImage .aboutusimageList li {
  margin: 0px 7px 20px 7px;
  float: left;
}
.aboutusBox .aboutusRight .aboutusImage div:hover {
  cursor: pointer;
}
.aboutusBox .aboutusBanner {
  margin-top: 20px;
  display: block;
  float: left;
}
.aboutusBox .aboutusBanner img {
  width: 1200px;
}
footer {
  background: #ffffff;
  min-width: 1200px;
  clear: both;
  overflow: hidden;
  border-top: 3px solid #e9e9e9;
}
.layout {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 120px;
  padding: 0px;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
}
.layout a {
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
}
.linksBox {
  margin-bottom: 25px;
  overflow: hidden;
}
.linksBox .linksList {
  float: left;
  font-size: 16px;
  line-height: 35px;
  color: #333333;
  margin-right: 85px;
}
.linksBox .linksList span {
  display: block;
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: bold;
}
.linksBox .lastlinksList {
  margin-right: 0px;
}
.linksBox2 {
  margin-bottom: 20px;
  overflow: hidden;
}
.linksBox2 .links {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 30px;
  text-align: center;
  margin: 25px 0px 0px 0px;
  padding-bottom: 50px;
  border-bottom: 1px solid #999999;
}
.linksBox2 .linksLine {
  width: 230px;
  font-size: 18px;
  position: relative;
  text-align: center;
  margin-left: 485px;
  margin-top: -14px;
  color: #999999;
  background: #ffffff;
}
.copyright {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 120px;
  padding: 0px;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
}
.copyright p {
  margin: 0px 0px 20px 0px;
}
.copyright img {
  margin: 0px 10px 0px 0px;
}
.copyright a {
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
}
/* 定义分享样式 */
.share {
  float: left;
  margin: 20px 0px 0px 10px;
  text-align: left;
  font-size: 12px;
  line-height: 30px;
  color: #999999;
}
.share div {
  display: inline;
}
.share .bdsharebuttonbox {
  float: right;
  padding-left: 10px;
}
#share a {
  width: 20px;
  height: 20px;
  background-position: center;
}
#share a.bds_weixin {
  background-image: url("../img/share_weixin.png");
}
#share a.bds_tsina {
  background-image: url("../img/share_sina.png");
}
#share a.bds_sqq {
  background-image: url("../img/share_qq.png");
  margin-top: 5px;
}
#share a.bds_qzone {
  background-image: url("../img/share_qzone.png");
}
#share a.bds_tieba {
  background-image: url("../img/share_tieba.png");
}
#share a.bds_douban {
  background-image: url("../img/share_douban.jpg");
  margin-top: 5px;
}
#share a.bds_copy {
  background-image: url("../img/share_copy.png");
}
/* 市州专区样式 */
.szzq-container .banner-box {
  width: 100%;
}
.szzq-container .banner-box .banner-img {
  width: 100%;
  min-width: 1320px;
  margin: 0 auto;
}
.szzq-container .container {
  width: 1320px;
  margin: 0 auto;
}
.szzq-container .page-content {
  margin-top: 20px;
}
.szzq-container .share {
  float: none;
  width: 260px;
  margin-left: 1064px;
  margin-bottom: 14px;
}
.szzq-container .contents {
  display: flex;
  justify-content: space-between;
}
.szzq-container .left-content {
  width: 265px;
  border-right: 2px solid #dfdede;
}
.szzq-container .right-content {
  width: 1053px;
  padding-left: 27px;
}
.szzq-container .left-content .tb-link {
  display: inline-block;
  border: 1px solid #bbb;
  margin-top: 25px;
}
.szzq-container .left-content .tb-link.current {
  border: 1px solid #EF5046;
}
.szzq-container .left-content .tb-link:first-child {
  margin-top: 0;
}
.szzq-container .left-content .tb-link:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.szzq-container .left-content .tb-link {
  width: 245px;
  height: 160px;
}
.szzq-container .left-content .tb-img {
  width: 100%;
  height: 100%;
}
.szzq-container .imgList li {
  width: 189px;
  margin: 0 20px 22px 0;
  padding-bottom: 4px;
  float: left;
  color: #333333;
  background: #f6f6f6;
}
.szzq-container .imgList li:nth-child(5n) {
  margin-right: 0;
}
.szzq-container .imgList li img {
  width: 189px;
  height: 106px;
}
.szzq-container .imgList li .iPlay {
  width: 16px;
  height: 18px;
  display: block;
  position: absolute;
  z-index: 99;
  margin-top: 73px;
  margin-left: 12px;
}
.szzq-container .imgList li p {
  margin: 5px 0 0 6px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal;
  height: 39px;
  line-height: 19px;
}
.szzq-container .imgList li:hover {
  color: #EF5046;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.szzq-container .imgList .imglistLast {
  margin-right: 0px;
}


@media screen and (min-width: 1641px) {
  .navBox .specialColumn .specialMore {
    margin-left: 320px;
  }
  .navBox .specialColumn .specialMore .specialmoreCorner {
    margin-left: 8px;
  }
}
@media screen and (max-width: 1640px) {
  .navBox .specialColumn .specialMore {
    margin-left: 5px;
  }
  .navBox .specialColumn .specialMore .specialmoreCorner {
    margin-left: 328px;
  }
}
