.outline {
  outline: 1px solid red;
}
article.sub .faq_silde .title_silde {
  font-size: 28px;
  color: #4c7a98;
  padding: 29px 0 28px;
  height: 22px;
  border-bottom: 1px solid #dfe3e6;
  cursor: pointer;
  position: relative;
  text-align: center;
  overflow: hidden;
}
article.sub .faq_silde .title_silde span {
  float: left;
  display: block;
  font-size: 20px;
  color: #c8d4dc;
}
article.sub .faq_silde .title_silde:before {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 26px;
  right: 40px;
  width: 27px;
  height: 26px;
  background: url(../images/spr_slide.gif) 30px 0 no-repeat;
  background-position: 0 0;
  z-index: 10;
}
article.sub .faq_silde .title_silde:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 26px;
  right: 40px;
  width: 27px;
  height: 26px;
  background: url(../images/spr_slide.gif) 30px 0 no-repeat;
  background-position: 0 -28px;
  z-index: 50;
  transition: opacity 0.4s ease;
  opacity: 1;
}
article.sub .faq_silde .title_silde.on:after {
  opacity: 0;
}
article.sub .faq_silde .cont_slide {
  padding: 30px 10px 30px 30px;
  display: none;
}
article.sub .faq_silde .cont_slide li {
  padding: 6px 0;
  line-height: 25px;
}
article.sub .faq_silde ul.cont_slide {
  list-style: disc!important;
}
article.sub .faq_silde ol.cont_slide {
  list-style: decimal!important;
}
article.sub .cont_txt div,
article.sub .cont_txt p,
article.sub .cont_txt span,
article.sub .cont_txt ul,
article.sub .cont_txt ol,
article.sub .cont_txt li {
  line-height: 28px;
}
article.sub .cont_txt p,
article.sub .cont_txt ol,
article.sub .cont_txt ul {
  margin: 7px 0;
}
article.sub .cont_txt ol {
  list-style: decimal!important;
  margin-left: 30px!important;
}
article.sub .cont_txt ul {
  list-style: disc!important;
  margin-left: 30px!important;
}
article.sub .cont_txt h4 {
  color: #92b0c4;
  font-size: 24px;
  font-family: "NBL";
  margin: 10px 0;
}
article.sub .cont_txt h5 {
  color: #333;
  font-size: 18px;
  font-family: "NBL";
  margin: 10px 0;
}
article.sub .cont_container.intro .ceo .left_pic {
  margin-bottom: 80px;
  padding-left: 430px;
  background: url(../images/ceo.jpg) 30px 100px no-repeat;
  line-height: 28px;
}
article.sub .cont_container.intro .ceo .title.blue {
  padding-bottom: 30px;
}
article.sub .cont_container.intro .ceo .title.black {
  margin: 40px 0 25px!important;
}
article.sub .cont_container.intro .pharma .ac {
  margin: 40px 0;
}
article.sub .cont_container.intro .pharma .left_pic {
  line-height: 30px;
  padding-right: 80px;
}
article.sub .cont_container.intro .pharma .left_pic.img01 {
  background: url(../images/pharma01_2026.png) no-repeat 0 0;
}
article.sub .cont_container.intro .pharma .left_pic.img02 {
  background: url(../images/pharma02_2026.png) no-repeat 0 0;
}
article.sub .cont_container.intro .pharma .left_pic.img03 {
  background: url(../images/pharma03.gif) no-repeat 0 0;
}
article.sub .cont_container.intro .pharma .left_pic.img04 {
  background: url(../images/pharma04.gif) no-repeat 0 0;
}
article.sub .cont_container.intro .factory img {
  display: block;
  margin: 35px 0;
}
article.sub .cont_container.intro .factory .title {
  font-size: 30px;
  text-align: center;
  color: #0075c2;
  margin-top: 70px;
  font-weight: bold;
  margin-bottom: 40px;
}
article.sub .cont_container.intro .ci h3 span {
  color: #333;
  display: inline-block;
  padding: 0 20px 10px;
  border-bottom: 2px solid #c8d9e4;
  font-size: 36px;
  line-height: 50px;
  margin: 0px 0 30px;
  letter-spacing: -1px;
  font-weight: normal;
  font-family: "NBL";
}
article.sub .cont_container.intro .ci .ci_color {
  overflow: hidden;
  margin: 0 auto 50px;
  width: 978px;
}
article.sub .cont_container.intro .ci .ci_color > div {
  width: 240px;
  border: 1px solid #ddd;
  margin: 0 17px;
  float: left;
  padding: 25px;
  text-align: left;
}
article.sub .cont_container.intro .ci .ci_color > div .tit {
  padding: 7px 0 20px 0;
  font-size: 19px;
  color: #333;
}
article.sub .cont_container.intro .ci .ci_color > div span.color {
  display: block;
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
}
article.sub .cont_container.intro .ci .ci_color > div span.color.blue {
  background: #0075c2;
}
article.sub .cont_container.intro .ci .ci_color > div span.color.light_blue {
  background: #00a9e5;
}
article.sub .cont_container.intro .ci .ci_color > div span.color.deep_blue {
  background: #00438e;
}
article.sub .cont_container.intro .ci .ci_color > div li {
  padding: 5px 0;
}
article.sub .cont_container.intro .ci .ci_down {
  border: 1px solid #ddd;
  width: 940px;
  height: 90px;
  margin: 0 auto;
  text-align: left;
}
article.sub .cont_container.intro .ci .ci_down div {
  display: inline-block;
  vertical-align: top;
}
article.sub .cont_container.intro .ci .ci_down div:nth-child(1) {
  padding: 37px 100px 0 60px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
article.sub .cont_container.intro .ci .ci_down div:nth-child(2) {
  padding: 25px 100px 0 0;
}
article.sub .cont_container.intro .ci .ci_down div:nth-child(3) {
  padding: 25px 100px 0 0;
}
article.sub .cont_container.intro .ci .ci_down a {
  display: inline-block;
  margin: 25px 0 0 0;
  padding: 13px 30px 0 0;
  width: 141px;
  height: 26px;
  color: #333;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ddd;
  background: url(../images/ci04.gif) no-repeat right -8px top;
}
article.sub .cont_container.intro .mission .fs18 {
  margin: -10px 0 30px;
}
article.sub .cont_container.intro .mission p {
  text-align: center;
  margin-bottom: 50px;
}
article.sub .cont_container.intro .mission img {
  display: block;
  margin: 0 auto;
}
article.sub .cont_container.intro .contribute .tab_line.five li {
  width: 18%;
}
article.sub .cont_container.intro .contribute .tab_line.five li:last-child {
  width: 26%;
}
article.sub .cont_container.intro .contribute .tab_cont {
  text-align: center;
}
article.sub .cont_container.intro .contribute .tab_cont .title {
  font-weight: bold;
}
article.sub .cont_container.intro .contribute .tab_cont p {
  padding: 45px 90px;
  line-height: 30px;
}
article.sub .cont_container.intro .contribute .tab_cont .col2_1 p {
  padding: 45px 70px;
}
article.sub .cont_container.intro .contribute .tab_cont .col3_1 .title {
  height: 72px;
}
article.sub .cont_container.intro .contribute .tab_cont .col3_1 p {
  padding: 45px 40px;
}
article.sub .cont_container.intro .contribute .tab_cont img {
  display: block;
  margin: 0 auto;
}
article.sub .cont_container.intro .contribute .tab_cont a {
  display: inline-block;
  margin: 30px auto;
}
article.sub .cont_container.intro .contribute .inner_cont .info_txt {
  color: #fff;
}
article.sub .cont_container.intro .contribute .inner_cont .info_txt p {
  font-size: 48px;
  color: #fff;
  letter-spacing: -2px;
  font-weight: bold;
  padding: 0 0 45px;
  line-height: 55px;
}
article.sub .cont_container.intro .autonomy .tab_line.three {
  padding: 0 20px;
}
article.sub .cont_container.intro .ethics .text_section {
  line-height: 1.8;
}
article.sub .cont_container.intro .ethics .text_section h4 {
  font-size: 24px;
  color: #2d84be;
  font-family: "NBL";
  line-height: 35px;
  margin-bottom: 20px;
}
article.sub .cont_container.intro .ethics .text_section ol li {
  line-height: 1.8;
  padding-left: 24px;
  text-indent: -24px;
}
article.sub .cont_container.intro .ethics .text_section.left_pic {
  padding-left: 589px;
  background: url(../images/ethics01.jpg) left 0 no-repeat !important;
}
article.sub .cont_container.intro .autonomy .info {
  position: relative;
  padding-left: 400px;
}
article.sub .cont_container.intro .autonomy .info > img {
  display: block;
  position: absolute;
  top: 0;
  left: 25px;
}
article.sub .cont_container.intro .autonomy .info .title {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}
article.sub .cont_container.intro .declaration ol {
  margin-top: 90px;
}
article.sub .cont_container.intro .declaration ol .title {
  font-size: 28px;
  color: #4c7a98;
  padding: 29px 0 28px;
  height: 22px;
  border-bottom: 1px solid #dfe3e6;
  /* cursor: pointer; */
  position: relative;
  text-align: center;
  overflow: hidden;
  font-weight: 600;
}
article.sub .cont_container.intro .declaration ol .title span {
  float: left;
  display: block;
  font-size: 20px;
  color: #c8d4dc;
}
article.sub .cont_container.intro .declaration ol .cont {
  padding: 40px 0;
}
article.sub .cont_container.intro .corruption {
  text-align: left!important;
}
article.sub .cont_container.intro .corruption .decimal {
  list-style: decimal!important;
}
article.sub .cont_container.intro .corruption .decimal li {
  line-height: 30px;
  letter-spacing: -0.3px;
}
article.sub .cont_container.intro .compliance_info .title.fs36 {
  padding-bottom: 40px;
}
article.sub .cont_container.intro .compliance_info .title.fs32 {
  padding-bottom: 30px;
}
article.sub .cont_container.intro .compliance_info .border_b {
  border-bottom: 1px solid #dfe3e6;
}
article.sub .cont_container.intro .compliance_info .text_section {
  position: relative;
  overflow: hidden;
}
article.sub .cont_container.intro .compliance_info .text_section img,
article.sub .cont_container.intro .compliance_info .text_section h3,
article.sub .cont_container.intro .compliance_info .text_section p {
  float: left;
  display: inline-block;
}
article.sub .cont_container.intro .compliance_info .text_section img {
  margin: 35px 45px 35px;
}
article.sub .cont_container.intro .compliance_info .text_section h3,
article.sub .cont_container.intro .compliance_info .text_section p {
  width: 580px;
}
article.sub .cont_container.intro .compliance_info .text_section h3 {
  margin-top: 160px;
}
article.sub .cont_container.intro .compliance_info .fairtraed .col2_1 {
  padding: 40px 0 70px 0;
  text-align: center;
}
article.sub .cont_container.intro .compliance_info .fairtraed .col2_1 img {
  display: block;
  margin: 0 auto;
}
article.sub .cont_container.intro .compliance_info .btn {
  color: #fff;
  position: relative;
  top: 30px;
  width: 257px!important;
  display: inline-block;
}
article.sub .cont_container.intro .compliance_history {
  position: relative;
}
article.sub .cont_container.intro .compliance_history .tab_round {
  margin: 0 auto;
  padding: 40px 0 40px 120px;
  background: #fff;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
article.sub .cont_container.intro .compliance_history .tab_round li {
  float: left;
}
article.sub .cont_container.intro .compliance_history .tab_round li a {
  border-radius: 100px;
  width: 130px;
  height: 72px;
  background: #999;
  color: #fff;
  font-size: 36px;
  text-align: center;
  font-family: "NBL";
  padding-top: 56px;
  margin: 0 50px;
}
article.sub .cont_container.intro .compliance_history .tab_round li a.active {
  position: relative;
  background: #2e84bf;
}
article.sub .cont_container.intro .compliance_history .tab_round li:first-child a {
  line-height: 45px;
  padding-top: 24px;
  letter-spacing: -2px;
  height: 104px;
}
article.sub .cont_container.intro .compliance_history .history_list {
  position: relative;
  width: 491px!important;
  margin-top: 35px;
  padding: 0 30px;
}
article.sub .cont_container.intro .compliance_history .history_list h3 {
  font-size: 32px;
  color: #333;
  font-family: "NBL";
  height: 20px;
  padding-top: 7px;
}
article.sub .cont_container.intro .compliance_history .history_list h3:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 5px;
  left: -10px;
  width: 20px;
  height: 20px;
  background: #dfe3e6;
  border-radius: 50px;
}
article.sub .cont_container.intro .compliance_history .history_list ul {
  margin-top: 20px;
}
article.sub .cont_container.intro .compliance_history .history_list ul li {
  line-height: 28px;
}
article.sub .cont_container.intro .compliance_history .history_list:nth-child(odd) {
  margin-right: 551px!important;
  text-align: right;
}
article.sub .cont_container.intro .compliance_history .history_list:nth-child(odd) h3:after {
  left: auto;
  right: -10px !important;
}
article.sub .cont_container.intro .compliance_history .history_list:nth-child(even) {
  margin-left: 551px;
}
article.sub .cont_container.intro .cyber .submain_txt {
  line-height: 30px;
  text-align: center;
  padding-top: 30px;
}
article.sub .cont_container.intro .cyber .cont_txt div,
article.sub .cont_container.intro .cyber .cont_txt p,
article.sub .cont_container.intro .cyber .cont_txt span,
article.sub .cont_container.intro .cyber .cont_txt ul,
article.sub .cont_container.intro .cyber .cont_txt ol,
article.sub .cont_container.intro .cyber .cont_txt li {
  line-height: 28px;
}
article.sub .cont_container.intro .cyber .cont_txt p,
article.sub .cont_container.intro .cyber .cont_txt ol,
article.sub .cont_container.intro .cyber .cont_txt ul {
  margin: 7px 0;
}
article.sub .cont_container.intro .cyber .cont_txt ol {
  list-style: decimal!important;
  margin-left: 40px!important;
}
article.sub .cont_container.intro .cyber .cont_txt ul {
  list-style: disc!important;
  margin-left: 40px!important;
}
article.sub .cont_container.intro .cyber .cont_txt h4 {
  color: #92b0c4;
  font-size: 24px;
  font-family: "NBL";
  margin: 10px 0;
}
article.sub .cont_container.intro .cyber .cont_txt h5 {
  color: #333;
  font-size: 18px;
  font-family: "NBL";
  margin: 10px 0;
}
article.sub .cont_container.intro .cyber .text_section {
  line-height: 28px;
  margin-bottom: 30px;
}
article.sub .cont_container.intro .cyber .text_section h3 {
  font-size: 36px;
  font-family: "NBL";
  color: #4c7a98;
  margin-bottom: 35px;
  padding-top: 10px;
}
article.sub .cont_container.intro .cyber .text_section p {
  line-height: 30px;
}
article.sub .cont_container.intro .cyber .text_section.left_pic {
  min-height: 224px;
  margin-bottom: 80px;
  padding-left: 415px;
  /* background: url(../images/foreign01.jpg) left 0 no-repeat; */
}
article.sub .cont_container.intro .cyber .text_section.right_pic {
  min-height: 224px;
  margin-bottom: 80px;
  padding-right: 415px;
  /*  background: url(../images/foreign02.jpg) right 0 no-repeat; */
}
article.sub .cont_container.intro .cyber .text_section.line_tit {
  font-size: 28px;
  color: #4c7a98;
  margin: 70px 0 40px;
  padding: 15px 0 30px 0;
  text-align: center;
  border-bottom: 1px solid #dfe3e6;
  height: 22px;
}
article.sub .cont_container.intro .cyber .text_section .tit_blue {
  color: #0075c2;
  font-size: 15px;
  font-weight: bold;
  margin: 30px 0 10px;
}
article.sub .cont_container.intro .cyber .text_section .tit_black {
  color: #333;
  font-size: 22px;
  margin: 50px 0 10px;
}
article.sub .cont_container.intro .venture .left_pic {
  min-height: 380px;
  padding: 40px 0 50px 380px;
  position: relative;
  text-align: left;
  line-height: 29px;
}
article.sub .cont_container.intro .venture .left_pic img {
  display: block;
  position: absolute;
  top: 40px;
  left: 40px;
  width: 300px;
  height: 396px;
}
article.sub .cont_container.intro .venture .left_pic .title {
  position: absolute;
  left: 134px;
  top: 450px;
}
article.sub .cont_container.intro .foundation {
  height: 900px;
  text-align: center;
  background: url(../images/foundation_bg.jpg) 50% 0 no-repeat;
}
article.sub .cont_container.intro .foundation .info_txt {
  width: 900px;
  margin: 0 auto;
  padding: 90px 0 40px;
}
article.sub .cont_container.intro .foundation .more {
  display: block;
  margin: 0 auto;
  width: 400px;
  padding: 20px 0;
  border: 1px solid #fff;
  border-radius: 2px;
  position: relative;
  margin-top: 38px;
}
article.sub .cont_container.intro .foundation .more div {
  opacity: 1;
  position: relative;
  z-index: 50;
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-family: "NBL";
}
article.sub .cont_container.intro .foundation .more div span {
  font-size: 45px;
  color: #fff;
  font-family: "NBL";
  position: relative;
  top: 5px;
  right: 20px;
  z-index: 50;
}
article.sub .cont_container.intro .foundation .more:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.4;
  z-index: 1;
}
article.sub .cont_container.intro .award {
  height: 900px;
}
article.sub .cont_container.intro .award .inner_cont {
  width: 50%;
  float: left;
  height: 900px;
  position: relative;
  z-index: 80;
}
article.sub .cont_container.intro .award .inner_cont .info_txt {
  position: relative;
  z-index: 60;
  padding: 195px 55px 25px 55px ;
  overflow: hidden;
  text-align: center;
}
article.sub .cont_container.intro .award .inner_cont .info_txt div {
  padding: 100px 0;
  transition: 0.3s ease-out;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  width: 480px;
  margin: 0 auto;
}
article.sub .cont_container.intro .award .inner_cont:hover .info_txt {
  padding: 195px 55px 10px 55px ;
}
article.sub .cont_container.intro .award .inner_cont:hover .info_txt div {
  padding: 0;
}
article.sub .cont_container.intro .award .inner_cont:before {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
article.sub .cont_container.intro .award .inner_cont:first-child .info_txt {
  height: 75px;
}
article.sub .cont_container.intro .award .inner_cont:first-child:before {
  background: url(../images/award01_bg.jpg) 50% 0 no-repeat;
  background-size: cover;
}
article.sub .cont_container.intro .award .inner_cont:last-child .info_txt {
  height: 145px;
}
article.sub .cont_container.intro .award .inner_cont:last-child:before {
  background: url(../images/award02_bg.jpg) 50% 0 no-repeat;
  background-size: cover;
}
article.sub .cont_container.intro .award .inner_cont:hover:before {
  filter: blur(3px);
}
article.sub .cont_container.intro .award .inner_cont:hover .info_txt {
  height: auto;
  position: relative;
  z-index: 60;
  opacity: 1;
}
article.sub .cont_container.intro .award .inner_cont:hover .info_txt div {
  height: auto;
  position: relative;
  z-index: 60;
  opacity: 1;
}
article.sub .cont_container.intro .award .inner_cont:hover:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 10;
  filter: none!important;
}
article.sub .cont_container.intro .award .inner_cont:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  transition: opacity .5s ease;
  opacity: 0;
}
article.sub .cont_container.intro .service {
  overflow: hidden;
  height: 900px;
  width: 100%;
  /* max-width: 1920px; */
}
article.sub .cont_container.intro .service .inner_cont {
  width: 50%;
  float: left;
  height: 900px;
  position: relative;
  z-index: 80;
}
article.sub .cont_container.intro .service .inner_cont .info_txt {
  position: relative;
  z-index: 60;
  height: 75px;
  padding: 160px 55px 15px 55px;
  overflow: hidden;
  text-align: center;
}
article.sub .cont_container.intro .service .inner_cont .info_txt div {
  padding: 100px 0;
  transition: 0.3s ease-out;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  width: 480px;
  margin: 0 auto;
}
article.sub .cont_container.intro .service .inner_cont:hover .info_txt {
  padding: 160px 55px 10px 55px;
}
article.sub .cont_container.intro .service .inner_cont:hover .info_txt div {
  padding: 0;
}
article.sub .cont_container.intro .service .inner_cont:before {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
article.sub .cont_container.intro .service .inner_cont:first-child:before {
  background: url(../images/service01_bg.jpg) 50% 0 no-repeat;
  background-size: cover;
}
article.sub .cont_container.intro .service .inner_cont:last-child:before {
  background: url(../images/service02_bg.jpg) 50% 0 no-repeat;
  background-size: cover;
}
article.sub .cont_container.intro .service .inner_cont:hover:before {
  filter: blur(3px);
}
article.sub .cont_container.intro .service .inner_cont:hover .info_txt {
  height: auto;
  /* width: 550px;  */
  position: relative;
  z-index: 60;
  opacity: 1;
}
article.sub .cont_container.intro .service .inner_cont:hover:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 10;
  filter: none!important;
}
article.sub .cont_container.intro .service .inner_cont:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  transition: opacity .5s ease;
  opacity: 0;
}
article.sub .cont_container.intro .contrib_list ul {
  overflow: hidden;
  width: 100%;
  /* max-width: 1920px; */
}
article.sub .cont_container.intro .contrib_list ul li {
  float: left;
  width: 50%;
  height: 300px;
  position: relative;
  text-align: center;
}
article.sub .cont_container.intro .contrib_list ul li:before {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
article.sub .cont_container.intro .contrib_list ul li div {
  position: absolute;
  top: 30px;
  left: 0;
  color: #fff;
  font-size: 32px;
  font-family: "NBG";
  line-height: 35px;
  height: 45px;
  padding: 10px 50px 20px;
  text-align: center;
  overflow: hidden;
  z-index: 60;
}
article.sub .cont_container.intro .contrib_list ul li div p {
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  margin-top: 100px;
  letter-spacing: 0.5px;
  font-family: "NBG";
  padding: 20px 40px!important;
}
article.sub .cont_container.intro .contrib_list ul li:nth-child(1) {
  height: 900px;
}
article.sub .cont_container.intro .contrib_list ul li:nth-child(1) div {
  top: 200px;
  height: 90px;
  font-size: 47px;
  line-height: 47px;
}
article.sub .cont_container.intro .contrib_list ul li:nth-child(1):before {
  background-image: url(../images/contrib_list01_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
article.sub .cont_container.intro .contrib_list ul li:nth-child(2):before {
  background-image: url(../images/contrib_list02_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
article.sub .cont_container.intro .contrib_list ul li:nth-child(3) div {
  top: 25px;
}
article.sub .cont_container.intro .contrib_list ul li:nth-child(3) div p {
  line-height: 22px;
}
article.sub .cont_container.intro .contrib_list ul li:nth-child(3):before {
  background-image: url(../images/contrib_list03_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
article.sub .cont_container.intro .contrib_list ul li:nth-child(4):before {
  background-image: url(../images/contrib_list04_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
article.sub .cont_container.intro .contrib_list ul li:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: .5;
  width: 100%;
  height: 0;
  z-index: 5;
  transition: opacity .5s ease;
}
article.sub .cont_container.intro .contrib_list ul li:hover:before {
  filter: blur(2px);
}
article.sub .cont_container.intro .contrib_list ul li:hover div {
  text-align: center!important;
  transition: .5s ease;
  height: auto;
  bottom: 40px;
  /* width: 70%; padding: 10px 20px;*/
}
article.sub .cont_container.intro .contrib_list ul li:hover div p {
  margin-top: 10px;
  transition: margin-top 0.5s ease;
}
article.sub .cont_container.intro .contrib_list ul li:hover:after {
  height: 300px;
  transition: height .7s ease;
}
article.sub .cont_container.intro .contrib_list ul li:hover:nth-child(1):after {
  height: 900px;
  transition: height .7s ease;
}
article.sub .cont_container.intro .support .inner_cont {
  width: 100%;
  height: 900px;
  position: relative;
  z-index: 80;
}
article.sub .cont_container.intro .support .inner_cont:before {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(../images/support01_bg.jpg) 50% 0 no-repeat;
  background-size: cover;
}
article.sub .cont_container.intro .support .inner_cont .info_txt {
  position: relative;
  z-index: 60;
  height: 75px;
  padding: 195px 55px 10px 55px ;
  overflow: hidden;
  text-align: center;
}
article.sub .cont_container.intro .support .inner_cont .info_txt div {
  padding: 100px 0;
  transition: 0.3s ease-out;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  width: 600px;
  margin: 0 auto;
}
article.sub .cont_container.intro .support .inner_cont:hover:before {
  filter: blur(3px);
}
article.sub .cont_container.intro .support .inner_cont:hover .info_txt {
  height: auto;
  position: relative;
  z-index: 60;
  opacity: 1;
  padding: 195px 55px 10px 55px ;
}
article.sub .cont_container.intro .support .inner_cont:hover .info_txt div {
  height: auto;
  position: relative;
  z-index: 60;
  opacity: 1;
  padding: 0;
}
article.sub .cont_container.intro .support .inner_cont:hover:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 10;
  filter: none!important;
}
article.sub .cont_container.intro .support .inner_cont:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  transition: opacity .5s ease;
  opacity: 0;
}
article.sub .cont_container.rnd .center img {
  margin: 50px auto;
}
article.sub .cont_container.rnd .center .col3_1 {
  margin-top: 50px;
}
article.sub .cont_container.rnd .center .col3_1 h3 {
  text-align: center;
  font-size: 32px;
  color: #333;
  line-height: 35px;
}
article.sub .cont_container.rnd .center .col3_1 h3 span {
  display: inline-block;
  float: left;
  position: relative;
  top: 9px;
  color: #333;
  font-size: 24px;
  font-weight: normal;
}
article.sub .cont_container.rnd .center .col3_1 h3 span:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: 1px;
  bottom: -9px;
  width: 28px;
  height: 4px;
  background: #3586af;
}
article.sub .cont_container.rnd .center .col3_1 img {
  margin: 25px 0 30px!important;
}
article.sub .cont_container.rnd .center .col3_1 ul {
  margin: 0 25px 0 20px;
}
article.sub .cont_container.rnd .center .col3_1 ul li {
  line-height: 30px;
}
article.sub .cont_container.rnd .research_pipeline {
  padding-top: 30px;
}
article.sub .cont_container.rnd .research_pipeline .research_step {
  height: 74px;
  border: 1px solid #333;
  border-bottom: none;
  background-color: #cbd5dc;
  position: relative;
  margin-top: 40px;
}
article.sub .cont_container.rnd .research_pipeline .research_step ul {
  position: absolute;
  left: 207px;
  top: 5px;
}
article.sub .cont_container.rnd .research_pipeline .research_step li {
  width: 94.5px;
  margin: 0 7px 0 0;
  background-color: #f6f6f6;
  border: 2px dotted #999;
  float: left;
  color: #333;
  border-radius: 15px;
  padding: 20px 0 20px;
  text-align: center;
}
article.sub .cont_container.rnd .research_pipeline .research_step li:nth-child(1) {
  background-color: #a0c3de;
  color: #fff;
}
article.sub .cont_container.rnd .research_pipeline .research_step li:nth-child(2) {
  padding: 13px 0 9px;
}
article.sub .cont_container.rnd .research_pipeline .research_table {
  border: 1px solid #333;
  border-top: none!important;
}
article.sub .cont_container.rnd .research_pipeline .research_table th,
article.sub .cont_container.rnd .research_pipeline .research_table td {
  border: none;
  border-left: 1px dashed #888;
  border-top: 1px dashed #888;
}
article.sub .cont_container.rnd .research_pipeline .research_table thead th {
  border-top: none;
}
article.sub .cont_container.rnd .research_pipeline .research_table .title span {
  display: block;
  color: #fff;
  padding: 6px 0 5px;
  border-radius: 5px;
}
article.sub .cont_container.rnd .research_pipeline .research_table .blue th,
article.sub .cont_container.rnd .research_pipeline .research_table .blue .title,
article.sub .cont_container.rnd .research_pipeline .research_table .blue td:last-child,
article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg {
  background-color: #eff6f9;
}
article.sub .cont_container.rnd .research_pipeline .research_table .blue .title span {
  background-color: #8fa4c7;
}
article.sub .cont_container.rnd .research_pipeline .research_table .blue th {
  color: #0e76bc;
}
article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg {
  padding: 0!important;
}
article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg div {
  width: 100%;
  min-height: 82px;
  position: relative;
  z-index: 1;
}
article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg div:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  height: 15px;
  background: #afc2df;
}
article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg.last div:before {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 34%;
  right: -5px;
  height: 25px;
  width: 50px;
  background: url(../images/task_introduction_blue_step.gif) no-repeat 0 0;
  z-index: 50;
}
article.sub .cont_container.rnd .main_task_intro h3 {
  font-size: 37px;
  font-weight: normal;
  color: #333;
  line-height: 30px;
  height: 19px;
  padding-top: 40px;
  text-align: center;
  margin-bottom: 70px;
}
article.sub .cont_container.rnd .main_task_intro div + h3 {
  padding-top: 150px;
}
article.sub .cont_container.rnd .main_task_intro .col2_1 {
  margin-bottom: 70px;
}
article.sub .cont_container.rnd .main_task_intro h4 {
  font-size: 24px;
  color: #2d84be;
  font-weight: normal;
  line-height: 33px;
  border-bottom: 1px solid #dfe3e6;
  position: relative;
  padding-bottom: 10px;
  margin: 0 20px 17px 200px;
}
article.sub .cont_container.rnd .main_task_intro h4:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: -185px;
  top: 0;
  width: 139px;
  height: 139px;
  border: 8px solid #ccd3d7;
  border-radius: 28px;
  background-image: url(../images/main_task_intro_ico.png);
  background-repeat: no-repeat;
}
article.sub .cont_container.rnd .main_task_intro h4.tit_ico01:after {
  background-position: 22px 30px;
}
article.sub .cont_container.rnd .main_task_intro h4.tit_ico02:after {
  background-position: -176px 19px;
}
article.sub .cont_container.rnd .main_task_intro h4.tit_ico03:after {
  background-position: 24px -170px;
}
article.sub .cont_container.rnd .main_task_intro h4.tit_ico04:after {
  background-position: -179px -178px;
}
article.sub .cont_container.rnd .main_task_intro h4.tit_ico05:after {
  background-position: 34px -370px;
}
article.sub .cont_container.rnd .main_task_intro h4.tit_ico06:after {
  background-position: -166px -371px;
}
article.sub .cont_container.rnd .main_task_intro > div {
  margin-bottom: 45px;
  min-height: 150px;
}
article.sub .cont_container.rnd .main_task_intro ol {
  list-style: circle;
  padding-left: 217px;
}
article.sub .cont_container.rnd .main_task_intro ol li {
  padding: 0px 0;
  line-height: 30px;
}
article.sub .cont_container.rnd .main_task_intro ol p {
  line-height: 30px;
}
article.sub .cont_container.rnd .main_task_intro ol b {
  color: #333;
  font-weight: normal;
}
article.sub .cont_container.rnd .foundation_technique .center_list {
  border-bottom: 1px solid #dfe3e6;
  margin: 60px 0 30px 0;
  overflow: hidden;
}
article.sub .cont_container.rnd .foundation_technique .center_list li {
  overflow: hidden;
  margin-bottom: 80px;
}
article.sub .cont_container.rnd .foundation_technique .center_list li > img {
  display: inline-block;
  float: left;
  border: 1px solid #dfe3e6;
  margin-top: 42px;
}
article.sub .cont_container.rnd .foundation_technique .center_list li > div {
  /* position: absolute; left: 510px; top:0;  */
  float: left;
  margin-left: 90px;
  width: 560px;
}
article.sub .cont_container.rnd .foundation_technique .center_list li > div .company {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #dfe3e6;
  padding: 0 0 15px 0;
}
article.sub .cont_container.rnd .foundation_technique .center_list li > div .company .location {
  float: right;
  font-size: 15px;
  color: #666;
  font-weight: normal;
  padding: 3px 0 3px 25px;
  background: url(../images/spr.png) no-repeat -250px -50px;
}
article.sub .cont_container.rnd .foundation_technique .center_list li > div h3 {
  line-height: 36px;
  padding: 26px 0 26px 0;
  font-size: 36px;
  color: #92b0c4;
  font-family: "NBL";
}
article.sub .cont_container.rnd .foundation_technique .center_list li > div p {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding: 26px 0;
  border-top: 1px solid #dfe3e6;
  border-bottom: 1px solid #dfe3e6;
}
article.sub .cont_container.rnd .foundation_technique .center_list li > div ul {
  margin: 27px 0;
}
article.sub .cont_container.rnd .foundation_technique .center_list li > div ul li {
  margin-bottom: 10px;
}
article.sub .cont_container.product .product_news {
  text-align: center;
  padding-top: 440px;
  min-height: 240px;
  background: url(../images/product_news.jpg) no-repeat 0 0;
}
article.sub .cont_container.product .product_news .charge {
  font-size: 22px;
  color: #0075c2;
  padding: 40px 0;
}
article.sub .cont_container.product .brand_story .left_pic {
  border-bottom: 1px solid #dfe3e6;
  position: relative;
}
article.sub .cont_container.product .brand_story .left_pic div {
  font-size: 21px;
  color: #0075c2;
  border-bottom: 1px solid #dfe3e6;
  padding-bottom: 27px;
}
article.sub .cont_container.product .brand_story .left_pic p {
  margin: 27px 0;
  color: #333;
  font-weight: bold;
}
article.sub .cont_container.product .brand_story .left_pic p.normal {
  margin: 27px 0;
  color: #666;
  font-weight: normal;
}
article.sub .cont_container.product .brand_story .medical_fluid {
  padding-top: 0;
}
article.sub .cont_container.product .brand_story .medical_fluid .left_pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
article.sub .cont_container.product .brand_story .medical_fluid .left_pic.img01 img {
  left: 133px;
}
article.sub .cont_container.product .brand_story .medical_fluid .left_pic.img02 img {
  left: 115px;
}
article.sub .cont_container.product .brand_story .medical_fluid .left_pic.img03 img {
  left: 130px;
}
article.sub .cont_container.product .brand_story .himom {
  padding-top: 0;
}
article.sub .cont_container.product .brand_story .himom .left_pic {
  min-height: 380px;
  padding: 0 0 50px 540px;
}
article.sub .cont_container.product .brand_story .himom .left_pic .disc {
  margin-left: 20px;
}
article.sub .cont_container.product .brand_story .himom .left_pic .disc li {
  padding: 4px 0;
}
article.sub .cont_container.product .brand_story .himom .left_pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 464px;
  height: 340px;
}
article.sub .cont_container.product .brand_story .himom .history_list ul li span {
  color: #0075c2;
  font-weight: bold;
  padding-right: 5px;
}
article.sub .cont_container.product .brand_story .himom .btn.blue {
  margin-top: 50px;
  display: inline-block;
}
article.sub .cont_container.product .brand_story .friends {
  padding-top: 0;
}
article.sub .cont_container.product .brand_story .friends .left_pic {
  min-height: 380px;
  padding-left: 540px;
}
article.sub .cont_container.product .brand_story .friends .left_pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 160px;
  width: 256px;
  height: 307px;
}
article.sub .cont_container.product .brand_story .friends .left_pic .step {
  overflow: hidden;
}
article.sub .cont_container.product .brand_story .friends .left_pic .step li {
  float: left;
  width: 38px;
  height: 28px;
  border-radius: 40px;
  padding-top: 10px;
  text-align: center;
  margin-right: 10px;
  background: #a0a0a0;
  color: #fff;
  font-weight: bold;
}
article.sub .cont_container.product .brand_story .friends .left_pic .step li.on {
  background: #0075c2;
}
article.sub .cont_container.product .brand_story .friends .col4_1 {
  text-align: center;
}
article.sub .cont_container.product .brand_story .friends .col4_1 .tit {
  font-size: 24px;
  line-height: 27px;
  color: #0075c2;
  padding: 27px 0;
}
article.sub .cont_container.product .brand_story .friends .col4_1 .tit.line2 {
  height: 44px;
}
article.sub .cont_container.product .brand_story .friends .col4_1 .black {
  font-size: 18px;
  font-weight: bold;
  padding-top: 28px;
  line-height: 25px;
  height: 44px;
}
article.sub .cont_container.product .brand_story .friends .col4_1 p {
  padding: 18px;
}
article.sub .cont_container.product .brand_story .friends .btn.blue {
  margin-top: 90px;
  display: inline-block;
}
article.sub .cont_container.investment .stock .stock_inner {
  /* width: 722px; margin-top: 70px; border-top: 1px solid #dfe3e6;
		padding-left: 420px; background: url(../images/stock_01.gif) no-repeat 0 0; padding-top: 50px; min-height: 700px; */
  margin: 0 auto;
  margin-top: 70px;
  width: 750px;
}
article.sub .cont_container.investment .articles .col2_1 img {
  display: block;
  margin: 30px auto;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 30px 0;
}
article.sub .cont_container.investment .articles h3.title {
  margin: 70px 0 20px 0;
}
article.sub .cont_container.investment .directorate .col2_1 {
  margin-bottom: 40px;
}
article.sub .cont_container.investment .directorate .col2_1 .title {
  border-bottom: 1px solid #ddd;
  margin: 0 40px;
  color: #4c7a98;
  font-size: 24px;
  font-weight: bold;
  line-height: 27px;
  padding: 25px 0;
  background: url(../images/directorate01.gif) no-repeat right 23px;
}
article.sub .cont_container.investment .directorate .col2_1 .title span {
  display: inline-block;
  padding-left: 5px;
  color: #333;
  font-size: 22px;
}
article.sub .cont_container.investment .directorate .col2_1 ul {
  margin: 30px 40px 0 40px;
}
article.sub .cont_container.investment .directorate .col2_1 ul li {
  line-height: 28px;
}
article.sub .cont_container.customer .contact .contact_info {
  border-top: 1px solid #dfe3e6;
  border-bottom: 1px solid #dfe3e6;
  padding: 50px;
  position: relative;
  padding-left: 150px;
}
article.sub .cont_container.customer .contact .contact_info img {
  padding-left: 31px;
}
article.sub .cont_container.customer .contact .contact_info a {
  display: block;
  width: 240px;
  height: 28px;
  background: #0075c2;
  color: #fff;
  font-size: 15px;
  text-align: center;
  padding: 12px 0 0 10px;
  margin-top: 25px;
}
article.sub .cont_container.customer .contact .contact_info ul {
  width: 535px;
  position: absolute;
  right: 50px;
  top: 50px;
  padding: 5px 0 0 80px;
  border-left: 1px solid #dfe3e6;
}
article.sub .cont_container.customer .contact .contact_info ul li {
  line-height: 27px;
}
article.sub .cont_container.customer .contact .step {
  border: 1px solid #dfe3e6;
  width: 1140px;
  height: 175px;
  padding-top: 55px;
}
article.sub .cont_container.customer .contact .step img {
  display: block;
  margin: 0 auto;
}
article.sub .cont_container.customer .map .map_area {
  width: 1139px;
  height: 493px;
  border: 2px solid #ddd;
  margin-bottom: 60px;
}
article.sub .cont_container.customer .qna .agree_item {
  border: 1px solid #dfe3e6;
  height: 400px;
  padding: 40px;
  overflow-y: scroll;
  margin-top: 50px;
}
article.sub .cont_container.customer .qna .agree_item h3,
article.sub .cont_container.customer .qna .agree_item p,
article.sub .cont_container.customer .qna .agree_item li {
  line-height: 28px;
}
article.sub .cont_container.customer .qna .agree_item h3 {
  margin: 30px 0 10px;
}
article.sub .cont_container.customer .qna .agree_item h3:first-child {
  margin-top: 0;
}
article.sub .cont_container.customer .qna .agree_item ul li li {
  padding-left: 20px;
}
article.sub .cont_container.customer .qna .btnType03,
article.sub .cont_container.customer .qna .btnType04 {
  display: inline-block;
  width: 200px;
  margin: 0 5px;
}
article.sub .cont_container.customer .qna .login {
  width: 700px;
  margin: 0 auto;
}
article.sub .cont_container.util .sitemap {
  overflow: hidden;
}
article.sub .cont_container.util .sitemap .menu_section {
  float: left;
  width: 230px;
  min-height: 450px;
  margin-right: 70px;
  margin-bottom: 40px;
}
article.sub .cont_container.util .sitemap .menu_section:nth-child(4) {
  margin-right: 0;
}
article.sub .cont_container.util .sitemap .menu_section:nth-child(5) {
  clear: both;
}
article.sub .cont_container.util .sitemap .menu_section h3 {
  font-size: 36px!important;
  color: #7193a3;
  padding: 10px 0 24px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #7193a3;
  height: 22px;
}
article.sub .cont_container.util .sitemap .menu_section ul li > a {
  display: block;
  font-weight: bold;
  padding: 9px 0;
}
article.sub .cont_container.util .sitemap .menu_section ul li ul {
  margin-bottom: 15px;
}
article.sub .cont_container.util .sitemap .menu_section ul li ul li,
article.sub .cont_container.util .sitemap .menu_section ul li ul a {
  display: block;
  font-weight: normal;
  margin-left: 5px;
  color: #999;
  /* height: 15px;  padding: 5px 0;*/
}
article.sub .cont_container.util .privacy p,
article.sub .cont_container.util .privacy ul {
  line-height: 30px;
  margin: 0 0 10px 20px;
  color: #777;
}
article.sub .cont_container.util .privacy b {
  color: #666;
  font-size: 15px;
}
article.sub .cont_container.util .privacy .point_txt {
  color: #1b78bf;
}
article.sub .cont_container.util .privacy dk ~ rmfjsrjt li {
  line-height: 30px;
}
article.sub .cont_container.util .privacy h3 {
  margin: 60px 0 20px;
  font-size: 28px;
  font-family: "NBL";
  color: #333;
}
article.sub .cont_container.util .privacy h4 {
  margin: 30px 0 10px;
  font-size: 20px;
  font-family: "NBL";
  color: #333;
}
article.sub .cont_container.util .privacy h5 {
  margin: 30px 0 10px 14px;
  font-size: 16px;
  font-family: "NBL";
  color: #333;
}
article.sub .cont_container.util .privacy ol {
  list-style-type: decimal!important;
  margin-left: 32px;
}
article.sub .cont_container.util .privacy ol ol {
  margin: 10px 0 15px 20px;
  list-style-type: lower-roman !important;
  color: #999;
}
.history_blue {
  position: relative;
}
.history_blue:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 0px;
  left: 571px;
  width: 1px;
  height: 100%;
  background: #dfe3e6;
  z-index: 1;
}
.history_blue .title {
  background: #fff!important;
  margin: 0!important;
  position: relative;
  z-index: 99;
  padding: 80px 0 30px;
}
.history_blue .title:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 100%;
  height: 10px;
  background: #fff;
}
.history_blue .history_list {
  position: relative;
  min-height: 92px;
  width: 485px;
  margin-top: 10px;
  padding: 0 43px;
}
.history_blue .history_list h3 {
  position: absolute;
  top: 0;
  width: 92px;
  height: 92px;
}
.history_blue .history_list h3 span {
  position: relative;
  z-index: 70;
  width: 92px;
  display: block;
  font-family: "NBL";
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding-top: 42px;
}
.history_blue .history_list h3 span em {
  margin-top: -20px;
  display: block;
  font-size: 15px;
  margin-bottom: 8px;
  font-style: normal;
  color: #fff;
  font-family: "NBL";
}
.history_blue .history_list h3:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 92px;
  height: 92px;
  background: #0075c2;
  border-radius: 50px;
  z-index: 10;
}
.history_blue .history_list ul {
  padding-top: 33px;
}
.history_blue .history_list ul li {
  line-height: 28px;
}
.history_blue .history_list ul:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 42px;
  width: 40px;
  height: 9px;
  z-index: 10;
}
.history_blue .history_list ul.line2 {
  padding-top: 19px;
}
.history_blue .history_list ul.line3 {
  padding-top: 5px;
}
.history_blue .history_list ul.line4 {
  padding-top: 0;
}
.history_blue .history_list:nth-child(even) {
  margin-right: 571px;
  text-align: right;
}
.history_blue .history_list:nth-child(even) ul {
  margin: 0px 60px 0 0;
}
.history_blue .history_list:nth-child(even) ul:after {
  right: 46px;
  background: url(../images/history_left_dot.gif) no-repeat 0 0;
}
.history_blue .history_list:nth-child(even) h3 {
  right: -46px;
}
.history_blue .history_list:nth-child(odd) {
  margin-left: 571px;
  text-align: left;
}
.history_blue .history_list:nth-child(odd) ul {
  margin: 0px 0 0 60px;
}
.history_blue .history_list:nth-child(odd) ul:after {
  left: 46px;
  background: url(../images/history_right_dot.gif) no-repeat 0 0;
}
.history_blue .history_list:nth-child(odd) h3 {
  left: -46px;
}
.history_blue .history_list:after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 0;
  width: 208px;
  height: 109px;
}
.history_blue .history_list.img01:after {
  left: 0;
  background: url(../images/history_01.gif) no-repeat 0 0;
}
.history_blue .history_list.img02:after {
  right: -572px;
  background: url(../images/history_02.gif) no-repeat 0 0;
}
.history_blue .history_list.img03:after {
  right: -572px;
  background: url(../images/history_03.gif) no-repeat 0 0;
}
.history_blue .history_list.img04:after {
  right: -572px;
  background: url(../images/history_04.gif) no-repeat 0 0;
}
.history_blue .history_list.img05:after {
  right: -572px;
  background: url(../images/history_05.gif) no-repeat 0 0;
}
.history_blue .history_list.img06:after {
  left: -572px;
  background: url(../images/history_06.gif) no-repeat 0 0;
}
.history_blue .history_list.img07:after {
  right: -572px;
  background: url(../images/history_07.gif) no-repeat 0 0;
}
.history_blue .history_list.img08:after {
  left: -572px;
  background: url(../images/history_08.gif) no-repeat 0 0;
}
.history_blue .history_list.img09:after {
  left: -572px;
  background: url(../images/history_09.gif) no-repeat 0 0;
}
.history_blue .history_list.img10:after {
  right: -572px;
  background: url(../images/history_10.gif) no-repeat 0 0;
}
.history_blue .history_list.img11:after {
  right: -572px;
  background: url(../images/history_11.gif) no-repeat 0 0;
}
/* Popup Layer */
.layer {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
.open {
  display: block;
}
.layer .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}
.layer_area {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0px;
  border: 2px solid ##0073cc;
}
.btn_layer_close {
  position: absolute;
  top: 0;
  right: -43px;
  text-indent: -5000px;
  width: 43px ;
  height: 43px;
  background: url(../images/btn_layer_close.gif) no-repeat 0 0;
}
.pledge .sign_area {
  margin-top: 100px;
  overflow: hidden;
}
.pledge .sign_area div {
  width: 380px;
  margin: 0 60px;
  float: left;
  border-top: 2px solid #333;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.pledge .sign_area .company {
  clear: both;
  border: none;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  font-family: "NBL";
  margin-top: 45px;
}
@media print {
  #header,
  #sub_visual,
  #darkness,
  footer.sub,
  article.sub,
  .cont_test {
    display: none;
  }
  .pop_layer {
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
  }
  .tit_section {
    width: 100%;
  }
  .tit_section .btn_section {
    display: none;
  }
}
.pop_layer {
  background-color: #fff;
  width: 100%;
}
.pop_layer .pop_container .tit_section {
  overflow: hidden;
  width: 100%;
  background: #f1f3f4;
  border-bottom: 1px solid #e5e5e5;
}
.pop_layer .pop_container .tit_section h1 {
  display: inline-block;
  color: #333;
  font-size: 32px;
  font-weight: normal;
  background: url(../images/corruption_pop_logo.gif) no-repeat 33px 16px;
  padding: 40px 0 28px 135px;
  height: 21px;
}
.pop_layer .pop_container .tit_section .btn_section {
  float: right;
  padding: 0px 40px 0 0;
  vertical-align: top;
}
.pop_layer .pop_container .tit_section .btn_section .btn_print {
  display: inline-block;
  width: 56px;
  height: 52px;
  background: url(../images/corruption_pop_print.gif) no-repeat 0 0;
  margin-right: 40px;
  text-indent: -5000px;
  position: relative;
  top: 19px;
}
.pop_layer .pop_container .tit_section .btn_section .btn_layerClose {
  display: inline-block;
  width: 36px;
  height: 36px;
  position: relative;
  top: 29px;
  right: 0;
  text-indent: -5000px;
  background: url(../images/corruption_pop_close.gif) no-repeat 0 0;
}
.pop_layer .pop_container .cont_section {
  height: 550px;
  margin: 40px 0 40px 40px;
  padding: 0 40px 0 0;
}
.pop_layer .pop_container .cont_section .title {
  text-align: center;
  font-size: 36px;
  color: #333;
  line-height: 43px !important;
  margin-bottom: 45px;
}
.pop_layer .pop_container .cont_section div,
.pop_layer .pop_container .cont_section p,
.pop_layer .pop_container .cont_section span,
.pop_layer .pop_container .cont_section ul,
.pop_layer .pop_container .cont_section ol {
  line-height: 28px;
  margin-bottom: 30px;
}
.pop_layer .pop_container .cont_section p,
.pop_layer .pop_container .cont_section ol,
.pop_layer .pop_container .cont_section ul {
  margin: 7px 0;
}
.pop_layer .pop_container .cont_section ol {
  list-style: decimal!important;
  margin-left: 18px !important;
}
.pop_layer .pop_container .cont_section ul {
  list-style: disc!important;
  margin-left: 18px !important;
}
.pop_layer .pop_container .cont_section li {
  line-height: 28px;
  margin-bottom: 10px;
}
.pop_layer .pop_container .cont_section .pledge .sign_area {
  margin-top: 100px;
  overflow: hidden;
}
.pop_layer .pop_container .cont_section .pledge .sign_area div {
  width: 380px;
  margin: 0 60px;
  float: left;
  border-top: 2px solid #333;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.pop_layer .pop_container .cont_section .pledge .sign_area .company {
  clear: both;
  border: none;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  font-family: "NBL";
  margin-top: 45px;
}
.pop_layer .pop_container .cont_section table {
  border: 1px solid black;
}
.pop_layer .pop_container .cont_section table th,
.pop_layer .pop_container .cont_section table td {
  padding: 10px;
  border-bottom: 4px double black;
  border-left: 1px solid black;
}
.pop_layer .pop_container .cont_section table tr.p_h td {
  padding: 50px 10px;
}
.pop_layer .pop_container .cont_section.pledge table td {
  padding: 13px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
}
.pop_layer .pop_container .cont_section .check_list li {
  list-style: none;
}
.pop_layer .pop_container .cont_section .check_list li::before {
  content: '□';
  display: inline-block;
  margin-right: 5px;
}
.pop_layer .pop_container .cont_section h4 {
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
}
.dim_layer {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  height: 100%;
}
.dim_layer .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}
.dim_layer .pop_layer {
  display: none;
}
