@charset "utf-8";

/* Head */
body{background-image: url("../images/bg1.jpg");font-family: Microsoft JhengHei!important;}
header{display:block;}
.head_phone{display: none;}
.head_pad{display: none;}
.pc_wrap{width:100%; display: block;}
.phone_wrap{display: none;}
.pad_wrap{display: none;}
.head_banner {
    display: block;
    width: 100%;
    height: 700px;
    float: left;
    background: center center/ cover no-repeat url("../images/head_bg.jpg");
    position: absolute;
}
.head_bear{
    width: 10%;
    height: 125px;
    float: left;
    position: absolute;
    top:70px;
    left:12%;
}
.head_tree{
    width: 5%;
    height: 25px;
    float: left;
    position: absolute;
    top:390px;
    left:19%;
}
.head_bottle{
    width: 28%;
    height: 600px;
    float: left;
    position: absolute;
    top: 65px;
    left: 35.5%;
}
.head_title{
     width: 25.7%;
     height: 480px;
     float: left;
     position: absolute;
     top: 6%;
     left: 24%;
     background: top right/ 100% no-repeat url("../images/head_title.svg");
     display:none;
}
.head_woman{
    width: 11%;
    height: 315px;
    float: left;
    position: relative;
    top: 27%;
    left: 27.5%;
}
.head_man{
    width: 9%;
    height: 315px;
    float: left;
    position: relative;
    top: 25%;
    left: 51%;
}
.head_bird{
    width: 12%;
    height: 144px;
    float: left;
    position: relative;
    top: 20px;
    left: 45%;
}
.arrow_down{
    width: 70px;
    height: 70px;
    margin: 0 50%;
    position: absolute;
    top: 95%;
}
.top_banner{
   width:60%;
   margin: 45px 20% 0 20%;
}
/* Content */
section {
    width: 100%;
    height: auto;
    float: left;
    padding: 60px 0;
    font-size: 16px;
}
.bg1{
 margin-top: 655px;
 background-image: url("../images/bg1.jpg");
}
.bg2{
 background: url("../images/bg1.jpg") 0 0 repeat;
}
.bg3{background: url("../images/bg3.jpg") 0 0 no-repeat;background-size: cover;}
.bg4{background: url("../images/bg4.jpg") 0 0 repeat;background-size: 100%;}
.container_wrap {
    width: 1250px;
    height:auto;
    margin:auto;
}
.plan_wrap{
  margin-top: -130px;
}
.container_wrap_table {
    width: 1250px;
    padding: 0 50px 0 50px!important;
    background-color: #fff;
    height: auto;
    background-position:  bottom right;
    background-repeat: no-repeat;
    border-radius:15px;
}
.row{margin:0!important;}
.row2{
    padding: 15px 0;
    float: left;
    width:100%;
}
.row_left{
  margin-left: -120px!important;
}
.plan_tip_wrap{
    width: 100%;
    height: 710px;
    background: top center/ cover no-repeat url("../images/board_bg.png");
    /* margin-top:20px; */
    margin-bottom: 70px;
    float:left;
}
.plan_tip_title{
    font-size:28px;
    color:#fff;
    float:left;
    font-weight: bold;
    line-height: 40px;
    margin-top: 80px;
}
.plan_tip{
    float:left;
    margin-top: 75px;
    margin-left: 290px;
    color:#C40000; 
    font-weight:600;
}
.plan_tip_word{
    font-size: 22px;
    float:left;
    font-weight: bold;
    line-height: 62px;
    margin-top: 38px;
    margin-left: 170px;
}
.plan_tip_pink{color:#f66f99;}
.plan1_wrap{
    width: 100%;
    background: center bottom/ 100% no-repeat url("../images/map.png");
    float:left;
}
.planbox_wrap{
    width: 95%;
    background-color:#fff;
    box-shadow:#7a797a 0 0 20px;
    float:left;
    margin: 60px 0 30px 2.5%;
    padding: 30px 2.5%;
}
.plan_title{
    width: 68%;
    height: 100px;
    margin: -78px 16% 0 16%;
    background: top right/ 100% no-repeat url("../images/title_bg.svg");
    text-align:center;
    /*! line-height: 100px; */
    float:left
}
.plan_title2{
    background: top right/ 100% no-repeat url("../images/title_bg2.svg");
}
.plan_title h1{
    font-size: 48px;
    color:#fff;
    font-weight:bold;
    letter-spacing:2px;
    font-family: 'Helvetica';
    /*! line-height: 100px; */
    font-family: Microsoft JhengHei;
}
.dialog{
  width: 1120px;
  height: 150px;
  background: url("../images/plan1_talk_bg.gif") center no-repeat;
  margin: 0 auto;
  padding: 40px 40px 0 200px;
  background-size: 100%;
  font-weight: 600;
  line-height: 30px;
}
.dialog2{
  background: url("../images/plan2_talk_bg.gif") center no-repeat;
}
.dialog3{
  background: url("../images/plan3_talk_bg.gif") center no-repeat;
}
h2{
 font-size: 24px!important;
 font-weight:bold!important;
 line-height: 36px!important;
 margin-top:0!important;
}
h3{
 font-size: 19px!important;
 font-weight:bold!important;
 line-height:30px!important;}
.dialog_tip{
   color:#1da192;
}
.plan1_rhomb{
   width: 100%;
   margin: 0;
}
.plan1_arrow{
  width: 50px;
  height: 50px;
  float:left;
  margin-top: 240px;
  position:relative;
}
.plan1_table_bg{
  width: 95%;
  float:left;
  background-color:#00808e;
  border-radius:20px;
  margin: -250px 0 0 5%;
}
.insurance_word_s{
  font-size:16px;
  font-weight: normal;
  color:#666;
}
.insurance_table{
   width: 93%;
   border: #c0c1c1 solid 1px;
   margin: 40px 3.7%;
   float: left;
   padding: 7px;
   background-color: #fff;
   font-weight: 600;
}
.cod-12 .insurance_table{
   width: 95%;
   margin: 0 2.5% 20px 2.5%;
}
.plan_case_wrap{
   width: 1030px;
   margin: 50px 70px;
   float:left;
}
.panel-body {
    padding: 25px 35px!important;
 }
.case_photo{
   width: 95%;
   float: left;
   margin-left: 5%;
}
.case_word_wrap{
  width: 95%;
  float: left;
  padding: 20px 0;
  background-color:#1da192;
  margin-left: 5%;
}
.case_word{
 width:100%;
 margin: 0 auto 0 auto;
 color:#fff;
 text-align:center;
}
.case_tip{
 color:#fff8aa;
 font-size: 32px;
}
.tipword_box{
  padding: 25px 4%;
  background: url("../images/tip_bg.svg") center no-repeat;
  width: 92%;
  height: 480px;
  /*! margin-top: 20px; */
  background-size: contain;
  margin: 0 4%;
  float: left;
}
.tipword_box h3{margin-top: 20px;}
.tipword_box ol{
  font-weight:normal;
  font-size: 15px;
  line-height: 29px;
  margin-left:20px;
  margin-top: 25px;
}
.tipword_box li{
  list-style-type: decimal!important;
}
.tipword_box_line{
  margin-bottom: 15px;
}
.badtitle{
  float:left;
}
table {
    width: 100%;
    border:none;
}
td{
  padding: 20px 0 20px 20px!important;
  text-align: left;
  border-right: none;
  border-bottom: #c0c1c1 solid thin;
  font-size: 20px;
}
#accordion .panel-body td{
 padding: 3px 0!important;
 border-bottom: none;
}
#accordion .panel-body table{
 margin-top:25px;
}
p{
  font-size:17px;
  line-height:26px;
}
.td_right{
  text-align: center;
}
td p{
  display:block;
  margin:10px 48%;
  margin-top:-10px;
}
.table_item{
  background-color:#fcd8cc;
  color:#474747;
  font-weight:bold;
}
.bg3 .table_item{
  background-color:#1da192;
  color:#fff;
  font-weight:bold;
  border:solid thin #d6d6d6;
}
.bg3 td{
 text-align:center;
 padding: 25px!important;
  border:solid thin #d6d6d6;
}
.bg3 table{
 border:solid 2px #1da192;
}
.sick td{ padding:15px!important;}
.insurance_tip{
  color:#1da192;
  font-size: 22px;
}
.insurance_tip2{
  color:#fff8aa;
  font-size: 22px;
}
.insurance_money{
  background-color:#1da192!important;
  color:#fff;
}
.table_green{
  background-color:#57B88C !important;
  color:#fff;
  font-weight: bold;
  font-size: 18px;
}
.table_blue{
  background-color:#77C5D0 !important;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.table_o{
  background-color:#F3842F !important;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.table_tip{
  background-color: #1da192;
  color: #fff;
}
.table_tip_pink{
  background-color: #fcd8cc;
}
.table_tip_blue{
  background-color: #d6e5ed;
}
.cod-8 table{
 border:solid 2px #1da192;
}
.cod-8 td{
 border-right:solid 1px #c0c1c1;
}
.tip{
  color:#245751;
  font-weight:bold;
  font-size:22px;
}
.tip2{
  color:#55B087;
  font-weight:bold;
  font-size:22px;
}
.tip_yellow{
  background-color:#FDF7D3!important;
  font-weight:bold;
}
.hours48{
  width: 100%;
  margin: 0 0 40px 0;
}
.risk{width:77%;margin-left: 20%;}
.section_title{
  /* width: 70%; */
  margin: 0 13% -20px 0;
}
.td_right{text-align: center!important;padding: 20px 3px!important;}
.td_line{
  border-bottom:#595757 dashed 1px !important;
  margin:8px 0!important;
  height:10px;
}
.td_account{height: 50px;}
.bg4 p, .section4_title_s{
  width: 90%;
  margin: 10px 1%;
  line-height: 33px;
}
.bg4 img{
  margin-top:20px;
}
.bg4 table{
  margin-top:-20px;
  margin-bottom: 20px;
}
.sick tr{background-color: #fff;}
.ps_left{
 float:left;
 width: 60%;
 margin-top: 30px;
 font-size: 15px;
}
.ps_left td{
 padding:5px!important;
}
.ps_left td, .ps_left table{
 text-align:left;
 border:none;
 padding: 5px 10px 5px 0;
}
.ps_right{
 float:right;
 width: 40%;
 margin-top: 40px;
 font-size: 15px;
}
.ps_right td, .ps_right table{
 text-align: left;
 border:none;
 padding: 0;
}
.ps_left img{margin-top:0;}
.data{
}
.data ul li{
  list-style-image: url('../images/star.svg');
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
}
.color_box{width: 10%;}
.QA_wrap{
  width: 90%;
  float:right;
  background-color:#fff;
  box-shadow: #555 0 0 30px;
  background-image: url("../images/QA_bg.png");
  background-size: 15%;
  background-repeat:no-repeat;
  background-position:center right;
  margin: 40px 0;
  padding-bottom: 30px;
}
.QA_wrap .tipword_box{
 margin-left: -75px;
}
/* Button */
a.ui-box{
    text-decoration: none;
    color: #fff;
}
.box header{
  padding: 10px;
  text-align: center;
  background-color: #FFA595;
  margin-bottom: 10px;
  color: #333;
  border-radius: 3px;
 }
.box article{
  padding: 10px 0;
  text-align: center;
}
.box article a{
    display: inline-block;
    text-align: center;
    padding: 50px;
    transition: all 1s;
    background: #A5649D;
}
.box article a:hover{
  background-color: #CDB4D1;
}


.fa{padding-left:10px;}
td img{float:left;width: 80%;/* margin-left:30px; */text-align: center;}
.data_word{font-size:14px!important;}
.data h3{margin-top: 20px;}
#gotop {
    position: fixed;
    bottom: 2%;
    right: 30px;
    float: right;
    z-index: 99;
}
#insured {
    position: fixed;
    top: 35%;
    right: 5px;
    float: right;
    width: auto;
    z-index: 99;
}
.color_box_word {margin-left:-100px;}
.red_tip {color:#C40000; font-weight:600;}
.insured_btn{margin:0 25%;}
.line_alert,.line_alert2{border: #f66f99 solid 4px;border-right: none;color: #f66f99;font-weight:bold;}
.line_alert2{border-left: none;border-right: #f66f99 solid 4px;}


@media(min-width: 320px) and (max-width: 1199px) {
.container_wrap {
    width: 96%!important;
    padding:0 2%!important;
}
.planbox_wrap{
    width: 100%;
    margin: 60px 0 30px 0;
    padding: 10px 2.5%;
}
.bg1{margin-top: -10px;background-repeat: repeat;}
.bg3{ background: url("../images/bg3.jpg") 0 0 repeat-y;}
.bg5{ background: none;}
.tipword_box{
  padding: 25px 5%;
  background: url("../images/line_bg.jpg") center repeat-y!important;
  background-size:revert;
  width: 100%;
  height: auto;
  border-radius: 15px;
  margin: 0;
}
section li, table {
    line-height: 25px;
}
.hours48{
  width: 100%;
  margin: 0 0 20px 0;
}
.tip{
 font-size: 18px;
}
td{padding: 10px 4px!important;font-size: 15px;}
.section_title{
  width: 98%;
  margin: 0 1%;
}
.bg4 p, .section4_title_s{
  width: 100%;
  margin: 10px 0;
}
.tipword_box h3{margin-top: 20px;}
.fix_box{
    width: 40%;
    position: fixed;
    bottom: -3px;
    left: 30%;
    background-color: #D7E6EE;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    z-index: 9999;
    border: #fff solid 2px;
}
#gotop {
    position:relative;
    right: 0;
    float: right;
    bottom: 0;
    width: 100%;
}
.top{
  width:100%;
  background: -webkit-linear-gradient(left,#ee6c8c,#fc9e70);
  background: -o-linear-gradient(right,#ee6c8c,#fc9e70);
  background: -moz-linear-gradient(right,#ee6c8c,#fc9e70);
  background: linear-gradient(to right,#ee6c8c,#fc9e70);
  text-align:center;
  line-height:36px;
  color:#fff;
  font-weight:600;
  font-size: 16px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
}
.table_fix{
 position:sticky;
 left:0;
 width: 48%;
}
.plan_wrap{
  margin-top: -70px;
}
.plan_title{
    width: 100%;
    height: 63px;
    margin: -45px 0 0 0;
    background: center center/ cover no-repeat url("../images/title_bg.svg");
    line-height: 100px;
}
.plan_title2{
    background: top center/ cover no-repeat url("../images/title_bg2.svg");
}
.plan_title h1{
    font-size: 27px;
    /*! line-height: 60px; */
}
.plan1_table_bg{
  width: 100%;
  margin: 25px 0;
}
.insurance_word_s{ font-size:15px;}
.plan_case_wrap{
   width: 96%;
   margin: 10px 0 0 2%;
   float:left;
}
.panel-body {
    padding: 25px 15px!important;
 }
 .case_photo{
   width: 100%;
   height:auto;
   background: url("../images/plan1_photo.svg") center top no-repeat;
   margin-left: 0;
   background-size: 100%;
}

.cod-12 .insurance_table{
   width: 100%;
   margin: 0 0 20px 0;
}
.bg3 td{
 padding: 15px 4px!important;
}
 .QA_wrap{
  width: 100%;
  background-image:none;
}
.QA_wrap .tipword_box{
 margin-left:0;
}
.container_wrap_table {
    width: 100%;
}
.row_left{
  margin-left: 0!important;
}
.ps_left table td{padding: 5px!important;}
.ps_left table{margin-top:-30px;}
.plan1_wrap{
 margin-top:20px;
}
.case_photo,.case_word_wrap{
   width: 100%;
   margin-left: 0;
}
.top_banner{
   width: 80%;
   margin: 30px 10%;
}
}
/*pad*/

@media(min-width: 481px) and (max-width: 849px) {
.container_wrap,.container_wrap_table {width: 96%;padding: 20px 0 150px 0;height: auto;}
.container_wrap_table {width: 100%;background-position: center bottom;padding: 0 10px!important;}
.container_wrap_table img {width: 98%;margin:0 1%;}
.head_banner {display: none;}
.head_phone{display: none;}
.head_pad{display: block;}
.pc_wrap{display: none;}
.phone_wrap{ display: none;}
.pad_wrap{width:100%;display: block;}
.cod-1,.cod-3,.cod-5,.cod-7,.cod-8,.cod-9,.cod-11,.cod-12 {
   width:100%!important;
}
.cod-2{width: 20%; margin:0;}
.cod-4{ width: 30%;}
.cod-6{width: 50%;}
.cod-10{width: 76%!important;}
section {
    padding: 15px 0;
}
p {
  font-size: 18px;
  display: inline-block;
  line-height: 30px;
}
.cod-4_btn{width: 50%!important;}
.plan1_table_bg{
  width: 100%;
  margin: 20px 0 60px 0;
}
.section3_box_wrap{
  margin: 10px 5px;
}
.section3_content_wrap {padding: 15px 2%;height:auto;width: 96%;}
.section3_content_border{width: 90%;margin-left: 5%;}
.section3_content_box{width: auto;}
.story_content_wrap{height:auto;}
.story_content_wrap p {font-size: 15px;line-height: 24px}
.section3_tip {margin: 10px;}
.section3_tip_word {font-size:18px;}
.bg4 img{margin-top:0;}
.ps_left{width: 100%;margin-top:30px;text-align:left;font-size: 12px;}
.ps_right{width: 100%;margin-top: 20px;font-size:15px;}
.ps_left img{width:60%;margin: 0}
.ps_left td, .ps_left table{padding: 0;}
.section2_box{ padding:0 0 0 4%;}
.data{
  padding: 25px 2.5%;
  background: url("../images/line_bg.jpg") center repeat-y;
  background-size: revert;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  border-radius:15px;
  height: auto;
}
.case1{font-size: 15px;}
.color_box{width:10%;}
.ps_right{float: left;}
.fa{ padding-left: 0;}
.ps_right td, .ps_right table{
 text-align:left;
}
.risk{width:80%;margin-left: 10%; margin-top:20px;}
.tipword_box ol{
  margin-top: 0;
}
.data h3{margin-top: 10px;}
.data ul{margin-top: 20px;}
.cod-6_btn{ margin-top:-40px;}
.row_left {
    margin-left: 0;
}
.dialog{
  width: 100%;
  height:210px;
  background: url("../images/dialog_pad.svg") center no-repeat;
  margin:0 auto;
  background-size:contain;
}
.dialog_word{
  width:510px;
  margin: 20px 20px 0 0;
}
.top{
  line-height:45px;
  font-size: 18px;
}
.insured_btn{margin-top:-50px;margin-bottom:20px;}
.plan1_rhomb{
   width: 80%;
   margin: 0 10%;
}
.plan_wrap{
  margin-top: -30px;
}
.plan_title{
    width: 82%;
    margin-left:9%
}
.cod-12 .insurance_table{
   margin: 0 0 70px 0;
}
.panel-body .cod-7 {width: 45%!important;}
.panel-body .cod-5 {width: 54%!important;}
.case_photo{
   margin-left: 3%!important;
} 
}

@media(min-width: 481px) and (max-width: 731px) {
.dialog{
  width: 100%;
  height:auto;
  background: none;
}
.dialog_word{
  width:87%;
  margin: 0 1% 20px 1%;
  background-color:#fff;
  padding:3% 5%;
  border:#55B088 solid 4px;
  border-radius:20px;
}
}

@media(min-width: 850px) and (max-width: 1240px) {
.container_wrap {width: 96%;margin:0 2%;}
.container_wrap_table {width: 100%;background-position: center bottom;padding: 0!important;}
.row_left {margin-left: 0;}
.head_banner {display: none;}
.head_phone{display: none;}
.head_pad{display: block;}
.pc_wrap{display: none;}
.phone_wrap{ display: none;}
.pad_wrap{width:100%; display: block;}
.right_btn{display: none;}
.bottom_btn{display: block;}
.cod-1,.cod-3,.cod-5,.cod-7,.cod-8,.cod-9,.cod-11,.cod-12 {
   width:100%!important;
}
.cod-2{width: 20%; margin:0;}
.cod-4{ width: 30%;}
.cod-6{width: 50%;}
.cod-8{width: 65%!important;}
.cod-10{width: 76%!important;}
section {
    padding: 15px 0;
}
p {
  font-size: 18px;
  display: inline-block;
  line-height: 30px;
}
.cod-4_btn{width:50%!important;}
.section3_box_wrap{
  margin: 10px 5px;
}
.bg4 img{margin-top:0;}
.ps_left{width: 40%;margin-top:30px;text-align:left;font-size: 12px;}
.ps_right{width: 60%;margin-top: 20px;font-size:15px;}
.ps_left img{width:60%;margin: 0}
.ps_left td, .ps_left table{padding: 0;}
.section2_box{ padding:0 0 0 4%;}
.data{
  padding: 25px 2.5%;
  background: url("../images/line_bg.jpg") center repeat-y;
  background-size: revert;
  width: 100%;
  font-size: 15px;
  line-height: 26px;
  border-radius:15px
}
.case1{font-size: 15px;}
.color_box{width:10%;}
.ps_right{float: right;}
.fa{ padding-left: 0;}
.risk{width:70%;margin-left: 15%; margin-top:20px;}
.dialog{
  width: 710px;
  height:210px;
  background: url("../images/dialog_pad.svg") center no-repeat;
  margin:0 auto;
  background-size:contain;
}
.dialog_word{
  width:510px;
  margin: 20px 20px 0 0;
}
.fix_box{
    width: 30%;
    left: 35%;
}
.top{
  line-height:40px;
  font-size: 18px;
}
.insured_btn{margin-top:-50px;margin-bottom:20px;}
.plan1_rhomb{
   width: 70%;
   margin: 0 15%;
}
.cod-12 .insurance_table{
   margin: 0 0 70px 0;
}
}

/*phone*/

@media(min-width: 320px) and (max-width: 480px) {
.head_banner {display: none;}
.head_phone{display: block;}
.head_pad{display: none;}
.pc_wrap{display: none;}
.phone_wrap{width:100%;display: block!important;overflow: auto;width:100%;margin-bottom: 10px;}
.pad_wrap{display: none;}
.cod-1,.cod-3,.cod-4,.cod-5,.cod-6,.cod-7,.cod-8,.cod-9,.cod-10,.cod-11,.cod-12 {
   width:100%!important;;
}
.cod-2{width: 40%;margin: 0 30%;}
section {
    padding: 25px 0;
}
p {
  font-size: 18px;
  display: inline-block;
  line-height: 30px;
}
.bg1{margin-top: -25px;}
.bg4 img{margin-top:0;}
.ps_left{width: 100%;margin-top:30px;text-align:left;font-size: 12px;}
.ps_right{width:100%;margin-top: 20px;font-size:15px;}
.ps_left img{width:60%;margin: 0}
.section2_box{ padding:0;}
.data{
  padding: 25px 2.5%;
  background: url("../images/line_bg.jpg") center repeat-y;
  background-size: revert;
  width: 100%;
  font-size: 15px;
  line-height: 25px;
  height: auto;
  border-radius: 15px;
}
.case1{font-size: 15px;}
.color_box{width:10%;}
.ps_right{float:left;font-size: 13px!important;margin-top: 0;}
.fa{padding-left: 5px;}
.risk{width:100%;margin-left: 0;margin-top: 20px;}
.ps_right td, .ps_right table{
 text-align:left;
 font-size: 13px;
 letter-spacing: 0;
}
.tipword_box h3{margin-top: 10px;}
.row_left{margin-left: -10px;}
.container_wrap_table{background:none} 
.container_wrap_table {
    padding: 5px !important;
}
.ps_right .td_btn{width:60%;}
.tipword_box ol{
  margin-top: 0;
}
.data h3{ margin-top: 10px;}
.data ul{margin-top: 20px;}
.insured_btn{margin:0 0;margin-top:-40px;}
.dialog{
  width: 100%;
  height: 300px;
  background: url("../images/dialog_phone.svg") top center no-repeat;
  background-size: cover;
}
.dialog_word{
  width: 92%;
  margin: 12px 4% 0 4%;
  font-size: 17px;
  line-height: 26px;
}
.insurance_table{
   width: 94%;
   margin-bottom: 15px;
}
.sick{ margin-top:-20px;}
}

@media(min-width: 320px) and (max-width: 321px) {
.bg4 td{ padding: 2px;}
.case1{font-size: 14px;}
p {
  font-size: 14px;
  line-height: 24px;
}
.color_box{width:10%;}
.dialog_word{
  width: 96%;
  margin: 12px 2% 0 2%;
  font-size: 15px!important;
  line-height: 25px;
}
}
@media(min-width: 322px) and (max-width: 361px) {
.case1{font-size: 14px;}
p {
  font-size: 15px;
  line-height: 24px;
}
.color_box{width:10%;}
.dialog_word{
  width: 96%;
  margin: 12px 2% 0 2%;
  font-size: 16px!important;
  line-height: 26px;
}
}


/*images hover*/
.abgne-block-20140105, .abgne-block-20140105 .product {
    padding: 0;
}
.abgne-block-20140105{
        -webkit-transition: -webkit-transform 0.4s linear;
        -moz-transition: -moz-transform 0.4s linear;
        -o-transition: -o-transform 0.4s linear;
        -ms-transition: -ms-transform 0.4s linear;
        transition: transform 0.4s linear;
        cursor:pointer;
}
.abgne-block-20140105:hover {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        z-index: 1;
    }
.abgne-block-20140105 a img {
            border: none;
}

@media(min-width: 1200px) and (max-width: 1450px) {
.head_banner{
   display:none;
}
.head_pad{display:block;} 
.head_woman{
    top: 38%;
    left: 29%;
}
.head_man{
    top: 36%;
    left: 49%;
}
.arrow_down{
    top: 470px;
}
.bg1{
 margin-top: -50px;
}
.QA_wrap{
  width: 100%;
  float:right;
  background-color:#fff;
  box-shadow: #555 0 0 30px;
  background-image: url("../images/QA_bg.png");
  background-size: 15%;
  background-repeat:no-repeat;
  background-position:center right;
  margin: 40px 0;
  padding-bottom: 30px;
}
.row_left{
  margin-left: 0!important;
}
.section_title{
  width: 70%;
  margin: 0 0 -20px 13%;
}
.QA_wrap .tipword_box{
 margin-left: 50px;
}
}
@media(min-width: 2550px) and (max-width: 2600px) {
.head_banner {
    display: block;
    width: 100%;
    height: 950px;
    float: left;
    background: top center/ cover no-repeat url("../images/head_bg.jpg");
    position: absolute;
}
.plan_tip_wrap{
    width: 100%;
    height: 800px;
    background: top center/ cover no-repeat url("../images/board_bg.png");
    position:relative;
    float: left;
    margin-top: 0;
}
.plan_tip_title{
    font-size:32px;
    margin-top: 130px;
    margin-left:-100px;
}
.plan_tip{
    float:left;
    margin-top: 100px;
    margin-left: 350px;
}
.plan_tip_word{
    font-size: 24px;
    line-height: 85px;
    margin-top: 55px;
    margin-left: 200px;
}
.bg1{
 margin-top: 920px;
}
}

/*QA�i�}*/
.flip{cursor:pointer;}
.panel_QA{display:none;}