@import url("reset.css");

@charset "UTF-8";
/**
 *
 * @authors chan.yisen (aihuacyc@gmail.com)
 * @date    2016-10-31 10:25:51
 * @version $Id$
 * @public.less
 */
* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}
html,
body {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width:100%;
  height:auto;
}
table,
tr,
td {
  border-collapse: collapse;
}
ul, li {
    list-style-type: none;
}
img {
    border: none;
    height:auto;
}
b{
    font-weight:normal;
}
.con-info a{
  color: #333333;
}
.con-info a:hover{
  color: #c7bd6c;
}
a{
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}
a.active{
color: #c7bd6c;
  }
a:hover{
  color: #c7bd6c;
  text-decoration:none;
}
a:active{
color: #c7bd6c;
text-decoration:none;
    }
a:focus{
  color: #c7bd6c;
text-decoration:none;
    }   
.clearfix {
  *zoom: 1;
  clear:both;
}
h1,h2,h3,h4,h5{margin-top: 0px !important}
h1{
  font-size:54px;
  padding: 20px 0px;
  color: #0f268d;
  font-weight: bold;
  letter-spacing: 2px;line-height:1;
}
h1.ban-tit{
  position: absolute;
  bottom: 30px;
  font-size: 60px;
  padding-left:12px;
  color: #fff;
  padding:0 12px;
   text-transform:uppercase;
  line-height:1;
}
.inner-page h1{font-size:40px;padding:20px 0 ;}
h2 {

}
h3{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  padding-top: 20px;
  color: #9b863c;
}
h4{
  font-size: 14px;font-weight: bold;
 color: #000000;
 padding-bottom:10px;
}
#ver-sc,
#ver-tc{
  font: 12px/1.5 "Microsoft JhengHei", "Microsoft YaHei", Arial, Helvetica, Verdana, sans-serif;
  color: #333333;
  font-weight:normal;
}
#ver-en{
  font: 12px/1.5  Arial, Helvetica, sans-serif, Verdana;
  font-weight:normal;
  color: #333333;
}


/*heard*/
#header{
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  width: 100%;
  max-width: 1920px;  
} 
#warp{
  position: relative;
  z-index: 1;
  margin:0px auto;
  width: 100%;
  max-width: 1920px;
  min-width:1040px;
  background-color:#fff;
  overflow: hidden;
}
#footer{
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 40px;
  background-color: #686868;
  color: #fff;
}
.copyRight{
  line-height: 40px;
}
.container{
  position: relative;
  width:1040px;
  height:auto;
  margin: 0px auto;
  padding:0px 20px;
}
#header .container{ width:1040px;padding:0px}
.content-top{

	}
.warp-w{
  position: relative;
  min-width: 1040px;
}
/*icon*/
 .warp-icon{
  position: fixed;
  background: #9b863c;
  z-index: 10;
  top:222px;
  left: 0px;
 }
.warp-icon a{
  position: relative;
  width: 35px;
  height:52px;
  display: block;
  margin:15px;
  border-bottom: 1px solid rgba(107, 107, 38, 0.23);
  }
 a.ir-storck-icon{
  background: url(../images/icon_1.png) top center no-repeat;
  background-size: auto;
 }
 a.ir-calendar-icon{
  background: url(../images/icon_2.png) top center no-repeat;
  background-size: auto;
 }
  a.ir-storck-icon:hover{
  background: url(../images/icon_1_o.png) top center no-repeat;
 }
  a.ir-calendar-icon:hover{
  background: url(../images/icon_2_o.png) top center no-repeat;
 }
/*logo-top*/
.nav-bg{
  position: absolute;
  z-index: 1;
  width: 100%;
  min-width: 1040px;
  height: 60px;
  top: 50%;
  margin-top: -38px;
  left: 0px;
}
.nav-bg::before{
  content: "";
  position: relative;
  width: 45%;
  height: 100%;
  float: left;
  background:rgba(0,0,0,0.43);
}
.nav-bg::after{
  content: "";
  position: relative;
  width:45%;
  float: right;
  height: 100%;
  background:rgba(0,0,0,0.43);
}
.logo{
  position: relative;
  z-index: 2;
  width: 125px;
  height: auto;
  margin:0px auto;
  padding-top: 15px;
}
.lang-box{
  position: absolute;
  display: table;
  width:100%;
  top: 0px;
  height: 40px;
  color: #fff;
}
.lang-box p{
  position: relative;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  line-height: 40px;
}
.lang-box p.lang{
 text-align: right;
}

span.su{
  padding: 0px 10px;
}

