@charset "utf-8";
#seconcontent {
  padding-bottom: 20px;
}
#tabnews .h {
  cursor: pointer;
  position: relative;
}
#tabnews {
  border-right: 1px solid #eee;
}
#tabnews > .h {
  height: 48px;
  white-space: nowrap;
  width: 20%;
  background-color: #d1d1d1;
  text-align: center;
  padding: 8px 0 0 0;
  text-decoration: none;
  color: #333;
  float: left;
  padding: 13px 0px 0 0px;
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
}
#tabnews > .h:hover {
  color: #fff;
  font-size: large;
}

#tabnews .h::before {
  content: "";
  display: inline-block;
  height: 48px;
  left: 100%;
  position: absolute;
  top: 0;
  width: 15px;
  z-index: 1;
}
b_content .row_hilight .tab_condetail .headnews a {
  font-size: 16px;
}
#tab_content .row_hilight .tab_condetail.first .headnews a {
  font-size: 18px;
  color: white;
}
#tabnews .tab1 {
  background-color: #e1e1e1;
  padding-left: 0px;
  padding-right: 0px;
  width: 25%;
}
#tabnews .tab1.active {
  background-color: #e1e1e1;
  width: 25%;
}
#tabnews .tab2 {
  background-color: #d2d2d2;
  width: 25%;
}
#tabnews .tab2.active {
  background-color: #d2d2d2;
}
#tabnews .tab3 {
  background-color: #bfbfbf;
  width: 25%;
}
#tabnews .tab3.active {
  background-color: #bfbfbf;
}
#tabnews .tab4 {
  background-color: #afafaf;
  width: 25%;
}
#tabnews .tab4.active {
  background-color: #afafaf;
}
#tabnews .tab5 {
  background-color: #a1a1a1;
  width: 25%;
}
#tabnews .tab5.active {
  background-color: #a1a1a1;
}
#tabnews > .h.active {
  text-decoration: underline;
  background-color: #8e2b65;
  color: #f5f5f5;
  font-weight: 500;
}

#tabnews2 .h {
  cursor: pointer;
  position: relative;
}
#tabnews2 {
  border-right: 1px solid #eee;
}
#tabnews2 > .h {
  height: 48px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  color: #333;
  float: left;
  padding: 13px 0px 0 0px;
}
#tabnews2 #tab1 {
  width: 15%;
}
#tabnews2 #tab2 {
  width: 12%;
}
#tabnews2 #tab3 {
  width: 20%;
}
#tabnews2 #tab4 {
  width: 15%;
}
#tabnews2 #tab5 {
  width: 15%;
}
#tabnews2 #tab6 {
  width: 23%;
}
/*#tabnews2 #tab5{
	
}*/
#tabnews2 > .h:hover {
  color: #444;
}
#tabnews2 > .h.active {
  color: #fff;
}
#tabnews2 .h::before {
  content: "";
  display: inline-block;
  height: 48px;
  left: 100%;
  position: absolute;
  top: 0;
  width: 0%;
  z-index: 1;
}

#tabnews2 .tab1 {
  background-color: #ddb6ed;
}
#tabnews2 .tab1.active {
  background-color: #ddb6ed;
}

#tabnews2 .tab2 {
  background-color: #e2c1ef;
}
#tabnews2 .tab2.active {
  background-color: #e2c1ef;
}

#tabnews2 .tab3 {
  background-color: #e9d0f3;
}
#tabnews2 .tab3.active {
  background-color: #e9d0f3;
}

#tabnews2 .tab4 {
  background-color: #efddf6;
}
#tabnews2 .tab4.active {
  background-color: #efddf6;
}

#tabnews2 .tab5 {
  background-color: #f0e4f5;
}
#tabnews2 .tab5.active {
  background-color: #f0e4f5;
}

#tabnews2 .tab6 {
  background-color: #f3ebf7;
}
#tabnews2 .tab6.active {
  background-color: #f3ebf7;
}

.row_hilight2 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.row_hilight2 .item {
}

.row_hilight2 div.datarows.datalist .tab_condetail {
  width: 100%;
  border-bottom: 1px dotted #f1f1f1;
  margin-bottom: 10px;
  text-align: left;
}
.row_hilight {
  list-style: none;
  margin: 0;
  padding: 0;
}
.row_hilight div.datarows {
  width: 100%;
  padding: 15px 0px;
  position: relative;
  vertical-align: top;
}

.row_hilight div.datarows.datalist .tab_condetail {
  width: 100%;
  border-bottom: 1px dotted #f1f1f1;
  margin-bottom: 10px;
  text-align: left;
}
.row_hilight div.datarows.datalistrss img {
  float: left;
  height: 90px;
  margin-right: 10px;
  width: 130px;
}
.row_hilight div.datarows.datalistrss .tab_condetail {
  /*border-bottom: 1px dotted #c8c7c7;*/
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}

