/* ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â */
@charset "utf-8";
.index-content{
    background: #fff;
    padding: 30px 0;
    width: 1270px;
    margin: 0 auto;
}
.index-content-gzdt {
  height: 40px;
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
  background: url(kyxw-bg.png) left bottom no-repeat;
  margin:0 20px 15px 20px;
}
.index-content-gzdt > h4{
  display: flex;
  padding: 0 10px;
  float: left;
}
.index-content-gzdt>span{
  float: right;
}
.index-content-gzdt > h4 > img{
  height: 18px;
}
.index-content-gzdt > h4 > a{
  font-size: 18px;
  color: #0088cd;
  padding-left: 8px;
}
.index-content-gzdt > span > a {
  color: #999;
  font-size: 14px;
}
.banner-righttime {
  color: #444;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 2px;
  padding-right: 5px;
  border-right: 1px solid #dcdcdc;
  width: 80px;
  flex-shrink: 0;
  float: left;
}
.banner-righttime > h3 {
  text-align: center;
  font-size: 28px;
}
.banner-righttime > p {
  color: #444;
  text-align:center;
}
.banner-righttitle {
  display: flex;

  margin-bottom: 16px;
}
.banner-righttext {
  padding-left: 8px;
}
.banner-righttext-r > p > span > a{
  color: #0088cd;
  margin-left: 10px;
}
.banner-righttext-r {
  padding-left: 8px;
  float: right;
  width: 80%;
}
/*content left*/
.title_div{position:relative;margin-bottom:18px;}
.tabs_more_home{
  position:absolute;top:2px;right:0;display:none;
  font-size:14px;border:none;background:none;
}
.tabs_more_home{/*! display:block; */}
.tabs_more_home a{
  float: left;
  margin-top: 10px;
}
.content-left{
  padding-right: 30px;
}
.tit1 > img {
  margin-top: -3px;
}
.a_tabs{
  font-size: 18px;
  padding-left: 8px;
}
.nav-tabs{
  position: relative;
}
.nav-tabs > li {
  position: relative;
}
.nav-tabs > li:after{
  content:'';
  position: absolute;
  top:39px;
  left:0;
  width: 100%;
  height: 2px;
  background-color: #d7d7d7;
  z-index:2;
}
.nav-tabs > .active{
  position: relative;
  background: url(kyxw-bg.png) center bottom no-repeat;
}
.nav-tabs > .active:after{
  content:'';
  position: absolute;
  top:39px;
  left:0;
  width: 100%;
  height: 2px;
  background-color: #0088cd;
  z-index:2;
}
.active > a > span{
    color: #0088cd;
}

.nav-tabs > li:nth-of-type(2){
  margin-left: 30px;
}
.newspic{
  padding-right: 15px;
  height: auto;
}
.newspic > img {
  width: 244px;
}
.newspic > h4{
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.newspic > h4 > a {
  font-size: 14px;
  color: #444;
  line-height: 22px;
}
.newspic > h4 > a:hover{
  color: #99cc33;
}
.newspic > span {
  margin-top: 5px;
  color: #999;
  font-size: 16px;
  margin-right: 10px;
}
.main_left1 {
  margin-right: 30px;
}
.tab2_list .comment_list li a {
  padding-left: 12px;
  background: url(list-icon.png) left center no-repeat;
}
.tab2_list .comment_list li a:hover{
  color: #99cc33;
}
.tab-right-list ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tab-right-list li{
  padding: 13px 0;
  font-size: 16px;
  border-bottom: 1px solid #dcdcdc;
}
.tab-right-list li a{
  margin-left: 10px;
  display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden; 
  height: 48px;
  line-height: 24px;
}
.tab-right-list li a:hover{
  color: #99cc33;
}
.tab-right-list li span {
  line-height: 20px;
  text-align: center;
  color: #99cc33;
  border-right: 1px solid #99cc33;
  margin-right: 10px;
  width: 80px;
  float: left;
}
.tab-right-list li span p:nth-of-type(1){
  font-size: 22px;
}
.index-content-yqsb{
  position: relative;
}
.yqsb-col{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 20px;
  padding-bottom: 15px;
  text-align: right;
}
.yqsb-col:after{
  content: '';
  position: absolute;
  left: 0px;
  top: 43px;
  width: 100%;
  height: 2px;
  background-color: #d7e4f1;
  z-index: 0;
}
.yqsb-col h4 {
  font-size: 18px;
  color: #0088cd;
  padding: 5px 5px;
  background: url(kyxw-bg.png) center bottom no-repeat;
  line-height: 40px;
  z-index: 1;
  float: left;
}
.yqsb-col h4 img{
  padding-right: 5px;
}
.marqueeleft > div > ul > li > img{
  width: 220px;
}
.index-content-yqsb ul {
  /*! display: flex; */
  /*! justify-content: space-evenly; */
  /*! flex-wrap:wrap; */
}
.index-content-yqsb ul li {
  float:left;
  margin-right: 10px;
  margin-left: 5px;
}
.marqueeleft{height:230px;width:100%;overflow:hidden;margin:20px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 10px;display:inline;width:212px;height:230px;overflow:hidden;}
.marqueeleft li .pic{display:block;width:212px;height:184px;overflow:hidden;}
.marqueeleft li .pic img{width:212px;height:184px;}
.marqueeleft li .txt{text-align:center;font-size:16px;line-height:24px;color:#333;}
.marqueeleft li .txt a{color:#333;}
.marqueeleft li .txt a:hover{color:#2e3092;}
/*ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â³Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»Ãƒâ€¦Ã‚Â¸*/
@media(max-width:1920px){
}
@media(max-width:1400px){
.index-content{
    width: 100%;
  }
}
@media(max-width:1200px){

}
@media(max-width:992px){
  .index-content{
    padding: 20px 0;
  }
  .flex-caption{
    bottom: 0px;
  }
  
}
@media(max-width:768px){
  .flex-control-nav{
    bottom: 10px;
  }
  .newspic > span{
    margin-top: -5px;
  }
  .comment_list li a{
    width: 100%;
  }
  .tab2_list .comment_list li a{
    background: url(list-icon.png) left 8px no-repeat;
  }
  .comment_list li span{
    float: left;
    padding-left: 12px;
  }
}
@media(max-width:576px){

}