@charset "UTF-8";
html, body {
  font-family: 微軟正黑體;
  font-size: 100%;
  width: 100%;
  background-color: #fff;
}

body {
  margin: 0;
}

img {
  border: 0;
  outline: none;
}

a {
  cursor: pointer;
  display: inline-block;
}
.Pic_Context{text-indent:-9999px;height:0;overflow: hidden}
.atTime_btn {
  display: inline-block;
  background: url(../images/m_atTime_btn.png) no-repeat;
  width: 251px;
  height: 70px;
}

.more_btn {
  display: inline-block;
  background: url(../images/m_more_btn.png) no-repeat;
  width: 251px;
  height: 70px;
}

.more2_btn {
  display: inline-block;
  background: url(../images/m_more2_btn.png) no-repeat;
  width: 251px;
  height: 70px;
}

.close_btn {
  display: inline-block;
  background: url(../images/m_close_btn.png) no-repeat;
  width: 153px;
  height: 56px;
}

.useFb_btn {
  display: inline-block;
  background: url(../images/m_useFb_btn.png) no-repeat;
  width: 561px;
  height: 70px;
}

.signIn_btn {
  display: inline-block;
  background: url(../images/m_signIn_btn.png) no-repeat;
  width: 251px;
  height: 70px;
}

.join_btn {
  display: inline-block;
  background: url(../images/m_join_btn.png) no-repeat;
  width: 251px;
  height: 70px;
}

.registered_btn {
  display: inline-block;
  background: url(../images/m_registered_btn.png) no-repeat;
  width: 250px;
  height: 70px;
}

.wrapper {
  position: relative;
  min-height: 100%;
  min-width: 640px;
  width: 640px;
  margin: 0px auto;
}

.sec {
  position: relative;
  overflow: hidden;
  width: 640px;
}
.sec .inner {
  position: relative;
  margin: 0px auto;
  width: 640px;
}

.sideL {
  position: relative;
  float: left;
  width: 840px;
}

.sideR {
  position: relative;
  float: left;
  width: 530px;
}

.header {
  background: url(../images/m_header_bg.jpg) no-repeat;
  background-position: top center;
}
.header .inner {
  height: 510px;
}
.header .mainTitle {
  padding-top: 150px;
  font-size: 48px;
  color: #123269;
  text-align: center;
  font-weight: bold;
}

.nav_btn {
  position: absolute;
  cursor: pointer;
  width: 115px;
  height: 64px;
  top: 15px;
  right: 25px;
  background: url(../images/m_nav_btn.png) no-repeat;
}

.nav_bg {
  position: absolute;
  width: 100%;
  height: 165px;
  background: url(../images/nav_bg.png) no-repeat;
  background-position: top center;
}

.secHeader {
  height: 960px;
}
.secHeader .inner {
  position: relative;
  height: 960px;
}
.Recomad {
  height: 388px;
  background: url(../images/m_recomad_bg.jpg) no-repeat;
}
.secRecomad .inner {
  position: relative;

}
.Recomad .mainTitle{
  padding-top: 215px;
  font-size: 48px;
  color: #123269;
  text-align: center;
  font-weight: bold;
}
.secMember {
  background: url(../images/m_member_bg.jpg) no-repeat;
  background-position: top center;
  height: 1516px;
}

.secProduct_1 {
  background: url(../images/m_secInfo_bg.jpg) no-repeat;
  background-position: top center;
  height: 960px;
}
.secProduct_1 .inner {
  padding-top: 125px;
}

.logo {
  position: absolute;
  top: 5px;
  left: 15px;
  background: url(../images/m_logo.png) no-repeat;
  width: 241px;
  height: 125px;
}

/**********nav**********/
.nav {
  position: fixed;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}

.nav_box {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 510px;
  min-height: 100%;
  overflow: hidden;
  list-style: none;
  padding: 85px 0px;
  margin: 0px;
  background: #ffcf5d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffcf5d 0%, #ffa304 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffcf5d 0%, #ffa304 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffcf5d 0%, #ffa304 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcf5d', endColorstr='#ffa304',GradientType=0 );


  /* IE6-9 */
}
.nav_box li {
  margin: 0px auto;
  position: relative;
  width: 475px;
  height: 90px;
  border-bottom: 2px solid #ffda8c;
}
.nav_box a {
  height: 90px;
  font-size: 32px;
  line-height: 90px;
  font-weight: bold;
  padding-left: 65px;
  color: #1d3b6f;
  text-decoration: none;
}