.row_hilight div.datarows.datarows .tab_condetail .info {
  margin-left: 140px;
  text-align: left;
}
.row_hilight div.datarows.datarows .tab_condetail .headnews {
  line-height: 20px;
}
.row_hilight div.datarows.datarows .tab_condetail .contentnews {
  color: #7d7d7d;
  max-height: 40px;
}
.row_hilight div.datarows.datarows .tab_condetail .datenews {
}
.row_hilight div.datarows.datalistrss .tab_condetail.first .contentnews,
.row_hilight div.datarows.datalistrss .tab_condetail.first .datenews {
  color: #fff;
}
@media (max-width: 1200px) {
  #tabnews #tab1 {
    width: 25%;
  }
  #tabnews #tab2 {
    width: 25%;
  }
  #tabnews #tab3 {
    width: 25%;
  }
  #tabnews #tab4 {
    width: 25%;
  }
  #tabnews #tab5 {
    width: 13%;
  }
}
@media (max-width: 980px) {
  .row_hilight div.datarows.datalistrss .tab_condetail.first .contentnews,
  .row_hilight div.datarows.datalistrss .tab_condetail.first .datenews {
    color: #7d7d7d;
  }
}
@media (min-width: 880px) {
  .row_hilight div.datarows.datalistrss .tab_condetail {
    width: 50%;
  }
  .row_hilight div.datarows.datalistrss .tab_condetail.first {
    float: left;
    height: 318px;
    width: 48%;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
  }
  .row_hilight div.datarows.datarows .tab_condetail.first img {
    width: 100%;
    height: 100%;
  }
  .row_hilight div.datarows.datarows .tab_condetail.first .headnews a {
    font-size: 26px;
  }
  .row_hilight div.datarows.datarows .tab_condetail.first .info {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.54);
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    padding: 20px;
    margin-left: 0;
    top: 50%;
  }
}
#tab_content {
  overflow: hidden;
  position: relative;
  margin-top: 0px;
  margin-left: 0px;
}
.data_tab1 {
  background: #fff;
}
.data_tab2 {
  background: #fff;
}
.data_tab3 {
  background: #fff;
}
.data_tab4 {
  background: #fff;
}
.data_tab5 {
  background: #fff;
}
.data_tab6 {
  background: #fff;
}
.data_tab7 {
  background: #fff;
}
.data_tab8 {
  background: #fff;
}
.data_tab9 {
  background: #fff;
}
.tab_condetail {
  width: 100%;
  text-align: left;
  /*border-bottom: 1px dotted #f1f1f1;*/
}
.tab_condetail img {
  width: 100%;
}
.condetail_line {
  margin: 0px;
}
.row_hilight div.datarows a.readmore {
  position: absolute;
  bottom: 0px;
  right: 0px;
  line-height: 16px;
}
.row_hilight .tab_condetail img {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.row_hilight .tab_condetail:hover img,
.row_hilight .tab_condetail.hover img {
}

#slidemain {
  position: relative;
  overflow: hidden;
}
#slidemain .slide_left {
  width: 100%;
  position: relative;
}
#slidemain .slide_right {
  background: none repeat scroll 0 0 #1083fe;
  border-radius: 40px;
  bottom: 0;
  box-shadow: 0 -3px 0 rgba(116, 116, 116, 0.44);
  margin: auto;
  position: absolute;
  right: 45px;
  top: 25px;
  width: 255px;
  height: 330px;
  z-index: 9;
}
#slidemain .slide_right ul {
  margin: 0px;
  padding: 0px;
  position: relative;
  list-style: none;
}
#slidemain .slide_right ul li {
  position: absolute;
}
#slidemain .slide_left ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
#slidemain .slide_left ul li {
  position: absolute;
  bottom: 0px;
  margin: auto;
  right: 0px;
  top: 0px;
}
#slidemain .slide_left ul.bgback {
  right: -74px;
  top: 5px;
}
#slidemain .slide_left ul.dataslide {
  position: relative;
}
#slidemain .slide_left ul.dataslide li {
  height: 258px;
}
#slidemain .slide_left ul.dataslide li.open {
  /*display:block;*/
}
#slidemain .slide_right .page {
  position: absolute;
  top: 135px;
  width: 45px;
  height: 44px;
  overflow: hidden;
  text-indent: 900px;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#slidemain .slide_right .page:active {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
}
#slidemain .slide_right .page.next {
  background: url(../../main_css/webimage/top-right.png) center center no-repeat;
  right: -15px;
}
#slidemain .slide_right .page.back {
  background: url(../../main_css/webimage/top-left.png) center center no-repeat;
  left: -15px;
  text-align: left;
}
#slidemain .slide_right ul {
  bottom: 35px;
  height: 130px;
  left: 0px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 25px;
  width: 130px;
}
#slidemain .slide_right ul li {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;

  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
}
#slidemain .slide_right ul li.open {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
#slidemain .slide_right .title,
#slidemain .slide_right .month,
#slidemain .slide_right .name {
  left: 40px;
  margin: auto;
  position: absolute;
  right: 35px;
  color: #fff;
}
#slidemain .slide_right .title {
  font-size: 25px;
  left: 10px;
  right: 10px;
  text-align: center;
  top: 40px;
  white-space: nowrap;
}
#slidemain .slide_right .month {
  font-size: 18px;
  left: 10px;
  right: 10px;
  text-align: center;
  top: 70px;
}
#slidemain .slide_right .name {
  bottom: 20%;
  font-size: 18px;
  left: -40px;
  right: -35px;
  text-align: center;
  top: 135px;
  line-height: 20px;
}

