* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none !important;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  word-wrap: break-word;
  /*color: #505050;*/
}
.clear {
  clear: both;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.fl {
  float: left;
}
.fl,
.fr {
  display: inline;
}
.w1200 {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.w_Header {
  width: 100%;
  height: 66px;
  min-width: 1200px;
  border-bottom: 0px solid #000;
  margin-bottom: 6px;
  padding: 10px 0;
}
.w_Header .w1200 .nlogo {
  float: left;
  padding-top: 24px;
}
.w_Header .w1200 .nlogo img {
  width: 100%;
  height: 100%;
  float: left;
}
.w_Header .w1200 .search {
  float: right;
  width: 312px;
  height: auto;
  padding: 22px 0 0 0;
}
.w_Header .w1200 .search .search-keyword {
  width: 240px;
  border: 1px #c1c1c1 solid;
  border-right: none;
  background: #fff;
  line-height: 37px;
  height: 37px;
  color: #666;
  text-indent: 10px;
  border-radius: 3px 0 0 3px;
}
.w_Header .w1200 .search .search-submit {
  height: 37px;
  width: 70px;
  border: none;
  border-radius: 0 3px 3px 0;
  background: url(../images/search.png) center center no-repeat #4763b2;
  cursor: pointer;
}
.w_navBar {
  width: 100%;
  height: 55px;
  background: #ffffff;
  min-width: 1200px;
  border-top: 3px solid #4763b2;
  border-bottom: 1px solid #d9d9d9;
  box-shadow: 0 2px #f3f3f3;
  margin-top: 30px;
}
.w_navBar .w1200 ul {
  display: flex;
}
.w_navBar .w1200 ul li {
  height: 55px;
  margin-right: 0px;
  display: inline-block;
}
.w_navBar .w1200 ul li a {
  padding: 0 22px;
  height: 51px;
  line-height: 51px;
  float: left;
  font-size: 18px;
  color: #4763b2;
  text-align: center;
}
.w_navBar .w1200 ul li a.current {
  color: #ffffff;
  background: #4763b2;
}
.w_navBar .w1200 ul li a:hover {
  color: #ffffff;
  background: #4763b2;
}
.w_main {
  width: 100%;
  height: auto;
  min-width: 1200px;
  overflow: hidden;
}
.w_main .list_brand {
  color: #414141;
  font-size: 16px;
  margin: 0 auto;
  width: 1200px;
  text-align: left;
}
.w_main .list_brand a {
  color: #414141;
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
}
.w_main .w1200 .pleft {
  width: 836px;
  height: auto;
  float: left;
  text-align: left;
}
.w_main .w1200 .pleft .articlesList {
  background: #fff none repeat scroll 0 0;
}
.w_main .w1200 .pleft .articlesList .list_item_wrap {
  display: flex;
  overflow: hidden;
  border: 1px;
}
.w_main .w1200 .pleft .articlesList .list_item_wrap.HasImg .list_item {
  width: 98%;
}
.w_main .w1200 .pleft .articlesList .list_item_wrap .ImgWrap {
  padding: 22px 10px;
  width: 250px;
  height: 161px;
}
.w_main .w1200 .pleft .articlesList .list_item_wrap .ImgWrap img {
  width: 100%;
  height: 100%;
}
.w_main .w1200 .pleft .articlesList .list_item {
  padding: 20px 20px 20px 12px;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.w_main .w1200 .pleft .articlesList .list_item header {
  margin-bottom: 10px;
}
.w_main .w1200 .pleft .articlesList .list_item header h3 {
  display: inline;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 0;
}
.w_main .w1200 .pleft .articlesList .list_item header h3 a {
  transition: all 0.3s ease 0s;
  color: #000;
  display: inline-block;
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.w_main .w1200 .pleft .articlesList .list_item .meta {
  margin-bottom: 10px;
}
.w_main .w1200 .pleft .articlesList .list_item .meta span {
  border-right: 1px solid #eaeaea;
  margin-right: 10px;
  margin: 0;
  padding-right: 10px;
  color: #ababab;
}
.w_main .w1200 .pleft .articlesList .list_item .meta span:last-child {
  border: 0 none;
  margin-right: 10px;
}
.w_main .w1200 .pleft .articlesList .list_item .content {
  color: #666;
  font-size: 14px;
  line-height: 1.8em;
  min-height: 50px;
  overflow-wrap: break-word;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 50px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.w_main .w1200 .pleft .show_title {
  width: 100%;
  height: auto;
  line-height: 35px;
  float: left;
}
.w_main .w1200 .pleft .show_title h1 {
  font-size: 24px;
  color: #404040;
  font-weight: bold;
  display: inline-block;
  width: 95%;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}
.w_main .w1200 .pleft .show_meta {
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #8d8d8d;
  font-size: 14px;
  float: left;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
}
.w_main .w1200 .pleft .show_meta span {
  margin-right: 70px;
}
.w_main .w1200 .pleft .show_meta span a {
  color: #8d8d8d;
}
.w_main .w1200 .pleft .show_meta span a:hover {
  text-decoration: underline !important;
}
.w_main .w1200 .pleft .sep {
  margin-top: 20px;
  border: none;
}
.w_main .w1200 .pleft .show_content {
  line-height: 30px;
  font-size: 14px;
}
.w_main .w1200 .pleft .show_content p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 10px;
}
.w_main .w1200 .pleft .show_content p a {
  color: inherit;
}
.w_main .w1200 .pleft .show_content p img {
  display: flex;
  margin: 15px auto;
  width: 740px;
  height: 414px;
}
.w_main .w1200 .pleft .recommend {
  border-top: 1px solid #e9e9e9;
  margin: 25px 0px 25px;
  padding: 25px 0px 0px;
}
.w_main .w1200 .pleft .recommend h3 {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #222222;
  font-weight: 400;
}
.w_main .w1200 .pleft .recommend .recommend_loop {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.w_main .w1200 .pleft .recommend .recommend_loop.clear::before,
.w_main .w1200 .pleft .recommend .recommend_loop.clear::after {
  content: none !important;
  display: table;
}
.w_main .w1200 .pleft .recommend .recommend_loop .reco_item {
  width: 198px;
}
.w_main .w1200 .pleft .recommend .recommend_loop .reco_item a.oImg {
  float: left;
  width: 100%;
  margin: 0px 0px 10px;
}
.w_main .w1200 .pleft .recommend .recommend_loop .reco_item a.oImg .ImgBox {
  height: auto;
  line-height: 0.8;
  position: relative;
  width: 100%;
  height: 153px;
}
.w_main .w1200 .pleft .recommend .recommend_loop .reco_item a.oImg .ImgBox img {
  width: 100%;
  height: 100%;
}
.w_main .w1200 .pleft .recommend .recommend_loop .reco_item .rec_desc {
  font-size: 16px;
  line-height: 1.35;
  display: table;
}
.w_main .w1200 .pleft .recommend .recommend_loop .reco_item .rec_desc a {
  color: #222222;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 40px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.w_main .w1200 .pleft .recommend .recommend_loop .reco_item:nth-of-type(3n+1) {
  clear: left;
}
.w_main .w1200 .pright {
  width: 300px;
  height: auto;
  float: right;
}
.w_main .w1200 .pright .right_b1 {
  width: 300px;
  overflow: hidden;
  margin-bottom: 15px;
}
.w_main .w1200 .pright .right_b1 .title {
  float: left;
  height: 35px;
  width: 100%;
  line-height: 35px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  background: url(../images/icon_news.png) no-repeat left center;
}
.w_main .w1200 .pright .right_b1 .title span {
  color: #333;
  float: left;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-weight: bold;
}
.w_main .w1200 .pright .right_b1 .newslist {
  width: 100%;
  height: auto;
  float: left;
}
.w_main .w1200 .pright .right_b1 .newslist ul {
  text-align: left;
}
.w_main .w1200 .pright .right_b1 .newslist ul li {
  height: 29px;
  line-height: 29px;
  float: left;
  width: 300px;
  position: relative;
}
.w_main .w1200 .pright .right_b1 .newslist ul li::before {
  content: '';
  position: absolute;
  border-radius: 50%;
  top: 12px;
  left: 0;
  background-color: #c1c1c1;
  width: 4px;
  height: 4px;
}
.w_main .w1200 .pright .right_b1 .newslist ul li a {
  float: left;
  color: #333;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 10px;
}
.w_main .w1200 .pright .show_right_b1 {
  margin-top: 50px;
}
.w_main .w1200 .pright .advertisement {
  float: left;
  height: 300px;
  width: 300px;
  margin: 10px 0;
  position: relative;
  overflow: hidden;
}
.w_main .w1200 .pright .advertisement:nth-child(1) {
  margin-top: 40px;
}
.w_main .w1200 .pright .advertisement img {
  width: 100%;
  height: 100%;
}
.w_main .w1200 .pright .advertisement .adwidget_title {
  border-bottom: none;
  color: #ffffff;
  font-size: 12px;
  margin: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 999;
  background: rgba(50, 50, 50, 0.5);
  padding: 2px 5px;
  border-top-right-radius: 10px;
}
.w_main .w1200 .pright .right_b2 {
  width: 300px;
  float: left;
  text-align: left;
  overflow: hidden;
  margin-bottom: 15px;
}
.w_main .w1200 .pright .right_b2 .tabs_bar {
  height: 38px;
  line-height: 38px;
  background: #f0f0f0;
  border-bottom: 0px solid #ddd;
  position: relative;
  border-top: 3px solid #404040;
}
.w_main .w1200 .pright .right_b2 .tabs_bar ul {
  float: left;
  height: 38px;
  width: 100%;
}
.w_main .w1200 .pright .right_b2 .tabs_bar ul li {
  float: left;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
}
.w_main .w1200 .pright .right_b2 .tabs_bar ul li.on {
  height: 35px;
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 2px solid #fff;
}
.w_main .w1200 .pright .right_b2 .tabs_content {
  position: relative;
  width: 300px;
  height: 310px;
}
.w_main .w1200 .pright .right_b2 .tabs_content ul {
  display: none;
  position: absolute;
  width: 300px;
  left: 0px;
  top: 0px;
}
.w_main .w1200 .pright .right_b2 .tabs_content ul.on {
  display: block;
}
.w_main .w1200 .pright .right_b2 .tabs_content ul li {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #dddddd;
  width: 300px;
  display: inline-block;
  width: 299px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.w_main .w1200 .pright .right_b2 .tabs_content ul li i {
  color: #888888;
  font-style: normal;
  margin-right: 10px;
  font-weight: bold;
}
.w_main .w1200 .pright .right_b2 .tabs_content ul li a {
  color: #404040;
  font-size: 14px;
}
.w_main .gdbb {
  width: 100%;
  height: 32px;
  line-height: 22px;
  border-bottom: 1px dotted #ccc;
  width: 1200px;
  margin: 30px auto;
}
.w_main .gdbb .title {
  color: #4763b2;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-right: 12px;
}
.w_main .gdbb .gdbbcon {
  width: 1129px;
  height: auto;
  float: left;
  overflow: hidden;
}
.w_main .gdbb .gdbbcon .tempWrap {
  overflow: hidden;
  position: relative;
  width: 1335px;
  margin: auto;
}
.w_main .gdbb .gdbbcon .tempWrap ul {
  width: 4272px;
  position: relative;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  left: -1384px;
}
.w_main .gdbb .gdbbcon .tempWrap ul li {
  width: 247px;
  display: inline-block;
  margin-right: 20px;
}
.w_main .gdbb .gdbbcon .tempWrap ul li a {
  float: left;
  color: #333;
  text-decoration: none;
}
.w_main .PublicCss {
  width: 100%;
  float: left;
}
.w_main .block_1 {
  margin-top: 20px;
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  height: 388px;
  overflow: hidden;
}
.w_main .block_1 .tita {
  float: left;
  height: 35px;
  width: 100%;
  line-height: 35px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  background: url(../images/icon_news.png) no-repeat left center;
}
.w_main .block_1 .tita span {
  color: #333;
  float: left;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-weight: bold;
}
.w_main .block_1 .partPub,
.w_main .block_1 .partL {
  width: 360px;
  height: auto;
  float: left;
}
.w_main .block_1 .partPub .swiper-container,
.w_main .block_1 .partL .swiper-container {
  position: relative;
  width: 360px;
  height: 243px;
}
.w_main .block_1 .partPub .swiper-container .swiper-pagination,
.w_main .block_1 .partL .swiper-container .swiper-pagination {
  left: 88% !important;
  position: absolute;
  top: 15px !important;
}
.w_main .block_1 .partPub .swiper-container .desc,
.w_main .block_1 .partL .swiper-container .desc {
  position: absolute;
  bottom: -4px;
  left: 0px;
  z-index: 99;
  background-color: rgba(50, 50, 50, 0.4);
  color: white;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  padding: 0 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.w_main .block_1 .partPub .swiper-container img,
.w_main .block_1 .partL .swiper-container img {
  width: 100%;
  height: 100%;
}
.w_main .block_1 .partPub .newsList,
.w_main .block_1 .partL .newsList {
  width: 100%;
  height: auto;
  float: left;
  width: 336px;
  margin-right: 54px;
}
.w_main .block_1 .partPub .newsList ul li,
.w_main .block_1 .partL .newsList ul li {
  width: 100%;
  height: 29px;
  line-height: 29px;
  float: left;
  position: relative;
}
.w_main .block_1 .partPub .newsList ul li a,
.w_main .block_1 .partL .newsList ul li a {
  float: left;
  color: #333;
  font-size: 14px;
  text-align: initial;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  width: 100%;
}
.w_main .block_1 .partPub .newsList ul li a i,
.w_main .block_1 .partL .newsList ul li a i {
  width: 4px;
  height: 4px;
  float: left;
  background: #c1c1c1;
  margin-top: 13px;
  margin-right: 8px;
}
.w_main .block_1 .partPub .newsList ul li a p,
.w_main .block_1 .partL .newsList ul li a p {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 29px;
}
.w_main .block_1 .partPub .Spe,
.w_main .block_1 .partL .Spe {
  width: 246px;
  margin-right: 54px;
}
.w_main .block_1 .partM {
  width: 360px;
  height: auto;
  float: left;
  margin-left: 0px;
}
.w_main .block_1 .partM ul.blod li:nth-child(1) a {
  font-size: 20px;
  font-weight: 600;
  color: black;
  width: 112%;
}
.w_main .block_1 .partR {
  width: 299px;
  float: right;
}
.w_main .block_1 .partR .tabCon {
  height: 388px;
}
.w_main .block_1 .partR .tabCon .tabTop {
  overflow: hidden;
  margin-bottom: 5px;
  position: relative;
  width: 70%;
}
.w_main .block_1 .partR .tabCon .tabTop span {
  padding: 0 10px;
  display: block;
  float: left;
  height: 35px;
  text-align: center;
}
.w_main .block_1 .partR .tabCon .tabTop span .tab-bg {
  float: none;
  height: 34px;
  line-height: 34px;
  margin-top: 1px;
  position: static;
}
.w_main .block_1 .partR .tabCon .tabTop span .tab-bg a {
  color: #4e4d4d;
  display: inline-block;
  font-family: "Microsoft YaHei", "SimHei";
  font-size: 16px;
  text-decoration: none !important;
}
.w_main .block_1 .partR .tabCon .tabTop span.on {
  height: 34px;
  border-top: 2px solid #4763b2;
  background: #f9fbfc;
}
.w_main .block_1 .partR .tabCon .tabTop span.on .tab-bg {
  height: 33px;
  line-height: 33px;
}
.w_main .block_1 .partR .tabCon .tabTop span.on .tab-bg a {
  height: 33px;
  line-height: 32px;
}
.w_main .block_1 .partR .tabCon .tabBottom {
  position: relative;
  width: 241px;
  float: left;
}
.w_main .block_1 .partR .tabCon .tabBottom .tabBottom_list {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  margin: 0 auto 10px;
  overflow: hidden;
}
.w_main .block_1 .partR .tabCon .tabBottom .tabBottom_list dl {
  border-bottom: 1px dotted #dbe4e9;
  margin: 0;
  display: none;
}
.w_main .block_1 .partR .tabCon .tabBottom .tabBottom_list dl.on {
  display: block;
}
.w_main .block_1 .partR .tabCon .tabBottom .tabBottom_list dl dt {
  text-align: left;
  position: relative;
}
.w_main .block_1 .partR .tabCon .tabBottom .tabBottom_list dl dt img {
  width: 100%;
  height: 107px;
}
.w_main .block_1 .partR .tabCon .tabBottom .tabBottom_list dl dt .desc {
  position: absolute;
  bottom: 6px;
  left: 0;
  height: 23px;
  width: 100%;
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 23px;
  background-color: rgba(50, 50, 50, 0.4);
}
.w_main .block_2 {
  height: 298px;
}
.w_main .block_2 .partR {
  width: 246px;
  margin-right: 54px;
}
.w_main .block_2 .partR .rg_yjhk_tabs {
  border: 1px solid #eee;
}
.w_main .block_2 .partR .rg_yjhk_tabs li.current {
  font-weight: bold;
  float: left;
  font: 18px/36px "Microsoft Yahei";
  height: 36px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  width: 100px;
}
.w_main .block_2 .partR .rg_yjhk_tabs li.current::before {
  background: #044a94 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: -1px;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.w_main .block_2 .partR .rg_yjhk_tabs li.current::before a {
  color: #404040;
  cursor: pointer;
  text-decoration: none;
}
.w_main .block_2 .partR .yjhk_main .rg_yjzg {
  display: none;
  position: relative;
}
.w_main .block_2 .partR .yjhk_main .rg_hkt {
  display: none;
  position: relative;
}
.w_main .block_2 .partR .yjhk_main .rg_yjzg.current {
  display: block;
}
.w_main .block_2 .partR .yjhk_main .rg_hkt.current {
  display: block;
}
.w_main .block_2 .partR .yjhk_main img {
  display: block;
}
.w_main .block_2 .partR .rg_video_first {
  margin-bottom: 10px;
}
.w_main .block_2 .partR .rg_video_first .pic {
  display: block;
  height: 90px;
  left: -1px;
  overflow: hidden;
  position: relative;
  transform: translateZ(0px);
  width: 100%;
}
.w_main .block_2 .partR .rg_video_first .pic .info {
  bottom: -40px;
  height: 40px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.w_main .block_2 .partR .rg_video_first .pic .info i {
  background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 0;
  display: block;
  height: 25px;
  left: 15px;
  position: absolute;
  top: 10px;
  width: 25px;
}
.w_main .block_2 .partR .rg_video_first .pic .info .time {
  color: #fff;
  font: 12px/40px "Arial";
  padding-left: 50px;
  width: 250px;
}
.w_main .block_2 .partR .rg_video_first .pic:hover .info {
  bottom: 0;
}
.w_main .block_2 .partR .rg_video_first h3 {
  background: #f6f6f6 none repeat scroll 0 0;
  font: bold 16px/40px "Microsoft Yahei";
  height: 40px;
  padding-left: 0px;
}
.w_main .block_2 .partR .rg_video_first h3 a {
  color: #404040;
  text-decoration: none;
  display: inline-block;
  width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.w_main .block_2 .partR .rg_video_first h3 a:hover {
  color: #f33;
}
.w_main .block_2 .partR .rg_video_list li {
  overflow: hidden;
  position: relative;
}
.w_main .block_2 .partR .rg_video_list li a {
  color: #404040;
  display: block;
  font: 14px/30px "Microsoft Yahei";
  height: 30px;
  padding-left: 36px;
  position: relative;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.w_main .block_2 .partR .rg_video_list li a i {
  background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 -30px;
  display: block;
  height: 16px;
  left: 15px;
  position: absolute;
  top: 7px;
  width: 16px;
}
.w_main .block_2 .partR .rg_video_list li a:hover {
  color: #f33;
}
.w_main .block_2 .partR .rg_video_list li::before {
  background: #044a94 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateX(-4px);
  transition: all 0.3s ease 0s;
  width: 3px;
}
.w_main .block_2 .partR .rg_video_list li:hover {
  background: #fbfbfb none repeat scroll 0 0;
}
.w_main .block_2 .partR .rg_video_list li:hover a {
  color: #f33;
}
.w_main .block_2 .partR .rg_video_list li:hover::before {
  transform: none;
}
.w_main .block_3 {
  height: 300px;
  overflow: hidden;
  margin-bottom: 53px;
}
.w_main .block_3 .partR li {
  display: block;
  float: none !important;
}
.w_main .block_3 .partR li a {
  display: block;
  position: relative;
  width: 300px;
}
.w_main .block_3 .partR li a img {
  height: 130px;
  width: 350px;
}
.w_main .block_4 {
  margin: 30px 0;
  margin-bottom: 53px;
  width: 1200px;
  height: 364px;
  margin-bottom: 20px;
  overflow: hidden;
}
.w_main .block_4 .fl {
  float: left;
}
.w_main .block_4 .block_4_tit {
  width: 1200px;
  margin-bottom: 20px;
  height: 40px;
  position: relative;
  line-height: 40px;
  border-bottom: 4px #f1f0f0 solid;
}
.w_main .block_4 .block_4_tit .title {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  font-size: 22px;
  overflow: hidden;
  font-weight: bold;
  padding-right: 20px;
  border-bottom: 4px #4763b2 solid;
}
.w_main .block_4 .block_4_tit .title i {
  padding-left: 5px;
  font-size: 18px;
}
.w_main .block_4 .pic1 {
  height: 300px;
  width: 400px;
  position: relative;
}
.w_main .block_4 .pic1 img {
  height: 300px;
  width: 400px;
}
.w_main .block_4 .pic1 p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  color: #fff;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  text-align: center;
  background: url(../images/bg_7.png) 0 -3px repeat-x;
}
.w_main .block_4 .pic2 {
  width: 800px;
}
.w_main .block_4 .pic2 li {
  margin-bottom: 4px;
  margin-right: 4px;
  float: left;
  width: 196px;
  height: 148px;
  position: relative;
  padding: 0 0 4px 4px;
}
.w_main .block_4 .pic2 li img {
  width: 196px;
  height: 148px;
}
.w_main .block_4 .pic2 li p {
  position: absolute;
  left: 4px;
  bottom: 0px;
  padding: 0 5px;
  width: 196px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  text-align: center;
  background: url(../images/bg_7.png) 0 -3px repeat-x;
}
#Footer {
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  background: #efefef;
}
#Footer .footer .friends {
  padding: 20px 0;
}
#Footer .footer .friends h3{
  font-size: 18px;
  font-weight: bold;
}
#Footer .footer .friends p a{
  margin: 0 8px;
}
#Footer .footer .banquan {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #efefef;
  background: #444141;
}
#Footer .footer .banquan a{
  color: #efefef;
}
.goTop {
  position: fixed;
  bottom: 200px;
  right: 200px;
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: url(../images/top.jpg) 0 0 no-repeat;
  text-indent: -999em;
}
.goTop:hover {
  background-position: -60px 0;
}
