@charset "UTF-8";


* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}
html,
body {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width:100%;
  height:auto;
      background-color: transparent;
}
table,
tr,
td {
  border-collapse: collapse;
}
ul, li {
    list-style-type: none;
}

a {
  color: #666666;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
a:hover {
  color: #1AA8FB;
}
.a_link{ text-decoration:underline;color: #043e80;}
.a_link:hover{ text-decoration:none;}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
img {
    border: none;
    width: 100%;
    height: auto;
}

#ver-en{
  font: 14px/1.42857143 Helvetica, Arial, sans-serif;
  color: #666666;
}
#ver-tc{
  font: 14px/1.42857143 "Microsoft Yahei", 微软雅黑体, arial, helvetica, FangSong, 仿宋, sans-serif !important;
  color: #666666;
}

#ver-en select{
  font: 14px/1.42857143 Helvetica, Arial, sans-serif;
}
#ver-tc select{
  font: 14px/1.42857143 "Microsoft Yahei", 微软雅黑体, arial, helvetica, FangSong, 仿宋, sans-serif !important;
}

.warp{
   max-width:1170px;
  margin: 0px auto;

}
.clearfix {    clear: both;
    zoom: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.content{ overflow:hidden; max-width:1200px; margin:auto;}
.content p{ padding-bottom:20px;}
.content h2{font-size:20px; color: #043e80; margin-bottom: 20px;padding-top: 20px;}
.content h3{font-size:18px;margin-bottom:10px; color:#000000}

.ir-info ul{    justify-content: space-between;
    align-items: flex-start;display: flex;}
.ir-info ul li{width:45%;float: left; padding-right:10%;}
.ir-info ul li:last-child{padding-right:0;}



#ver-en select{
  font: 14px/1.6 "Microsoft Yahei", 微软雅黑体, arial, helvetica, FangSong, 仿宋, sans-serif !important;
}
#ver-tc select{
  font: 14px/1.6 "Microsoft Yahei", 微软雅黑体, arial, helvetica, FangSong, 仿宋, sans-serif !important;
}


.select-content{ padding-bottom:30px; overflow:hidden;min-height:360px;}

.year-wrap {
    position: relative;
    border-bottom: 5px solid #B29263;
}
span.current-year {
    display: block;
    float: left;
    color: #B29263;
    font-size:20px;

}

.year-box {
  float: right;
  position: relative;
  color: #ffffff;
  background-color: #B29263;
}
.year-box select {
	width:120px;
  display: block;
  color: #ffffff;
  padding:10px 15px 8px 15px;
  text-align: center;
  border: none;
  z-index: 2;
  position: relative;
  background:#B29263 url(../images/select_icon.png) no-repeat center right;
}
.year-box select option {
  color: #ffffff;
  padding:10px 0;
}
ul.year-select {
    position: absolute;
    display: inline-block;
    width: 150px;
    z-index:6;
    background: #B29263;
    right: 0px;

}
ul.year-select:hover{background: #B29263;}
ul.year-select::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    border-left: 8px solid transparent;
	    z-index: -1;
}
ul.year-select li {
    position: relative;
    width: 100%;
    height: 100%;
   line-height:1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding:9px 15px;
    cursor: pointer;
}
ul.year-select li a {
    color: #fff;
}
ol.sub-year-box {
    position: absolute;
    display: none;
    width: 150px;
    height: auto;
        top:32px;
    left: 0px;    
    border-bottom: 0px;
}

ol.sub-year-box li {background: #B29263;padding:0;
}
ol.sub-year-box li a {padding:5px 15px;
    display: block;
}

ol.sub-year-box li:hover{background: #747474;}
ol.sub-year-box li:hover a{ color:#ffffff !important; }
ul.ir-news li {
padding:4px 12px 5px 25px;
  position:relative;
  overflow:hidden;    display: flex;
}
ul.ir-news li span:first-child{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width:90%}
ul.ir-news li span:last-child{text-align:right; padding-left:20px;}
ul.ir-news li::before {
  content: "";
  display: block;
  width:5px;
  height:5px;
  position: absolute;
  top:11px;
  left:12px;border-radius:50px;
  background-color: #f29222;
}


ul.news-list li {
	padding:15px 12px;
  border-bottom:1px dashed #cccccc;
  overflow:hidden;
  position:relative;
}
ul.news-list li::before {
  content: "";
  display: block;
  width:5px;
  height:5px;
  position: absolute;
  top:22px;
  left: 0;
  background-color: #666666;
}
ul.news-list li span:first-child{padding-right: 110px;    float: left;}
ul.news-list li span:last-child{width:90px; position:absolute; right:12px; text-align:right;}


.report-list {width:790px;overflow: hidden; margin: auto;}
.report-list li{ text-align:center;display: table; float:left;width:25%;padding-bottom:30px;}
.report-list li:nth-child(4n+1){clear: both;}
.report-list li a img{width:180px;height:240px;display:table;margin: auto;box-shadow:0px 0px 3px rgba(0, 0, 0, 0.2);}
.report-list li a img:hover{box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);}

.report-list li a p{ padding-top:15px; font-size:18px;}
.report-list li a{display: table;position: relative;margin: auto;}


.page{

    position: relative;
    text-align: center;
    margin-top: 5px;padding:50px 0;
}
.page ul li {
    position: relative;
    display: inline-block;
    margin: 0px 5px;
}

.page ul li a.current{ background-color:#B29263; color:#ffffff; padding:2px 5px;}
