@charset "utf-8";
/*公共部分*/

.mt0{margin-top: 0 !important;}
.mt5{margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}
.mt15{margin-top: 15px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mb10{margin-bottom: 10px !important;}
.mb15{margin-bottom: 15px !important;}
.w1300 {
  clear: both;
  margin: 0 auto;
  width: 1300px;
}
.h164{
  height: 164px !important;
}
.red{
  color: red;
}
.title {
    width: 100%;
    height: 40px;
    line-height: 40px;
  background:#286c55;
  border-radius: 6px;
}
.title h2 {
  float: left;
  margin-left: 10px;
  padding: 0 10px;
  font-size: 18px;
  color: #ffffff;
  width: auto;
  height: 37px;
  line-height: 37px;
  border-bottom: 3px solid #f3a60c;
}
.title h2 a{
  color: #FFFFFF;
}
.title a {
  width: auto;
  float: right;
  height: 40px;
  color: #999;
  margin-right: 10px;
  color: #fff;
}
.listbox {
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.listbox li {
  float: left;
  width: 100%;
  background: url(../images/list_bg.png) left center no-repeat;
  padding-left: 12px;
}
.listbox li a {
  float: left;
  height: 30px;
  line-height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listbox li span {
  margin-right: 5px;
  float: right;
  width:50px;
  line-height: 30px;
  color: #999;
}
.listbox .date{
  width: 100px ;
  line-height: 40px;
}

/*头部*/
.header {
  height: 166px;
  width: 100%;
  background: url(../images/header_bg.jpg) repeat-x top center;
  overflow: hidden;
}

.header .main {
  overflow: hidden;
  height: 166px;
  background: url(https://www.catastcgri.cn/en/upload/images/2022/9/84b9bdb9b6ba6f78.jpg) no-repeat 650px center;
}

.header .main .logo{
  margin-top: 30px;
}
.header .main .info{
  width: 100%;
}
.langue{
  margin-top: 4px;
  color: #666;
}
.langue a{
  color: #666;
  margin: 0 4px;
}

/*导航*/
.nav {
  height: 44px;
  background: #286c55;
}

.nav>ul>li {
    position: relative;
    float: left;
  display: block;
  line-height: 44px;
  font-size: 16px;
  width: 180px;
  text-align: center;
  margin-right: 20px;
}

.nav>ul>.current{
  background-color: #f3a60c;
}

.nav>ul>li>a {
  color: #fff;
  display: block;
  font-size: 16px;
}

.nav>ul>li>a:hover {
  background-color: #f3a60c;
}

.nav>ul>li:hover ul {
  display: block
}

.nav>ul>li ul {
  position: absolute;
  top: 44px;
  z-index: 1000;
  background:#286c55;
  background: rgba(40,108,85,0.9);
  width: 200px;
  display: none;
}

.nav>ul>li ul li a {
  display: block;
  color: #ffffff;
  width: 100%;
  margin: 0 auto;
  line-height: 44px;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.nav>ul>li:hover{
    color: #ffffff;
    background-color: #f3a60c;
}

.nav>ul>li ul li a:hover {
  color: #ffffff;
    background-color: #f3a60c;
}

/*幻灯片*/
.focus {
  margin: 0 auto;
  width:1300px;
  position: relative;
  height: 400px;
  background-color: #fff;
}
.focus img{
  width: 1300px;
  height: 400px;
}
#kinMaxShow .kinMaxShow_button{
  width: 100%;
  right: 0 !important;
  text-align: center;
}
#kinMaxShow .kinMaxShow_button li{
  float: none !important;
  display: inline-block;
  
}

/*indexMain*/
.indexMain .left {
  position: relative;
  width: 410px;
  height:auto;
  overflow: hidden;
}
.indexMain .left .left_content{
  margin: 0 auto;
}
.indexMain .left .left_content .img{
  margin: 10px auto;
  width: 100%;
  height: 220px;
  border-radius: 6px;
  overflow: hidden;
}
.indexMain .left .left_content h2{
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  color: #000;
}
.indexMain .left .left_content  .text p{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:5; 
  line-height: 1.6;
  height: 130px;
}
.indexMain .left2 {
  position: relative;
  width: 855px;
  height:auto;
  overflow: hidden;
}
.indexMain .left2 .left_content{
  margin: 0 auto;
}
.indexMain .left2 .left_content .img{
  height: 184px;
  border-radius: 6px;
  overflow: hidden;
}
.indexMain .left .right_content  .text p{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:7; 
  line-height: 1.6;
  height: 180px;
}



/*网站底部*/
.footer {
  padding: 20px 0;
  border-top: 4px solid #f3a60c;
  position: relative;
  width: 100%;
  background:#286c55;
}
.footer .right {
  padding-left: 50px;
  padding-top: 20px;
  width: 620px;
  height: 115px;
  box-sizing: border-box;
}
.footer .right span{
  width: 100%;
  line-height:1.6;
  height: auto;
  float: left;
  color: #ffffff;
  font-size: 14px;
}
.footer .left{
  height: 115px;
  width: 410px;
  box-sizing: border-box;
}
.footer .left img{
  margin-top: 20px;
}


/*-------------网站内页---------*/

.site {
  position: relative;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
.site .site_tit{
  font-size: 16px;
  color: #286c55;
  font-weight: bold;
}
.site .site_con{
  color: #999;
}
.site .site_con span{
  display: inline-block;
  color: #999;
}
.site .site_con a{
  color: #666;
}
.content{
  background: #fff;
}
.content .left {
  margin: 20px ;
  width: 270px;
  min-height: 400px;
  background-color: #f0f0f0;
  overflow: hidden;
}
.content .left .leftBox {
  margin: 0 auto;
  width: 240px;
}
.content .left .tit {
  margin: 0 auto;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #eee;
}
.content .left .tit h2 {
  margin: 0 auto;
  width: 240px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #286c55;
  font-weight: bold;
}
.content .left .sideNav{
  margin: 0 auto;
  width: 240px;
  padding: 10px 0;
  overflow: hidden;
}
.content .left .sideNav li {
  float: left;
  margin: 6px auto;
}
.content .left .sideNav li a {
  position: relative;
  padding:0 10px 0 18px;
  width: 212px;
  height: 46px;
  font-size: 16px;
  line-height: 46px;
  display: block;
  background:#fff;
  border-radius: 6px;
  color: #286c55;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(../images/list_bg.png) 6px center no-repeat #ffffff; 
}

.content .left .sideNav li .current {
  color: #fff;
    background: url(../images/list_bg2.png) 6px center no-repeat #286c55; 
}
.content .left .sideNav li a:hover {
  color: #fff;
  background-color: #286c55;
    background: url(../images/list_bg2.png) 6px center no-repeat #286c55; 
}
.content .left .leftNews .listbox li a {
    max-width: 215px;
}
.content .left .leftNews2 li{
  float: left;
  margin-bottom: 15px;
}
.content .left .leftNews2 img{
   float: left;
   width: 110px;
   height: 78px;
}
.content .left .leftNews2 p {
    display: block;
    float: left;
    width: 120px;
    margin-left: 10px;
    height: 78px;
    overflow: hidden;
    line-height: 20px;
}
.content .left .leftSpecial li{
  float: left;
  margin-bottom: 10px;
}
.content .left .leftSpecial li a{
  display: block;
  width: 240px;
  height: 35px;
}
.content .left .leftSpecial li img{
  width: 240px;
  height: 35px;
}
.content .right {
  margin-right: 20px;
  width:960px;
  height: auto;
  padding-bottom: 20px;
  overflow: hidden;
  background-color: #fff;
}
.content .right_tit{
  line-height: 50px;
  height: 50px;
  color: #286c55;
  border-bottom: 1px solid #286c55;
  font-weight: bold;
}
.content .right .rightBox {
  width: 960px;
}
.content .right .list {
  margin: 0 auto;
  padding: 10px 0;
  width: 960px;
  height: auto;
}
.content .right .listbox li {
  border-bottom: 1px dashed #ccc;
}
.content .right .listbox li a {
  max-width: 770px;
  line-height: 44px;
  height: 44px;
}
.content .right .con {
  margin: 0 auto;
  width: 950px;
  height: auto;
}
.content .right .con .tit {
  margin: 40px auto 0;
  padding-bottom: 10px;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 34px;
  width: 100%;
  color: #000;
}
.content .right .con .post_time {
  width: 100%;
  height: auto;
  padding: 6px 0;
  text-align: center;
  position: relative;
}
.content .right .con .post_time span {
  line-height: 30px;
  margin: 0 6px;
  color: #999;
  font-size: 14px;
}
.content .article_txt {
  width: 100%;
  padding: 20px 0 10px;
  line-height: 30px;
  font-size: 16px;
  height: auto;
  overflow: hidden;
}
.content .article_txt img {
  margin: 10px 0;
  width: auto;
  height: auto;
  max-width:950px;
}
.content .print {
    width: 950px;
    text-align: right;
    height: 36px;
    line-height: 36px;
    color: #999;
}
.content .print .print_bt {
    width: 60px;
    padding: 0 0 0 15px;
    display: block;
    background: url(../images/print.png) no-repeat left center;
}
.content .print a {
    float: right;
    display: block;
    height: 36px;
    line-height: 36px;
    color: #999;
}

.content .right .photoList {
  margin: 10px auto;
  height: auto;
  overflow: hidden;
}

.content .right .photoList ul li {
  float: left;
  margin: 5px 10px;
  position: relative;
}
.content .right .photoList ul li a {
  position: relative;
  width: 222px;
  height: auto;
  display: block;
}
.content .right .photoList ul li img {
  width: 222px;
  height: 150px;
  border-radius: 6px;
}
.content .right .photoList ul li span {
  width: 222px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content .photo_list{
  margin: 0 auto;
  width: 1240px;
}
.content .photo_list .img{
  width: 260px;
  height: 178px;
  display: block;
  margin-right: 30px;
  border-radius: 10px;
  overflow: hidden;
}
.content .photo_list li{
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.content .photo_list li:last-child{
  border: 0;
}
.content .photo_list .info{
  width: 950px;
  height: auto;
  display: block;
}
.content .photo_list .info .tit{
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.content .photo_list .info .text{
  color: #666;
  margin-top: 10px;
}
/* 分页 */
.page{
  width: 810px;
  height: 60px;
}
.pagination {
  list-style: none;
  margin-top:20px;
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
}
.pagination li {
  display: inline-block;
  border: solid 1px #ddd;
  border-radius: 4px;
  padding: 8px 12px;
  line-height: 18px;
  float: left;
  margin-left: 10px;
}
.pagination a {
  color: #333;
  display: block;
  transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.pagination input {
  height: 12px;
}
.pagination .disabled a:link, .pagination .disabled a:visited, .pagination .disabled a:hover {
  cursor: not-allowed;
  pointer-events: none;
  color: #ddd;
}
.pagination .active {
  pointer-events: none;
}
.pagination .active, .pagination a:hover {
  background: #f5f5f5;
  border-radius: 4px;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