.navBlack {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/bg_03.png) repeat;
}

.pop_nav_close {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 20px;
  width: 55px;
  height: 55px;
  background: url(../images/m_pop_close_btn.png) no-repeat;
}

/**********news**********/
.news_box {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 640px;
  height: 107px;
  background-color: #fff;
  overflow: hidden;
}
.news_box .title {
  background: url(../images/m_newsBox_bg_btn.png) no-repeat;
  width: 172px;
  height: 107px;
  float: left;
}

.news_list {
  position: relative;
  float: left;
  width: 410px;
  height: 57px;
  padding: 25px 10px;
}
.news_list span {
  display: inline-block;
}
.news_list .tag {
  width: 45px;
  display: inline-block;
}
.news_list .date {
  width: 200px;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
.news_list .txt {
  width: 360px;
  font-size: 24px;
  color: #123269;
}
.news_list .btn {
  position: absolute;
  right: 0px;
  top: 33px;
  background: url(../images/m_newsBox_more_btn.png) no-repeat;
  width: 20px;
  height: 41px;
}
.news_list .new_icon {
  background: url(../images/m_new_icon.png) no-repeat;
  width: 42px;
  height: 15px;
}
.news_list a {
  text-decoration: none;
}

.secInfo {
  background: url(../images/m_secInfo_bg.jpg) no-repeat;
  background-position: top center;
  height: 960px;
}
.secInfo .inner {
  padding: 85px 0px;
}

.secList {
  position: relative;
  overflow: hidden;
  padding: 50px 0px 20px 0px;
  background-color: #fdd62d;
}
.secList .inner {
  padding: 0px 0px 100px 0px;
}
.secList .bg {
  position: absolute;
  width: 100%;
  height: 311px;
  left: 0px;
  bottom: 200px;
  background: url(../images/m_secList_bg.png) no-repeat;
  background-position: top center;
}

.secRecipe .inner {
  padding-bottom: 100px;
  overflow: hidden;
}

.secWrap {
  margin-top: -40px;
}
.secWrap .inner {
  overflow: hidden;
}

.secKnowledge {
  height: 300px;
}

.proList_box {
  width: 620px;
  margin: 10px auto;
}
.proList_box a {
  position: relative;
  display: inline-block;
  width: 285px;
  height: 430px;
  margin: 10px 10px 25px 10px;
}
.proList_box .pic {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 285px;
  height: 430px;
  overflow: hidden;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.proList_box .pic img {
  width: 100%;
  height: 100%;
}
.proList_box .title {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 268px;
  height: 67px;
  padding: 0px 10px;
  font-size: 20px;
  color: #123269;
  line-height: 50px;
  font-weight: bold;
  background: url(../images/m_secList_list_title_bg.png) no-repeat;
}
.proList_box .num {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 65px;
  height: 81px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  background: url(../images/m_secList_list_num_bg.png) no-repeat;
}

.proList_small_box {
  width: 620px;
  margin: 10px auto;
}
.proList_small_box a {
  position: relative;
  display: inline-block;
  background-color: #feeb95;
  width: 285px;
  height: 427px;
  margin: 10px 10px 25px 10px;
}
.proList_small_box .pic {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 285px;
  height: 427px;
  overflow: hidden;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.proList_small_box .pic img {
  position: absolute;
  width: 100%;
  height:100%;
}
.proList_small_box .title {
  position: absolute;
  top: -1px;

  left: -1px;
  width: 268px;
  height: 67px;
  padding: 0px 10px;
  font-size: 20px;
  color: #123269;
  line-height: 50px;
  font-weight: bold;
  background: url(../images/m_secList_list_title_bg.png) no-repeat;
}
.proList_small_box .num {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 72px;
  height: 81px;
  color: #333333;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 65px;
  background: url(../images/m_secList_list_num_bg.png) no-repeat;
}
/***20180827_start***/
.proList_vbox {
  width: 620px;
  margin: 10px auto;
}
.proList_vbox a {
  position: relative;
  display: inline-block;
  width: 590px;
  height: 417px;
  margin: 10px 10px 25px 10px;
}
.proList_vbox a:hover,.proList_small_vbox a:hover{
 filter:brightness(.9);
}
.proList_vbox .mask {
  display: block;
  background: url(../images/m_mask_play.png) no-repeat -5px -3px;
  width: 595px;
  height: 421px;
  z-index: 999;
  position: absolute;
}
.proList_vbox .pic {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 590px;
  height: 417px;
  overflow: hidden;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.proList_vbox .pic img {
  height: 100%;
  width:100%;
}
.proList_vbox .title {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 571px;
  height: 57px;
  padding: 0px 10px;
  font-size: 20px;
  color: #123269;
  line-height: 50px;
  font-weight: bold;
  background: url(../images/m_secList_list_title_bg2.png) no-repeat;
}

.proList_small_vbox {
  width: 620px;
  margin: 10px auto;
}
.proList_small_vbox a {
  position: relative;
  display: inline-block;
  width: 285px;
  height: 213px;
  margin: 10px 10px 0px 10px;
}
.proList_small_vbox .mask {
  display: block;
  background-image: url(../images/m_mask_play.png); 
  background-position:  center;
   background-repeat:  no-repeat;
  background-size: 150%;
  width: 285px;
  height: 213px;
  margin-top: 3px;
  margin-left: 3px;
  z-index: 999;
  position: absolute;
}
.proList_small_vbox .pic {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 285px;
  height: 213px;
  overflow: hidden;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.proList_small_vbox .pic img {
  position: absolute;
  height: 100%;
  width: 100%;
}
.proList_small_vbox .title {
  position: absolute;
  top: -1px;
  left:-2px;
  width: 267px;
  height: 67px;
  padding: 0px 10px;
  font-size: 20px;
  color: #123269;
  line-height: 50px;
  font-weight: bold;
  background: url(../images/m_secList_list_title_bg.png) no-repeat;
}
/*.proList_vbox {
  width: 620px;
  margin: 10px auto;
}
.proList_vbox a {
  position: relative;
  display: inline-block;
  width: 285px;
  height: 430px;
  margin: 10px 10px 25px 10px;
}
.proList_vbox .pic {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 285px;
  height: 430px;
  overflow: hidden;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.proList_vbox .pic img {
  width: 100%;
  height: 100%;
}
.proList_vbox .title {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 268px;
  height: 67px;
  padding: 0px 10px;
  font-size: 20px;
  color: #123269;
  line-height: 50px;
  font-weight: bold;
  background: url(../images/m_secList_list_title_bg.png) no-repeat;
}

.proList_small_vbox {
  width: 620px;
  margin: 10px auto;
}
.proList_small_vbox a {
  position: relative;
  display: inline-block;
  background-color: #feeb95;
  width: 285px;
  height: 427px;
  margin: 10px 10px 25px 10px;
}
.proList_small_vbox .pic {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 285px;
  height: 427px;
  overflow: hidden;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.proList_small_vbox .pic img {
  position: absolute;
  width: 100%;
  height:100%;
}
.proList_small_vbox .title {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 268px;
  height: 67px;
  padding: 0px 10px;
  font-size: 20px;
  color: #123269;
  line-height: 50px;
  font-weight: bold;
  background: url(../images/m_secList_list_title_bg.png) no-repeat;
}*/

/***20180827_end***/
.search_box {
  position: relative;
  overflow: hidden;
  background: url(../images/m_search_bg.png) no-repeat;
  width: 538px;
  height: 65px;
}
.search_box input {
  border: none;
  background: no-repeat;
  outline: none;
  font-size: 22px;
}
.search_box .input_sty {
  position: absolute;
  top: 2px;
  left: 10px;
  width: 480px;
  height: 58px;
  color: #9ba2b3;
}
.search_box .btn {
  position: absolute;
  cursor: pointer;
  right: 20px;
  top: 20px;
  background: url(../images/m_search_icon.png) no-repeat;
  width: 19px;
  height: 25px;
  text-indent: -9999px;
}

.proInfo_box {
  position: relative;
  width: 640px;
  overflow: hidden;
  font-size: 24px;
}
.proInfo_box .middle {
  width: 100%;
  padding: 10px 0px 100px 0px;
  float: left;
  background: url(../images/m_proInfo_box_02.png) repeat-y;
}
.proInfo_box .bottom {
  height: 10px;
  width: 100%;
  float: left;
  background: url(../images/m_proInfo_box_03.png) no-repeat;
}
.proInfo_box ol {
  width: 86%;
  line-height: 48px;
  margin: 0px auto;
}
.proInfo_box .title {
  font-size: 30px;
  color: #123269;
  font-weight: bold;
  padding: 10px 30px;
}
.proInfo_box .pageDown_btn {
  margin-top: 20px;
}
.proInfo_box .pageUp_btn {
  margin-top: 20px;
}
.proInfo_box .picInfo {
  position: relative;
  margin: 0px auto;
  width: 440px;
  height:auto;
  max-height: 660px;
}
.proInfo_box .pic {
  top: 0px;
  left: 0px;
  width: 440px;
  height:auto;
  max-height: 660px;
  overflow: hidden;
  text-align: center;
}
.proInfo_box .pic img {
  width: 100%;
}
.proInfo_box .num {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 112px;
  height: 126px;
  color: #333333;
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  line-height: 96px;
  background: url(../images/m_secList_list2_num_bg.png) no-repeat;
}
/***20180827-start***/
.proInfo_box.B {
  position: relative;
  width: 640px;
  overflow: hidden;
  font-size: 24px;
}
.proInfo_box.B .proInfo {
  position: relative;
  margin: 0px auto;
  width: 560px;
  height:auto;
  max-height: 660px;
}
.proInfo_box.B .pic{
  top: 0px;
  left: 0px;
  width:560px;
  height:315px;
  overflow: hidden;
  padding:0;
  border: 3px solid #feeb95;

}
.proInfo_box.B .top {
  height: 20px;
  width: 100%;
  float: left;
  background: url(../images/proInfo_box_01.png) no-repeat;
}

.proInfo_box.B .source {
  width:566px;
  height:23px;
  background: url(../images/source.png) no-repeat center right;
}

.material_box.B iframe{border:0;margin:0;padding:0;}

.material_box.B {
  width: 580px;
  padding: 0px 30px;
}
/***20180827-end***/
.material_box {
  width: 580px;
  padding: 0px 30px;
}
.material_box ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 24px;
}
.material_box li {
  line-height: 50px;
  padding: 0px 10px;
  margin-bottom: 10px;
}
.material_box li:nth-child(odd) {
  background: url(../images/bg_02.png) repeat;
}
.material_box li:nth-child(even) {
  background: url(../images/bg_01.png) repeat;
}
.material_box .amount {
  padding-left: 35px;
}
.material_box .title {
  padding: 0px;
}

.recipe_name {
  padding: 10px 35px;
  font-weight: bold;
}
.recipe_name .tag {
  color: #777777;
  font-size: 17px;
}
.recipe_name .name {
  font-size: 24px;
  color: #123269;
  line-height: 58px;
}

.return_btn {
  background: url(../images/m_return_btn.png) no-repeat;
  width: 58px;
  height: 58px;
  display: inline-block;
  vertical-align: middle;
}

.share_01_btn {
  background: url(../images/m_share_btn_01.png) no-repeat;
}

.share_02_btn {
  background: url(../images/m_share_btn_02.png) no-repeat;
}

.share_03_btn {
  background: url(../images/m_share_btn_03.png) no-repeat;
}

.share_btn {
  display: inline-block;
  cursor: pointer;
  width: 57px;
  height: 57px;
  margin: 10px 5px;
}

.pageDown_btn {
  float: right;
  margin-right: 30px;
  width: 100px;
  height: 31px;
  background: url(../images/m_pageDown_blue_btn.png) no-repeat;
}

.pageDown_btn:hover {
  background: url(../images/m_pageDown_btn.png) no-repeat;
}

.pageUp_btn {
  float: left;
  margin-left: 30px;
  width: 100px;
  height: 31px;
  background: url(../images/m_pageUp_blue_btn.png) no-repeat;
}

.pageUp_btn:hover {
  background: url(../images/m_pageUp_btn.png) no-repeat;
}

.page2Down_btn {
  float: right;
  margin-right: 30px;
  width: 100px;
  height: 31px;
  background: url(../images/m_page2Down_btn_blue.png) no-repeat;
  margin-top:20px;
}

.page2Down_btn:hover {
  background: url(../images/m_page2Down_btn.png) no-repeat;
}

.page2Up_btn {
  float: left;
  margin-left: 30px;
  width: 100px;
  height: 31px;
  background: url(../images/m_page2Up_btn_blue.png) no-repeat;
  margin-top:20px;
}

.page2Up_btn:hover {
  background: url(../images/m_page2Up_btn.png) no-repeat;
}

.footer {
  background: url(../images/m_footer_bg.jpg) repeat-x;
  text-align: center;
  font-size: 16px;
  height: 67px;
  line-height: 67px;
}

.footerH {
  background: url(../images/m_footer_2_bg.jpg) repeat-x;
  padding: 20px 0px;
  text-align: center;
  font-size: 16px;
  height: 145px;
  line-height: 35px;
}

.gotop_btn {
  position: absolute;
  cursor: pointer;
  bottom: 20px;
  left: 50%;
  margin-left: -59px;
  background: url(../images/m_top_btn.png) no-repeat;
  width: 117px;
  height: 58px;
}

.banner {
  position: relative;
  margin: 15px auto;
  text-align: center;
  width: 475px;
}

.bg_color_gy {
  background-color: #fbfbfb;
}

.font_color_o {
  color: #eb6100;
}

.txt-sig, .news_list .txt, .newsList_box p {
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.txt_pos_c {
  text-align: center;
}
/***20180830***/
.news_images img {
  max-width:576px;
  width:auto;
  height:auto;
}
/***20180830***/

.pad_tb_50 {
  padding: 50px 0px;
}

.pad_t_150 {
  padding-top: 150px;
}

.box_pos_c {
  margin: 20px auto;
}

.font_sty_1 {
  line-height: 40px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}

.font_sty_2 {
  font-size: 50px;
  color: #cccccc;
  text-align: center;
}

.font_sty_3 {
  font-size: 24px;
  color: #123269;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  padding: 10px 10px;
}

.w-100 {
  width: 100%;
  margin-bottom:30px;
}

.w-50 {
  width: 50%;
}

.row-btn {
  text-align: center;
}

.row {
  overflow: hidden;
}
.row.bottom{margin-bottom:80px}
.recipe_banner {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 640px;
  height: 360px;
}

.knowledge_banner {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -383px;
  width: 787px;
  height: 257px;
  background: url(../images/knowledge_banner.png) no-repeat;
}

.news_banner {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 640px;
  height: 360px;
}

.knowledge_box {
  width: 640px;
  margin: 0px auto;
  overflow: hidden;
}

.knowledge_btn {
  position: relative;
  float: left;
  width: 640px;
  height: 250px;
  display: inline-block;
  cursor: pointer;
}

.knowledge_01 {
  background: url(../images/m_knowledge_01_btn.png) no-repeat;
}

.knowledge_02 {
  background: url(../images/m_knowledge_02_btn.png) no-repeat;
}

.knowledge_03 {
  background: url(../images/m_knowledge_03_btn.png) no-repeat;
}

.knowledge_04 {
  background: url(../images/m_knowledge_04_btn.png) no-repeat;
}

.knowledge_05 {
  background: url(../images/m_knowledge_05_btn.png) no-repeat;
}

.knowledge_06 {
  background: url(../images/m_knowledge_06_btn.png) no-repeat;

}

.black {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/bg_03.png) repeat;
  z-index:98;
}

.pop_knowledge {
  position: absolute;
  display: none;
  top: 50px;
  left: 50%;
  margin-left: -312px;
  padding: 50px 0px;
  width: 624px;
  background: #f5f5f5;
  border-radius: 5px;
  margin-bottom: 50px;
  z-index:99;
}
.pop_knowledge .pic {

  text-align: center;
}
.pop_knowledge .pop_knowledge_close {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 20px;
  width: 55px;
  height: 55px;
  background: url(../images/m_pop_close_btn.png) no-repeat;
}

/***20180824-start****/
.tag_box {
  position: absolute;
  bottom: 100px;
  left: 30px;
  width: 595px;
  height: 150px;
  overflow: hidden;
}
.tag_box .tagIcon {
  position: relative;
  width: 150px;
  height: 150px;
  cursor: pointer;
  float: left;
  margin-left: 35px;
}
.tag_box.B {
  position: absolute;
  bottom: 100px;
  left: 15px;
  width: 595px;
  height: 132px;
  overflow: hidden;
}
.tag_box.B .tagIcon {
  position: relative;
  width: 132px;
  height: 132px;
  cursor: pointer;
  float: left;
  margin-left: 15px;
}
.tag_box .tagIcon_0 {
  background: url(../images/m_tag_00.png) no-repeat;
  margin: 0;
}
.tag_box .tagIcon_0:hover,.tag_box .tagIcon_1:hover,.tag_box .tagIcon_2:hover,.tag_box .tagIcon_3:hover,.tag_box .tagIcon_4:hover {
  background-position: 0px -150px;
}
.tag_box.B .tagIcon_0:hover,.tag_box.B .tagIcon_1:hover,.tag_box.B .tagIcon_2:hover ,.tag_box.B .tagIcon_3:hover ,.tag_box.B .tagIcon_4:hover {
  background-position: 0px -132px;
}
.tag_box .tagIcon_1 {
  background: url(../images/m_tag_01.png) no-repeat;
}

.tag_box .tagIcon_2 {
  background: url(../images/m_tag_02.png) no-repeat;
}
.tag_box .tagIcon_3 {
  background: url(../images/m_tag_03.png) no-repeat;
  /* margin: 0; */
}
.tag_box .tagIcon_4 {
  background: url(../images/m_tag_04.png) no-repeat;
}
.tag_box .tagIcon_5 {
  background: url(../images/m_tag_05.png) no-repeat;
}
.tag_box .tagIcon_6 {
  background: url(../images/m_tag_06.png) no-repeat;
}
.tag_box .tagIconActive {
  background-position: 0px -150px;
}
.tag_box.B .tagIconActive {
  background-position: 0px -132px;
}
/***20180824-end****/
.newsList_box {
  position: relative;
  width: 640px;
  margin: 0px auto 20px auto;
}
.newsList_box .tag {
  display: inline-block;
  color: #002f7c;
  font-size: 21px;
  font-weight: bold;
  background-color: #fdcb2e;
  padding: 5px 8px;
  border-radius: 5px;
  font-style: oblique;
}
.newsList_box .btn {
  position: absolute;
  top: 60px;
  right: 30px;
  width: 36px;
  height: 36px;
  background: url(../images/m_newsBox_2_more_btn.png) no-repeat;
}
.newsList_box p {
  display: inline-block;
  width: 480px;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  margin: 0px;
}
.newsList_box .date {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  padding: 0px 10px;
  width: 100px;
  padding-right: 30px;
}
.newsList_box .list {
  position: relative;
  cursor: pointer;
  width: 540px;
  height: 95px;
  background-color: #fcfcfc;
  padding: 35px 50px;
  margin-bottom: 5px;
}
.newsList_box a {
  text-decoration: none;
}

.newsInfo_box {
  position: relative;
  width: 640px;
  overflow: hidden;
}
.newsInfo_box .middle {
  width: 90%;
  padding: 0px 5%;
  float: left;
  background: url(../images/m_newsInfo_box_02.png) repeat-y;
}
.newsInfo_box p {
  color: #333333;
  font-size: 20px;
  line-height: 36px;
}
.newsInfo_box .page2Down_btn {
  margin-top: 20px;
}
.newsInfo_box .page2Up_btn {
  margin-top: 20px;
}
.newsInfo_box .row-btn {
  padding: 20px 0px;
}

.newsTitle {
  position: relative;
}
.newsTitle .txt {
  color: #123269;
  font-size: 24px;
  font-weight: bold;
}
.newsTitle .date {
  color: #666666;
  font-size: 16px;
  width: 100%;
  display: inline-block;
}

.member_box {
  position: relative;
  margin: 0px auto;
  padding-top: 100px;
  width: 560px;
  overflow: hidden;
}
.member_box h3 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #123269;
}
.member_box p {
  margin: 15px 0;
}
.member_box .row-btn {
  margin-bottom: 15px;
}

.row-input {
  position: relative;
  margin: 0px auto 30px auto;
  width: 557px;
  height: 66px;
  background: url(../images/m_input_bg.png) no-repeat;
}
.row-input .input_sty {
  width: 510px;
  height: 60px;
  padding: 0px 20px;
  line-height: 60px;
  border: 0px;
  background: none;
  font-size: 27px;
  color: #999999;
  font-family: 微軟正黑體;
}

.row-input2 {
  text-align: center;
  padding: 15px 0;
  color: #123269;
  font-weight: bold;
  font-size: 27px;
}
.row-input2 .input_sty2 {
  width: 20px;
  height: 20px;
}

.secProduct_2 {
  background-color: #fdcc23;
}

.product_box {
  width: 640px;
  margin: 0px auto;
  padding-top: 50px;
}
.product_box .list {
  position: relative;
  overflow: hidden;
  width: 560px;
  float: left;
  padding: 0px 40px;
  line-height: 32px;
  font-size: 21px;
  margin-bottom: 20px;
}
.product_box .pic {
  width: 280px;
  float: left;
}
.product_box .txt {
  width: 260px;
  float: left;
  margin-left: 20px;
}
.product_box p {
  margin-top: 5px;
}
.product_box .btn {
  width: 111px;
  height: 25px;
  cursor: pointer;
  background: url(../images/m_secProduct_btn.png) no-repeat;
}
.product_box h3 {
  font-size: 39px;
  color: #123269;
  font-style: oblique;
  text-align: center;
}
.btn-followme{
  position:fixed;
  z-index: 90;
  cursor: pointer;
  width:259px;
  height:206px;
  background:url(../images/m-followme.png) no-repeat;
  bottom:40px;
  right:40px;
}
.btn-followme:hover{filter: brightness(88%)}
.pop_followme {
    position: absolute;
  display: none;
  top: 50px;
  left: 50%;
  margin-left: -312px;
  padding: 50px 0px;
  width: 624px;
  background: #f5f5f5;
  border-radius: 5px;
  margin-bottom: 50px;
  z-index:99;
}
.pop_followme .pic {
  text-align: center;
}
.pop_followme .pop_product_close {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 30px;
  width: 55px;
  height: 55px;
  background: url(../images/m_pop_close_btn.png) no-repeat;
}
.pop_followme .pop_product_close:hover {
 filter: brightness(88%)
}
.pop_product {
  position: absolute;
  display: none;
  top: 50px;
  left: 50%;
  margin-left: -312px;
  padding: 50px 0px;
  width: 624px;
  background: #f5f5f5;
  border-radius: 5px;
  margin-bottom: 50px;
  z-index:99;
}
.pop_product .pic {
  text-align: center;
}
.pop_product .pop_product_close {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 20px;
  width: 55px;
  height: 55px;
  background: url(../images/m_pop_close_btn.png) no-repeat;
}

.proList_small_txt {
  display: inline-block;
  padding: 20px 20px 0px 20px;
  font-size: 23px;
  color: #eb6100;
  text-decoration: underline;
}

.banner_box {
  position: absolute;
  top: 0px;
  left: 0;
  width: 640px;
  height: 855px;
/*  background: url(../images/m_banner_b_01.jpg) no-repeat;*/
}

.bannerSlider {
  margin: 0px;
  padding: 0px;
}
/***20180827_start***/
.recomad_List_box{
  position: relative;
  margin: 10px auto 0px auto;
  text-align: center;
}
.recomad_List_box .list{
  position: relative;
  cursor: pointer;
  width: 590px;/*-50px*/
  background-color: #fafafa;
  padding: 25px;
  margin: 0 20px 50px auto;
  text-decoration: none;
}
.recomad_List_box .list:hover{
  background-color: #fdd558;
  -moz-box-shadow: inset 1px 1px 1px 0px #f5cf56;
  -webkit-box-shadow: inset 1px 1px 1px 0px #f5cf56;
  box-shadow: inset 1px 1px 1px 0px #f5cf56;
}
.recomad_List_box .sideL{
 float:none;
 width: 100%;
 margin: 5px 0 20px 0;
}
.recomad_List_box .sideL img{
 width:100%;
 height:auto;
}
.recomad_List_box .sideR{
  float: none;
  width: 100%;
  text-align: left;
}
.recomad_List_box h1{
  font-size: 32px;
  font-weight:bold;
  color:#002f7c;

  line-height: 50px;
  letter-spacing: 1px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin:0px;
}
.recomad_List_box h2{
  font-size: 26px;
  font-weight:bold;
  color:#e57c00;
  line-height: 36px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin:0px;
}

.recomad_List_box span{
  font-size: 17px;
  font-style:italic;
  font-weight:bold;
  line-height: 50px;
  color:#838392;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin:0px;
  padding-left: 24px;
}
.recomad_List_box .Author{
  background-image: url(../images/Author.png);
  background-position: left -2px;
  background-repeat:no-repeat;
}
.recomad_List_box p{
  font-size: 22px;
  font-weight:bold;
  text-align: justify;
  line-height: 44px;
  color:#505050;
  width: 100%;
  margin: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;

    /* 其它瀏覽器降級方式：給定最大高度 */
  max-height: 120px;
}
.recomad_List_box .more{
  color:#000;
  display:block;
  text-align: right;
  line-height: 36px;
  text-decoration: underline;
  margin-top: 15px;
  font-weight: bold;
  font-size: 18px;
}
.recomad_List_box .more:hover{
  color:#0e3981;
}
/***20180827_end***/