@import url("reset.css");
@charset "UTF-8";
/**
 *
 * @authors zhou.sunny (1576567774@qq.com)
 * @date    2016-10-31 10:25:51
 * @version $Id$
 * @public.less
 */
* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

@font-face {
  font-family: 'Roboto-Regular';
  src:  url('../fonts/Roboto-Regular.eot?1aukq4');
  src:  url('../fonts/Roboto-Regular.eot?1aukq4#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Regular.ttf?1aukq4') format('truetype'),
    url('../fonts/Roboto-Regular.woff?1aukq4') format('woff'),
    url('../fonts/Roboto-Regular.svg?1aukq4#Ubuntu-Light') format('svg');
} 
@font-face {
  font-family: 'Roboto-Medium';
  src:  url('../fonts/Roboto-Medium.eot?1aukq4');
  src:  url('../fonts/Roboto-Medium.eot?1aukq4#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Medium.ttf?1aukq4') format('truetype'),
    url('../fonts/Roboto-Medium.woff?1aukq4') format('woff'),
    url('../fonts/Roboto-Medium.svg?1aukq4#Montserrat-Light') format('svg');
} 
@font-face {
  font-family: 'Roboto-Light';
  src:  url('../fonts/Roboto-Light.eot?1aukq4');
  src:  url('../fonts/Roboto-Light.eot?1aukq4#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Light.ttf?1aukq4') format('truetype'),
    url('../fonts/Roboto-Light.woff?1aukq4') format('woff'),
    url('../fonts/Roboto-Light.svg?1aukq4#Ubuntu-B') format('svg');
} 
@font-face {
  font-family: 'Roboto-Bold';
  src:  url('../fonts/Roboto-Bold.eot?1aukq4');
  src:  url('../fonts/Roboto-Bold.eot?1aukq4#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Bold.ttf?1aukq4') format('truetype'),
    url('../fonts/Roboto-Bold.woff?1aukq4') format('woff'),
    url('../fonts/Roboto-Bold.svg?1aukq4#Ubuntu-B') format('svg');
} 

html,body{position: relative;margin:0 auto !important;padding: 0;width:100%;max-width: 1920px;min-width:320px;height:auto;overflow-x: hidden;}

