body {
    background-color: #eee !important;
    font-family: '微软雅黑','Open Sans', sans-serif;
    line-height: 24px;
    font-size: 16px;
    color: #666666;

}

:root{
  --const-color1:#ffffff;
  --const-color2:#009fe3;
}

/* *{
  color: #666666;
} */

.clear:after { content: " "; display: block; clear: both; height: 0; overflow: hidden }

#mainShow{
  width: 1100px;
  margin: 0 auto;
}

.ovflow_h{
  overflow: hidden;
}

.ovflow_h_x{
  overflow-x: hidden;
}

.ovflow_h_y{
  overflow-y: hidden;
}

.con_title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #dddddd;
}

.con_title_con{
    display: inline-block;
    height: 40px;
    border-bottom: 1px solid;
    padding: 0 8px;
}

.con_lf{
  width: 750px;
  float: left;
}

.con_ri{
  width: 336px;
  float: right;
}

.con_section{
  /* background-color: #fff; */
  padding: 0 9px;
  /* border-top: 2px solid; */
  color: #666666;
}

.con_title_blue{
  margin-right: 8px;
  display: inline-block;
}

.con_title_blue_0{
  width: 20px;
  height: 30px;
  /* background:rgba(32,132,207,1); */
  float: left;
}

.con_title_blue_1{
  height: 0;
  width: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border-color: transparent;
  border-style: solid solid dashed dashed;
  border-width: 30px 20px 0 0;
  float: left;
  
}

.con_title_blue_2{
  width:8px;
  height:30px;
  background:rgba(32, 132, 207, 1);
  display: inline-block;
  float: left;
  -webkit-transform: skewX(-34deg);
          transform: skewX(-34deg);
  margin-right: 6px;

}

.con_title_blue_3{
  margin-left: -4px
  
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

导航START

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


ul,
ol {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

*:first-child+html .clearfix {
    zoom: 1;
}

.cleaner {
    height: 0;
    line-height: 0;
    clear: both;
}

#nav ul {
    margin: 0;
    padding: 0
}

#nav{
  font-size: 16px;
}

#nav li {
    position: relative;
}

#nav li a {
    color: #fff;
    display: block;
}

#nav li a:active {
    background-color: #222222 !important;
}

#nav span:after {
    width: 0;
    height: 0;
    border: 0.313em solid transparent;
    /* 5 */
    border-bottom: none;
    border-top-color: #504d4a;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -0.313em;
    /* 5 */
}

/* first level */

#nav>ul {
    height: 3.75em;
    /* 60 */
    margin: 0;
    padding: 0 ;
}

#nav>ul>li {
    width: 25%;
    height: 100%;
    float: left;
}

#nav>ul>li>a {
    height: 100%;

    font-size: 1.5em;
    /* 24 */
    line-height: 2.5em;
    /* 60 (24) */
    text-align: center;
}

#nav>ul>li:not(:last-child)>a {
    border-right: 1px solid #504d4a;
}

#nav>ul>li:hover>a,
#nav>ul:not(:hover)>li.active>a {
    background-color: #504d4a;
}


/* second level */

#nav li ul {
    background-color: #0c151a;
    display: none;
    position: absolute;
    top: 50px;
    z-index: 1111;
    opacity: 0.8;
    width: 100%;
    min-width: 130px;
}

#nav li:hover ul {
    display: block;
    left: 0;
    right: 0;
}

#nav li:not(:first-child):hover ul {
    left: -1px;
}

#nav li ul a {
    font-size: 0.8em;
    /* 20 */
    list-style: none;
    text-align: left;
    /* margin-top:10px; */
    /* border-top: 1px solid #FFF; */
    float: none;
    padding: 0.8em 0.8em;
    /* 15 (20) */
    line-height: 1em;
}

#nav >li>a {
  
}
#nav li ul li a:hover,
#nav li ul:not(:hover) li.active a {
    background-color: #222222;
    text-decoration: none;
}