p.contentnews {
  overflow: hidden;
}
.bg_topgraphic {
  background: #eeeeee;
}
.data_tab2 .tab_condetail > p.headnews {
  padding-top: 5px;
}

#slidttopgraphic .img,
#slidttopgraphic {
  height: 372px;
  width: 100%;
  overflow: hidden;
  display: block;
}
#slidttopgraphic .img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#slidttopgraphic .owl-controls {
  position: relative;
}
#slidttopgraphic .owl-controls .owl-pagination {
  position: absolute;
  top: -50px;
  width: 100%;
}
#slidemain .slide_right {
  top: -370px;
  right: 20px;
}
@media (max-width: 1200px) {
  .tab_condetail {
    width: 100%;
    text-align: left;
    /*border-bottom: 1px dotted #f1f1f1;*/
  }
}
@media (max-width: 992px) {
  #banner {
    clear: both;
  }
  #tabnews {
    border-right: none;
  }
  .tab_condetail {
    width: 100%;
    margin-bottom: 10px;
  }
  #tab_content .row_hilight .tab_condetail .headnews a {
  }
  .condetail_line {
    display: none;
  }
  .data_tab2 .tab_condetail img {
    width: auto;
    float: left;
    height: auto;
  }
  .data_tab2 .tab_condetail > p {
    margin-left: 235px;
    padding-top: 2px;
  }
  #tabnews .h,
  #tabnews2 .h,
  #tabnews .h::before,
  #tabnews2 .h::before {
    display: none;
  }
  #tabnews > .h.active,
  #tabnews2 > .h.active {
    display: block;
    max-width: 100%;
    padding: 8px 0 0;
    width: 100% !important;
  }
  #tabnews2 > .h.active {
    color: #fff;
  }
}
@media (max-width: 990px) {
  .usertoplogin {
    display: none;
  }
  .tab_condetail {
    width: 100%;
    margin-bottom: 10px;
  }
  #tab_content .row_hilight .tab_condetail .headnews a {
  }
  .condetail_line {
    display: none;
  }
  .data_tab2 .tab_condetail img {
    width: auto;
    float: left;
    height: auto;
  }
  .data_tab2 .tab_condetail > p {
    margin-left: 235px;
    padding-top: 2px;
  }
  #tabnews .h,
  #tabnews2 .h,
  #tabnews .h::before,
  #tabnews2 .h::before {
    display: none;
  }
  #tabnews > .h.active,
  #tabnews2 > .h.active {
    display: block;
    max-width: 100%;
    padding: 8px 0 0;
    width: 100% !important;
  }
  #tabnews2 > .h.active {
    color: #fff;
  }
}

@media (max-width: 868px) {
  #slidemain .slide_right {
    display: none;
  }
  .tab_condetail {
    width: 100%;
    margin-bottom: 10px;
  }
  #tab_content .row_hilight .tab_condetail .headnews a {
  }
  .condetail_line {
    display: none;
  }
  .data_tab2 .tab_condetail img {
    width: auto;
    float: left;
    height: auto;
  }
  .data_tab2 .tab_condetail > p {
    margin-left: 235px;
    padding-top: 2px;
  }
  #tabnews .h,
  #tabnews2 .h,
  #tabnews .h::before,
  #tabnews2 .h::before {
    display: none;
  }
  #tabnews > .h.active,
  #tabnews2 > .h.active {
    display: block;
    max-width: 100%;
    padding: 8px 0 0;
    width: 100% !important;
  }
  #tabnews2 > .h.active {
    color: #fff;
  }
}
@media (max-width: 780px) {
  .tab_condetail {
    width: 100%;
    margin-bottom: 10px;
  }
  #tab_content .row_hilight .tab_condetail .headnews a {
  }
  .condetail_line {
    display: none;
  }
  .data_tab2 .tab_condetail img {
    width: auto;
    float: left;
    height: auto;
  }
  .data_tab2 .tab_condetail > p {
    margin-left: 235px;
    padding-top: 2px;
  }
  #tabnews .h,
  #tabnews2 .h,
  #tabnews .h::before,
  #tabnews2 .h::before {
    display: none;
  }
  #tabnews > .h.active,
  #tabnews2 > .h.active {
    display: block;
    max-width: 100%;
    padding: 8px 0 0;
    width: 100% !important;
  }
  #tabnews2 > .h.active {
    color: #fff;
  }
}
@media (max-width: 498px) {
  .data_tab2 .tab_condetail img {
    width: 105px;
  }
  .data_tab2 .tab_condetail > p {
    margin-left: 120px;
  }
} /* CSS Document */
