.banner_close {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/ad_close.png) no-repeat center center;
  cursor: pointer;
}
.main {
  margin: 40px 0 80px 0;
}
.main .container {
  width: 1200px;
  margin: 0 auto;
  /*首页|友情链接*/
}
.main .container .top_banner_1 {
  margin-bottom: 40px;
  z-index: 0;
  width: 1200px;
  height: 100px;
  overflow: hidden;
}
.main .container .top_banner_1 > .hd {
  top: 25px;
  right: 8px;
  width: 11px;
  z-index: 999;
}
.main .container .top_banner_1 > .hd li em {
  display: block;
  cursor: pointer;
  width: 11px;
  height: 11px;
  margin-bottom: 5px;
  background: url(../images/d_news_slide_icon.png) no-repeat center center;
}
.main .container .top_banner_1 > .hd li em.on {
  background: url(../images/d_news_slide_icon_on.png) no-repeat center center;
}
.main .container .top_banner_1 .item {
  display: block;
  height: 100px;
}
.main .container .top_banner_1 .banner_close {
  right: 5px;
  top: 5px;
  z-index: 900;
}
.main .container .d_news {
  margin-bottom: 20px;
  height: 540px;
  overflow: hidden;
}
.main .container .d_news .d_news_slide {
  width: 640px;
}
.main .container .d_news .d_news_slide .hd {
  bottom: 155px;
  right: 20px;
  z-index: 999;
}
.main .container .d_news .d_news_slide .hd > li em {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 11px;
  height: 11px;
  margin: 2.5px;
  cursor: pointer;
  background: url(../images/d_news_slide_icon.png) no-repeat center center;
}
.main .container .d_news .d_news_slide .hd > li em.on {
  background: url(../images/d_news_slide_icon_on.png) no-repeat center center;
}
.main .container .d_news .d_news_slide .item {
  background: white;
  height: 540px;
  overflow: hidden;
}
.main .container .d_news .d_news_slide .item dt {
  width: 640px;
  height: 400px;
  overflow: hidden;
}
.main .container .d_news .d_news_slide .item dt img {
  max-height: 400px ;
  max-width: 640px;
  transition: all .75s;
}
.main .container .d_news .d_news_slide .item dt:hover img {
  transform: scale(1.1);
}
.main .container .d_news .d_news_slide .item dd {
  height: 140px;
  padding: 20px;
}
.main .container .d_news .d_news_slide .item dd > em {
  float: left;
  display: block;
  width: 46px;
  height: 39px;
  background: url(../images/date_bg.png) no-repeat center center;
  padding: 10px 5px;
  margin-left: 15px;
  color: white;
}
.main .container .d_news .d_news_slide .item dd > em > i {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #ffd0d6;
  transform: scaleX(0.8);
  line-height: 14px;
}
.main .container .d_news .d_news_slide .item dd > em > b {
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: white;
  transform: scaleX(1.2);
  line-height: 31px;
}
.main .container .d_news .d_news_slide .item dd > div {
  float: right;
  width: 485px;
  line-height: 24px;
}
.main .container .d_news .d_news_slide .item dd > div h1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
}
.main .container .d_news .d_news_slide .item dd > div h1 a {
  color: #73121d;
}
.main .container .d_news .d_news_slide .item dd > div h1 a:hover {
  color: #cc0000;
  border-color: #cc0000;
}
.main .container .d_news .d_news_slide .item dd > div p {
  color: #666;
}
.main .container .d_news .d_news_slide .item dd > div p a {
  color: #666;
}
.main .container .d_news .d_news_slide .item dd > div p a:hover {
  border: none;
  color: #cc0000;
  font-weight: bold;
}
.main .container .d_news .d_news_slide .next,
.main .container .d_news .d_news_slide .prev {
  position: absolute;
  top: 34%;
  width: 38px;
  height: 38px;
  display: none;
  background: url(../images/index-arrow.png) no-repeat 0px 0px;
}
.main .container .d_news .d_news_slide:hover .next,
.main .container .d_news .d_news_slide:hover .prev {
  display: block;
}
.main .container .d_news .d_news_slide .next {
  left: auto;
  right: 20px;
  background-position: 0 -46px;
}
.main .container .d_news .d_news_slide .prev {
  left: 20px;
  background-position: 0 -6px;
}
.main .container .d_news .d_news_slide .prev:hover {
  background-position: -40px -6px;
}
.main .container .d_news .d_news_slide .next:hover {
  background-position: -40px -46px;
}
.main .container .d_news .d_news_slide .prevStop {
  display: none;
}
.main .container .d_news .d_news_slide .nextStop {
  display: none;
}
.main .container .d_news .d_impot_news {
  width: 540px;
  height: 100%;
}
.main .container .d_fabu {
  height: 182px;
  overflow: hidden;
}
.main .container .d_fabu .fabu_left {
  background: white;
  width: 600px;
  padding: 20px;
}
.main .container .d_fabu .fabu_left .title_list {
  width: 100px;
}
.main .container .d_fabu .fabu_left .title_list a {
  display: block;
  height: 30px;
  margin-bottom: 1px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  color: #73121d;
  background: url(../images/title_list_a_bg.jpg) no-repeat center center;
}
.main .container .d_fabu .fabu_left .title_list a:hover,
.main .container .d_fabu .fabu_left .title_list a.hover {
  height: 40px !important;
  line-height: 40px;
  color: white;
  font-size: 18px;
  background: url(../images/base_news_tit_h1_bg.jpg) no-repeat center center;
}
.main .container .d_fabu .fabu_left ul {
  width: 480px;
}
.main .container .d_fabu .fabu_left ul li {
  height: 28px;
  line-height: 30px;
  overflow: hidden;
}
.main .container .d_fabu .fabu_left ul li > em,
.main .container .d_fabu .fabu_left ul li > a {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.main .container .d_fabu .fabu_left ul li > span {
  display: block;
  zoom: 1;
  *display: inline;
}
.main .container .d_fabu .fabu_left ul li > em {
  float: left;
  margin-top: 14px;
  width: 6px;
  height: 6px;
  background-color: #ccc;
}
.main .container .d_fabu .fabu_left ul li > a {
  float: left;
  font-size: 14px;
  height: 26px;
  max-width: 412px;
  margin: 0 19px 0 10px;
  color: #333;
  overflow: hidden;
}
.main .container .d_fabu .fabu_left ul li > a:hover {
  color: #CC0000;
  border-bottom: 2px solid #CC0000;
}
.main .container .d_fabu .fabu_left ul li > span {
  float: right;
  font-family: georgia;
  color: #999;
}
.main .container .d_fabu .fabu_left ul .line {
  height: 1px;
  border-top: 1px dashed #CCCCCC;
  margin: 5px 0;
}
.main .container .d_fabu .fabu_right {
  width: 500px;
  padding: 25px  20px;
  background: white;
}
.main .container .d_fabu .fabu_right > .fl {
  width: 130px;
}
.main .container .d_fabu .fabu_right > .fl > a {
  display: block;
  margin-bottom: 10px;
  width: 130px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  background: url(../images/nav_bg.jpg) repeat-x left center;
}
.main .container .d_fabu .fabu_right > .fr {
  width: 360px;
  height: 130px;
}
.main .container .d_fabu .fabu_right > .fr .tab_btn {
  top: -15px;
  right: 10px;
  z-index: 999;
}
.main .container .d_fabu .fabu_right > .fr .tab_btn em {
  display: inline-block;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  width: 11px;
  height: 11px;
  margin-left: 3px;
}
.main .container .d_fabu .fabu_right > .fr .tab_btn em.text {
  background: url(../images/fabu_slide_text.png);
}
.main .container .d_fabu .fabu_right > .fr .tab_btn em.text.on {
  background: url(../images/fabu_slide_text_on.png);
}
.main .container .d_fabu .fabu_right > .fr .tab_btn em.img {
  background: url(../images/fabu_slide_img.png);
}
.main .container .d_fabu .fabu_right > .fr .tab_btn em.img.on {
  background: url(../images/fabu_slide_img_on.png);
}
.main .container .d_fabu .fabu_right > .fr .fabu_slide > .hd {
  top: 25px;
  right: 10px;
  width: 11px;
  z-index: 999;
}
.main .container .d_fabu .fabu_right > .fr .fabu_slide > .hd li em {
  display: block;
  cursor: pointer;
  width: 11px;
  height: 11px;
  margin-bottom: 5px;
  background: url(../images/d_news_slide_icon.png) no-repeat center center;
}
.main .container .d_fabu .fabu_right > .fr .fabu_slide > .hd li em.on {
  background: url(../images/d_news_slide_icon_on.png) no-repeat center center;
}
.main .container .d_fabu .fabu_right > .fr .fabu_slide .item {
  display: block;
  height: 130px;
  line-height: 100%;
  width: 360px;
  background: url(../images/nav_bg.jpg);
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.main .container .d_fabu .fabu_right > .fr .fabu_slide .item p {
  position: relative;top: 50%;transform: translateY(-50%);margin: 0 auto;

}
.main .container .d_fabu .fabu_right > .fr .fabu_text {
  display: none;
  margin-right: 35px;
  height: 140px;
}
.main .container .d_fabu .fabu_right > .fr .fabu_text > .hd {
  top: 25px;
  right: -25px;
  width: 11px;
  z-index: 999;
}
.main .container .d_fabu .fabu_right > .fr .fabu_text > .hd li em {
  display: block;
  cursor: pointer;
  width: 11px;
  height: 11px;
  margin-bottom: 5px;
  background: url(../images/fabu_text_slide_em.png) no-repeat center center;
}
.main .container .d_fabu .fabu_right > .fr .fabu_text > .hd li em.on {
  background: url(../images/fabu_text_slide_em_on.png) no-repeat center center;
}
.main .container .d_fabu .fabu_right > .fr .fabu_text .item {
  height: 140px;
}
.main .container .d_fabu .fabu_right > .fr .fabu_text .item a {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: right;
  border-top: 1px dashed #CCCCCC;
  font-size: 18px;
  font-weight: bold;
  color: #333399;
}
.main .container .d_fabu .fabu_right > .fr .fabu_text .item a:first-child {
  border-top: none;
}
.main .container .d_fabu .fabu_right > .fr .fabu_text .item a:hover {
  color: #CC0000;
}
.main .container .d_zhengwu {
  margin-top: 30px;
}
.main .container .d_zhengwu .zhengwu_left {
  margin: 0 20px 20px 20px;
  width: 780px;
}
.main .container .d_zhengwu .zhengwu_left .zw_cat_1 {
  border-bottom: 1px dashed #ccc;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #333;
  padding-bottom: 15px;
}
.main .container .d_zhengwu .zhengwu_left .zw_cat_1 a {
  color: #333;
}
.main .container .d_zhengwu .zhengwu_left .zw_cat_1 a:hover {
  color: #CC0000;
  border-bottom: 2px solid #CC0000;
}
.main .container .d_zhengwu .zhengwu_left .zw_cat_2 {
  border-bottom: 1px dashed #ccc;
  padding: 0px 10px 0px 0;
  height: 110px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.main .container .d_zhengwu .zhengwu_left .zw_cat_2 a {
  display: inline-block;
  width: 90px;
  /* height: 38px; */
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #73121d;
  background-color: #ffd3d9;
  border-radius: 3px;
  margin-bottom: 10px;
  margin-left: 12px;
  border-bottom: 2px solid transparent;
}
.main .container .d_zhengwu .zhengwu_left .zw_cat_2 a:hover {
  background-color: #73121d;
  font-weight: bold;
  color: white;
  border: none;
}
.main .container .d_zhengwu .zhengwu_left ul {
  padding: 0 10px;
  padding-top: 10px;
}
.main .container .d_zhengwu .zhengwu_left ul li {
  height: 34px;
  line-height: 34px;
  float: left;
  text-align: center;
  width:50%;
}
.main .container .d_zhengwu .zhengwu_left ul li > em {
  display: block;
  float: left;
  width: 6px;
  height: 6px;
  background-color: #CCCCCC;
}
.main .container .d_zhengwu .zhengwu_left ul li > i {
  display: inline-block;
  zoom: 1;
  *display: inline;
  float: left;
  max-width: 70px;
  margin: 0 5px 0 10px;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.main .container .d_zhengwu .zhengwu_left ul li > a {
  float: left;
  display: inline-block;
  zoom: 1;
  *display: inline;
  max-width: 605px;
  color: #333333;
  margin: 0 25px 0 0 ;
}
.main .container .d_zhengwu .zhengwu_left ul li > a:hover {
  color: #CC0000;
  border-bottom: 2px solid #CC0000;
}
.main .container .d_zhengwu .zhengwu_left ul li > span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  float: right;
  width: 45px;
  text-align: center;
  font-family: georgia;
  color: #999;
}
.main .container .d_zhengwu .zhengwu_left ul li.line {
  height: 1px !important;
  margin: 13px 0;
  *margin: 2px 0;
}
.main .container .d_zhengwu .zhengwu_right {
  width: 360px;
  margin-right: 20px;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi {
  padding-top: 14px;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .title {
  top: -58px;
  left: 0;
  min-width: 220px;
  height: 60px;
  background: url(../images/banshi.png) no-repeat center center;
  border: none;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .title:hover {
  border: none;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn {
  padding: 10px 15px 20px 15px;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a {
  display: block;
  float: left;
  margin-left: 19px;
  width: 68px;
  height: 60px;
  padding-top: 8px;
  color: #73121d;
  background: url(../images/banshi_btn.png) no-repeat center center;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a:first-child {
  margin-left: 0;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a em {
  display: block;
  width: 100%;
  height: 20px;
  background-position: center 0px;
  background-repeat: no-repeat;
  padding-top: 40px;
  text-align: center;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a em.zhinan {
  background-image: url(../images/banshi_bianming.png);
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a em.download {
  background-image: url(../images/banshi_dolown.png);
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a em.zixun {
  background-image: url(../images/banshi_zixun.png);
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a em.oa {
  background-image: url(../images/banshi_wenzheng.png);
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a:hover {
  background: url(../images/banshi_btn_on.png) no-repeat center center;
  color: white;
  border: none;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a:hover .zhinan {
  background-image: url(../images/banshi_bianming_on.png);
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a:hover .download {
  background-image: url(../images/banshi_dolown_on.png);
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a:hover .zixun {
  background-image: url(../images/banshi_zixun_on.png);
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_group_btn a:hover .oa {
  background-image: url(../images/banshi_wenzheng_on.png);
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_list {
  border-top: 1px solid #ffd4d9;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_list ul {
  padding: 0;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_list ul li {
  float: left;
  width: 179px;
  border-right: 1px dashed #c8c8c8;
  border-bottom: 1px dashed #c8c8c8;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_list ul li.even_bor {
  border-right: 0px;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_list ul li a {
  display: block;
  width: 100%;
  margin: 0;
  font-size: 14px;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_list ul li a:hover {
  color: #492b88;
  font-weight: bold;
  border: none;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_big_list {
  margin-top: 10px;
  height: 206px;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_big_list ul {
  padding: 0;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_big_list ul li {
  height: 40px;
  line-height: 40px;
  width: 50%;
  border-bottom: 2px solid white;
  float: left;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_big_list ul li a {
  color: #73121d;
  background: #f7f6fa;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.main .container .d_zhengwu .zhengwu_right .d_banshi .banshi_big_list ul li a:hover {
  background: url(../images/banshi_bot_bg_on.png) repeat center center;
  border: none;
  color: white;
}
.main .container .d_fengcai {
  margin-top: 30px;
  height:920px;
}
.main .container .d_fengcai .fengcai_content {
  padding: 5px 20px 25px 20px;
}
.main .container .d_fengcai .fengcai_content a img {
  transition: all 1s;
}
.main .container .d_fengcai .fengcai_content a:hover {
  border: none;
}
.main .container .d_fengcai .fengcai_content a:hover img {
  transform: scale(1.1);
}
.main .container .d_fengcai .fengcai_content > .fl {
  width: 460px;
  height: 288px;
  overflow: hidden;
}
.main .container .d_fengcai .fengcai_content > .fl > a {
  display: block;
  color: white;
}
.main .container .d_fengcai .fengcai_content > .fl > a > em {
  display: block;
  width: 100%;
  font-size: 14px;
  height: 58px;
  font-weight: bold;
  bottom: 0px;
  left: 0;
  text-align: center;
  line-height: 58px;
  background: url(../images/pic_tit_bg.png) no-repeat center center;
}
.main .container .d_fengcai .fengcai_content > .fl > a > .bg {
  background: rgba(0, 0, 0, 0.9);
  height: 30px;
}
.main .container .d_fengcai .fengcai_content > .fr {
  width: 700px;
}
.main .container .d_fengcai .fengcai_content > .fr > div {
  float: left;
  width: 224px;
  height: 140px;
  margin-left: 9px;
  margin-bottom: 8px;
  overflow: hidden;
}
.main .container .d_fengcai .fengcai_content > .fr > div > .absolute {
  width: 100%;
  height: 100%;
  background-color: #73121d ;
  top: 100%;
  left: 0;
}
.main .container .d_fengcai .fengcai_content > .fr > div > .absolute a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: white;
  font-weight: bold;
}
.main .container .d_fengcai .fengcai_content > .fr > div > .absolute a table tr td {
  height: 140px;
  width: 228px;
  text-align: center;
  line-height: 20px;
}
.main .container .d_link {
  position: relative;
  z-index: 898;
  margin-top: 30px;
  border-top: 1px dashed #CCCCCC;
}
.main .container .d_link .title {
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -116.78px;
}
.main .container .d_link .title .left,
.main .container .d_link .title .right {
  background-position: center center;
  background-repeat: no-repeat;
  width: 15px;
  height: 32px;
  float: left;
}
.main .container .d_link .title .left {
  background-image: url(../images/link_title_left.png);
}
.main .container .d_link .title .right {
  background-image: url(../images/link_title_right.png);
}
.main .container .d_link .title .title_list {
  float: left;
  background-color: #ffd3d9 ;
  height: 32px;
  line-height: 32px;
}
.main .container .d_link .title .title_list a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 90px;
  height: 24px;
  margin: 3px 5px 0 5px;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #33343a;
}
.main .container .d_link .title .title_list a.active {
  background: url(../images/link_title_text.png) no-repeat center center;
  color: white;
  font-weight: bold;
}
.main .container .d_link .content {
  margin-top: 45px;
}
.main .container .d_link .content .list {
  padding-left: 2px;
  font-size: 0px;
  display: none;
  text-align: center;
}
.main .container .d_link .content .list a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: white;
  width: 158px;
  height: 35px;
  line-height: 35px;
  margin-right: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 12px;
  color: #33343a;
}
.main .container .d_link .content .list a:hover {
  border: none;
  background: #73121d;
  color: white;
  font-weight: bold;
}
.main .container .d_link .content .list a.mr0 {
  margin-right: 0px;
}
.main .container .d_link .content .list a:last-child {
  margin-right: 0;
}
.gaposter {
  position: fixed;
  top: 320px;
  left: 100px;
  width: 160px;
  height: 235px;
  overflow: hidden;
  background: #fff;
  cursor: pointer;
}
.gaposter .posterimg {
  width: 150px;
  height: 225px;
  overflow: hidden;
  position: relative;
  opacity: 0.35;
  margin: 5px 0 0 5px;
}
.gaposter .posterimg img {
  width: 150px;
  height: 225px;
}
.gaposter .posterimg:hover {
  opacity: 0.75;
}
.gaposter .shade {
  width: 150px;
  height: 225px;
  line-height: 225px;
  background: url(../images/poster-shade.png) center center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.gaposter .text {
  font-size: 36px;
  color: rgba(255, 255, 255, 0.65);
  line-height: 40px;
  font-weight: bold;
  position: absolute;
  top: 73px;
  left: 50%;
  margin-left: -36px;
}
.gaposter .text.moveout {
  top: -100px;
}
.gaposter .banner_close {
  top: 7px;
  right: 7px;
  z-index: 900px;
}
.base_news_box {
  width: 100%;
  height: 100%;
  background-color: white;
}
.base_news_box .title-zw {
  border-bottom: 3px solid #73121d;
  padding-bottom: 1px;
}
.base_news_box .title-zw h1 {
  width: 120px;
  max-width: 160px;
  height: 50px;
  background: url(../images/base_news_tit_h1_bg.jpg) repeat-x left center;
  font-size: 20px;
  line-height: 50px;
}
.base_news_box .title-zw h2 {
  width: 260px;
  max-width: 500px;
  height: 50px;
  background: url(../images/base_news_tit_h1_bg.jpg) repeat-x left center;
  font-size: 20px;
  line-height: 50px;
}
.base_news_box .title-zw h1 a , h2 a {
  display: block;
  padding: 0 15px;
  text-align: center;
  font-weight: bold;
  color: white;
}
.base_news_box .title-zw h1 a:hover , h2 a:hover {
  color: white;
  border: none;
}
.base_news_box .title-zw .title_sub {
  bottom: -3px;
  right: 0px;
}
.base_news_box .title-zw .title_sub a {
  display: block;
  float: left;
  width: 56px;
  height: 50px;
  line-height: 60px;
  margin: 0 5px;
  color: #333;
  border-bottom: 3px solid #663399;
  text-align: center;
  position: relative;
}
.base_news_box .title-zw .title_sub a:hover,
.base_news_box .title-zw .title_sub a.on {
  font-weight: bold;
  font-size: 14px;
  color: #cc0000;
  width: 66px;
  border-bottom: 3px solid #cc0000;
  text-align: center;
}
.base_news_box .title-zw .title_sub a:hover i,
.base_news_box .title-zw .title_sub a.on i {
  display: block;
  position: absolute;
  left: 0px;
  bottom: -3px;
  width: 100%;
  height: 3px;
  background: url("../images/title_sub_a_on.png") no-repeat center center;
}
.base_news_box .title {
  border-bottom: 3px solid #73121d;
  padding-bottom: 1px;
}
.base_news_box .title h1 {
  width: 120px;
  max-width: 160px;
  height: 50px;
  background: url(../images/base_news_tit_h1_bg.jpg) repeat-x left center;
  font-size: 20px;
  line-height: 50px;
}
.base_news_box .title h1 a {
  display: block;
  padding: 0 15px;
  text-align: center;
  font-weight: bold;
  color: white;
}
.base_news_box .title h1 a:hover {
  color: white;
  border: none;
}
.base_news_box .title .title_sub {
  bottom: -3px;
  right: 0px;
}
.base_news_box .title .title_sub a {
  display: block;
  float: left;
  width: 56px;
  height: 50px;
  line-height: 60px;
  margin: 0 5px;
  color: #333;
  border-bottom: 3px solid #73121d;
  text-align: center;
  position: relative;
}
.base_news_box .title .title_sub a:hover,
.base_news_box .title .title_sub a.on {
  font-weight: bold;
  font-size: 14px;
  color: #cc0000;
  width: 66px;
  border-bottom: 3px solid #cc0000;
  text-align: center;
}
.base_news_box .title .title_sub a:hover i,
.base_news_box .title .title_sub a.on i {
  display: block;
  position: absolute;
  left: 0px;
  bottom: -3px;
  width: 100%;
  height: 3px;
  background: url("../images/title_sub_a_on.png") no-repeat center center;
}
.base_news_box .content {
  margin-top: 20px;
}
.base_news_box .content h1 {
  font-size: 20px;
  font-weight: bold;
  padding: 0 20px;
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.base_news_box .content h1 table tr td {
  height: 60px;
  line-height: 30px;
  text-align: center;
}
.base_news_box .content h1 table tr td a {
  color: #CC0000;
}
.base_news_box .content h1 table tr td a:hover {
  color: #CC0000;
  border-bottom: 2px solid #CC0000;
}
.base_news_box .content ul {
  padding: 0 20px;
}
.base_news_box .content ul li {
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}
.base_news_box .content ul li > em,
.base_news_box .content ul li > a {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.base_news_box .content ul li > span {
  display: block;
  zoom: 1;
  *display: inline;
}
.base_news_box .content ul li > em {
  float: left;
  margin-top: 14px;
  width: 6px;
  height: 6px;
  background-color: #ccc;
}
.base_news_box .content ul li > a {
  float: left;
  font-size: 16px;
  height: 28px;
  max-width: 426px;
  margin: 0 19px 0 10px;
  color: #333;
  overflow: hidden;
}
.base_news_box .content ul li > a:hover {
  color: #CC0000;
  border-bottom: 2px solid #CC0000;
}
.base_news_box .content ul li > span {
  float: right;
  font-size: 14px;
  font-family: georgia;
  color: #999;
}
.base_news_box .content ul .line {
  height: 1px !important;
  border-top: 1px dashed #CCCCCC;
  margin: 9px 0;
  *margin: 2px 0;
}
.base_news_box .content1 {
  margin-top: 10px;
}
.l33{width:31%;height:280px;margin:5px 1%;float:left}
.l56{width:54%;height:300px;margin:5px 1%;float:left}
.l56 li{display:block;width:120px;height:120px;float:left;margin:3px;text-align:center;font-size:14px;}
.l56 img{border-radius:8px;max-width:80px;width:80px;height:80px;}
.l44{width:42%;height:300px;margin:5px 1%;float:left}