.countdown .group>.label{
  display: block
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

导航END

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */










/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

轮播及START

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.sli_con{
  /* padding: 12px; */
  background-color: #fff;
  /* margin-bottom: 16px; */
  width: 750px;
}

.sli_wrap button{
  color: #fff;
}

.sli_wrap_lf{
  width: 210px;
  float: left;
  color: #fff;
}

.sli_wrap_lf_1{
  background:rgba(97, 209, 187, 1);
}

.sli_wrap_lf_2{
  background:rgba(234, 142, 142, 1);
}

.sli_wrap_lf_3{
  background:rgba(89, 165, 216, 1);
}

.sli_wrap_lf_4{
  background:rgba(200, 141, 219, 1);
}

.sli_lf{
  float: left;
  width: 240px;
  height: 370px;
}

.con_but{
  width: 336px;
  height: 108px;
  line-height: 100%; 
  font-size: 24px; 
  outline: none;
  border: none;
  color: #fff;
  margin-bottom: 16px;
  float: right;
  position: relative;
}

.sli_wrap_lf_icon{
  position: absolute;
  width: 63px;
  /* margin-right: 14px; */
  right: 7px;
  top: 36px;
}


  .device {
      height: 380px;
      width: 100%;
      position: relative;
  }

  .content-slide {
      padding: 20px;
      color: #fff;
  }

  .con_hengxian{
    width:30px;
    height:1px;
    background:rgba(102, 102, 102, 1);
    display: inline-block;
    vertical-align: middle;
  }

  .title {
      font-size: 25px;
      margin-bottom: 10px;
  }

  .pagination {
      position: absolute;
      left: 0;
      text-align: center;
      bottom: 0px;
      width: 100%;
      z-index: 999;
      margin: 0px;
      height: 16px;
  }

  .swiper-pagination-switch {
      display: inline-block;
      width: 8px;
      height: 8px;
      border-radius: 8px;
      background: #999;
      -webkit-box-shadow: 0px 1px 2px #555 inset;
              box-shadow: 0px 1px 2px #555 inset;
      margin: 0 2px;
      cursor: pointer;
  }

  .swiper-active-switch {
      background: #fff;
  }

  .swiper-slide,
  .swiper-slide img,
  .swiper-wrapper {
      width: 100%;
      height: 100% !important;
  }

  .con_lf_con{
    background-color: #fff;
    /* padding: 20px; */
  }
 




.site_content{
  text-align: center;
}
.site_content a:hover{
  text-decoration: none;
}

.site_content .expert_a
{
  display: inline-block;
  margin-bottom: 48px;
  width: 270px;
}
.site_title_wrap{
  margin-bottom: 17px;
}
.site_title1{
  color: #333;
  line-height: 68px;
  font-size: 18px;
  /* text-align: center; */
  display: inline-block;
  width: 400px;
  border-bottom: 1px solid;
}
.site_title2{
  line-height: 46px;
  font-size: 14px;
  display: inline-block;
  width: 400px;
}
.expert_img_wrap{
  width: 140px;
  height: 140px;
  overflow: hidden;
  display: inline-block;
}
.expert_img{
  width: 100%;
  margin-bottom: 6px;
}
.expert_name{
  font-size: 14px;
  line-height: 18px;
  padding: 9px 0;
  /* display: inline-block; */
}
.expert_alias{
  font-size: 12px;
  line-height: 18px;
  /* display: inline-block; */
}


.news_img_wrap{
  width: 226px;
  height: 130px;
  overflow: hidden;
  display: inline-block;
}
.news_img{
  width: 100%;
}
.news_time{
  line-height: 30px;
  height: 30px;
}
.news_info{
  display: inline-block;
  width: 454px;
  margin-left: 25px;
  vertical-align: top;
}

.news_wrap{
  padding: 18px 10px;
  border-bottom: 1px dashed #ddd;
}

.news_img_wrap{
  width: 225px;
  height: 124px;
}
.news_label_title{font-size: 20px; height:22px; color: #333; line-height: 22px;
  margin-top: 0px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}

.news_label_con{
  max-height: 48px;overflow: hidden; font-size: 12px; line-height: 16px; overflow: hidden; margin-bottom: 9px;
 }
.news_more{
  width: 16px; 
  height: 16px;
  margin-right: 12px;
}





.hezuo_wrap{
  text-align: center;
}
.hezuo_img_wrap{
  width: auto; 
  vertical-align: bottom;
  margin: 10px 19px;
  width: 140px;
  display: inline-block;
  vertical-align: middle;
}
.hezuo_img{
  max-width: 140px;
}


.title_nav{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    padding: 0 33px;
    color: #333;
    background-color: #e0e0e0;
    margin-bottom: 10px;
}

.title_nav>*{
    display: inline-block;
    vertical-align: middle;
    color: #333;
}

.title_nav_width{
    max-width: 6em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cnEnChange{
    border: 1px solid;
    border-radius: 6px;
    /* margin-top: 9px; */
}

.cnEnChange_wrap{
  position: absolute; top: 10px; right: 10px
}

.cnEnChange a{
    width: 60px;
    height: 28px;
    display: inline-block !important;
    text-align: center;
    line-height: 28px;
}

.cnEnChange a:hover{
    text-decoration: none;
}

/* .banner_con{
    position: absolute;
    left: 28px;
    top: 8px;
} */

.banner_subject{
    /* height: 70px; */
    line-height: 70px;
    font-size: 44px;
    /* overflow: hidden; */
    word-wrap: break-word;
    color: #fff;
    padding: 20px 20px 0;
}

.banner_time{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 20px;
    color: #fff;
    padding: 0 20px;
}

.banner_address{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 20px;
    color: #fff;
    padding: 0 20px;
}

.countdown_wrap{
   margin: 0 8px;
   display: inline-block;
   width: 60px;
   text-align: center;
   vertical-align: top;
}

.countdown_bg{
    width: 60px;
    height: 60px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: 26px;
    font-weight: bold;
    border-radius: 8px;
    margin-bottom: 6px;
    /* background: url("../../img/countdown.png") no-repeat 100% 100%; */
}

.countdown_bg>span{
  color: var(--const-color1, #fff);
}