/*nav*/
nav{
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 60px;
  margin:0px auto;
  top: 50%;
  margin-top: -38px;
}
.nav-box{
  position: relative;
  height: 100%;
  width: 40%;
  display: table;

}
.nav-l{
  float: left;
}
.nav-r{
  float: right;
}
.nav-box li.big-n{
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.nav-box li.big-n a{
  padding:10px 15px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  display:block;
  width: 100%;
}
#ver-en .nav-box li.big-n a{ padding:10px 15px}
.nav-box-en li.big-n a{
  text-transform: uppercase;
  font-weight: normal;
}
.current{
  background: #9b863c;
}
.nav-box li.big-n::before{
 content: "";
 position: absolute;
 left: 0px;
 top: 50%;
 margin-top: -12px;
 height: 24px;
 width: 1px;
 background: rgba(225,225,225,0.5);
}
.nav-box li.big-n:last-child::after{
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -12px;
  height: 24px;
  width: 1px;
  border-right: 1px solid;
  border-right-color: rgba(225,225,225,0.5);
}
.nav-box li.big-n:hover{
  background: #9b863c;
}
.nav-box li.big-n:hover a{
  color: #fff;
}
ol.sub-nav{
  position: absolute;
  display: none;
  width: 140%;    margin-top: 10px;
  padding: 20px 10px;
  background: rgba(155, 134, 60, 0.9);
}
#ver-en   ol.sub-nav{margin-top: 12px;}
.nav-box-en ol.sub-nav li a{
  letter-spacing:0px;
  text-transform:capitalize;
}
.nav-box li.big-n ol.sub-nav li a{
  border:none;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  padding: 2px 10px;
}
#ver-en .nav-box li.big-n ol.sub-nav li a{ padding: 2px 10px;}
ol.sub-nav > li > a:hover {
color: #423710!important;
background-color: rgba(255, 252, 252, 0.63);
}
.nav-r ol.sub-nav{
   width: 120%;
}
ol.last-sub-nav{
  margin-left: -20%;
}
ol.txt-center li a{
  text-align: center!important;
}
a.logo-a{
  position: absolute;
  display: block;
  width: 125px;
  left: 50%;
  margin-left: -62.5px;
  height: 100%;
  background: rgba(225,225,225,0);
}


/*banner*/
.index-banner {
  width: 100%;
  height: 763px;
  position: relative;
}
.index-banner ul.banner-slide {
  height: 100%;
  position: relative;
}
.index-banner ul.banner-slide li {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}
.index-banner ul.banner-slide li:first-child {
  background: url(../images/banner_1.jpg) no-repeat center;
  background-size: cover;
}
.index-banner ul.banner-slide li:nth-child(2) {
  background: url(../images/banner_2.jpg) no-repeat center;
  background-size: cover;
}
.index-banner ul.banner-slide li:nth-child(3) {
  background: url(../images/banner_3.jpg) no-repeat center;
  background-size: cover;
}
.index-banner ul.banner-slide li:last-child {
  background: url(../images/banner_4.jpg) no-repeat center;
  background-size: cover;
}
.index-banner ul.banner-slide li.current {
  display: block;
}
.index-banner ul.banner-slide li span {
  display: block;
  -webkit-animation: bannertitle 1.5s ease-in-out 1 forwards;
  -moz-animation: bannertitle 1.5s ease-in-out 1 forwards;
  -ms-animation: bannertitle 1.5s ease-in-out 1 forwards;
  -o-animation: bannertitle 1.5s ease-in-out 1 forwards;
  animation: bannertitle 1.5s ease-in-out 1 forwards;
  position: absolute;
  left: 50%;
  margin-left: -520px;
}
.index-banner ul.banner-slide li span img {
  display: block;
}
.index-banner ul.banner-page {
  position: absolute;
  left: 50%;
  bottom: 18px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.index-banner ul.banner-page li {
  width: 15px;
  height: 15px;
  float: left;
  margin: 0 4px;
  cursor: pointer;
  background-color: #fff;
}
.index-banner ul.banner-page li.current,
.index-banner ul.banner-page li:hover {
  background-color: #9b863c;
}

.inner-banner {
width: 100%;
height: 407px;
position: relative;
z-index: 1;
}
.ban-con{
  position:absolute;
  height: 100%;
  top: 0px;
  width: 1024px;
  left: 50%;
  margin-left: -512px;
}
.about-banner {
background: url(../images/about_banner.jpg) no-repeat center;
background-size: cover;
}
.bus-banner {
background: url(../images/bus_banner.jpg) no-repeat center;
background-size: cover;
}
.ir-banner{
background: url(../images/ir_banner.jpg) no-repeat center;
background-size: cover;
}
.contact-banner{
  background: url(../images/contact_banner.jpg) no-repeat center;
  background-size: cover;
}

/*index-pro*/
.index-pro{
  position: relative;
  width: 100%;
  height: auto;
  display: table;
}
.ind-pro-box{
  position: relative;
  float: left;
  width: 50%;
  height: 221px;
}
.pro-same{
  position: relative;
  width: 100%;
  height: 100%;
}
.pro-tit{
  background-color: #0267a5;
  display: table;
}
.pro-same h1{
  color: #fff;
  font-size:42px;
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  line-height: 50px;
}
.pro-same h1 img:nth-child(2){ padding:0 0 0 50px; border-left:1px solid #ffffff; margin:0 0 0 50px}
.pro-tit h1{
  text-align: right;
  padding-right: 85px;
}
.house-tit{
  background-color: #9b863c;
  display: table;
}
.house-tit h1{
  text-align: left;
  padding-left: 85px;
}
.pro-img{
  background: url(../images/index_p_img.jpg) left center no-repeat;
  background: cover;
}
.house-img{
   background: url(../images/index_h_img.jpg) right center no-repeat;
  background: cover;
}

.index-about{
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0px;
}
.index-about p{
  font-size: 16px;
  line-height: 24px;
  padding: 30px 0px;
}
p.line{
  border-bottom: 1px solid #9a9a9a;
}
.index-news{
  position: relative;
  padding: 60px 0px;
  height: auto;
  width: 100%;
  background: url(../images/index_news_bg.jpg) no-repeat center;
  background-size: cover;
}
.index-news h1{
  color: #fff;
}
ul.ind-new-box {
  position: relative;
  width: 100%;
  display: table;
  padding: 20px 0px;
}
ul.ind-new-box li{
  margin-bottom: 35px;
}
ul.ind-new-box li .date {
width: 72px;
height: 72px;
background-color: #fff;
border-radius: 50%;
text-align: center;
}
ul.ind-new-box li .news-info {
padding-left: 25px;
color: #fff;
}
ul.ind-new-box li div {
display: table-cell;
vertical-align: middle;
}
ul.ind-new-box li .date span:first-child {
font-size: 36px;
}
ul.ind-new-box li .date span:last-child {
font-size: 19px;
}
ul.ind-new-box li .date span {
display: block;
font-weight: bold;
line-height: .9;
}
ul.ind-new-box li .news-info h3 {
font-size: 15px;
padding-bottom: 5px;
margin-bottom: 0px;
padding-top: 0px;
}



a.about-more{
background-color: #000;
color: #fff;
margin-top: 25px;
font-weight: bold;
}
a.new-more{
  position: absolute;
  top: 20px;
  right: 20px;
  background: #fff;
  color: #000;

}
a.more:hover{
  background-color:#9b863c;
  color: #fff;
}
a.more {
display: block;
width: 105px;
height: 46px;
text-align: center;
line-height: 46px;
font-size: 14px;
text-transform: uppercase;
}

/*about*/
.inner-page{
  position: relative;
  padding:65px 0px;
}
.con-info{
  position: relative;
  padding: 30px 0px;
  min-height: 350px;
}
.inner-page p{
  padding-bottom: 20px;
  text-align: justify;
}
.inner-page p.nopad{
  padding-bottom: 0px;
}
.contact-info p span{width:70px; float:left}

table.struct-tab{
border-top: 1px solid #a9aeaf;
margin-bottom: 15px;
}
table.struct-tab thead tr td {
border-bottom: 4px solid #a9aeaf;
border-top: 4px solid #a9aeaf;
font-size: 16px;
font-weight: bold;
background-color: #EEEEEE;
}
table.struct-tab tr td {
padding: 15px;
border-bottom: 1px solid #a9aeaf;
border-right: 1px solid #a9aeaf;
}
table.struct-tab tr td sup {
    position: absolute;
    margin: -3px 0 0 3px;
}

table.struct-tab tbody tr td:last-child, 
table.struct-tab thead tr td:last-child {
border-right: none;
}
table.struct-tab tbody tr:last-child td {
border-bottom: 4px solid #a9aeaf;}
ul.board-ul > li {
width: 450px;
min-height: 300px;
background-color: #e1ddcf;
float: left;
margin-right: 20px;
padding: 0 20px;
}
.board > ul> li:last-child {
margin-right: 0;
}
ul.board-ul li p {
padding: 15px 0!important;
border-bottom: #a59b77 1px solid;
}
ul.board-ul li p a{
display: block;
}
ul.board-ul li p a span {
display: block;
}

/*bus*/
.products {
margin-bottom: 20px;
overflow: hidden;
}
.products li {
float: left;
margin-right: 30px;
}



.about_structure_hd{display: flex; 
    align-items: center;}
.about_structure_hd h2{ font-size:20px; padding-left:20px;color: #0f268d; font-weight:bold}


/*ir*/
a.link{
text-decoration: underline;
color: #9b863c;
}
a.link:hover{
  text-decoration: none;
  color: #c7bd6c;
}
.year-table {
position: absolute;
top: -60px;
right: 0;
width: 184px;
height: 30px;
}
ul.year-list {
width:100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
border: 1px solid #9b863c;
background: #ffffff url(../images/select_icon.jpg) no-repeat right center;
}
a.seleed{
  display: block;
  font-size: 20px;
  line-height: 30px;
  padding: 0px 10px;
}
ol.select-ol{
  position: absolute;
  display: none;
  border: 1px solid #9b863c;
  border-top: none;
  background: #fff;
  width: 100%;
  height: auto;
  padding: 5px 0px;
}
ol.select-ol li a{
font-size: 20px;
display: block;
padding: 10px 10px;
}
ol.select-ol li a:hover{
  color: #fff;
  background: #9b863c;
}

.list-title li:nth-child(odd) {
background: #e1ddcf;
}
.list-title li {
padding: 15px 25px;
}
.list-title li > span {
display: table-cell;
float: left;
font-size: 12px;
color: #2984b9;
width: 100px;
text-align: left;
text-transform: uppercase;
}
.list-title li > a:first-of-type {
display: table-cell;
padding-left: 20px;
padding-right: 20px;
font-size: 13px;
width: 882px;
}
.list-title li > a.pdf-icon {
display: table-cell;
width: 19px;
background: url(../images/pdf_icon.png) no-repeat center;
}
.list-title li > a.pdf-icon:hover{
  background: url(../images/pdf_icon_h.png) no-repeat center;
}


ul.report-tab{
  position: relative;
  width: 100%;
}
ul.report-tab li{
  position: relative;
  float: left;
  margin-right: 20px;
}
ul.report-tab li a{
  display: block;
  padding: 12px 20px;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.4);
}
ul.report-tab li a:hover, 
ul.report-tab li a.active {
background: #9b863c;
color: #fff;
}

ul.report-list{
  position: relative;
  width: 100%;
  height: auto;
}
ul.report-list li {
  float: left;
  margin-top: 25px;
}
.inner-li-cell a{
  display: block;
}
.inner-li-cell:hover img{
  opacity: 0.8;
}
.inner-li-cell img{
  width: 242px;
  height: 330px;
}
ul.report-list li:not(:nth-child(4n)) {
margin-right: 10px;
}


.high-tab{
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.high-tab td:first-child {
text-align: left;
}
.high-tab tr td:nth-child(2) {
background-color: #eeeeee;
}
.high-tab td {
text-align: right;
border-right: 0 !important;
}
.notes li {
margin-left: 20px;
list-style-type: decimal;
padding: 0px 0px 15px 10px;
}

.ir-gov {
  position: relative;
  width: 100%;
  min-height: 200px;
}
.ir-gov ul li {
width: 280px;
margin-right: 50px;
float: left;
}
.contact-info p{
  padding-bottom: 10px!important;
}
.contact-info p b{
  padding-left: 10px;
}



/*sitemap*/
.sitemap p{
  text-align: center;
  font-size: 18px;font-weight: bold;
}
.sitemap-list {
margin-top: 25px;
font-size: 14px;
}
.sitemap-list > li:not(:last-child) {
margin-right: 195px;
}
#ver-en .sitemap-list > li:not(:last-child) {
margin-right: 138px;
}
.sitemap-list > li {
float: left;
}
.sitemap-list > li:last-child {
float: right;
}
.sitemap-list > li > span {
font-size: 18px;font-weight: bold;
}
.sitemap-list > li > ol {
margin-top: 15px;
}
.sitemap-list > li > ol > li {
margin-bottom: 3px;
}



















/*banner 动画*/
@-webkit-keyframes bannertitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 50px;
  }
}
@-moz-keyframes bannertitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 50px;
  }
}
@-ms-keyframes bannertitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 50px;
  }
}
@-o-keyframes bannertitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 50px;
  }
}
@keyframes bannertitle {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 50px;
  }
}