/*body{overflow: hidden;}*/
body table,tr,td {border-collapse: collapse;}
body ul, li {list-style-type: none;}
body img{border: none;width:100%; height:auto;display: block;}
body b{font-weight:normal;}
body p.no_pad{padding-bottom: 0px!important;}
a{color: #7c7c7c;}
a:hover{color: #feae31!important;}
a,a:hover,a:focus,a:active{text-decoration:none;}  
a.underl{text-decoration: underline;}
a.underl:hover{text-decoration: none;}
.a_link{ text-decoration:none;}
.a_link:hover{ text-decoration:underline;}
img.img_450{max-width: 450px; margin:0px auto;}

.clearfix {*zoom: 1;clear:both;}
.clearfix::after{content: "";display: block;}


.flex{position: relative;display: flex;width: 100%;height: auto;}
.flex_ipad_W,.flex_ph_W{position: relative;display: flex;width: 100%;height: auto;}
.flex_1{flex:1;}
.flex_w{position: relative;display: flex;flex-wrap:wrap;width: 100%;height: auto;}
.justify_around_center{justify-content:space-around;align-items:center;}
.justify_around_start{justify-content:space-around;align-items:flex-start;}
.justify_around_stretch{justify-content:space-around;align-items:stretch;}
.justify_between_center{justify-content:space-between;align-items:center;}
.justify_between_star{justify-content:space-between;align-items:flex-start;}
.justify_between_end{justify-content:space-between;align-items:flex-end;}
.justify_between_stretch{justify-content:space-between;align-items:stretch;}
.justify_center_center{justify-content:center;align-items:center;}
.justify_star_center{justify-content:flex-start;align-items:center;}
.justify_star_stretch{justify-content:flex-start;align-items:stretch;}
.justify_end_center{justify-content:flex-end;align-items:center;}
.flex_column{position: relative;display: flex;flex-direction:column;}
.col_100{position:relative;width: 100%;}
.col_95{position:relative;width: 95%;}
.col_90{position:relative;width: 90%;}
.col_85{position:relative;width: 85%;}
.col_80{position:relative;width: 80%;}
.col_75{position: relative;width: 75%;}
.col_70{position:relative;width: 70%;}
.col_65{position:relative;width: 65%;}
.col_60{position:relative;width: 60%;}
.col_58{position:relative;width: 58%;}
.col_55{position:relative;width:55%;}
.col_50{position:relative;width:50%;}
.col_47{position:relative;width: 47%;}
.col_45{position:relative;width:45%;}
.col_40{position:relative;width: 40%;}
.col_35{position:relative;width: 35%;}
.col_33{position:relative;width: 33.33333333%;}
.col_25{position:relative;width: 25%;}
.col_20{position:relative;width: 20%;}
.col_clum{
  position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 100%;
    padding-top: 20px;
}

.com_position{position:relative;width: 100%;height: auto;}
.com_pad_Tb{padding:100px 0px;}
.com_pad_minTb{padding:90px 0px;}
.com_pad_smTb{padding:80px 0px;}

.main_content{position: relative;}
.main_content p.no_pad{padding-bottom: 0px;}
.main_content .pad_bot10{padding-bottom: 10px;}
.main_content .pad_bot20{padding-bottom: 20px;}
.main_content .pad_bot30{padding-bottom: 30px;}
.main_content .pad_bot40{padding-bottom: 40px;}
.main_content .pad_bot50{padding-bottom: 50px;}
.main_content .pad_bot60{padding-bottom: 60px}
.main_content .pad_bot80{padding-bottom: 80px}
.main_content .pad_bot100{padding-bottom: 100px}
.medicine_pop .pad_bot20{padding-bottom: 20px;}
.main_content .pad_top10{padding-top: 10px;}

.index_ul{ display:flex; padding-top:20px;}
.index_ul li{width:30%;}
.index_ul li p{ padding:10px 0;}
.index_ul li a{ color:#000000;}

.trans_x{left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.trans_y{top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
.trans_xy{top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}

img.img_900{position: relative;max-width: 900px;margin:0px auto;}
img.img_600{position: relative;max-width: 640px;margin:0px auto;}
img.img_200{max-width: 200px;position: relative;display: block;}

.z_index_u{z-index: 10;position: relative;}
.z_index_d{z-index: 1;position: relative;}

.text_center{text-align: center;}
.text_right{text-align: right;}
.text_upper{text-transform: uppercase;}
.text_justify{text-align: justify;}

.text_Robotobold{font-family: "Roboto-Bold";}

.color_green{color: #00a16a;}
.color_blue{color: #3e99ce;}
.color_gray1{color: #6d6d6d;}
.color_yellow{color: #feae31;}
.color_write{color: #fff;}

.text_count{column-count:2;-webkit-column-count:2;-moz-column-count:2;column-gap:80px; -webkit-column-gap:80px;-moz-column-gap:80px;column-rule:5px solid #fff;-webkit-column-rule:5px solid #fff;-moz-column-rule:5px solid #fff;}
.line2{overflow: hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;}

body{overflow: hidden;}
#ver-en{
  font-family:"Roboto-Regular", Arial, Helvetica, sans-serif, Verdana;
  font-size:16px;
  line-height:1.6;
  color: #7c7c7c;
  font-style: normal;
}
#ver-tc{
  font-family:"Microsoft JhengHei","Microsoft Yahei", 微软雅黑体, arial, helvetica, FangSong, 仿宋, sans-serif !important;
  font-weight:500;
  font-size:16px;
  line-height:1.6;
  color: #7c7c7c;
  font-style: normal;
}
.font_sm{font-size:14px;}


body h1{
  position:relative;
  font-size:20px;
}

body h2{
  position:relative;
  font-size:30px;font-weight: 500;
}

body.hideCss{height: 100vh!important; overflow: hidden; width: 100%;}

#article,#footer,#header{position: relative;width: 100%;height: auto; margin:0px auto;max-width: 1920px;min-width:320px;}
.warp{position: relative;width: 100%;height: auto; z-index: 6; overflow: hidden;}
.container{position: relative;width: 100%;height: auto;max-width:1920px;padding: 0px 8%;margin:0px auto;}
.container_l{padding-left: 8%;position: relative;width: 100%;height: auto;}
.container_r{padding-right: 8%;position: relative;width: 100%;height: auto;}

.bordershadow{
  box-shadow: #cfcfcf 1px 1px 10px 1px;
}
#home_stockMain{
  position: relative;
  width: 100%;
  height: auto;
  max-width: 800px;
  background: #feae31;
  margin:0px auto;
}

.stockTop{
  position: relative;
}

a.moreBtn i{padding-right: 5px;}
a.moreBtn.color_write:hover i,
a.moreBtn.color_write:hover{color: #fff!important;}


#home_reportMain{
  position: relative;
  width: 100%;
  height: auto;
  margin:0px auto;
}
.reportTit{
  position: relative;
  width: 100%;
  height: auto;
  background: #feae31;
}

.reportInfo{
  position: relative;
  width: 100%;
  height: auto;
}

.reportInfo dl{
  position: relative;
  height: auto;
  max-width: 400px;
  margin: 0px auto;
  padding-bottom: 7px;
}
.reportInfo dl dd,
.reportInfo dl dt{
  position: relative;
  width: 45%;
}
.reportInfo dl dd p{ font-size:20px; line-height:1.3;}
.reportInfo dl dd .flex_column{
  height: 100%;
    justify-content: space-between;
}
.reportInfo dl dt{
  border:1px solid #707070;
}
a.pdfBtn{font-size:18px;
  position: relative;
  display: block;
 width: 125px;
  height:50px;
  line-height:50px;
  text-align: center;
  background:#7c7c7c;
  color:#ffffff;
   box-shadow:#b1b1b1 2px 2px 5px;;
}
a.pdfBtn:hover{background: #454545;
  color: #fff!important;
}
#home_annMain{
  position: relative;
  width: 100%;
  height: auto;
  max-width: 1100px;
  margin:0px auto;
}

ul.homeAnnUL li{
  position: relative;
  display: flex;
  padding: 20px 0px;
  border-bottom: 1px solid #dedede;
}
ul.homeAnnUL li.homeAllULTitle{
	padding-top:0;
  border-bottom: 1px solid #707070;
}
ul.homeAnnUL li .dateCell{
  position: relative;
 width:200px;
     font-size:16px;
    font-weight: bold;line-height: 1.2;
}
ul.homeAnnUL li:first-child .dateCell{
     font-size:20px;
}
ul.homeAnnUL li:first-child{ padding-bottom:10px;}
ul.homeAnnUL li .detailCell{
  position: relative;padding:0 30px; flex:1; overflow: hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;
}
ul.homeAnnUL li a.pdfCell{
  position: relative;
  display: flex;
  height: auto;
  width:120px;
  align-items: center;
    justify-content: center;
}
ul.homeAnnUL li a.pdfCell i{font-size:26px;}


#IRMain{
  position: relative;
  width: 100%;
  height: auto;
  max-width:1200px;
  margin:0px auto;
}

#IRMain .highResults{
  position: relative;
  width: 100%;
  height: auto;
  background:#fff;
}
.highTable{
  position: relative;
  width: 100%;
  height: auto;
  overflow-x: auto;
}
.highTable .touchTab{
  position: absolute;
  z-index: 6;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  display: none;
}
.highTable .touchTab i{color: #fdaf31; font-size: 72px; position: absolute; top: 60px;}
.highTable table{
  position: relative;
  width: 100%;
  height: auto;
  min-width: 560px;
}
.highTable table th.bgYellow{
  background:#fdaf31;
}
.highTable table th.bgGray{
  background:#7c7c7c;
}
.highTable table tr:first-child th{
  text-align: left;
}
.highTable table th{position: relative; padding: 15px 10px; line-height: 1.2;color: #fff; font-weight: normal; }
.highTable table td{
  text-align: center;
  padding:20px 10px;
  border-bottom: 1px solid #fdaf31;
  line-height: 1.3;
  vertical-align: middle;
}
.highTable table tr td:nth-of-type(5){ background-color:#fff0d7 !important;}
.highTable table tr:nth-of-type(even) td{ background-color:#fff7ea;}
.highTable table tr td:nth-of-type(5){ font-weight:bold;}
.marginBot50{margin-bottom: 50px;}


#IRMain .annResults{
  position: relative;
  width: 100%;
  height: auto;

  background:#fff;
}

.yearBoxWarp{
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap:wrap;
  justify-content: flex-end;
}

.yearBoxWarp .selectBox{
	
    position: relative;
    width: 100%;
    height: auto;
    max-width: 136px;
}

.yearBoxWarp .selectBox::after{
    content: "";
　　content: "";
    position: absolute;
    right:10px;
    top: 50%;
    margin-top: -4px;
   width: 0;
   height: 0;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;
   border-top: 10px solid #7c7c7c;
}
.yearBoxWarp .selectBox input{position: relative; width: 100%;}
.yearBoxWarp .selectBox ul.selectUL{
   position: absolute;
   display: none;
   top: 100%;
    right: 0px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgb(0 0 0 / 15%);
    box-shadow: 0 4px 5px rgb(0 0 0 / 15%);
    border-radius: 5px;
	 overflow: auto;
    height:325px;
	}
.yearBoxWarp .selectBox ul.selectUL li a{ cursor: pointer; position: relative; padding:9px 10px 7px 10px;display:block; line-height:1;}
.yearBoxWarp .selectBox ul.selectUL li:hover{
    background: #EFEFEF;
}

.yearBoxWarp .selectInput{
	cursor:pointer;
  position: relative;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 14px;
  z-index:100;
}

.yearBoxWarp .selectHtml{
  position: relative;
  width: 100%;
  height: auto;
  padding: 10px 15px;
  background: #fdaf31;
  color: #fff;
  margin-top: 20px;
}
ul.selectUL li a{color: #7c7c7c;}
.choose_info{
  position: relative;
  width: 100%;
  height: auto;
}

ul.IrAnnUL li {
    position: relative;
    display: flex;
    padding: 30px 0px;
    border-bottom: 1px solid #fdaf31;
}
ul.IrAnnUL li .dateCell{
  position: relative;
  width: 25%;
  max-width: 160px;
  min-width:85px;
}
ul.IrAnnUL li .detailCell{
  position: relative;
  flex:1;
  overflow: hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;
}
ul.IrAnnUL li a.pdfCell{
  position: relative;
  display: flex;
  height: auto;
  width: 80px;
  align-items: center;
  justify-content: center;
}
ul.IrAnnUL li a.pdfCell i{font-size: 18px;}


ul.IrReportUL{
  position: relative;
  width: 100%;
    display: table;
}
ul.IrReportUL li{
  position: relative;
  width: 100%;
  padding: 60px 0px;
  border-bottom: 1px solid #fdaf31;
}
ul.IrReportUL li dl{
  position: relative;
  width: 100%;
  height: auto;
  max-width: 470px;
  margin: 0px auto;
}
ul.IrReportUL li dl dd,
ul.IrReportUL li dl dt{
  position: relative;
  width: 50%;
}
ul.IrReportUL li dl dt{border:1px solid #707070;}
ul.IrReportUL li dl dd{
  display: flex;
  align-items: center;
  justify-content: flex-end;padding-left: 90px;}
ul.IrReportUL li a.pdfBtn{
  background: #fdaf31;
  color:#ffffff;
  width: 120px;
}

ul.IrReportUL li .box1Item p{padding-bottom: 10px;}

ul.pageUl{
  position: relative;
  width: 100%;
  max-width: 280px;
  margin:0px auto;
  margin-top: 50px;
}
ul.pageUl li{
  position: relative;
  width: 100%;
  height: auto;
}
ul.pageUl li a{
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #d1d1d1;
}
ul.pageUl li:hover a,
ul.pageUl li.active a{
  background: #fdaf31;
  border: 1px solid #fdaf31;
  color: #fff!important;
}