﻿/*0========== 最外層框架 ==========*/
body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
input[type="button"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
    padding: 0 0;
    margin: 0 0;
}
p {
    margin: 0;
    padding: 0;
}
ul {
    padding: 0 0;
    margin: 0 0;
    list-style: none;
}
a {
    color: #444444;
}
a:link {
    color: #2e98ca;
}
a:visited {
    color: #444444;
}
a:hover {
    color: #2e98ca;
}
a:active {
    color: #444444;
}
html {
    font-size: 0.825em;
}
body {
    padding: 0 0;
    margin: 0 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang TC", "Heiti TC", "微軟正黑體","Microsoft JhengHei", "Noto Sans T Chinese", "Droid Sans Fallback", sans-serif;
    font-size: 1.1em;
    color: #494949;
}
a:focus {
   /* border: 1px #FF0000 solid;*/
}
.atop, .amiddle, .aleft {
    color: #ececec;
}
#container {
    margin: 0 auto;
    overflow: hidden;
    position: relative;

}

/*========== END-最外層框架 ==========*/


/*========== header頁頭框架 ==========*/
.index_container{
	width: 100%;
}
.header {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
	padding-bottom: 71px;
}
.head-top {
}



#mainContent{


}


.header .container{
	width: 100% !important;
    padding: 0;}

.header .group-wrapper{
    top: 0px;
    position: relative;
}


.main_container .header .group-wrapper{
  top: 70px;

}


.main_container .banner{
    height: 36vh!important;
} 


.header .header_group{
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 5;
background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(241,241,241,1) 14%,rgba(241,241,241,1) 27%,rgba(255,255,255,1) 100%);
min-height:75px;
display: block;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}

.header .header_group .minner{
overflow: hidden;
    padding: 1rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}



/*===== LOGO =====*/
.logo {
    z-index: 999;
    position: relative;
    display: inline-block;
}

.logo a {
 display: block;

}


.logo img {
}

.logorwd{
display: none;
}


/*===== END-LOGO =====*/

/*===== 搜尋search =====*/
.search_form {
/*position: absolute;
     right: 125px;
    top: 49px;
    z-index: 99;
    padding: 0 2rem;*/
	display: none;
}
#search_form_c {
	border: 1px #494949 solid;
	border-radius: 2px;
}
.infor_content #search_form_c {
    position: inherit!important;
}
.search_form .search_key {
    width: 141px;
    color: #666!important;
    height: 30px;
    padding: 0px 6px;
    border:none;
    border-right: none;
    background: #fff;
    margin: 0;
    float: left;
}
.search_form .search_btn {
    background: url(../images/search.png)  center right no-repeat;
    border: none;
    color: #666;
    padding: 0 26px;
    height: 30px;
    margin: 0;
    padding-left: 0;
    margin-right: 10px;
}
.search_form .search_btn:hover {
    background-color: #Fff!important;
}

/*===== END搜尋search =====*/

/*===== 購物車TOP =====*/
.header .mycart {
    position: absolute;
    top: 40px;
    right: 160px;
    display: none;
}
.mycart {}

/*===== END購物車TOP =====*/

/*===== 首頁產品模組價錢與下標 =====*/

/*===== TOP選單olidblockmenu =====*/
.solidblockmenu {
    position: absolute;
    top: 0;
    right: 50%;
    margin-top: 5%;
    margin-right: -50%;
	

}
.solidblockmenu ul {
float: right;
padding: 2rem 1.8rem;
}
.solidblockmenu ul li {
    display: inherit;
	    padding: 6px 0px;

}
.solidblockmenu ul li:last-child {

}
.solidblockmenu ul li span {
}
.solidblockmenu ul li a {
    display: inline;
}
.solidblockmenu ul li a:hover {
}
/*=== 會員登入後的名與登出 ===*/

.solidblockmenu .member_out {
    color: rgba(41,41,41,1.00);
    padding: 0.5rem 0;
    display: inline-block;
    font-size: 1.2rem;
}
.solidblockmenu .member_out span {
    color: #ED9027;
    padding-right: 8px;
}
.solidblockmenu .member_out a:hover {
    color: #BF242F;
}

/*=== END會員登入後的名與登出 ===*/
/*===== END-TOP選單solidblockmenu =====*/

/*少用可以在HTML放置廣告圖片*/
.site_top_info {
    position: absolute;
    left: 160px;
    top: 150px;
}
/*END-少用可以在HTML放置廣告圖片*/

/*===== 主選單 menu(UL樣式在jqueryslidemenu.css)=====*/
.header-top {
position: relative;
display: inline-block;
}


.logo-nav {}
#menu_box1 {}
span.menu {
    display: none;}

/*選單下級自訂*/
#home .title {
    margin-bottom: 13px;
    text-align: center;
    margin: 2em 0 1.5em 0;
    display: none;
}
#home .title .g_h3 {
    color: #5ca098;
    display: inline;
}
#home .title p {
    display: inline;
    vertical-align: middle;
}

#about62 {
    border-top: 5px solid #f1f1f2;
}
#about62 .module {
    padding: 15px 20px;
    color: #595757;
}
#about62 .module img {
    align-items: center;
    width: 40%;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#about62 .module h5 {
    margin-bottom: 10px;
    margin-top: 10px;
}
#about62 .module p {
    margin: 0 0 10px;
}
#about62 .module img {
    align-items: center;
    width: 30%;
}
#about62 .module .green {
    color: #6ac09e;
}



/*===== END主選單 menu(UL樣式在jqueryslidemenu.css)=====*/


/*===== 圖片輪播 =====*/
.site_banner {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    display: block;
    position: relative;/*jq下移效果添加*/
	z-index: 1;/*jq下移效果添加*/
	}
	
	
.flash_module_div {
    overflow: hidden;
    float: right;
    text-align: right;
}

/*RWD*banner*/
#adaptive_rwd{
	display: none;
}

/*jq下移效果添加*/
.clickme {
position: absolute;
z-index: 2;
top: 800px;
left: 50%;
margin-left: -43px;
}

.clickme a {
    background: url(../images/movedownmobile.png)no-repeat top left;
    padding: 38px;
    background-size: 98%;
}

.clickme p {
       text-indent: 10px;
    color: white;
    font-size: 1rem;
    font-weight: bold;
}

.tohere {
    position: absolute;
    top: 27%;
    left: 47%;
    font-size: 0;
}

/*jq下移效果添加 over*/


/*===== END圖片輪播 =====*/

/*========== ENDheader頁頭框架 ==========*/



/*===== 頁底FOOTER =====*/
#footer {
    color: #fff;
	background: #5a5a5a;
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 1.0em;
padding: 0rem 0;
}


/*無障礙*/
#footer #accessibility {
    display: block!important;
    margin: 0 auto;
    position: absolute;
    text-align: right;
    top: 38px;
    right: 10%;
}

/*隱私權*/
#footer .privacy{
	float: right;
    margin: auto;
}

#footer .privacy a{
	color: #fff;
}
#footer .privacy a:hover{}

#footer .footer_people {
    display: none;
    width: 100%;
    margin: 0 auto;
    background: #303134;
    padding: 13px 0;
}
.footer_people .counter_layout_div {
    width: 930px;
    margin: 0 auto;
    display: none;
}

.updatetime_3 {
    display: inline;
}
.updatetime_layout_3 {
    display: none;
}





/*===== END-頁底FOOTER =====*/


/* ==========  內容框架==========*/

/* === 首頁 ===*/
#mainContent {
    overflow: hidden;
    padding: 0 !important;
    width: 100%;
}
/* === 內頁 ===*/
.main_container #mainContent {
    margin: 0 auto;
}


/* ========== 三欄式左中右 ==========*/
.left_more_modules, .center_more_modules, .right_more_modules {
    float: left!important;
}

/*.right_more_modules.center_more_modules_3 {
    float: right!important;
}
*/


/*模組共用*/
.more_modules .h3 {
    color: #444;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 2.3rem;
	font-weight: 400;
    letter-spacing:1px;
}


/* ===== 左邊模組 =====*/
#left_sidebar {
}
.left_layout {
}
.left_layout .left_layout_title {
}
.left_layout_title .mt_03 {
}
.left_layout_title .mt_02 {
}
.left_layout_title .mt_01 {
}
.left_layout_title .mt_01 .h3 {
}
.left_layout_title .mt_01 .module_more {
}
.left_layout_title .mt_01 .module_more a {
}
.left_layout_title .mt_01 .module_more a:hover {
}
.left_layout_content {
}
.left_layout_content .mc_03 {
}
.left_layout_content .mc_02 {
}
.left_layout_content .mc_01 {
    padding: 0px;
}
.news_list {
    margin: 0px;
    padding: 0px;
}
.infor_list .news_list li {
padding: 8px 0;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
.left_layout_content .mc_01 .news_list li a {
}
.left_layout_bottom {
}
.left_layout_bottom .mb_03 {
}
.left_layout_bottom .mb_02 {
}
.left_layout_bottom .mb_01 {
}
.member_layout .left_layout_title .mt_03, .mudule_3 .left_layout_title .mt_03 {
}
.member_layout .left_layout_title .mt_01, .mudule_3 .left_layout_title .mt_01 {
}
.member_layout .left_layout_title .mt_01 .h3 {
}
/* ===== 中間模組 =====*/
.center_layout {
   float: left;
width: 100%;

}
/*其他首頁不顯示模組*/

.center_layout_title {
}
.center_layout_title .mt_03 {
}
.center_layout_title .mt_02 {
}
.center_layout_title .mt_01 {
    text-align: center;
    margin: 0 auto;
}
.center_layout_title .mt_01 .h3 {

margin: 0px;

}
.center_layout_content .mc_03 {
}
.center_layout_content .mc_02 {
}
.center_layout_content .mc_01 {
}
/* ===== END-中間模組 =====*/

/*===== 自設定序號模組 =====*/
/*使用崁套模組*/

.more_modules{
/*	padding: 3rem 0;*/
	clear: both;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
	
}


/*雲端系列全覽*/
.c_more_module_1{
	background: #fff;
}


.c_more_module_2{
background: #fff;
padding: 2rem 17%;
margin: 0rem auto 1.9rem;
width: 100%;

}


/*解決方案*/
.c_more_module_3{
	background: #fff;
}

/*活動訊息+成交實績*/
.c_more_module_4{
padding: 3rem 336px;
width: 100%;
    background: #f7f7f7;
}


/*快速連結*/
.c_more_module_5{
	background: #f1f1f1;
}

/*網站導覽*/
.c_more_module_6{
	background: #f1f1f1;
	border-top: 5px solid #528cba;
}

/* === 崁套左右模組 圖 ===*/

/* === 崁套左右模組 文 ===*/

/*===== END-自設定序號模組 =====*/




/*===== 舊款輪播模組 =====*/

/*===== END-舊款輪播模組 =====*/


/*=== 購物車首頁模組價錢 ===*/
.goods_list li .goods_correspond {
    position: absolute;
    right: 0px;
    bottom: 20px;
}
.text .moy {
    display: block;
    display: block;
    width: 100%;
    float: left;
    padding: 1rem 0;
}
.text .name_p {
    display: block;
    width: 100%;
    margin-bottom: 2px;
    padding-bottom: 5px;
}
.text .name_p a {
    font-size: 1.4rem;
    border: none;
    color: #494949;
}
.text .moy .goods_money {
    display: inline-block;
    float: left;
    color: #c7250b!important;
    margin: 5px 0;
    font-size: 24px;
    font-weight: bold;
}
.goods_money span {
    float: left;
    display: inline;
}
.goods_list li .goods_correspond {
    display: block;
    float: right;
    width: 100px;
    padding: 2px 0;
    background: rgba(0,0,0,0.60);
}
.goods_list li .goods_correspond:hover {
    background: #ED9027;
}
.goods_list li .goods_correspond a {
    display: block;
    border: none;
    text-align: center;
    line-height: 2rem;
    font-size: 1.1rem;
}
.goods_list li .goods_correspond:hover a {
    color: #fff;
    cursor: pointer
}
/*=== END購物車首頁模組價錢 ===*/

#links {
    width: 820px;
    height: 187px;
    position: relative;
}
#ribbon {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 500;
}
#linkslide {
    position: absolute;
    top: 0px;
    left: 33px;
    z-index: 100;
}
#linkslide .next, #linkslide .prev {
    position: absolute;
    top: 0px;
    left: -28px;
    width: 35px;
    height: 167px;
    display: block;
    z-index: 101;
}
.pagination {
    display: none;
}
.links_container {
    width: 800px;
    height: 167px;
    overflow: hidden;
    position: relative;
    padding: 15px;
    padding-top: 20px;
}
#linkslide .next {
    left: 780px;
}
.links_control table {
    width: 760px!important;
}
.links_control table td {
    padding-top: 15px;
    width: 130px;
}
.more_mudule_member_module .left_layout_content .mc_01 .controls {
    margin-bottom: 2em;
}
.more_mudule_member_module .left_layout_content .mc_01 .controls .login_input, .more_mudule_member_module .left_layout_content .mc_01 .login_input_v {
    background: #eeeeee;
    border: 1px #aaaaaa dotted;
    height: 32px;
}
 input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
border: 1px dotted #aaaaaa!important;
}
.login_input_v {
    width: 100px;
}
.Box_con .conbox ul li img {
    margin-top: 10px;
}
.more_mudule_9 .Box_con {
    width: 160px!important;
}
.more_mudule_10 .Box_con {
    width: 380px!important;
    padding-left: 25px!important;
}
.more_mudule_9 .Box_con #btnl1 {
}
.more_mudule_9 .Box_con #btnr1 {
    background: url(/templates/default_rwd_shopnew/images/arrow-prev.jpg) no-repeat center;
}
.more_mudule_10 .Box_con #btnl2 {
}
.more_module_left_layout_title .mt_03 {
}
.more_module_left_layout_title .mt_02 {
}
.more_module_left_layout_title .mt_01 {
}
.more_module_left_layout_title .mt_01 .h3 {
}
.more_module_left_layout_title .mt_01 .more_module_more {
}
.more_module_left_layout_content {
}
.more_module_left_layout_content .mc_03 {
}
.more_module_left_layout_content .mc_02 {
}
.more_module_left_layout_content .mc_01 {
}
.more_mudule_member_module .left_layout_content .mc_01 {
}
.c_more_module_1 .center_layout_content .mc_01 {
}
.c_more_module_1 .center_layout_content .mc_01 .img_list {
}
.c_more_module_1 .center_layout_content .mc_01 .img_list li {
}
.c_more_module_1 .center_layout_content .mc_01 .img_list li p {
}
.news_list {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
}
.news_list li {

}
.news_list li span {
    float: right;
    color: #4c4c4c;
}


.main_container #mainContent .news_list li a {
color: #333;
    line-height: 20px;
    font-weight: bold;
    border-left: 9px solid rgba(234, 84, 19, 0.8);
 padding-left: 13px;
    margin-bottom: 2.5rem;
}


.more_mudule_7 .news_list li a {
    color:#fff;
}


.right_more_modules.center_more_modules_4 {
   /*border-top: 1px dotted #5a5a5a;
    border-bottom: 1px dotted #5a5a5a;
	    margin-top: 3rem;*/
}

img.qrcode{
width: 100%;
/*float: right;*/

}


.img_list {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    list-style: none;
    overflow: hidden;
}
.img_list li {
    margin: 0px 1.25% 0 auto;
    display: inline;
    float: left;
    width: 19%;
    position: relative;
}
.center_layout_content .img_list {
    padding: 4em 0;
    padding-top: 3em;
}
.center_layout_content .img_list li {
}
.mudule_2 .center_layout_content .img_list li {
    padding: 0px 0px;
}
.center_layout_content .img_list li:nth-child(1) {
    padding-left: 0;
}
.center_layout_content .img_list li:nth-child(5) {
    padding-right: 0;
    margin-right: 0px;
}
　 .goods_list li {
    margin: 10px 0 25px 0px;
    position: relative;
}
.goods_list li a {
    display: block;
    margin: 0 auto;
}
.goods_list li img {
    display: block;
    width: 100%;
}
.img_list li p {
    color: #444;
    text-align: left;
    overflow: hidden;
}
.img_list li p a {
    color: #444;
}
.img_list li p a:hover {
    color: #e73828;
}
.img_list img {
    text-align: center;
    clear: both;
    border: none;
}
.price {
    color: #ffe372;
    margin-left: 10px;
}
.original {
    color: #d8d7d7;
    text-decoration: line-through;
    padding-top: 2px;
}
.text {
    display: block;
    height: 60px;
    padding: 2px 0;
    width: 272px;
    bottom: 0;
    margin: 0 4px;
    color: #494949;
}
.text p {
    float: left;
    display: block;
}
#links {
    width: 820px;
    height: 187px;
    position: relative;
}
#ribbon {
    position: absolute;
    top: 0px;
    left: 0px;
}
#linkslide {
    position: absolute;
    top: 0px;
    left: 33px;
}
#linkslide .next, #linkslide .prev {
    position: absolute;
    top: 0px;
    left: -28px;
    width: 35px;
    height: 167px;
    display: block;
}
.pagination {
    display: none;
}
.links_container {
    width: 800px;
    height: 167px;
    overflow: hidden;
    position: relative;
    padding: 15px;
    padding-top: 20px;
}
#linkslide .next {
    left: 780px;
}
.links_control table {
    width: 760px!important;
}
.links_control table td {
    padding-top: 15px;
    width: 130px;
}
.more_mudule_member_module .left_layout_content .mc_01 .controls {
    margin-bottom: 2em;
}
.more_mudule_member_module .left_layout_content .mc_01 .controls .login_input, .more_mudule_member_module .left_layout_content .mc_01 .login_input_v {
    background: #eeeeee;
    border: 1px #aaaaaa dotted;
    height: 32px;
}
 input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
border: 1px dotted #aaaaaa!important;
}
.login_input_v {
    width: 100px;
}
.center_layout_content .img_list {
    padding: 0px;
    overflow: hidden;
    margin: 1.5rem 0;
}
.main-section {
    font-weight: normal;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 2em;
}
.login-form {
    width: 1220px;
    position: relative;
    margin: 0 auto;
}
.login-form ul {
}
.login-form ul li {
    width: 500px;
    margin: 5px;
    border: 1px #ccc solid;
}
.login-form ul li ul li {
    width: 100%;
    border: none;
}
.your-para label {
    font-weight: normal;
}







.input_text_100px {
    background: #eaeaea!important;
    border: none!important;
    color: -moz-fieldtext;
    cursor: text;
    font: -moz-field;
    letter-spacing: normal;
    line-height: normal !important;
    padding: 1px 0;
    text-align: start;
    text-indent: 0;
    text-rendering: optimizelegibility;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal;
    color: #333333;
}
#column_value_52, #54_address {
    background: #eaeaea!important;
}
input {
    margin-bottom: 10px;
}
.main-section p {
    margin: 0px!important;
    margin-bottom: 0.4em!important;
}
.form-group1 p {
    margin: 0px!important;
    margin-bottom: 0px!important;
}
.form-group {
    margin-bottom: 0px!important;
    padding: 5px 0px;
    border: none;
    border-bottom: none;
    margin-bottom: 0.4em;
}
.your-para {
    width: 10%;
    float: left;
    text-align: left;
    padding-left: 10px;
    vertical-align: middle!important;
}
#code {
    width: 80px;
}
.form-group0 .your-para {
    display: none;
}
.form-group2 {
    padding-top: 5px;
}
.messagecss {
    text-align: left;
    position: absolute;
    height: 50px;
    top: 1em;
    width: 100%;
}
.form-group0 {
    margin-right: 2em;
    float: left;
}
.contactcss {
    color: #cccccc;
    padding-top: 5em;
}
label {
    font-weight: normal;
}
.form-group4 {
    text-align: center;
}
.form-group1 {
    padding-top: 76px;
}
.myButtonSubmit {
    background: #0189e8!important;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}
.myButtonReset {
    background: #2cb701!important;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}
.myButtonSubmit:hover, .myButtonReset:hover {
    background: #fc5300!important;
}
.search {
    float: right;
    position: relative;
    width: 20%;
    border: 1px solid #ededed;
    margin: 0.85em 1em;
}
.search input[type="text"] {
    outline: none;
    padding: 6px 8px;
    background: none;
    width: 87%;
    border: none;
    color: #fff;
    float: left;
}
.search input[type="submit"] {
    width: 22px;
    height: 22px;
    background: url(../images/search.png) -9px -3px no-repeat;
    padding: 0px 1px;
    border: none;
    cursor: pointer;
    position: absolute;
    outline: none;
    top: 6px;
    right: 9px;
}
.header-bottom {
    position: relative;
}
.header-grids {
    position: absolute;
    bottom: -38em;
    left: 0;
    width: 100%;
}
.header-img1 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #ff9227;
    padding: 1.2em 2em;
}
.header-img2 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #ff9227;
    padding: 1.2em 2em;
}
.header-img3 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #ff9227;
    padding: 1.2em 2em;
}
.header-img4 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #ff9227;
    padding: 1.2em 2em;
}
.header-grid img {
    margin: 0 auto;
    border-radius: 73px;
    border: 9px solid #eee;
    padding: 1em 1em;
}
.header-grid h4 {
    padding: 0.5em 0 0;
    color: #fff;
    font-weight: 600;
}
.header-grid p {
    padding: 0.5em 0;
    color: #fff;
    line-height: 1.8em;
}
.header-grid img:hover {
    transform: rotateY(360deg);
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.changed {
    background: #fff;
}
/* ========== mainContent 內容外框包括左中右與內容==========*/

#left_sidebar, #content, #right_sidebar {
    float: left;
	  
}


#content{ min-height: 801px;}


.gotopff {
    font-size: 1rem;
    letter-spacing: 2px;
    padding: 0.6rem 0 0.8rem;
    font-family: '微軟正黑體';
}



.main {
    margin: 0 auto;
    margin-top: 3em;
    margin-bottom: 3em;
    text-align: center;
    width: 100%;
    float: left;
}

/* ===== 常駐型在線客服 messageClass ===== */
/*.kefuSystem {
    position: fixed;
    right: 0;
    bottom: 0px;
    z-index: 600;
    width: auto;
    height: auto;
}
.kefu-title {
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 600;
    display: none;
}
.kefu-content {
    position: relative;
    z-index: 600;
}
.kefu-content ul li {
    background: #ED9027;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    width: 240px;
    height: 30px;
    text-align: center;
    line-height: 1.8rem;
    padding: 5px;
    cursor: pointer;
}
.showImgclose {
    background: #ED9027;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    width: 242px;
    height: 30px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    position: fixed;
    bottom: 340px;
    z-index: 1000;
    right: 0px;
    display: none;
}
.showImgclose span {
    font-size: 1em;
    display: block;
    float: right;
}
.kefu-content ul li .hideDiv {
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 600;
    background: #fff;

    width: auto;
    min-width: 240px;
    display: none;
    border: 1px #ED9027 solid;
    border-top: none;
}
.ewmClass {
    padding: 10px;
    overflow: hidden;
}
.messageClass {
    padding: 5px;
    height: auto;
    overflow: hidden;
}
.messageClass .messageClassArea {
    background: #fff;
    padding: 5px;
    width: 230px;
}
.mClassTitle {
    color: #666666;
    font-size: 12px;
    width: 100%;
    text-align: left;
    line-height: 18px;
    margin-bottom: 10px;
}
.kf-margin {
    margin-bottom: 7px;
    overflow: hidden;
}
.kf-margin input {
    border: 1px solid #ddd;
    height: 36px;
    line-height: 36px;
    padding: 2px;
    font-size: 14px;
    color: #666;
    width: 204px;
}
.kf-margin textarea {
    border: 1px solid #ddd;
    height: 66px;
    line-height: 22px;
    padding: 2px;
    font-size: 14px;
    color: #666;
    width: 204px;
}
.submitBut  .kf-margin p {
    height: 30px;
    line-height: 30px;
    width: 100%;
    background: #00c795;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.kf-margin span {
    color: #666;
    text-align: left;
    display: block;
}*/

#adaptive li img {
    height: 100vh;
    max-width: 100%;

}


.main_container #adaptive li img{
   height: 36vh;
    max-width: 100%;

}





.kefuSystem{position: fixed;right: 0;bottom: 0px;z-index: 600;width: auto;height: auto;display: none;}
.kefu-title{cursor: pointer;position: absolute;right: 0;z-index: 600;display: none;}
.kefu-content{position: relative;z-index: 600;}

.kefu-content ul li{
	background: #ED9027;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    width: 240px;
    height: 30px;
    text-align: center;
    line-height: 1.8rem;
    padding: 5px;
    cursor: pointer;
}
.showImgclose{background: #ED9027;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    width: 242px;
    height: 30px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    position: fixed;
    bottom: 294px;
    z-index: 1000;
    right: 0px;
	display:none;

}
	
.showImgclose span{ font-size: 1em;
    display: block;
    float: right;}
.kefu-content ul li .hideDiv
{
position:fixed;
right: 0px; 
bottom:0;
z-index: 600;
background:#fff;
width:auto;

display: none; 
border:1px #ED9027 solid; 
border-top:none;
}


.ewmClass{padding: 10px;overflow: hidden;}
.messageClass{padding: 5px;height: auto;overflow: hidden;}
.messageClass .messageClassArea{background: #fff;padding:5px;width: 230px;}
.mClassTitle{color: #666666;font-size: 12px;width: 100%; text-align:left; line-height:18px;margin-bottom:10px;}

.kf-margin{margin-bottom: 7px;overflow: hidden;}
.kf-margin input{border: 1px solid #ddd;height: 36px;line-height: 36px;padding: 2px;font-size: 14px;color: #666;width: 204px;}
.kf-margin textarea{border: 1px solid #ddd;height: 66px;line-height:22px;padding: 2px;font-size: 14px;color: #666;width: 204px;}
.submitBut

.kf-margin p{height: 30px;line-height: 30px;width: 100%;background: #00c795;text-align: center;color: #fff;font-size: 16px;}
.kf-margin span{ color:#666; text-align:left; display:block;}

.kf-error{
    position:fixed;
    z-index:100;
    top:46%;
    height:8%;
    left:40%;
    width:20%;
    margin:0 auto;
    line-height: 50px;
    text-align: center;
    background: #bebebe;
    border-style:double;
    display: none;
}
.kf-error div{
    color: #FF0000;
    font-size: 30px;
}




/* ===== END常駐型在線客服 messageClass ===== */

/* ========== 原本一開始的樣式要整理或刪除 ==========*/
.service-grid .img-responsive {
    padding: 0.5em 0;
}
.service-grid h4 {
    padding: 0.2em 0;
    color: #4f4f4f;
    font-weight: 600;
}
.service-grid h4 img {
    margin: 0 auto 0.3em;
}
.service-grid h4 span {
    font-size: 0.5em;
    font-weight: normal;
    display: block;
    letter-spacing: 0.1em;
    line-height: 1.5em;
}
.service-grid p {
    text-align: center;
    padding: 0.5em 0 1em;
    color: #333;
}
.work-section {
    padding: 2em 0;
    background: #ececec;
}
.work-section h3 {
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
}
.work {
    position: relative;
}
.work .textbox {
    width: 285px;
    height: 244px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 0px;
    background-color: rgba(15, 16, 15, 0.16);
    -webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
    box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75);
}
.work:hover .textbox {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.textbox img {
    padding-top: 7em;
    color: #fff;
    margin: 0 auto;
}
.textbox {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.latest-grids {
    margin-top: 3em;
}
.latest-grid {
    padding: 0;
}
.latest-grids h4 {
    color: #000;
    display: block;
    font-weight: 600;
    padding: 0.5em 0;
    text-align: center;
    text-decoration: none;
}
.news-section {
    padding: 2em 0 4em;
}
.news-section h3 {
    text-transform: capitalize;
    color: #000;
    margin: 0 17px;
    font-weight: 600;
}
.news-grids {
    text-align: center;
}
.news-grid h4 {
    margin: 0 auto 1em;
}
.news-grid h4 a {
    color: #333432;
    display: block;
    font-weight: 600;
    padding: 0.2em 0 0;
}
.news-grid h4 span {
    display: block;
    font-size: 0.5em;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.5em;
}
.news-grid p.date a {
    font-weight: 500;
    color: #000;
}
.news-grid p.date a:hover {
    color: rgba(32, 176, 89, 0.88);
}
.news-grid p {
    color: #999;
    line-height: 1.8em;
}
a.button {
    display: block;
    color: #fff !important;
    text-decoration: none;
    text-transform: capitalize;
}
a.but {
    background-color: #6ac09e;
    border-radius: 3px;
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
}
a.but:hover {
}
.cart_bottom_btns {
    float: right;
    margin: 1em 0;
}
.cart_bottom_btns .backbtn {
}
.cart_bottom_btns .backbtn {
}
.but_div {
    width: 100%;
    text-align: center;
}
.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #16A667;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f2af00;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
    color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}
.categories-section {
    padding: 4em 0;
    background: #f0f0f0;
}
.cat h3 {
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0.7em;
    font-weight: 600;
}
.pro1 ul {
    margin: 1em;
    overflow: hidden;
}
.pro1 ul li {
    display: inline-table;
    float: left;
    width: 33.3333%;
}
.cat ul li {
    line-height: 1.4em;
    color: #333;
    list-style: none;
    padding: 2px 20px;
    background: url(../images/list-arrow.png) no-repeat left 4px;
    cursor: pointer;
    list-style-type: none;
}
.cat ul li:hover {
    color: #0ca34c;
}
.up h3 {
    text-transform: capitalize;
    color: #333;
    font-weight: normal;
}
.up-img {
    float: left;
    width: 15%;
    margin-right: 5%;
}
.up-text {
    float: left;
    width: 80%;
}
.up-img img {
    width: 100%;
}
.up-img img:hover {
    border: 2px solid #35a96a;
    border-radius: 50%;
}
.up1 {
    background: #fff;
    margin: 1em 0;
    overflow: hidden;
    padding: 1.5em 2em 1em;
    position: relative;
}
.up-text a {
    color: #333432;
    font-weight: 600;
    margin-bottom: 0.3em;
    text-decoration: none;
}
.up-text a:hover {
    color: #35a96a;
}
.up-text p {
    line-height: 1.8em;
    color: #999;
}
.cont h3 {
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
}
.cont ul li {
    display: inline-block;
}
.cont ul {
    margin-bottom: 0.8em;
}
.up1 .triangle {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 23px 23px;
    border-color: transparent transparent #30abf8 transparent;
}
.phone {
    width: 40px;
    height: 40px;
    background: url("../images/img-sprite1.png") no-repeat -220px 0px;
    display: inline-block;
}
.fax {
    width: 40px;
    height: 40px;
    background: url("../images/img-sprite1.png") no-repeat -260px 0px;
    display: inline-block;
}
.smartphone {
    width: 40px;
    height: 40px;
    background: url("../images/img-sprite1.png") no-repeat -300px 0px;
    display: inline-block;
}
.message {
    width: 40px;
    height: 40px;
    background: url("../images/img-sprite1.png") no-repeat -340px 6px;
    display: inline-block;
}
.cont ul li p {
    color: #999;
}
.cont ul li a {
    width: 100%;
    display: block;
    font-size: 1em;
    text-decoration: none;
    color: #999;
}
.cont ul li a:hover {
    color: #f2af00;
}
.news_list {
    border: none;
}
.list-group {
    margin-top: 0px!important;
}
.news_list .list-group-item {
    border-bottom: 1px dashed green;
    padding: 15px 0;
    background: url(../images/icon2.png) left 20px no-repeat;
    padding-left: 15px;
}
.news_list .list-group-item a {
    color: #282828
}
.news_list .list-group-item span {
    color: #666;
    padding-left: 10px;
    padding-right: 5px;
}
.news_list .list-group-item .badge {
    padding: 0.1em 1em;
    color: #fff;
}
.infor_list {
/*overflow: hidden;*/
}
.sub_sort {
    margin: 0 auto;
}
.sub_sort .img_list {
    margin: 0 2em 1em;
    text-align: center;
    overflow: hidden;
}
.sub_sort .img_list li {
    display: inline-table;
    float: left;
    margin: 0.3em 0.8em;
    text-align: center;
    padding: 0 1em;
}
.sub_sort .img_list li .jqzoom {
    padding-bottom: 0.5em;
}
.formSave {
    margin: 1em 0 auto;
    width: 100%;
}
.formSave input[type="text"] {
    margin-bottom: 2em;
}
.code_cells {
    padding-top: 2em;
}
.mudule_14 .left_layout_title, .left-grid h4, .sub_menu_layout_left .left_layout_title {
    background: #2869ad;
    height: 40px;
}
p.con_title {
    font-weight: bold;
    margin-left: 13px;
    color: #2869ad;
}
.mudule_15 .left_layout_title {
    background: #69F;
    height: 40px;
}
.left-grid ul li, .sub_menu_layout_left .sub_menu_parent {
    color: #555;
    list-style: none;
    padding: 15px 24px;
    background: url(../images/linp.png) no-repeat 10px 18px;
    cursor: pointer;
    list-style-type: none;
    border-bottom: 1px #ccc dotted;
    padding-left: 34px;
}
.sub_menu_parent {
    color: #555;
    list-style: none;
    padding: 15px 24px;
    background: url(../images/linp.png) no-repeat 10px 18px;
    cursor: pointer;
    list-style-type: none;
    border-bottom: 1px #ccc dotted;
    padding-left: 34px;
}
.left-grid ul li, .sub_menu_layout_left, .sub_menu_parent a {
    color: #555;
}
.left-grid ul li a {
    color: #555;
}
.left-grid ul li a:hover {
    color: #ef6000;
}
.left-grid p {
    line-height: 1.8em;
    color: #555;
}
.ab1 a {
    text-align: right;
    padding: 0.5em 0;
    display: block;
    text-decoration: none;
}
.ab2 a {
    text-align: right;
    padding: 0.5em 0;
    display: block;
    text-decoration: none;
}
.ab1 {
    background: #eee;
    padding: 1em 1em;
    margin: 3em 0;
    border-radius: 5px;
}
.ab2 {
    background: #eee;
    padding: 1em 1em;
    border-radius: 5px;
}
.right-grid {
    padding: 0.5em 0 0;
}
.right-grid h5 {
    padding: 0.5em 0;
    color: #000;
    text-transform: capitalize;
    font-weight: 500;
}
.right-grid p {
    font-size: 1em;
    color: #555;
    line-height: 1.8em;
    text-align: left;
}
.aboutus4 h4 {
    padding: 0.5em 0;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 1.5em;
    font-weight: 600;
}
.team-grid h5 {
    padding: 0.5em 0;
    color: #0A0909;
}
.aboutus4 {
    margin-top: 2.5em;
}
.aboutus2 {
    margin-top: 1em;
}
.services-section {
    padding: 4em 0;
    text-align: center;
}
.services-section h3 {
    text-transform: capitalize;
    color: #394c53;
    font-weight: 600;
}
a.button1 {
    padding: 0.5em 1em;
    background: #f2af00;
    margin: 1.5em auto 0;
    width: 38%;
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}
.service-section1 {
    padding: 4em 0;
    background: #efc337;
}
.services-grid {
    text-align: center;
}
.services-grid p {
    color: #555;
    line-height: 1.8em;
    margin: 0.5em 0 2em;
}
.services-grid h5 {
    color: #000;
    font-weight: 600;
    padding-top: 0.7em;
    text-transform: capitalize;
}
.services-grid img {
    border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.services-grid a img:hover {
    opacity: 0.6;
}
.services-grid a img:hover {
    opacity: 0.6;
}
.services-section1 {
    padding: 1em 0 4em;
    background: #f5f5f5;
}
.reservation {
    padding: 4em 0;
}
.reservation-head {
    text-align: center;
}
.reservation-head h3 {
    color: #394c53;
    font-weight: 600;
    text-transform: capitalize;
}
.reservation .tb-one input[type="text"] {
    width: 28.2%;
}
.project-section {
    padding: 4em 0;
    background: url(../images/footer-bg.jpg);
}
.project-section h3 {
    text-transform: capitalize;
    margin-bottom: 1.5em;
    text-align: center;
    color: #394c53;
    font-weight: 600;
}
.port2 {
    padding: 2em 0;
}
.port-grid a img:hover {
    opacity: 0.6;
}
.tabs-box {
    margin: 3em auto 0;
    padding: 0 0 1em;
    position: relative;
    width: 100%;
}
ul.tabs-menu {
    left: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    top: 0;
}
ul.tabs-menu li {
    display: block;
    float: none;
    background: none
}
ul.tabs-menu li a {
    color: #939393;
    display: inline-block;
    font-size: 1em;
    font-weight: 600;
    padding: 0.5em 0;
    text-decoration: none;
    background: none;
    text-transform: uppercase;
    width: 100%;
}
ul.tabs-menu li a:hover {
    color: #ef6000;
}
ul.tabs-menu li a span {
    background: rgba(0, 0, 0, 0) url(../images/tab.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 13px;
    margin-right: 12px;
    width: 13px;
}
.tab-grids {
    border-left: 3px solid #e8e8e8;
}
.tab-grid {
    padding-left: 2.8em;
}
.tb-one:nth-child(1) {
    margin-top: 0;
}
.tb-one {
    margin-top: 1.8em;
}
.tab-grid h3 {
    color: #282828;
    font-weight: 700;
    margin: 0;
    text-align: left;
}
.tab-grid p {
    color: #474747;
    font-weight: 500;
    line-height: 1.8em;
    margin: 5px 0;
}
.tb-two {
    margin-top: 14px;
}
.tb-one input[type="text"]:nth-child(1), .tb-one input[type="text"]:nth-child(3) {
    margin-right: 23px;
}
.tb-one input[type="text"] {
    background: #f3f3f3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0.5em;
    color: #474747;
    margin: 7px auto;
    outline: medium none;
    padding: 10px;
    width: 100%;
}
.s-btn, .t-btn {
    margin-top: 1em;
    text-align: right;
}
.tb-one textarea {
    background: #f3f3f3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0.5em;
    color: #474747;
    height: 150px;
    margin: 4px 0;
    outline: medium none;
    padding: 15px;
    resize: none;
    width: 100%;
}
.tb-one select {
    background: #f3f3f3;
    border: medium none;
    border-radius: 0.5em;
    color: #474747;
    margin: 7px auto;
    outline: medium none;
    padding: 10px;
    width: 100%;
}
.tb-one select option {
    background: #fff;
}
.tb-one input[type="submit"], .tb-one input[type="reset"] {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #282828;
    border-radius: 5px;
    color: #414141;
    cursor: pointer;
    font-weight: 700;
    padding: 9px 24px;
}
.tb-one .pri label {
    padding: 5px 10px;
}
.tabs-box ul.contact02 {
    margin: 10px auto;
    width: 100%;
}
.tabs-box ul.contact02 li {
    border: 1px solid #ccc;
    margin: 10px 0;
    list-style: none;
    border-radius: 3px;
}
.tabs-box ul.contact02 li .msg {
    border-bottom: 1px dotted #ccc;
    padding: 0.3em 1em;
}
.tabs-box ul.contact02 li .msg .name {
    color: #0055a1;
    font-weight: bold;
    margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .text {
    clear: both;
}
.tabs-box ul.contact02 li .msg .date {
    margin-right: 10px;
}
.tabs-box ul.contact02 li .msg .ip {
    color: #676767;
    margin-left: 10px;
}
.tabs-box ul.contact02 li .reply {
    background: #f4f9f6;
    margin-bottom: 0;
    padding: 0.3em 1em;
}
.tabs-box ul.contact02 li .reply .name {
    color: #ef6000;
    font-weight: bold;
    margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .date {
    margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .text {
    clear: both;
}
.kf-paginator {
    float: left;
    padding: 1em 0 2.5em;
    position: relative;
    width: 100%;
}
.kf-pagination li {
    display: inline-block;
    margin-right: 0.05em;
}
.kf-pagination .kf-current {
    background-color: #00a569;
    border-color: #00a569;
    color: #fff;
    pointer-events: none;
}
.kf-pagination a {
    border: 1px solid silver;
    border-radius: 4px;
    padding: 0.5em 0.7em;
}
.kf-paginator_number {
    padding-top: 0.65em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 2.5em;
}
.member_login_form .member {
    overflow: hidden;
    width: 80%;
    background: #F63;
    display: block;
    margin: 0 auto;
    margin-top: 1em;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 5px 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.member_login_form .member:hover {
    background-color: #F63;
    -moz-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0,0,0,0.12);
    box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0,0,0,0.12);
}
.member .btn {
    background: none;
    color: #ffffff;
}
.mamber_reg_forget {
    margin-top: 2em;
    text-align: center;
}
.member_submit .lbl_member_reg {
    padding-right: 30px;
    border-right: 1px #CCC solid;
}
.member_submit .lbl_member_forget_pswd {
    padding-left: 30px;
}
.member_submit a {
    color: #7f7d7d;
}
.member h3 {
    color: #f2af00;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}
.member p {
    color: #090909;
    margin: 0;
    text-transform: uppercase;
}
.member li {
    list-style: none;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 0.6em 1.5em;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 0.8em;
}
.member li a {
    color: #3c763d;
}
.member li:hover {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.member li:hover a {
    color: #8a6d3b;
}
a.b-home {
    background: #16A667;
    padding: 0.8em 3em;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    margin-top: 1em;
}
a.b-home:hover {
    background: #f2af00;
    color: #fff;
}
.app_left {
    border-right: 1px solid #e4e4e4;
    padding-right: 20px;
}
.app_left .box {
    margin: 0 0 1em 0;
}
.app_left .box .edit {
}
.app_left p.title::after {
    border-bottom: 1px solid #c00;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 40px;
}
.app_left p.title {
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}
.app_left label {
    display: block;
    margin: 0 auto;
    padding: 0.5em 5px;
    width: 100%;
}
.app_left input {
    padding: 0.2em;
    width: 90%;
}
.app_left .edit input, .app_left .edit textarea {
    background-color: #fafafa;
    border: 2px solid #efefef;
    color: #666;
}
.r11 {
    color: #c00;
    line-height: 24px;
}
.member .update {
    margin: 30px 30px 0 0;
    display: block;
    float: right;
}
.m-button-engage, a[class*="m-button"], span[class*="m-button"] {
    display: inline-block;
}
[class*="m-button"] {
    background: #16a667 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1 !important;
    max-width: 100%;
    padding: 0.7em 3em;
    text-align: center;
    transition: uppercase;
}
[class*="m-button"]:hover {
    background: #ffb449;
    color: #fff;
}
.record {
    margin: 0 auto;
    float: none;
}
.car_search {
    width: 100%;
    line-height: 1.5em;
    margin: 0 auto;
}
.car_search .box {
    float: left;
    margin: 0 1em 1em 1em;
}
.car_search input, .car_search select {
    border: 1px solid #e2e2e2;
    color: #777;
    padding: 0.2em 1em;
    vertical-align: middle;
}
.clr::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0em;
    height: 0;
    line-height: 0;
    margin: 0 auto;
    width: 80%;
}
.carousel .disabled, .clr::after {
    visibility: hidden;
}
.detail-wrap {
    padding-top: 1em;
}
.detail-wrap .box {
    margin: 1em 0;
    width: 100%;
    padding: 0.5em 0.5em;
}
.detail-wrap .box .text {
    border-left: 2px solid #16a667;
    padding-left: 5px;
    color: #666;
}
.detail-wrap .box i {
    background: #f5f5f5;
    padding: 0.5em 0.8em;
    color: #3333;
}
.detail-wrap .box .fogc {
    display: block;
    margin: 0.5em 0;
    padding: 0.5em 0.5em;
    border: 1px #E0DFDF solid;
}
.contact {
    padding: 4em 0;
}
.contact-head {
    text-align: center;
}
.contact-head h3 {
    text-transform: capitalize;
    color: #394c53;
    font-weight: 600;
}
.contact-head span {
    color: #777;
}
.contact-map iframe {
    min-height: 300px;
    width: 100%;
    border: none;
    margin: 1.5em 0 1em;
}
.contact-form-row {
    margin-bottom: 3em;
}
.contact-form-row div {
    width: 32.6%;
    float: left;
    margin-right: 1%;
}
.contact-form-row div span, .contact-form-row2 span {
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    padding: 0 0 0.5em;
}
.contact-form-row div input[type="text"], .formSave input[type="text"] {
    width: 100%;
    padding: 1em;
    border: 1px solid #EEE;
    -webkit-appearance: none;
    outline: none;
    color: #777;
    transition: border-color 0.4s;
    -webkit-transition: border-color 0.4s;
    -moz-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    -ms-transition: border-color 0.4s;
}
.contact-form-row div input[type="text"]:hover, .contact-form-row2 textarea:hover {
    color: #d4a258;
    border-color: #d4a258;
}
.contact-form-row div:nth-child(3) {
    margin-right: 0;
}
.contact-form-row2 textarea, .formSave textarea {
    width: 100%;
    padding: 1em;
    border: 1px solid #EEE;
    -webkit-appearance: none;
    outline: none;
    color: #777;
    min-height: 320px;
    resize: none;
    transition: border-color 0.4s;
    -webkit-transition: border-color 0.4s;
    -moz-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    -ms-transition: border-color 0.4s;
}
.contact-form-row2 {
    margin-top: 1em;
}
.contact-form input[type="submit"], myButton input[type="submit"] {
    display: block;
    background: #16A667;
    padding: 0.7em 3em;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 400;
    display: inline-block;
    margin-top: 1em;
    text-decoration: none;
    border: none;
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-form input[type="submit"]:hover {
    background: #ffb449;
}
.login {
    padding: 2em 0;
    background: none;
}
.login h3 {
    color: #f2af00;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
}
.login p {
    color: #090909;
    margin: 0;
    text-transform: uppercase;
}
.abgne_tab {
    clear: left;
    width: 560px;
    margin: 0 auto;
    background: #fbfbfb;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 5px;
    border: 1px #cccccc solid;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.abgne_tab .self_form_table {
    background: none;
    box-shadow: none;
    padding: 0;
}
ul.tabs {
    background: #00a2e5 none repeat scroll 0 0;
    height: 40px;
    line-height: 40px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-radius-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-radius-top-right-radius: 8px;
}
ul.tabs li {
    float: left;
    overflow: hidden;
    position: relative;
    background: #999;
    margin-bottom: -1px;
    border-left: none;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-radius-top-left-radius: 8px;
}
ul.tabs li a {
    display: block;
    padding: 0 20px;
    color: #000;
    text-decoration: none;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    transition: all 0.1s ease-in-out 0s;
}
ul.tabs li a:hover {
    background: #e79f05;
}
ul.tabs li.active {
    background: #64c025;
    border-bottom: 1px solid #fff;
}
ul.tabs li.active a:hover {
    background: #e79f05;
}
div.tab_container {
    clear: left;
    width: 100%;
    border-top: none;
}
div.tab_container .tab_content {
    padding: 20px;
}
div.tab_container .tab_content h2 {
    margin: 0 0 20px;
}
.tab_container .normal {
    text-align: center;
}
.tab_container .normal p {
    margin: 0 0 12px;
}
.tab_container input {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 0.95em;
    height: 18px;
    line-height: 18px;
    padding: 5px;
    height: 34px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
.controls input {
    margin-bottom: 5px;
}
.control-group {
    display: block;
    margin-bottom: 10px;
}
.control-group input {
    width: 100%;
}
.tab_container input.normal {
    overflow: hidden;
    width: 100%;
    background: #F63;
    display: block;
    margin: 0 auto;
    margin-top: 1em;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 5px 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
}
.tab_container input.normal:hover {
    background-color: #F63;
    -moz-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0,0,0,0.12);
    box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0,0,0,0.12);/*------ end contact -----*/
}
/* ========== 內頁內容外框 ==========*/
.information {
    width: 100%;
    margin: 0 auto;
    background: rgba(255,255,255,0.98);
}
.infor_nav {
    width: 1280px;
    margin: 0 auto;
    padding: 1.5rem 0 0 0;
}
.infor_nav .mt_01 {
    position: relative;
    padding-top: 3rem;
}
.infor_title {
    color: #333;
    font-size: 2em;
    margin: 0 auto;
    padding: 0.3rem 0;
    letter-spacing: 0.2px;
    text-align: left;
    background: url(../images/img_gmenu-ir01_01.png)no-repeat top left;
    font-family: '微軟正黑體';
    font-weight: 800;
    text-indent: 41px;

}


.nav_title {
    position: absolute;
    top: 0px;
    right: 37px;
    font-size: 1.0em;
    color: #999999;
    padding: 5px 0px;
    color: #58717A;
	font-family: '微軟正黑體';
	
}


.nav_title a:hover {
    color: #D33836;
}
.fbsize {
    width: 100%;
    text-align: right;
}
.fbsize hr {
    display: none;
}
.nav_title a {
}
.infor_nav hr {
    display: none!important;
}


.infor_contain {
    margin: 0em auto;
    min-height: 400px;
    width: 1280px;
    padding-top: 3rem;
    font-family: '微軟正黑體';
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 2.5rem;
}
.infor_contain table{}
.infor_contain table th{
    padding: .8rem 1rem;
    text-align: center;
}
.infor_contain table td{
    padding: .5rem 1rem;
}


.infor_content_css {
}
.infor_content {
  /*  padding: 0 1.5rem;*/
}
/*============= 會員模組-會員註冊 ==========*/
.infor_content_css .self_form_table {
    width: 95%;
    margin: 0 auto;
}
/*=== 送出 重置 按鈕 ===*/
.send_button {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
}
.send_button .button_s {
    display: flex;
    width: auto;
    margin: 0 auto;
}
.send_button p {
    float: left;
    margin: 0.5rem;
}
.send_button input {
    border: rgba(0,0,0,0.20) 1px solid;
    border-radius: 5px;
    color: #fff;
    background-color: none;
    background-image: none;
    padding: 0.5rem 3rem;
}
.send_button .send input {
    background: #ED9027;
}
.send_button .clear input {
    background: #58717A;
}
.send_button input:hover {
    background: #BF242F;
}
.infor_content_css .send_button label {
    display: none;
}
/*===== 會員模組-會員註冊 =====*/





.infor_contain h4 {
    font-weight: 600;
    margin: 2rem 0 0.5rem 0;
    font-size: 1.35rem;
    color: #58717A;
    border-bottom: 2px solid rgba(88,113,122,0.25);
    padding-bottom: 10px;
}
.infor_contain p {

}
.infor_contain .termsservice {
    margin: 1.5rem 0 2rem 25px;
}
.infor_contain .termsservice li {
    list-style: initial;
    margin: 1rem 0;
}
.annexs_list {
   /* margin-top: 2em;*/
}

#annexs_title {
/*    background: url(../images/037.png) left top no-repeat;
    padding-left: 45px;
	    border-bottom: 3px solid #a6c99e;
    padding: 5px 0;
    margin-bottom: 5px;*/
	font-size: 0;
	display: none;
}
.annexsull {
    padding: 5px 0 20px 0;
}
.annexs_item {
    　margin: 5px 0;
    padding: 5px 0;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
.annexs_item a {
background: url(../images/linp.png) left 10px no-repeat;
    display: block;
    padding-bottom: 5px;
    padding-left: 24px;
    float: left;
}
.annexs_item img {
    padding-left: 10px;
}
.annexs_item span {
    float: right;
}
.annexs_item .annexs_date {
    padding-left: 1%;
}
.annexs_item .annexs_rate {
    padding-left: 5%;
}
#myform {
    padding: 1em;
}
.add_shopp {
    background: #008000 none repeat scroll 0 0;
    border: 1px solid #4f5f5d;
    border-radius: 5px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
    padding: 10px 15px;
}
.add_shopp:hover {
    background-color: #eb6100;
    border: 1px solid #bc4f03;
    color: #fff;
}
#right_content_product_list {
    width: 100%;
}
#right_content_product_list .onMShow {
    width: 100%;
    list-style: none;
}
#right_content_product_list .onMShow li {
    float: left;
    border: 1px #cccccc solid;
    margin: 1em;
    width: 46%;
    padding-right: 1em;
}
#right_content_product_list .onMShow li .p_img {
    width: 55%;
    float: left;
}
#right_content_product_list .onMShow li .p_img img {
}
#right_content_product_list .onMShow li h4 {
    float: left;
    width: 45%;
    margin: 2em 0px;
    text-align: right;
    font-weight: bold;
    color: #333333;
    height: 48px;
    overflow: hidden;
}
#right_content_product_list .onMShow li h4 a {
    color: #333333;
}
#right_content_product_list .onMShow li .price {
    float: left;
    width: 45%;
    margin: 1em 0px;
    text-align: right;
    color: #f44336;
    font-weight: bold;
}
#right_content_product_list .onMShow li .price .price1 {
    text-decoration: line-through;
    color: #cccccc;
    font-weight: normal;
}
#right_content_product_list .onMShow li .price .price2 {
    display: block;
    margin-top: 0.5em;
}
#right_content_product_list .onMShow li .iconArea {
    float: left;
    width: 45%;
    margin: 1em 0px;
    text-align: right;
}
#right_content_product_list .onMShow li .iconArea a {
    background: #048bcd url(../images/shopping_cart.png) 10px center no-repeat;
    width: 70%;
    margin-left: 30%;
    padding: 0.6em 1em;
    display: block;
    color: #ffffff;
    padding-left: 10px;
    cursor: pointer;
    font-size: 10px;
}
.web_paging {
    margin: 3em 0px;
}
.web_paging td {
    text-align: center;
    letter-spacing: 0.1em;
}
/*===== 左右欄位的最外框 =====*/
#product_page_detial {
    width: 100%;
    overflow: hidden;
    padding: 1rem 2rem;
}
/*== 左邊圖片欄位 ==*/
#product_page_detial_left {
    float: left;
    width: 50%;
}
#product_page_detial_left_banner {
    height: 100%;
}
/*小圖片*/
.ad-nav {
    width: auto!important;
    margin: 2rem 0 1rem 0 !important;
}
.ad-gallery .ad-nav .ad-thumbs {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.ad-gallery .ad-thumbs ul {
    text-align: center!important;
    width: 500px!important;
}
.ad-gallery .ad-thumbs li {
    padding-right: 5px!important;
    display: inline-block!important;
    float: none!important;
}
.ad-gallery .ad-thumbs li a img {
    border: 2px solid rgba(170,170,170,1.00)!important;
    padding: 1px;
}
.ad-gallery .ad-thumbs li a.ad-active img {
    border: 2px solid #2e9dd6 !important;
}
.ad-gallery .ad-thumbs li img {
}
/*==右邊文字介紹欄位==*/
#product_page_detial_right {
    float: right;
    width: 50%;
}
/* 購物車頁面商品名稱 */
#product_page_name1 {
    font-size: 1.8rem;
    font-weight: bold;
}
/* 購物車頁面商品編號 */
#product_page_name2 {
    font-size: 1rem;
}
/* 購物車頁面商品價錢 */
#product_page_name3 {
    font-size: 36px;
    font-weight: bold;
    color: #45ad72;
    padding: 10px 0;
}
/* 購物車頁面商品上小標內容 */
#product_page_name4 {
    color: #ee6e6e;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 1rem;
}
/* 購物車頁面商品下小標內容 */
#product_page_name5 {
    border-bottom: 1px dotted #666666;
    border-top: 1px dotted #666666;
    color: #848484;
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 1rem;
}
/* 購物車頁面商品數量*/
#product_page_name6 {
    font-size: 1.2rem;
    margin-top: 33px;
}
/* 購物車頁加入購物車*/
#product_page_button {
    margin: 2em 0;
}
#product_page_button a {
    background: #45ad72;
    border-radius: 3px;
    font-size: 20px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding: 12px 15px 8px 15px;
    width: 100;
    font-weight: 600;
    display: block;
    margin-right: 1%;
}
#product_page_button table td img {
    margin-left: 10px;
}
/*購物頁面資訊分行*/
#dotted_line {
    border-bottom: 1px solid #ccc;
    float: left;
    height: 1px;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 100%;
}
/*=== 購物頁面詳細tab分頁介紹 ===*/
#product_specification {
    clear: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 2%;
}
.TabbedPanels {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    clear: none;
    width: 100%;
}
.TabbedPanelsTabGroup {
    margin: 0;
    padding: 0;
}
.TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    list-style: none;
    height: 45px;
    line-height: 36px;
    font-size: 16px;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #fff;
    background: rgba(235,235,235,0.50);
    color: #666;
    margin: 0px -1px 0 0;
    padding: 5px 35px;
    outline: none;
}
.TabbedPanelsTabHover {
    outline: none;
    border-top: 4px solid #f8b62d;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    color: #000;
    font-weight: 600;
    background-repeat: repeat-x;
    background: #fff;
}
.TabbedPanelsTabSelected {
    border-top: 4px solid #f8b62d;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    font-weight: 600;
    color: #000;
    background: #fff;
}
.TabbedPanelsTab a {
    color: black;
    text-decoration: none;
}
.TabbedPanelsContentGroup {
    clear: both;
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.6em;
    margin: 1em 0.1em 2em 0.1em;
}
.TabbedPanelsContent {
    overflow: hidden;
    padding: 0 10px;
    padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels {
    overflow: hidden;
    zoom: 1;
}
.VTabbedPanels .TabbedPanelsTabGroup {
    float: left;
    width: 10em;
    height: 20em;
    background-color: #EEE;
    position: relative;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
    float: none;
    margin: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
    background-color: #EEE;
    border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
    clear: none;
    float: left;
    padding: 0px;
    width: 30em;
    height: 20em;
}
/* ========== 會員登入頁面 ==========*/
.information .mamber_login {
    clear: left;
    width: 500px;
    margin: 0 auto;
    background: #fbfbfb;
    padding: 1em 0px;
    border: 1px #cccccc solid;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 2rem auto;
}
/* ===== 會員登入FB+GOOGLE =====*/
.mamber_login_fb {
    width: 100%;
    margin: 0 auto;
}
.social-login-btn {
    display: inline-block;
    text-align: center;
    width: 80%;
    color: #333;
    vertical-align: top;
    margin-top: auto;
    margin-bottom: auto;
}
.social-login-btn a {
    color: #fff;
}
.m-button-fb {
    background: #4f71b6 url(../images/ico_fb_btn.png) 25px center no-repeat;
}
.m-button-fb {
    -moz-user-select: none;
    -webkit-user-select: none;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 15px 15px 16px 65px;
    letter-spacing: 0;
}
.m-button-fb:hover {
    background: #5f82c3 url(../images/ico_fb_btn.png) 25px center no-repeat;
    -moz-box-shadow: 0 .2em .2em -.1em #375a9c, 0 .3em #244279, 0 .5em .5em -.1em rgba(0,0,0,.12);
    -webkit-box-shadow: 0 .2em .2em -.1em #375a9c, 0 .3em #244279, 0 .5em .5em -.1em rgba(0,0,0,.12);
    box-shadow: 0 .2em .2em -.1em #375a9c, 0 .3em #244279, 0 .5em .5em -.1em rgba(0,0,0,.12)
}
.mamber_login_table {
    width: 80%;
    margin-bottom: 1em;
}
.mamber_login_table .mamber_login_table1 {
    width: 80%;
}
.mamber_login_table .td1 {
    margin-bottom: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    text-align: center;
}
.mamber_login_fb td {
}
.information .mamber_login input {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px #cccccc inset;
    color: #555555;
    height: 18px;
    line-height: 18px;
    padding: 5px;
    height: 34px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}
.information .mamber_login .login_input, .information .mamber_login .login_pswd {
    width: 100%;
}
.information .mamber_login .member a {
    color: #ffffff;
    line-height: 32px;
    letter-spacing: 0.5em;
}
.information .p_btns {
    margin: 2em;
    text-align: center;
    width: 100%;
}
.information .btns {
    line-height: 32px;
    background: #06C;
    color: #ffffff;
    padding: 5px 30px;
    margin-right: 15px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.information .btns1 {
    line-height: 32px;
    background: #333;
    color: #ffffff;
    padding: 5px 30px;
    margin-right: 15px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.lbl_member_id {
    background-image: url("../images/ico_login.png");
    background-size: 21px 300px;
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #333;
    font-weight: normal;
}
.lbl_member_pswd {
    background-image: url("../images/ico_login.png");
    background-position: 0 -108px;
    background-size: 21px 300px;
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #333;
    font-weight: normal;
}
.self_form_table textarea, .self_form_table select, .self_form_table input {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555555;
    padding: 5px;
    margin-bottom: 2px;
}
.self_form_table input {
}
.self_form_table textarea {
}
.self_form_table th, .self_form_table td {
    padding: 5px;
    height: inherit!important;
}
.self_form_table th {
    width: 15%;
    text-align: right;
    padding-top: 10px;
}
.information .mamber_login .login_input {
}
.information .mamber_login .member a {
    color: #ffffff;
    line-height: 32px;
    letter-spacing: 0.5em;
}
.information .p_btns {
    margin: 2em;
    text-align: center;
    width: 100%;
}
.information .btns {
    line-height: 32px;
    background: #06C;
    color: #ffffff;
    padding: 5px 30px;
    margin-right: 15px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.information .btns1 {
    line-height: 32px;
    background: #999;
    color: #ffffff;
    padding: 5px 30px;
    margin-right: 15px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
/* ============ 訂單資訊樣式 ============*/



#demo-table, .css-table {
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    border-collapse: collapse;
    margin-bottom: 20px;
}
#demo-table td, #demo-table th, .css-table .td, .css-table .th {
    padding: 5px;
}
#demo-table td, .css-table .td {
    color: #666666;
    border: #ddd 1px solid;
    padding: 0.8em;
}
.down {
    width: 92%;
    margin: 0 auto;
    margin-top: 15px;
    padding-bottom: 5px;
    text-align: left;
    color: #22aaa1;
    font-size: 1.1em;
    font-weight: bold;
}
#demo-table th, .css-table .th {
    color: #212121;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
.css-table .th a {
    color: #fff;
}
.css-table {
    display: table;
    display: none;
}
.css-table .thead {
    background-color: #f2f2f2;
    display: table-header-group;
    height: 48px;
    vertical-align: middle;
}
.css-table .thead h3 {
    margin: 0;
    padding: 0.5em;
    color: #fff;
}
.css-table .tbody {
    display: table-row-group;
}
.css-table .tr {
    display: table-row;
}
.css-table .tbody .even {
    background: #fdfbf2;
}
.css-table .th, .css-table .td {
    display: table-cell;
    vertical-align: middle;
}
.showpage table {
    width: 100%!important;
    margin-top: 2em;
}
.showpage table td {
    text-align: center;
}
.form-group {
    background: #ececec;
    width: 96%!important;
    margin: 0 auto;
    border-collapse: inherit!important;
    border-spacing: 1px;
}
.form-group_title {
    width: 96%!important;
    margin: 0 auto;
}
.form-group_title td {
    color: #22aaa1;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
}
.form-group th {
    color: #ffffff;
    width: 25%;
    vertical-align: top;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    letter-spacing: 0.2;
    padding-left: 5px;
    background: #22aaa1;
}
.form-group td {
    background: #ffffff;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
}
.t1, .t2, .t3, .t4, .t5, .t6 {
    width: 14%;
    text-align: center
}
.t7 {
    text-align: center
}
.row {
    padding: 0.5em;
    overflow: hidden;
}
.row h3 {
    background: url(organization.png) no-repeat left top;
    height: 30px;
    margin: 0;
    padding-left: 45px;
    color: #0075a9;
    font-size: 1.2em;
    font-weight: 600;
}
.row .blog_tour {
    float: right;
    background: url(right-arrow.png) no-repeat left 2px;
    padding-left: 20px;
}
.blogbar {
    padding: 0 1em;
    margin: 0.5em 0;
    overflow: hidden;
}
.blogbar .blog_content {
    float: left;
}
.blogbar .blog_content p {
    margin: 0;
    padding: 0;
}
.blogbar .blog_dat {
    margin-top: 15px;
    color: #616161;
    float: right;
}
#blog-table {
    background: #f1f1f1;
}
.blog_tomegen {
}
.blog_tomegen .blog_box {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    padding: 1em;
    margin: 1em auto;
    width: 95%;
    overflow: hidden;
    color: #0075a9;
    font-weight: 600;
}
.blog_tomegen .blog_box p {
    color: #333;
}
.blog_tomegen .blog_box .date {
    float: right;
    color: #67584c;
}
.blog_tomegen .covered {
    margin: 2em auto 1em;
}
.blog_tomegen .covered #form222 {
}
#form222 .cover_edit {
    margin: 1em auto;
    width: 95%;
}
#form222 .cover_edit .editer {
    display: block;
    padding: 1em 0;
}
.back {
    display: block;
    text-align: center;
    margin: 1em 0.5em;
}
.back a {
    padding: 0.5em 1.5em;
    background: #079F39;
    color: #fff;
}
.back a:hover {
    background: rgba(231,118,20,1.00);
}
.tfooter {
    width: 100%;
}
.tfooter .m1 {
    color: #212121;
    margin: 0 5px 0 0;
    padding: 5px 0;
    text-align: right;
}
.tfooter .m1 #total {
    width: 100px;
}
.tfooter .m1 #freightprice {
    width: 100px;
}
.tfooter .m1 #allprice {
    width: 100px;
}
.memember_center {
    width: 23%;
    margin-right: 2%;
    float: left;
}
.memember_center h2 {
    margin-bottom: 10px;
    padding-left: 5px;
}
.memember_center ul {
    width: 90%;
    background: #f2f1f1;
    border: 1px #CCC solid;
    list-style: none;
}
.memember_center ul li {
    border-bottom: 1px #CCC solid;
}
.memember_center ul li a {
    color: #333333;
    display: block;
    padding: 10px;
    padding-left: 15px;
    line-height: 30px;
}
.memember_center ul li a:hover {
    color: #F60
}
.memember_center ul li a.current {
    background: #ffffff;
    color: #F60
}
.myorders_box {
    width: 75%;
    float: left;
}
/*=========== 訂單資訊樣式結束 ===========*/

/*============== 結帳樣式 ==============*/
.account_title {
    width: 100%;
    text-align: left;
    margin-bottom: 1rem;
    font-weight: bold;
}
.account_form_table {
    width: 100%;
    border: 1px #ccc solid;
    margin-bottom: 3rem;
    ;
}
.account_form_table td {
    text-align: left;
    padding: 1px;
    vertical-align: middle;
}
.account_form_table td span {
    display: block;
    width: 150px;
    margin-right: 5px;
    float: left;
    background: #e0e0e0;
    text-align: center;
    padding: 8px;
    border-bottom: 1px #ffffff solid;
}
.account_form_table input {
    margin-top: 5px;
}




#roll_top {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 73px;
    height: 89px;
    border: none;
    text-indent: 100%;
    background: url(../images/to-top.png) no-repeat 0px 0px;
	    z-index: 999999;
}
.fa {
    font-size: 22px;
    margin-top: 2px;
    margin-left: 3px;
}
/* ============ 會員資料中通知店家彈跳視窗 ========== */

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60)
}
.modal_od {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.3);
*border:1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}
.close {
    cursor: pointer;
    padding: 2px 3px;
    font-size: 18px;
    cursor: pointer;
    padding: 2px 3px;
    position: absolute;
    right: 10px;
    top: 14px
}
.close:hover {
    background-color: grey;
    color: #ffffff
}
.button-blue {
    display: block;
    float: left;
    padding: 5px 0;
    width: 80px;
    margin-right: 10px;
    color: #fff;
    background: #fa8d09;
    text-align: center;
    cursor: pointer
}
.button-blue:hover {
    background: #3C6;
    text-decoration: none;
    color: #ffffff
}
.button-grey {
    display: block;
    float: left;
    padding: 5px 0;
    width: 80px;
    color: #fff;
    background: #ccc;
    text-align: center;
    cursor: pointer
}
.button-grey:hover {
    background: #aaa;
    text-decoration: none
}
.signup-form .form-arrow {
    display: block;
    width: 30px;
    height: 15px;
    position: absolute;
    left: 95px;
    top: -15px
}
.signup-form input {
    padding: 9px 9px 9px 9px;
    margin-bottom: 20px;
    width: 94%
}
.signup-form .login, .signup-form .reg {
    width: 302px;
    padding: 0;
    margin: 0 0 10px 0;
    height: 35px;
    font-size: 18px;
    cursor: pointer;
    border: none;
}
.signup-form label.remember {
    font-size: 13px
}
.signup-form input[type="checkbox"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 5px 0 0
}
.signup-form a.forgot {
    font-size: 13px;
    float: right;
    margin-top: 2px;
    width: auto;
    cursor: pointer
}
.signup-form p.error {
    font-size: 13px;
    margin-bottom: 5px;
    color: #b22d2d
}
#signup-modal, .modal_od {
    display: none;
    width: 410px;
    padding: 0 40px 20px;
    background: white;
    border: 5px solid rgba(0,0,0,0.2);
    margin-left: -190px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0 1px 0 white inset;
    margin-top: -267px
}
#signup-modal a:hover, .modal_od a:hover {
    text-decoration: none
}
.modal_od h1, #signup-modal h1 {
    margin: 0 -40px;
    background: #EEE;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    font-size: 18px;
    padding: 13px 40px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    margin-bottom: 30px
}
.modal_od .close, #signup-modal .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 18px 16px 18px;
    height: 46px;
    overflow: hidden;
    opacity: .8;
    border-left: 1px solid #BBB
}
.forgot-btn, .login-btn {
    display: inline-block;
*display:inline;
*zoom:1;
    margin-top: 14px;
    color: #ffffff
}

/* END============ 會員資料中通知店家彈跳視窗 ========== */






/*--------------0125 judo-------*/






/*----公告------*/



.center_layout .mudule_2 ul {
    background: #fb9b9b;
}


.mudule_2 .news_list li {
padding: 0px;
margin: 0px;
width: 100%;
background: #e9e9e9;
text-align: center;

	
}


#content .mudule_2 li a{
line-height: 35px;
font-size: 1.1rem;
color: #FF0A0E;
letter-spacing: 0.3rem;


}


#content .mudule_2 p{
display: none;
}

/*---公司概況+公司沿革+專業證照---*/


.c_more_module_1 {

padding: 0px 18%;
margin: 4rem auto 0;
width: 100%;
/*background: url(../images/bgg.png);
background-repeat: repeat-y;*/



}


.textarea {
    padding: 17.2% 0px;
}

.textarea1{
    padding: 17.3% 0px;
}


.textarea3{
    padding: 17.1% 0px;
}

.moreinside {
    padding-bottom: 7%;
}

.moreinside1 {

    padding-bottom:7%;

}


.left_more_modules.left_more_modules_1,.center_more_modules.center_more_modules_1,.right_more_modules.center_more_modules_1{
background: #FFFFFF;

}




/*據點*/
.storeall {
    width: 100%;
	background: #fff;
	    padding: 1.5rem 0;
}

.store1,.store2 {
    display: inline-block;
    padding: 0 6.6%;
    border-right: 4px dotted #ffcc44;
    border-left: 4px dotted #ffcc44;
    margin: 0 1rem;

}


.store1 h3,.store2 h3 {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 3px;
    text-align: left;
    background: url(../images/address.png) no-repeat top 0px left 2px;
    background-size: 10%;
    padding: 10px 0;
    text-indent: 49px;
}


.store1 p,.store2 p{
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    text-align: left;
    padding-left: 51px;
}


/*據點*/





.left_more_modules_1 .more_mudule_4 p{
line-height: 19px;
    font-size: 1.05rem;
    letter-spacing: 0.1rem;
}

.center_more_modules_1 .more_mudule_3 p,.center_more_modules_1 .more_mudule_5 p{
line-height: 19px;
    font-size: 1.05rem;
    letter-spacing: 0.1rem;
}



.center_more_modules_1 .more_mudule_3 .more_module_center_layout_content {
/*    padding: 0px 40px;*/
}


.center_more_modules_1 .more_mudule_5 .more_module_right_layout_content{
/*padding: 0px 40px;*/
}


.center_layout_content .left_more_modules_1 .more_mudule_4{


}

.c_more_module_1 .more_mudule_5{



}

.c_more_module_1 .more_mudule_3{

background: #ececec66;

}



.pictop {
padding-top: 2rem;  
}

.grid3 {

    margin-bottom: -2rem;
	}


.more_mudule_3 .more_module_center_layout_content .mc_01 img{

}



.center_layout.mudule_14 {
    height: 30px;
background: #fffce6;
}




/*----常見問題--------*/


.c_more_module_2 .center_layout_content{

}



.left_more_modules_2 .more_mudule_6 h3,.center_more_modules_2 .more_mudule_8 h3{
    background: aquamarine;
}

.center_more_modules_2 .more_mudule_7 .more_module_center_layout_title .h3{
background: url(../images/basic11.png)no-repeat center;


}



.left_more_modules_2 .more_mudule_6 .news_list,.center_more_modules_2 .more_mudule_8 .news_list,.center_more_modules_2 .more_mudule_7 .news_list{
padding: 20px 0px;
    border-top: 1.8px dotted #ccc;
    border-bottom: 1.8px dotted #ccc;
margin: 2rem auto 9rem;
}



.pictop h2{
    font-size: 2.5rem;
    padding-top: 2rem;
	    color: #cfcfcf;

}


.pictop h3{
font-size: 1.8rem;
    padding-top: 0.7rem;
    font-weight: 600;
    letter-spacing: 6px;
    color: #6c6c6c;

}





.grid3 h2{
    font-size: 2.5rem;
    padding-top: 2rem;
	    color: #cfcfcf;

}


.grid3 h3{
font-size: 1.8rem;
    padding-top: 0.7rem;
    font-weight: 600;
    letter-spacing: 6px;
    color: #6c6c6c;

}








/*常見問題*/


.left_more_modules_2 .more_mudule_6 li a,.center_more_modules_2 .more_mudule_8 li a,.center_more_modules_2 .more_mudule_7 li a{

line-height: 25px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 1.1rem;
letter-spacing: 0.1rem;
display: block;

}

.center_more_modules_2 .more_mudule_7 li:nth-child(1),.center_more_modules_2 .more_mudule_7 li:nth-child(2),.center_more_modules_2 .more_mudule_7 li:nth-child(3),.center_more_modules_2 .more_mudule_7 li:nth-child(4),.center_more_modules_2 .more_mudule_7 li:nth-child(5),.center_more_modules_2 .more_mudule_7 li:nth-child(6){
    margin-bottom: 18px;

}


.center_more_modules_2 .more_mudule_7 li:nth-child(odd){
background: #095a93;
    width: 29%;
    display: inline-block;
    overflow: hidden;

}


.center_more_modules_2 .more_mudule_7 li:nth-child(even){
background: #65ad19;
    width: 29%;
display: inline-block;
	 overflow: hidden;
}




.center_more_modules_2 .more_mudule_7 li:nth-child(1),.center_more_modules_2 .more_mudule_7 li:nth-child(4),.center_more_modules_2 .more_mudule_7 li:nth-child(7),.center_more_modules_2 .more_mudule_7 li:nth-child(2),.center_more_modules_2 .more_mudule_7 li:nth-child(5),.center_more_modules_2 .more_mudule_7 li:nth-child(8){
        margin-right: 75px;
}

/*常見問題*/



.c_more_module_2 .h3{
    height: 92px;

}



.c_more_module_2 .news_list li{}

.c_more_module_2 .center_more_modules_2 .more_mudule_7{

}


.c_more_module_2 .center_more_modules_2 .more_mudule_7{
width: 100%;
position: relative;

}


.c_more_module_2 .left_more_modules_2 .more_mudule_6{

}

.c_more_module_2 .center_more_modules_2 .more_mudule_8{

}

.c_more_module_2 .left_more_modules_2{

}

.c_more_module_2 .center_more_modules_2{


}



.more_mudule_7 .more_module_more {
    position: absolute;
    top: 23rem;
    left: 33.5rem;
}



/*----外勞分類-------*/

.c_more_module_3 {
    background: #e9e9e9;
    padding: 3rem 114px;
    width: 77%;
}


.labortype{
width: 100%;
float:left;
}

.labortype0{
width: 100%;
float: right;
}



.c_more_module_3 .left_more_modules_3 .more_mudule_9 .more_module_left_layout_title .h3{

}


.center_more_modules_3 .more_mudule_10 .more_module_right_layout_title .h3{


}



.more_module_left_layout.more_mudule_9 {
     padding-right: 1rem;
}


.c_more_module_3 .center_more_modules_3 .more_mudule_10 {
    padding-left: 1rem;
}






/*--------------眾謹基本資料---------------------*/

.mudule_11 .center_layout_title .mt_03 .h3{

}


.mudule_11{
  text-align: center;
     padding: 6rem 0;
}




/*---------------------------------*/

.left_more_modules_4 .more_mudule_12 li{

}

.left_more_modules_4 .more_mudule_12 li a{

    background: url(../images/bassicli.png)no-repeat right;
    float: left;
    padding: 7px 171PX 7PX 0PX;
margin-right: 26px;
    border-top: 1px dotted #9f9f9f;
	font-size: 1.1rem;
    letter-spacing: 0.1rem;


}




.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(4) a{

    margin-right: 25px;
     padding-right: 171px;


}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(5) a{
  
    padding-right: 195px;
border-bottom: 1px dotted #9f9f9f;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(6) a{

    padding-right: 191px;
   border-bottom: 1px dotted #9f9f9f;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(7) a{

margin-right: 27px;
padding-right: 210px;
border-bottom: 1px dotted #9f9f9f;
}



/*
.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(8) a{

    padding-right: 170px;
border-bottom: 1px dotted #9f9f9f;
}
*/


.c_more_module_4 .left_more_modules_4 {
    padding: 3rem 0px;
}




.more_module_right_layout .more_mudule_13 {
    padding: 9px 0px;
}




/*------數據模組---------*/

.counter_year,.counter_now,.counter_day{
float: left;
}



.updatetime_1{
    float: left;
}

.counter_content {
  padding: 0px 31.5%;
}

.center_layout .updatetime_layout_1 {
    padding: 0.3rem 46%;
}




.left_more_modules .left_more_modules_4 {

    padding-right: 19%;

}



/*-------banner--------*/

.adaptive li img{
height: 100vh !important;
max-width: 100%;

}

.index_container .tb-list {

	}

.index_container .tb-btn{
    bottom: 29px!important;
}



#content .mudule_2 li a {
    letter-spacing: 0.2rem!important;

}





.center_more_modules_1 .more_mudule_3 span{

display: block;
}



/*申請外勞*/


.center_layout.mudule_15{
/*    background: url(../images/category_bg.gif);*/
/*    background: rgba(214, 185, 169, 0.32);*/
position:relative;
margin: 4.5rem auto 0;


}


.center_layout.mudule_15 .center_layout_content{
position:relative;
z-index: 2;

}


.center_layout.mudule_15 .center_layout_title .mt_03{
background: url(../images/0construction_worker.png) no-repeat top left;
    background-size: 53%;
    position: absolute;
    top: -27%;
    left: 50%;
margin-left: -46%;
    z-index: 3;
    padding: 180px;
	display: block;
	
}





.center_layout.mudule_15 .center_layout_bottom{
    background: url(../images/health_3.png) no-repeat top right;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: 50%;
    display: block;
    margin-right: -796px;
    z-index: 3;
    padding: 131px;
    margin-top: 340px;
	
}




.menu {
width: 1358px;
margin: 0 auto;
}


.group9 {
padding: 3rem 0;
    width: 100%;
	background: rgb(255, 212, 82);
    z-index: 4;

position: relative;

	

}

.group9 .iden {
margin: 0 auto;
    position: relative;
    text-align: center;
}



.group9 .iden h4 {
        color: #2d2d2d;
    position: relative;
    z-index: 2;
    font-size: 3.3rem;
    letter-spacing: 3px;
    line-height: 5.7rem;
    text-align: center;
    font-weight: normal;
}





.group9 .center1 {
    display: flex;
    height: auto;
padding: 2rem 0rem;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.group9 .menu .center1 .item {
    width: 17%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 1rem;
}


.group9 .inside .radious{    border: 14px solid #ffffff;
    border-radius: 120px;
    padding: 11px;
	position: relative;
	pointer-events: none;
}	





.group9 .inside{      
	text-align: center;
	position: relative;
	}
	
.group9 .pic{
   background: #ffffff;
    border-radius: 115px;
    text-align: center;
    width: 160px;

}	
	
	
.group9 .pic img{    
    padding: 16%;
	}
	
	
.group9 .tittle a{
font-size: 2rem;
    font-weight: 600;
    letter-spacing: 3px;
    color: #2d2d2d;
    line-height: 71px;
font-family: '微軟正黑體';
	/*    color: #210900;*/
    font-weight: bold;
}




/*申請外勞*/





/*案例分享*/


.center_layout.mudule_16{
 /*   background: url(../images/pickup_bg.gif);*/
    background: rgb(247, 247, 247);
margin: 0 auto 2rem;
/* box-shadow: 0px 0px 14px -5px rgba(0,0,0,0.3);*/
	
}



.group10 .menu {
width: 1386px;
margin: 0 auto;
}


.group10 {
    padding: 3rem 0;
    width: 100%;

}

.group10 .iden {
margin: 0 auto;
    position: relative;
    text-align: center;
}



.group10 .iden h4 {
color:#ffb900;
position: relative;
z-index: 2;
font-size: 3.3rem;
letter-spacing: 3px;
font-weight: 300;
line-height: 5.7rem;
text-align: center;
}





.group10 .center1 {
    display: flex;
    height: auto;
    padding: 1rem 0rem;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.group10 .menu .center1 .item {
    width: 22.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 1rem;
}



.group10 .inside{      
    text-align: center;
    box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.75);
height: 285px;
    border-radius: 6px 6px 0 0;
    background: #fff;

	}
	
.group10 .pic{
text-align: center;
width: 280px;
padding-bottom: 2%;

}	
	
	
.group10 .pic img{    
  padding: 0%;
	}
	
	

.group10 .tittle {

    padding: 0 9%;

}	
	
	
.group10 .tittle p{
font-size: 1.1rem;
letter-spacing: 1px;
color: #949494;
line-height: 21px;
font-family: '微軟正黑體',"Microsoft JhengHei";
}




/*申請外勞*/



.counter_content {
    padding: 5px 30.5vw;
	background: #5a5a5a;
	color: white;
}


#footer p {
    letter-spacing: 2px;
    line-height: 164%;
padding-top: 1px;
padding-bottom: 7px;
	}


.center_layout.counter_layout{
    background: #f7f7f7;
    width: 110%;
}


.counter_layout_div {
    letter-spacing: 3px;
}

.counter_now,.counter_day,.counter_year,.counter_total {
    padding: 0 10px;
}

span#webNowVisitor img {
    padding: 0 1px;
}

.counter_year img,.counter_day img,.counter_total img{  padding: 0 1px;}

/*表格*/

td, th {
    padding: 13px 24px;
    border-bottom: 1px solid gray;
    border-right: 1px solid gray;
	 
}

.c{text-align: center;}
.l{text-align: left;}

tr {
    border: 1px solid gray;
}


.SQ1{
background: #ececec66;
}




.info_tab {
    border-left: 9px solid rgba(234, 84, 19, 0.8);
    padding-left: 6px;
    margin-bottom: 2.5rem;
}

.info_tab a {
    line-height: 20px;
}



.annexsull a:link{
  font-size: 1.2rem;
    font-weight: bolder;
    letter-spacing: 1px;
	color: #333;
}



.info_tab_content p{
    padding-left: 20px;
    font-size: 1.2rem;
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: 1px dashed rgba(234, 84, 19, 0.5);
    margin-bottom: 3rem;
    padding-bottom: 3rem;
}





.center_more_modules.center_more_modules_4 {
    height: 1px;
}




.govform{
width: 100%;
}

.govform tr{
border:none;
}


.govform th{
    border-bottom: none;
    border-right: none;
}

.govform td{
padding: 27px 18px 22px;
border-bottom: 1px dashed #d4361157;
border-right: none;
border-top: none;
border-left: none;

}

.govform th{
 padding: 0px 18px;

}


.govform th.l{
    background: #d7e7fa;
}

.flag{
padding-right: 11px;
    padding-bottom: 5px;

}



.govtable{
width: 95%;
}

.govtable tr{
    border: none;
}
.govtable td{
     padding: 12px;
    border: none;
}

.govtable th{}



.info_tab_content p.none {
    margin: 0;
    padding: 0;
    text-align: center;
}




/*特效*/





.inside.ani .slidup1{

    background: #b08a17;
width: 100%;
height: 76%;
    position: absolute;
    font-family: '微軟正黑體';
    font-size: 1.5rem;
    top: 0px;
    left: 0;
    margin-top: 0;
    opacity: 0;
    line-height: 43px;
    transition-duration: 0.25s;
background: url(../images/icon4-1.gif)no-repeat bottom -20px center #ffd452;
	padding: 10px;
	background-size: 50%;

	}
	
	
.inside.ani .slidup1 a{
  line-height: 43px;
color: #636363;
font-family: '微軟正黑體';
font-weight: bold;
}	
	

.inside.ani .slidup1:hover{
width: 100%;
height: 76%;
border-radius: 150px;
position: absolute;
z-index: 2;
font-family: '微軟正黑體';
font-size: 1.5rem;
top: 0;
left: 0;
margin-top: -7%;
opacity: 1;
background: url(../images/icon4-1.gif)no-repeat bottom -5px center #ffd452;
    background-size: auto;
border: 1px solid #FFFFFF;
padding: 10px;
background-size: 51%;

}



.inside.ani .slidup{

    background: #b08a17;
width: 100%;
height: 76%;
    position: absolute;
    font-family: '微軟正黑體';
    font-size: 1.5rem;
    top: 0px;
    left: 0;
    margin-top: 0;
    opacity: 0;
    line-height: 43px;
    transition-duration: 0.25s;
background: url(../images/icon1-1.gif)no-repeat bottom -20px center #ffd452;
	padding: 10px;
	background-size: 50%;

	}
	
	
.inside.ani .slidup a{
  line-height: 43px;
color: #636363;
font-family: '微軟正黑體';
font-weight: bold;
}	
	

.inside.ani .slidup:hover{
width: 100%;
height: 76%;
border-radius: 150px;
position: absolute;
z-index: 2;
font-family: '微軟正黑體';
font-size: 1.5rem;
top: 0;
left: 0;
margin-top: -7%;
opacity: 1;
background: url(../images/icon1-1.gif)no-repeat bottom -18px center #ffd452;
border: 1px solid #FFFFFF;
padding: 10px;
background-size: 55%;

}



.inside.ani .slidup a:hover{

}





.group9 .pic{
   background: #ffffff;
    border-radius: 115px;
    text-align: center;
    width: 160px;


}	



	
.slid3{
opacity: 0;
transition-duration: 0.1s;
position: absolute;
top: 0;
left: 0;
margin-top: 22%;
margin-left: 16%;
}

.slid3:hover{
position: absolute;
top: 0;
left: 0;
margin-top: 22%;
margin-left: 16%;
opacity: 1;
}


.slid4 {
    opacity: 0;
    transition-duration: 0.1s;
    position: absolute;
    top: 0;
    left: 0;
margin-top: 22%;
margin-left: 16%;
}

.slid4:hover{
position: absolute;
top: 0;
left: 0;
margin-top: 22%;
margin-left: 16%;
opacity: 1;
}



.slid5 {
    opacity:0;
    transition-duration: 0.1s;
    position: absolute;
    top: 0;
    left: 0;
margin-top: 22%;
margin-left: 16%;
}

.slid5:hover{
position: absolute;
top: 0;
left: 0;
margin-top: 22%;
margin-left: 16%;
opacity: 1;
}

/*特效*/











@media only screen and (max-width:1440px) {


.tohere {
    top: 24%;
    left: 46%;
	}

.clickme {

    top: 630px;
	}




#adaptive li img{
height: 100vh !important;
max-width: 104%;
margin-left: -4%;

}


.main_container #adaptive li img{
    height: 39vh !important;
    max-width: 108%!important;
    margin-left: -5%;
}



.logorwd{
display: none;
}



.logo img {
    width: 61%;
}

.logo {
    margin-top: 6px;
}

.solidblockmenu {
    margin-top: 6%;

}

/*外勞申請*/
.menu {
    width: 1200px;
    margin: 0 auto;
}


.group9 .pic {
    background: #ffffff;
    border-radius: 115px;
    text-align: center;
    width: 130px;
}


.group9 .inside .radious {
    border: 9px solid #ffffff;
    border-radius: 120px;
    padding: 11px;
}


.center_layout.mudule_15 .center_layout_title .mt_03 {
    background: url(../images/0construction_worker.png) no-repeat top left;
     background-size: 93%;
    position: absolute;
    top: -12%;
    left: 50%;
    margin-left: -31%;
    z-index: 3;
    padding: 108px;
    display: block;
}


.center_layout.mudule_15 .center_layout_bottom {
background: url(../images/health_3.png) no-repeat top right;
    background-size: 72%;
    position: absolute;
    top: 7%;
    right: 50%;
    display: block;
    margin-right: -48%;
    z-index: 3;
    padding: 131px;
}


/*外勞申請*/


/*案例分享*/


.group10 .menu {
    width: 1200px;
    margin: 0 auto;
}

.group10 .pic {
    text-align: center;
    width: 271px;
    padding-bottom: 2%;
}











/*案例分享*/

.c_more_module_1 {
    background: #fff;
    padding: 0px 8%;
margin: 4rem auto 0;
    width: 100%;
}




.search_form {
    position: absolute;
    right: 100px;
    top: 49px;
    z-index: 99;
    padding: 0 2rem;
	}


.c_more_module_2 {
    background: #fff;
    padding: 2rem 14%;
    margin: 0rem auto 1.9rem;
    width: 100%;
}



.center_more_modules_2 .more_mudule_7 li:nth-child(odd) {
    background: #095a93;
    width: 28%;
	}


.center_more_modules_2 .more_mudule_7 li:nth-child(even) {
    background: #65ad19;
    width: 28%;

}


.more_mudule_7 .more_module_more {
    position: absolute;
    top: 23rem;
    left: 24.5rem;
	}


.c_more_module_4 {
      padding: 3rem 160px;
    width: 100%;

}


.left_more_modules_4 .more_mudule_12 li a {

       padding: 7px 136PX 7PX 0PX;

}

.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(4) a {
    margin-right: 25px;
      padding-right: 138px;
}



.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(5) a {
       padding-right: 159px;
}



.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(6) a {
       padding-right: 156px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(7) a {
    padding-right: 182px;
}



.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(8) a {
    padding-right: 107px;
}



.search_form .search_key {
    width: 108px;

}


.c_more_module_3 {
    background: #e9e9e9;
    padding: 3rem 114px;
      width: 88%;
	}





.counter_content {
    padding: 5px 22.5vw;
    background: #5a5a5a;
    color: white;
}







/*特效*/

.inside.ani .slidup1:hover {

    height: 73%;
	}

.inside.ani .slidup:hover {
    height: 73%;
	}


.slid3 img,.slid4 img,.slid5 img{
width: 68%!important;
}


.slid3{
opacity: 0;
transition-duration: 0.1s;
position: absolute;
top: 0;
left: 0;
margin-top: 0%;
margin-left: 0%;
width: 100%;
height: 72%;
}

.slid3:hover{
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 23%;
    margin-left: 10%;
    opacity: 1;
    width: 81%;
}


.slid4 {
opacity: 0;
transition-duration: 0.1s;
position: absolute;
top: 0;
left: 0;
margin-top: 0%;
margin-left: 0%;
width: 100%;
height: 72%;
}

.slid4:hover{
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 23%;
    margin-left: 10%;
    opacity: 1;
    width: 81%;
}



.slid5 {
opacity: 0;
transition-duration: 0.1s;
position: absolute;
top: 0;
left: 0;
margin-top: 0%;
margin-left: 0%;
width: 100%;
height: 72%;
}

.slid5:hover{
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 23%;
    margin-left: 10%;
    opacity: 1;
    width: 81%;
}

/*特效*/





}

















@media only screen and (max-width:1366px) {




.tohere {
    position: absolute;
    top: 25%;
    left: 45%;
    font-size: 0;

}



.index_container #adaptive .tb-list li {

    width: 18%!important;
}

.logo {
      margin-left: -598px;
}



.logorwd{
display: none;
}


.search_form {
    position: absolute;
    right: 83px;
    top: 49px;
    z-index: 99;
    padding: 0 2rem;
}


.header-top {
    margin-right: -574px;
}

.solidblockmenu ul {
    float: right;
    padding: 3rem 1.3rem;
}



.left_more_modules_1 .more_mudule_4 p, .center_more_modules_1 .more_mudule_3 p, .center_more_modules_1 .more_mudule_5 p {
    line-height: 30px!important;
	}

.textarea p{
}

.moreinside1 {
    padding-bottom: 5%;
}

.moreinside {
    padding-bottom: 3%!important;
}

.textarea {
    padding: 11.5% 0px;
}


.textarea1 {
             padding: 15% 0px;
}


.textarea3 {
       padding:12.1% 0px;
}


.c_more_module_1 {

    padding: 0px 6.8%!important;
}


.more_mudule_7 .more_module_more {
    left: 22.6rem;
}


.clickme {
top: 497px;
}

/*#adaptive li img{
  margin-left: -7.5%;
width: 96%;
}*/


.main_container #adaptive li img {
    height: 35vh !important;
    /* max-width: 100%!important; */
    margin-left: 0%;
    width: 100%;
}




.c_more_module_3 {
    padding: 3rem 110px;
}





/*常見問題*/

.left_more_modules_4 .more_mudule_12 li a {
    padding: 7px 130PX 7PX 0PX;
}

.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(4) a {
    margin-right: 25px;
    padding-right: 134px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(5) a {
   padding-right: 150px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(6) a {
       padding-right: 146px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(7) a {
    padding-right: 175px;
}



.center_more_modules_2 .more_mudule_7 li:nth-child(even) {
    background: #65ad19;
    width: 29%;
}

.center_more_modules_2 .more_mudule_7 li:nth-child(odd) {
    background: #095a93;
    width: 29%;
}

.center_more_modules_2 .more_mudule_7 li:nth-child(1), .center_more_modules_2 .more_mudule_7 li:nth-child(4), .center_more_modules_2 .more_mudule_7 li:nth-child(7), .center_more_modules_2 .more_mudule_7 li:nth-child(2), .center_more_modules_2 .more_mudule_7 li:nth-child(5), .center_more_modules_2 .more_mudule_7 li:nth-child(8) {
    margin-right: 60px;
}


/*常見問題*/





.counter_content {
  padding: 5px 20.5vw;
    background: #5a5a5a;
    color: white;
}


.mudule_11 {

}


.c_more_module_4 .left_more_modules_4 {
    padding: 1.5rem 0px;
}


.right_more_modules.center_more_modules_4 {
    margin-top: 1.5rem;
}


.c_more_module_4 {
       padding: 3rem 132px;
   
}


.logo a {
    text-transform: capitalize;
    text-decoration: none;
    display: block;
	    width: 450px;
}


.center_layout.mudule_15 .center_layout_bottom {
background: url(../images/health_3.png) no-repeat top right;
    background-size: auto;
background-size: 92%;
position: absolute;
top: 10%;
right: 50%;
display: block;
margin-right: -48%;
z-index: 3;
padding: 94px;
}


.center_layout.mudule_15 .center_layout_title .mt_03 {
background: url(../images/0construction_worker.png) no-repeat top left;
    background-size: 90%;
    position: absolute;
    top: -12%;
    left: 50%;
    margin-left: -35%;
    z-index: 3;
    padding: 113px;
    display: block;
}


}



@media only screen and (max-width:1280px){


.clickme {
    top: 747px;
	}



#adaptive li img {
width: 97%;
}


.logorwd{
display: none;
}


.index_container #adaptive .tb-list li {
    width: 19%!important;
}

.textarea {
     padding: 11.5% 0px;
}


.logo a {
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    width: 280px;
}


.header-top {
       margin-right: -538px;
}


.logo {
    margin-left: -555px;
}


.logo img {
    width: 100%;
}


.textarea1 {
 
}


.search_form {

    right: 77px;
	}


.infor_nav {
    width: 1170px;
    margin: 0 auto;
    padding: 1.5rem 0 0 0;
}



.left_more_modules_4 .more_mudule_12 li a {
        padding: 10px 13% 10PX 0PX;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(4) a {
    padding-right: 120px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(5) a {
    padding-right: 142px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(6) a {
    padding-right: 140px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(7) a {
    padding-right: 159px;
}


/*
.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(8) a {
       padding-right: 100px;
}
*/


.moreinside1 {
    padding-bottom: 1%;
}



.more_mudule_7 .more_module_more {
 left: 22.6rem;
    top: 27rem;
	}



.counter_content {
 padding: 0px 22.5vw;
}


.more_mudule_7 .more_module_more {
    left: 22rem;
    top: 22rem;
}

.mudule_11 {
       text-align: center;
    padding: 3rem 0;
}


.center_layout.mudule_15 .center_layout_bottom {
/*    background: url(../images/health_3.png) no-repeat top right;
    background-size: 61%;
    position: absolute;
    top: 84%;
    right: 50%;
    display: block;
    margin-right: -33%;
    z-index: 3;
    padding: 131px;*/
}

.center_more_modules_2 .more_mudule_7 li:nth-child(1), .center_more_modules_2 .more_mudule_7 li:nth-child(4), .center_more_modules_2 .more_mudule_7 li:nth-child(7), .center_more_modules_2 .more_mudule_7 li:nth-child(2), .center_more_modules_2 .more_mudule_7 li:nth-child(5), .center_more_modules_2 .more_mudule_7 li:nth-child(8) {
    margin-right: 56px;
}




.more_mudule_7 .more_module_more img{
width: 100%;
}



.c_more_module_2 {

    padding: 2rem 12%;

}



.c_more_module_3 {
    padding: 3rem 87px;
}




.c_more_module_4 {
      padding: 0px 8%;
}




.infor_contain {
    margin: 0em auto;
    min-height: 400px;
    width: 1170px;
	}



} 




@media only screen and (max-width:1024px){

/*-----內建--------*/





.main_container #adaptive li img {
    margin-left: -18%;
	max-width: 145%!important;
}





.clickme {
top: 527px;
}



.index_container #adaptive ul li img {
      margin-left: -51%;
	  width: 97%;
}


.index_container #adaptive .tb-list li {
    width: 23%!important;
   /* height: 92vh!important;*/
}

.logo {
    margin-left: -443px;
}

.logorwd{
display: none;
}


.logo a {
    width:299px;
}

.counter_content {
padding: 6px 14.5vw;
}


.pictop h2 {
    font-size: 2rem;
    padding-top: 2rem;
    color: #cfcfcf;
}

.grid3 h2 {
    font-size: 2rem;
    padding-top: 2rem;
    color: #cfcfcf;
}




.textarea3 {
       padding:12.1% 0px;
}


.textarea1 {
    padding: 14.1% 0px;
}



.menu {
    width: 900px;
    margin: 0 auto;
}


.group9 .pic {
    background: #ffffff;
    border-radius: 115px;
    text-align: center;
    width: 100px;
}



.center_layout.mudule_15 .center_layout_title .mt_03 {
    background: url(../images/0construction_worker.png) no-repeat top left;
    background-size: 61%;
    position: absolute;
    top: -9%;
    left: 50%;
    margin-left: -35%;
    z-index: 3;
    padding: 137px;
    display: block;
}

.infor_nav {
    width: 952px;
    margin: 0 auto;
    padding: 1.5rem 0 0 0;
}




.group10 .menu {
    width: 900px;
    margin: 0 auto;
}


.group10 .menu .center1 .item {
    width: 21.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 1rem;
}


.group10 .pic {
    text-align: center;
    width: 198px;
    padding-bottom: 2%;
}


.group10 .inside {
    text-align: center;
    box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.75);
    height: 220px;
    border-radius: 6px 6px 0 0;
    background: #fff;
}


.store1, .store2 {
display: inline-block;
    padding: 0px 3%;
    border-right: 4px dotted #ffcc44;
    border-left: 4px dotted #ffcc44;
    margin: 0 0.3rem;
}


.mudule_11 {
    padding: 0.6rem 0%;
}



.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(4) a {
    padding-right: 57px;
}

.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(5) a {
    padding-right: 84px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(6) a {
    padding-right: 76px;
}



.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(7) a {
    padding-right: 97px;
}


.c_more_module_4 .left_more_modules_4 {
      padding: 1.5rem 0;
}


.left_more_modules_4 .more_mudule_12 li a {
    padding: 10px 5% 10PX 0PX;
}



.more_mudule_7 .more_module_more img {
    width: 104%;
	}

.header .header_group {

	}



.search_form {
     top: 52px;
    right: 16px;
}


img {
    width: auto;
    height: auto;
/*    max-width: 100%;
    max-height: 100%;*/
}



.banner li img {

   
}


.jqueryslidemenu ul li a {
    padding: 0.5rem 0.5rem;
    font-size: 1rem;
    letter-spacing: 0.1rem;
}

.left_more_modules_1 .more_mudule_4 p, .center_more_modules_1 .more_mudule_3 p, .center_more_modules_1 .more_mudule_5 p {
    font-size: 1rem!important;
    line-height: 21px!important;

}



.header .container {
    width: 1024px;
}


.solidblockmenu {
    margin-right: -51.7%;
      margin-top: 8%;
}



.solidblockmenu img {

    width: 84%;
}


#mainContent {
    width: 1024px;
}

.index_container .tb-btn {
      bottom: 7px!important;
}


.header .header_group .menu img{
     width: 79%;

}

.search_form .search_key {
	}


.header-top {
    margin-top: 58px;

    margin-right: -432px;
}


.center_more_modules_2 .more_mudule_7 li:nth-child(1), .center_more_modules_2 .more_mudule_7 li:nth-child(4), .center_more_modules_2 .more_mudule_7 li:nth-child(7), .center_more_modules_2 .more_mudule_7 li:nth-child(2), .center_more_modules_2 .more_mudule_7 li:nth-child(5), .center_more_modules_2 .more_mudule_7 li:nth-child(8) {
    margin-right: 46px;
}


.more_mudule_7 .more_module_more {
    left: 16.5rem;
    top: 23rem;
}

.more_mudule_7 .more_module_more img {
       width: 89%;
}

.c_more_module_3 {
    padding: 3rem 61px;
}


.c_more_module_4 {
    padding: 0px 8.5% 2%;
}


.left_more_modules_4 .more_mudule_12 li a {
     padding: 10px 8% 10PX 0PX;
}



.infor_contain {
    margin: 0em auto;
    min-height: 400px;
    width: 952px;
}


/*特效*/

.group9 .inside .radious {
    padding: 14px;
}

.inside.ani .slidup1:hover {
    height: 69%;
}

.inside.ani .slidup1 a,.inside.ani .slidup a {
    line-height: 31px;
	}

.inside.ani .slidup:hover {
    padding: 15px;
	  height: 69%;
	}

.slid3:hover {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 23%;
    margin-left: 12%;
    opacity: 1;
    width: 73%;
}

.slid4:hover {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 23%;
    margin-left: 12%;
    opacity: 1;
    width: 73%;
}


.slid5:hover {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 23%;
    margin-left: 12%;
    opacity: 1;
    width: 73%;
}



}







@media print {
.TabbedPanels {
    overflow: visible !important;
}
.TabbedPanelsContentGroup {
    display: block !important;
    overflow: visible !important;
    height: auto !important;
}
.TabbedPanelsContent {
    overflow: visible !important;
    display: block !important;
    clear: both !important;
}
.TabbedPanelsTab {
    overflow: visible !important;
    display: block !important;
    clear: both !important;
}
}


@media only screen and (max-width: 960px) {
.css-table .thead {
    display: none!important;
}
.blog_tomegen .blog_box {
    width: 90%;
}
}

@media only screen and (max-width:768px) {


.main_container .banner {
    height: 30vh!important;
}



.main_container .header .group-wrapper {
    top: 64px;
}

.main_container #adaptive li img {
    margin-left: -39%;
    max-width: 276%!important;
	height: 23vh !important;
}




.index_container .tb-btn {
    bottom: 23px!important;
}


.tohere {
    top: 29%;
    left: 43%;
}


.clickme {
    top: 717px;
	}



#mainContent {
    width: 768px!important;
}


.labortype{
    width: 215%;
  float: none !important;
}

.infor_nav .mt_01 {
    position: relative;
    padding-top: 0.3rem;
}

.labortype0{
   width: 215%;
   float: none !important;
}


.more_mudule_9::after{
clear: both;
content: '';
display: block;
width: 0;
height: 0;
}


.more_module_left_layout.more_mudule_9 {
padding-bottom: 2rem;
padding-right: 0.8rem;

}





.c_more_module_3 .center_more_modules_3 .more_mudule_10 {
padding-left: 0;
padding-right: 0.8rem;

}



.right_more_modules.center_more_modules_3{
clear:left!important;

}

.left_more_modules.left_more_modules_3 {
    clear: left!important;
}



.c_more_module_3 {
    padding: 3rem 45px!important;
	    width: 72%;
}


.mudule_11 {
         padding: 1.6rem 0%!important;
}


.c_more_module_1 {
    padding: 0px 0%!important;
	}

.header .group-wrapper {

    position: relative;
	}


.header .header_group {
    position: fixed;
    top: -2px;
	min-height: 63px;
	}


.fa {
    font-size: 34px !important;
    margin-top: 20px!important;
    margin-left: 6px!important;
	}

.infor_content_css textarea {
    width: 100%!important;
}



.header-top {
    margin-top: -4px;
    margin-right: -411px;
}




.login-form ul li {
    width: 100%!important;
    margin: 5px 1%;
    border: 1px #ccc solid;
}
.login-form ul li ul li {
    width: 100%!important;
}
.nav-icon {
    display: block;
    top: 5px;
    left: 2px;
    z-index: 99999;
    width: 40px;
}
.infor_contain {
    min-height: inherit!important;
}
.con_box1 {
    width: 96%;
}
.xz_ul li {
    width: 100%!important;
    text-align: center;
    height: auto;
    margin-bottom: 15px;
}
.infor_content_css {
    width: 100%;
}
.img_size {
    width: 96%;
}
.annexsull {
    width: 100%;
}
.infor_list {
    width: 100%;
}
.top-menu {
    display: none;
}
.logo {
display: none;
}
#navBlock480 h2 {
    width: 34px;
    margin-top: 20px!important;
    margin-left: 0px;
}
#footer {
    height: inherit!important;
}
#footer #accessibility {
    display: block!important;
    left: 5px;
    top: 137px!important;
    text-align: center!important;
    right: inherit!important;
}
.footer_people .counter_layout_div {
    width: 98%!important;
    margin: 0 auto!important;
    padding-bottom: 10px;
}
#footer .copyright {
    width: 100%!important;
    margin: 0 auto!important;
    padding-bottom: 30px;
}
.updatetime_box {
    width: 100%;
    text-align: center;
    display: none;
}
.search_form {
    display: none!important;
}
.solidblockmenu {
 
}
.search_form .conn img {
    display: none!important;
}
.search_form .conn {
    background: url(../images/line1.jpg) right top no-repeat;
    width: 342px;
    height: 95px;
    border-left: none;
}
.ad-gallery .ad-image-wrapper {
    text-align: center!important;
}
.ad-gallery .ad-image-wrapper .ad-image {
    position: inherit!important;
}
.ad-gallery .ad-image-wrapper .ad-image img {
    width: 520px!important;
}
.ad-gallery .ad-image-wrapper {
    height: auto!important;
}
.ad-nav {
    margin-left: 0px!important;
    margin-right: 0px!important;
    margin-bottom: 1em!important;
}

.index_container #adaptive ul li img {
margin-left: -87%;
max-width: 116%;
}



.center_more_modules_2 .more_mudule_7 li:nth-child(7), .center_more_modules_2 .more_mudule_7 li:nth-child(8), .center_more_modules_2 .more_mudule_7 li:nth-child(9) {
    margin-bottom: 18px;
}



.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(2) a {
      padding-right: 174px;
}



.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(3) a {
          padding-right: 172px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(4) a {
           padding-right: 195px;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(5) a {
    padding-right: 198px;
    border-bottom: none;
}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(6) a {
          padding-right: 192px;
		  border-bottom: none;
}

.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(7) a {
          padding-right: 233px;
}





.infor_contain {
    width: 720px;
}
.main_container #mainContent {
    width: 98%!important;
}
#search_form_c {
    position: absolute;
    top: 180px!important;
    width: 100%!important;
    margin-left: 0px;
    left: 0px!important;
}
.search_form .search_key {
    float: left!important;
    height: 40px;
}
.search_form .search_key {
    width: 80%!important;
}
.search_form .search_btn {
    background: #000!important;
    border: none;
    color: #ffffff!important;
    padding: 0 10px;
    font-size: 0.95em;
    height: 40px;
    outline: none;
    width: 20%!important;
}
.header .container {
    padding: 0 !important;
    width: 100% !important;
    position: relative;
}


.more_mudule_9 .mc_01 img,.more_mudule_10 .mc_01 img{
   

}	


.center_layout_content .mc_01 p img {

	}

.left_more_modules_1 .more_mudule_4 p, .center_more_modules_1 .more_mudule_3 p, .center_more_modules_1 .more_mudule_5 p {
    font-size: 0.6rem;
	    letter-spacing: 1px;
}

.textarea {
   padding: 7.8% 0px;
}


.textarea1 {
padding: 22.1% 0px;
}

.textarea3 {
       padding: 15.1% 17px;
}

.pictop h3 {
    font-size: 1.6rem;
    padding: 0.5rem 0;
    font-weight: 600;
    letter-spacing: 6px;
    color: #6c6c6c;
}

.grid3 h3 {
    font-size: 1.6rem;
    padding: 0.5rem 0;
    font-weight: 600;
    letter-spacing: 6px;
    color: #6c6c6c;
}


.moreinside1 {
    padding-bottom: 0%;
}


.menu {
    width: 750px;
    margin: 0 auto;
}


.group9 .menu .center1 .item {
    width: 16%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 1rem;
}



.group9 .inside .radious {
    border: 9px solid #ffffff;
    border-radius: 120px;
    padding: 11px;
}




.group9 .pic {
    background: #ffffff;
    border-radius: 115px;
    text-align: center;
    width: 83px;
}

.group9 .tittle a {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 3px;
    color: #2d2d2d;
    line-height: 71px;
    font-family: '微軟正黑體';
    font-weight: bold;
}


.group9 .center1 {
    padding: 0rem 0rem 2rem;
	}


.center_layout.mudule_15 {

    position: relative;
     margin: 3.5rem auto 0;
	}

.center_layout.mudule_16 {
    margin: 0 0 2rem;
	}




.group10 .menu {
    width: 750px;
    margin: 0 auto;
}



.group10 .menu .center1 .item {
    width: 40.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 1rem;
}


.group10 .inside {
    text-align: center;
    box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.75);
    height: 303px;
    border-radius: 6px 6px 0 0;
    background: #fff;
}


.group10 .pic {
    text-align: center;
    width: 303px;
    padding-bottom: 2%;
}


.store1, .store2 {
    display: inline-block;
 padding: 0px 13.5%;
    border-right: 4px dotted #ffcc44;
    border-left: 4px dotted #ffcc44;
    margin: 0;
}



.store1 p, .store2 p {
    font-size: 1.3rem;
    letter-spacing: 0.1rem;
    text-align: left;
    padding-left: 51px;
}



.store2 {
padding: 0px 9rem;
    margin-top: 3rem;

}



.c_more_module_4 .left_more_modules_4 {
    padding: 1.5rem 0;
    width: 56%!important;
}



.right_more_modules.center_more_modules_4 {
    border-top: 1px dotted #5a5a5a;
    border-bottom: 1px dotted #5a5a5a;
    margin-top: 1.5rem;
    width: 44%!important;
}




.center_layout.counter_layout {
    background: #f7f7f7;
    width: 100%;
}

.counter_content {
    padding: 18px 4.1vw;
}

.counter_now, .counter_day, .counter_year, .counter_total {
    padding: 0 4px;
}

.counter_now img,.counter_year img, .counter_day img, .counter_total img {
    padding: 0 1px;
}

.counter_layout_div {
    letter-spacing: 0px;
    font-size: 0.93rem;
}


.center_more_modules_4 .more_mudule_13 .more_module_right_layout_content {
    margin-left: 50px;
}


img.qrcode {
    width: 202px;
    float: none;
}

.more_mudule_7 .more_module_more img {
width: 90% !important;

	}
	
	
	
	
	
	
.header {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
      padding-bottom: 4px;
}	


.site_banner .tb-list ul{

}

	
	

.c_more_module_2 {
    background: #fff;
margin: 1rem;
width: 97%;

}


.more_mudule_7 .more_module_more {
    position: absolute;
top: 42rem !important;
left: 8.1rem !important;
}



#content .mudule_2 li a {
    font-size: 1rem;
	}
	

.mudule_2 .news_list li {

    width: 63%;
    background: #e9e9e9;
    padding-left: 166px;
	}
	
	
.mudule_2 .news_list {
    border: none;
    background: #e9e9e9;
	}

.c_more_module_2 .h3 {
   height:87px !important;
	}

.main-section {
    font-size: 1.1em;
    font-weight: normal;
    width: 98%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.your-para label {
    font-size: 1.1em;
    font-weight: normal;
}
#54_address {
    width: 350px!important;
}
.form-group4 {
    text-align: left!important;
}
.input_text_100px {
    background: none!important;
    border: 1px #CCC solid!important;
    color: -moz-fieldtext;
    cursor: text;
    font: -moz-field;
    letter-spacing: normal;
    line-height: normal !important;
    padding: 1px 0;
    text-align: start;
    text-indent: 0;
    text-rendering: optimizelegibility;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal;
}
input {
    background: none!important;
    border: 1px #CCC solid!important;
}
.main-section p {
    margin: 0px!important;
    margin-bottom: 0.4em!important;
}
.form-group {
    margin-bottom: 0px!important;
    padding: 5px 0px;
    border: none;
    border-bottom: none;
}
.your-para {
    width: 20%;
    float: none!important;
    text-align: left;
    padding-left: 10px;
}
/*聯絡我們表單樣式結束*/	
	
	
	
	
.infor_nav {
    width: 663px;
    margin: 0 auto;
    padding: 1.5rem 0 0 0;
}	
	
	
	
.nav_title {
    right: 5px;
	}
	
	
	
	
.mudule_12 .mc_01 img {
    width: 48%;
    height: 96px;
}
#links {
    width: 740px!important;
    height: 187px;
    position: relative;
}
.links_container {
    width: 680px!important;
    height: 167px;
    overflow: hidden;
    position: relative;
    padding: 15px;
    padding-top: 20px;
}
#linkslide .next {
    left: 680px!important;
}
.links_control table {
    width: 660px!important;
}
.mudule_10 .img_list li {
    width: 48%!important;
}
.memember_center {
    width: 98%;
    float: none;
    margin: 0 auto;
}
.myorders_box {
    width: 98%;
    float: none;
    margin: 0 auto;
}
.t1, .t2, .t3, .t4, .t5, .t6, .t7, .t8 {
    text-align: left
}
.hide-column .mobile {
    display: none;
}
.scroll-left:after {
    visibility: hidden;
    display: block;
    font-size: 0em;
    content: " ";
    clear: both;
    height: 0;
}
.scroll-left thead:after {
    visibility: hidden;
    display: block;
    font-size: 0em;
    content: " ";
    clear: both;
    height: 0;
}
.scroll-left {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.scroll-left th, .scroll-left td {
    margin: 0;
    vertical-align: top;
}
.scroll-left th {
    text-align: left;
}
.scroll-left {
    display: block!important;
    position: relative;
    width: 100%;
}
.scroll-left thead {
    display: block;
    float: left;
}
.scroll-left tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
}
.scroll-left thead tr {
    display: block;
}
.scroll-left th {
    display: block;
    text-align: right;
}
.scroll-left tbody tr {
    display: inline-block;
    vertical-align: top;
    margin: 0px -2px;
}
.scroll-left td {
    display: block;
    min-height: 1.25em;
    text-align: left;
}
.scroll-left th {
    border-bottom: 0;
    border-left: 0;
}
.scroll-left td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.scroll-left tbody tr {
}
.scroll-left th:last-child, .scroll-left td:last-child {
    border-bottom: 1px solid #babcbf;
}
.break-table {
    background-color: transparent !important;
}
.break-table, .break-table thead, .break-table tbody, .break-table th, .break-table td, .break-table tr {
    display: block;
}
.break-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.break-table tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background-color: #ffffff;
}
.break-table td {
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative;
    padding-left: 35% !important;
    white-space: normal;
    text-align: left;
}
.break-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 30%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    color: #1a1a1a;
}
.break-table td:before {
    content: attr(data-title);
}
.css-table .th, .css-table .td {
    display: block;
    border: none;
    width: 100%;
}
.blog_tomegen .blog_box {
    width: 90%;
}
.self_form_table {
    clear: left;
    width: 94%;
    margin: 0 auto;
    background: #fbfbfb;
    box-shadow: 0 0 5px #cccccc;
    padding: 2em;
}
.self_form_table th {
    width: 25%;
}
#product_page_detial_left {
    float: left;
    width: 100%;
}
#product_page_detial_right {
    float: left;
    width: 100%;
}
.infor_title {
    margin: 0 auto;
    text-align: left;
    color: #333333;
    padding-left: 45px;
    line-height: 18px;
    vertical-align: middle;
    display: block;
	    text-indent: 0px;
}
#right_content_product_list .onMShow li h4 {
    float: left;
    width: 45%;
    margin: 2em 0px;
    text-align: right;
    font-weight: bold;
    color: #333333;
    height: 48px;
    overflow: hidden;
}
#right_content_product_list .onMShow li .price {
    float: left;
    width: 45%;
    margin: 1em 0px;
    text-align: right;
    font-size: 1.1em;
    color: #f44336;
    font-weight: bold;
}
#right_content_product_list .onMShow li .price .price2 {
    display: block;
    margin-top: 0.2em;
}
#right_content_product_list .onMShow li .iconArea {
    float: left;
    width: 45%;
    margin: 1em 0px;
    text-align: right;
}
#right_content_product_list .onMShow li {
    float: left;
    border: 1px #cccccc solid;
    margin: 1em 0;
    width: 100%;
    padding-right: 1em;
}
#right_content_product_list .onMShow li .iconArea a {
    background: #048bcd url(../images/shopping_cart.png) 10px center no-repeat;
    width: 70%;
    margin-left: 30%;
    padding: 0.6em 2em;
    display: block;
    color: #ffffff;
    padding-left: 10px;
    cursor: pointer;
}
.footer_qr_code {
    display: none;
}
#footer {
    min-height: inherit;
}
#footer .footer_nav .footer_nav_ul li a {
    color: #ffffff;
    line-height: 50px;
    padding: 0px 15px;
}
.c_more_module_1 .center_layout_content {
    width: 100%;
}



.c_more_module_2 .left_more_modules_2,.c_more_module_2 .right_more_modules .center_more_modules_2
{display: none;}


.c_more_module_2 {
    padding: 0rem 12%;
}






.c_more_module_1 .left_more_modules,.c_more_module_1 .center_more_modules,.c_more_module_1 .right_more_modules {
    width: 33.3% !important;
    float: left;
}


.center_more_modules_2 .more_mudule_7 li:nth-child(odd) {
    background: #095a93;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}


.center_more_modules_2 .more_mudule_7 li:nth-child(even) {
    background: #65ad19;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}




.more_mudule_member_module {
    width: 92%;
    margin: 0 auto;
}
.header-top {
/*    overflow: hidden;
    width: 100%;
    margin: 0 auto;*/
}
.pro1 ul li {
    display: block;
    float: none;
    width: 100%;
}
span.menu {
    display: block;
    cursor: pointer;
    margin: 10px;
    position: absolute;
    top: 0px;
}
.top-menu {
    width: 100%;
    margin: 0;
}
.top-menu ul {
    display: none;
}
.top-menu ul li {
    display: block;
}
.top-menu ul li {
    display: block;
    float: left;
    margin: 0em;
    border-bottom: none;
    border-right: none;
}
.top-menu ul li {
    padding: 30px 6px;
}
.top-menu ul {
    margin: 0;
    position: absolute;
    width: 100%;
    background: #000000;
    text-align: center;
}
.top-menu ul li {
}
.top-menu ul li a {
    display: block;
    font-size: 1.1em;
    margin: 0.05em 0.2em;
    color: #fff;
}
.top-menu label {
    display: none;
}
.header {
    background: none;
}
.top-menu label {
    display: none;
}
.search {
    width: 30%;
}



.logo {
    margin-left: 28%;
    margin-top: -27px;
	    display: none;
}




.logorwd {
   display: block;
    top: 14%;
    left: 29.5%;
    position: absolute;
	z-index: 99;
 
}


.logorwd a {
   display: block;
   width: 300px;
}

.logorwd img {
   width: 100%;
}



.header-grid img {
    border: 6px solid #eee;
    width: 80%;
}


.header-grids {
    bottom: -25em;
}
.header-img1 {
    padding: 1em 0.5em;
}
.header-img2 {
    padding: 1em 0.5em;
}
.header-img3 {
    padding: 1em 0.5em;
}
.header-img4 {
    padding: 1em 0.5em;
}
.about-section h3 {
    font-size: 1.5em;
}
.about-grid p {
    font-size: 0.9em;
}
.service-section h3 {
    font-size: 1.5em;
}
.service-grids {
    margin-top: 2em;
}
.header-grid h4 {
    font-size: 0.95em;
}
.header-grid p {
    font-size: 0.9em;
}
.service-grid h4 {
    font-size: 0.95em;
}
.service-grid p {
    font-size: 0.9em;
}
.work-section h3 {
    font-size: 1.5em;
}
.latest-grids {
    margin-top: 2em;
}
.work .textbox {
    width: 150px;
    height: 127px;
}
.textbox img {
    padding-top: 2.2em;
}
.news-section h3 {
    font-size: 1.5em;
}
.news-grids {
    margin-top: 2em;
}
.news-grid h4 a {
    font-size: 0.749em;
}
.news-grid p.date a {
    font-size: 0.99em;
}
.news-grid p {
    font-size: 0.9em;
}
a.button {
    font-size: 0.95em;
    width: 55%;
}
.categories-section {
    padding: 3em 0;
}
.up h3 {
    font-size: 1.5em;
}
.up-text a {
    font-size: 0.95em;
}
.up-text p {
    font-size: 0.9em;
}
.cat h3 {
    font-size: 1.5em;
}
.cat ul li {
    font-size: 0.9em;
    padding: 2px 0 2px 18px;
    line-height: 1.8em;
}
.cont h3 {
    font-size: 1.5em;
}
.cont ul li p {
    font-size: 0.92em;
}
.header.head-top {
 
}
.logo.logo1 {
    margin-top: 6em;
}
.aboutus-section h3 {
    font-size: 2em;
}
.right-grid h5 {
    font-size: 1em;
}
.right-grid p {
    font-size: 0.9em;
}
.left-grid h4 {
    font-size: 1.15em;
}
.left-grid ul li {
    font-size: 0.9em;
    padding: 6px 14px;
}
.left-grid p {
    font-size: 0.9em;
}
.ab1 a {
    font-size: 0.92em;
}
.ab2 a {
    font-size: 0.92em;
}
.right-grid h5 {
    font-size: 0.97em;
}
.services-section h3 {
    font-size: 2em;
}
.services-grid h5 {
    font-size: 0.97em;
}
.services-grid p {
    font-size: 0.9em;
}
a.button1 {
    font-size: 0.95em;
    width: 55%;
}
.project-section h3 {
    font-size: 2em;
}
.contact-head h3 {
    font-size: 2em;
}
.contact-map iframe {
    min-height: 200px;
}
.site_top_info {
    position: absolute;
    width: 214px;
    left: 500px!important;
    top: 150px;
}
.jqueryslidemenu {
    width: 100%;
    position: absolute;
    top: 38px;
    left: 0px;
}
.top-menu {
    background: none;
    width: 100%;
}
.top-menu ul {
    width: 100%;
    background: #4e7ed0;
    padding: 0px;
    margin: 0px;
}
.top-menu ul li {
    padding: 0px!important;
    margin: 0px;
    background: none;
    display: inline!important;
    line-height: 32px;
    width: 100%;
    border-bottom: 1px #6ea0f5 solid;
}
.top-menu {
    height: auto;
    padding: 0px;
}
.jqueryslidemenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute!important;
}
.jqueryslidemenu ul li {
    background: none!important;
    padding: 0px!important;
}
.top-menu ul li a {
    background: #4e7ed0;
    padding: 0px;
    margin: 0px;
}
#nav480 {
    position: absolute;
    width: 45px;
    margin: 0 auto;
    padding: 0 10px;
    height: 42px;
    left: 0px;
    top: 5px;
    z-index: 9999;
}
#nav480 ul {
    list-style: none;
}
#navBlock480 h2 {
    position: relative;
    height: 34px;
    padding-top: 0px;
    cursor: pointer;
}
#navBlock480 h2 span {
    display: block;
    width: 100%;
    height: 25px;
    background: url(../images/nav.png) left no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#navBlock480 div {
    width: 94%;
    top: 42px;
    left: 15px;
    display: none;
    background: #333;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
    position: fixed;
}
#navBlock480 > div > ul {
    position: relative;
    padding: 15px 0 20px;
}
#navBlock480 > div > ul > li > a {
    display: block;
    padding: 5px 0 10px 15px;
    color: #8dc63f;
    font-size: 1.2em;
    text-decoration: none;
}
#navBlock480 > div > ul > li > a img {
    border: none;
    margin-left: 10px;
}
#navBlock480 > div > ul > li ul {
    position: absolute;
    left: 460px;
    top: 0;
    width: 460px;
}
#navBlock480 > div > ul > li ul li.backNav {
    color: #8dc63f;
    font-size: 1.6em;
    background: url(../images/arrowNAV_480_2.png) no-repeat 10px 26px;
    padding: 20px 0 10px 30px;
    line-height: 1em;
    cursor: pointer;
}
#navBlock480 > div > ul > li ul li a {
    display: block;
    font-size: 1.1em;
    color: #dedede;
    text-decoration: none;
    padding: 10px 0 10px 30px;
    line-height: 1em;
}
#navBlock480 > div > ul > li ul li a img {
    margin-left: 10px;
    position: relative;
    top: 1px;
    border: none;
}
.tb-list ul li {
  
}


.left_more_modules_4 .more_mudule_12 li a {
padding: 10px 54% 10PX 0PX;

}


.center_layout.mudule_15 .center_layout_title .mt_03,.center_layout.mudule_15 .center_layout_bottom{
display: none;
}

.index_container #adaptive .tb-list li {
    width: 31%!important;
 /*   height: 92vh!important;*/
}



.group9 {
    padding: 3rem 0 0;}









}

@media only screen and (max-width:667px) {

#search_form_c {
    position: absolute;
    top: 120px;
    width: 28%!important;
    margin-left: 10px;
}
.search_form .search_key {
    float: left!important;
}
.search_form .search_key {
    width: 65%!important;
}
.search_form .search_btn {
    background: #000!important;
    border: none;
    color: #ffffff!important;
    padding: 0 10px;
    font-size: 0.95em;
    height: 40px;
    outline: none;
    width: 35%!important;
}
}

@media only screen and (max-width:568px) {
.goods_list li img {
    width: 80%;
    margin: 1% 10%;
    border: none;
}
.abgne_tab {
    clear: left;
    width: 98%;
}
#footer .foot_list ul {
    width: 100%;
}
#footer .foot_list ul li a {
    padding: 0 6px;
}
.service_box {
    width: 98%;
    margin: 0 auto;
}
.service_box li {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 2em;
    float: none;
    overflow: hidden;
}
.img_list li {
    width: 100%;
}
.login-form ul li {
    width: 100%;
    margin: 5px 0px;
    border: 1px #ccc solid;
    float: none;
}
.updatetime_3 {
}
#footer .foot_list {
    padding: 15px 0;
    padding-top: 0;
}
#footer .copyright {
    line-height: 18px;
    padding: 15px 0;
}
#teacher_content {
    text-align: left!important;
}
.xz_ul li {
    width: 100%!important;
    text-align: center;
    height: auto;
    margin-bottom: 15px;
}
.banner {
 
}
.site_banner {

}
.site_banner img {
  
}
.header {
    width: 100%!important;
    background: none!important;
}
.search_form {
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
}
#search_form_c {
    position: absolute;
    top: 120px;
    width: 100%!important;
    margin-left: 0!important;
}
.mycart {
    top: 40px!important;
}
.search_form .conn {
    display: none!important;
}
.header .container {
    padding: 0 !important;
    width: 100% !important;
    position: relative;
}
.center_layout_content .mc_01 p img {
 
}
.search_form {
    float: right;
    margin-left: 1em;
    margin-top: 2em;
    width: 100%;
}
.search_form form {
    padding-right: 0px!important;
}
.search_form .search_key {
    width: 80%!important;
    padding-left: 2px;
    color: #333;
    height: 29px;
    border: 1px #ccc solid!important;
    outline: none;
    float: left!important;
}
.search_form .search_btn {
    width: 20%!important;
    background: #333!important;
    border: 2px #333 solid!important;
    color: #fff;
    height: 29px;
    outline: none;
}
.logo {
    margin-left: 10px!important;
    margin-top: 1em;
}
.solidblockmenu {
}
.solidblockmenu ul {
    padding-right: 0px!important;
}
.solidblockmenu ul li {

}
.solidblockmenu ul li {
    color: #333!important;
}
.solidblockmenu ul li a {
    color: #333!important;
}
.main-section {
    font-size: 1.1em;
    font-weight: normal;
    width: 100%;
    margin: 0 auto;
}
#54_address {
    width: 250px!important;
}
#column_value_55 {
    width: 400px!important;
}
.your-para {
    width: 24%;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.mudule_12 .mc_01 img {
    width: 48%;
    height: 85px;
}
#links {
    width: 620px!important;
    height: 187px;
    position: relative;
}
.links_container {
    width: 540px!important;
    height: 167px;
    overflow: hidden;
    position: relative;
    padding: 15px;
    padding-top: 20px;
}
#linkslide .next {
    left: 540px!important;
}
.links_control table {
    width: 520px!important;
}
.mudule_10 .img_list li {
    width: 48%!important;
}
.memember_center {
    width: 98%;
    float: none;
    margin: 0 auto;
    margin-bottom: 5px;
}
.myorders_box {
    width: 98%;
    float: none;
    margin: 0 auto;
}
.self_form_table {
    clear: left;
    width: 94%;
    margin: 0 auto;
    background: #fbfbfb;
    box-shadow: 0 0 5px #cccccc;
    padding: 2em;
}
.self_form_table th {
    width: 25%;
}
#product_page_detial_left {
    float: left;
    width: 100%;
}
#product_page_detial_right {
    float: left;
    width: 100%;
}
.infor_title {
    margin: 0 auto;
    text-align: left;
    color: #333333;
    padding-left: 0.1em;
    line-height: 18px;
    display: table-cell;
    vertical-align: middle;
    display: block;
}
#right_content_product_list .onMShow li h4 {
    float: left;
    width: 45%;
    margin: 1em 0px;
    text-align: right;
    font-weight: bold;
    color: #333333;
    height: 48px;
    overflow: hidden;
}
#right_content_product_list .onMShow li .price {
    float: left;
    width: 45%;
    margin: 1em 0px;
    text-align: right;
    font-size: 1.1em;
    color: #f44336;
    font-weight: bold;
}
#right_content_product_list .onMShow li .price .price2 {
    display: block;
    margin-top: 0.5em;
}
#right_content_product_list .onMShow li .iconArea {
    float: left;
    width: 45%;
    margin: 1em 0px;
    text-align: right;
}
#right_content_product_list .onMShow li {
    float: left;
    border: 1px #cccccc solid;
    margin: 1em 0;
    width: 100%;
    padding-right: 1em;
}
#right_content_product_list .onMShow li .iconArea a {
    background: #048bcd url(../images/shopping_cart.png) 10px center no-repeat;
    width: 70%;
    margin-left: 30%;
    padding: 0.6em 1em;
    display: block;
    color: #ffffff;
    padding-left: 10px;
    cursor: pointer;
    font-size: 10px;
}
.footer_qr_code {
    display: none;
}
#footer {
    min-height: inherit;
}
#footer .footer_nav .footer_nav_ul li a {
    color: #ffffff;
    line-height: 50px;
    padding: 0px 15px;
}
.c_more_module_1 .center_layout_content {
    width: 100%;
}
.left_more_modules, .center_more_modules, .right_more_modules {
    float: none;
    width: 100%!important;
}
.more_mudule_member_module {
    width: 92%;
    margin: 0 auto;
}
.header-top {

}
.pro1 ul li {
    display: block;
    float: none;
    width: 100%;
}
span.menu {
    cursor: pointer;
    margin: 10px;
    text-align: right;
}
.top-menu {
    width: 622px;
    margin: 0;
    top: 10px;
    background: none;
    padding: 0%;
    height: 44px;
    box-shadow: none;
    position: absolute;
}
.top-menu ul {
    display: none;
}
.top-menu ul li {
    display: block;
}
.top-menu ul li {
    display: block;
    float: left;
    margin: 0em;
    border-bottom: none;
    border-right: none;
}
.top-menu ul li {
    padding: 30px 6px;
}
.top-menu ul {
    margin: 0;
    position: absolute;
    width: 100%;
    background: #000000;
    text-align: center;
}
.top-menu ul li {
}
.top-menu ul li a {
    display: block;
    font-size: 1.1em;
    margin: 0.05em 0.2em;
    color: #fff;
}
.top-menu ul {
    width: 100%;
    background: #000000;
}
.jqueryslidemenu ul {
    background: #000000!important;
    position: inherit!important;
    height: 200px;
}
.jqueryslidemenu ul li {
    display: inline;
    float: left;
    padding: 0;
    position: inherit!important;
    margin-right: 0;
}
.top-menu ul li a {
    color: #ffffff;
}
.top-menu ul li a:hover {
    color: #d7583c;
    background: none!important;
    border-bottom: none!important;
    display: block;
    padding: 0px 10px
}
.top-menu ul li ul {
    display: none!important;
}
.top-menu label {
    display: none;
}
.search {
    width: 30%;
}
.logo {
    margin-left: 0%;
    margin-top: 3em;
}
.logo a {
    font-size: 2em;
}
a.button {
    font-size: 0.95em;
    width: 55%;
}
.categories-section {
    padding: 3em 0;
}
.up h3 {
    font-size: 1.5em;
}
.up-text a {
    font-size: 0.95em;
}
.up-text p {
    font-size: 0.9em;
}
.cat h3 {
    font-size: 1.5em;
}
.cat ul li {
    font-size: 0.9em;
    padding: 2px 0 2px 18px;
    line-height: 1.8em;
}
.cont h3 {
    font-size: 1.5em;
}
.cont ul li p {
    font-size: 0.92em;
}
.header.head-top {

}
.logo.logo1 {
    margin-top: 6em;
}
.aboutus-section h3 {
    font-size: 2em;
}
.right-grid h5 {
    font-size: 1em;
}
.right-grid p {
    font-size: 0.9em;
}
.left-grid h4 {
    font-size: 1.15em;
}
.left-grid ul li {
    font-size: 0.9em;
    padding: 6px 14px;
}
.left-grid p {
    font-size: 0.9em;
}
.ab1 a {
    font-size: 0.92em;
}
.ab2 a {
    font-size: 0.92em;
}
.right-grid h5 {
    font-size: 0.97em;
}
.services-section h3 {
    font-size: 2em;
}
.services-grid h5 {
    font-size: 0.97em;
}
.services-grid p {
    font-size: 0.9em;
}
a.button1 {
    font-size: 0.95em;
    width: 55%;
}
.project-section h3 {
    font-size: 2em;
}
.contact-head h3 {
    font-size: 2em;
}
.contact-map iframe {
    min-height: 200px;
}
.site_top_info {
    position: absolute;
    width: 214px;
    left: 500px!important;
    top: 150px;
}
#nav480 {
    position: absolute;
    width: 45px;
    margin: 0 auto;
    padding: 0px;
    height: 42px;
    left: 0px;
    z-index: 9999;
}
#nav480 ul {
    list-style: none;
}
#navBlock480 h2 {
    position: relative;
    height: 34px;
    padding-top: 0px;
    cursor: pointer;
}
#navBlock480 h2 span {
    display: block;
    width: 100%;
    height: 25px;
    background: url(../images/nav.png) left no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#navBlock480 div {
    width: 92%;
    top: 42px;
    left: 15px;
    display: none;
    background: #333;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
    position: fixed;
}
#navBlock480 > div > ul {
    position: relative;
    padding: 15px 0 20px;
}
#navBlock480 > div > ul > li > a {
    display: block;
    padding: 5px 0 10px 15px;
    color: #8dc63f;
    font-size: 1.2em;
    text-decoration: none;
}
#navBlock480 > div > ul > li > a img {
    border: none;
    margin-left: 10px;
}
#navBlock480 > div > ul > li ul {
    position: absolute;
    left: 460px;
    top: 0;
    width: 460px;
}
#navBlock480 > div > ul > li ul li.backNav {
    color: #8dc63f;
    font-size: 1.4em;
    background: url(../images/arrowNAV_480_2.png) no-repeat 10px 26px;
    padding: 20px 0 10px 30px;
    line-height: 1em;
    cursor: pointer;
}
#navBlock480 > div > ul > li ul li a {
    display: block;
    font-size: 1.1em;
    color: #dedede;
    text-decoration: none;
    padding: 10px 0 10px 30px;
    line-height: 1em;
}
#navBlock480 > div > ul > li ul li a img {
    margin-left: 10px;
    position: relative;
    top: 1px;
    border: none;
}
}

@media only screen and (max-width:480px) {
#footer .foot_list ul li a {
    font-size: 12px;
}
#footer #accessibility {
    display: block!important;
    left: 5px;
    top: 217px!important;
    text-align: center!important;
    right: inherit!important;
}
.infor_list {
    width: 100%;/*margin-left: 95px;*/
	
}
.table_border {
    width: 100%!important;
}


.infor_content_css {
    width: 100%;
}

	
	.infor_content_css  img{
		max-width: 100%;
		width: 100%;
	}	

ul.img_list {
}
.img_size {
    width: 98%!important;
    height: auto!important;
}
.ad-gallery .ad-image-wrapper .ad-image img {
    width: 98%!important;
}
.search_form {
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
}
#search_form_c {
    position: absolute;
    top: 120px;
    width: 100%!important;
    margin-left: 0px!important;
}
.mycart {
    top: 40px!important;
}
.search_form .conn {
    display: none!important;
}
.banner {
  
}
.site_banner {

}
.header {
    width: 100%!important;
}
.header .container {
    padding: 0 !important;
    width: 100% !important;
    position: relative;
}
.center_layout_content .mc_01 p img {

}
.search_form {
    float: right;
    margin-left: 1em;
    margin-top: 2em;
    width: 100%;
}
.search_form form {
    padding-right: 0px!important;
}
.search_form .search_key {
    width: 80%!important;
    padding-left: 2px;
    color: #333;
    height: 29px;
    border: 1px #ccc solid!important;
    outline: none;
    float: left;
}
.search_form .search_btn {
    width: 20%!important;
    background: #333!important;
    border: 2px #333 solid!important;
    color: #fff;
    height: 29px;
    outline: none;
}
.logo {
    margin-left: 10px!important;
    margin-top: 1em!important;
}

.solidblockmenu ul {
    padding-right: 0px!important;
}
.solidblockmenu ul li {

}
.solidblockmenu ul li {
    color: #333!important;
}
.solidblockmenu ul li a {
    color: #333!important;
}
/*聯絡我們表單樣式*/
.main-section {
    font-size: 1.1em;
    font-weight: normal;
    width: 100%;
    margin: 0 auto;
}
.login-form {
    width: 360px!important;
}
.your-para label {
    font-size: 1.1em;
    font-weight: normal;
}
#54_address {
    width: 80%!important;
}
#column_value_55 {
    width: 96%!important;
}
#54_province {
    margin-left: 5px!important;
}
.input_text_100px {
    background: none!important;
    width: 96%!important;
    border: 1px #CCC solid!important;
    color: -moz-fieldtext;
    cursor: text;
    font: -moz-field;
    letter-spacing: normal;
    line-height: normal !important;
    padding: 1px 0;
    text-align: start;
    text-indent: 0;
    text-rendering: optimizelegibility;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal;
}
input {
    background: none!important;
    border: 1px #ccc solid!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
    border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    padding-left: 3px!important;
    height: 30px!important;
    vertical-align: middle;
}
.main-section p {
    margin: 0px!important;
    margin-bottom: 0.4em!important;
}
.main-section .messagecss {
    width: 380px!important;
}
.form-group {
    margin-bottom: 0px!important;
    padding: 5px 0px;
    border: none;
    border-bottom: none;
}
.your-para {
    width: 100%;
    float: none;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
}
.form-group2 .your-para {
    width: 20%;
    float: left;
}
.form-group1 textarea {
    background: none!important;
    border: 1px #CCC solid!important;
    width: 96%!important;
}
.memember_center {
    width: 98%;
    float: none;
    margin: 0 auto;
}
.myorders_box {
    width: 98%;
    float: none;
    margin: 0 auto;
}
.t1, .t2, .t3, .t4, .t5, .t6, .t7, .t8 {
    text-align: left
}
.hide-column .small {
    display: none;
}
.self_form_table {
    clear: left;
    width: 96%;
    margin: 0 auto;
    background: #fbfbfb;
    box-shadow: 0 0 5px #cccccc;
    padding: 2em;
}
.self_form_table th {
    width: 25%;
}
.mamber_login_table {
    width: 92%;
    margin-bottom: 2em;
}
.member_login_form .member {
    overflow: hidden;
    width: 92%;
}
.m-button-fb {
    width: 92%;
}
.mamber_login_table .mamber_login_table1 {
    width: 92%;
}
.infor_title {
    margin: 0 auto;
    text-align: left;
    color: #333333;
    padding-left: 45px;
    line-height: 16px;
    vertical-align: middle;
    display: block;
}
#footer {
    min-height: inherit;
}
#footer .footer_nav .footer_nav_ul li a {
    color: #ffffff;
    line-height: 50px;
    padding: 0px 10px;
}
.c_more_module_1 .center_layout_content {
    width: 100%;
}
.left_more_modules, .center_more_modules, .right_more_modules {
    float: none;
    width: 100%!important;
}
.more_mudule_member_module {
    width: 92%;
    margin: 0 auto;
}
.header-top {

}
.search {
    width: 35%;
    margin: 1em 1em;
}
.search input[type="text"] {
    font-size: 0.95em;
}
.site_top_info {
    position: absolute;
    width: 214px;
    left: 220px!important;
    top: 150px;
}
#nav480 {
    z-index: 9999;
    position: absolute;
    width: 45px;
    margin: 0 auto;
    padding: 0px;
    height: 42px;
    left: 0px;
}
#nav480 ul {
    list-style: none;
}
#navBlock480 h2 {
    position: relative;
    height: 34px;
    padding-top: 0px;
    cursor: pointer;
    margin: 0;
}
#navBlock480 h2 span {
    display: block;
    width: 100%;
    height: 25px;
    background: url(../images/nav.png) left no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#navBlock480 div {
    width: 92%;
    top: 42px;
    left: 15px;
    display: none;
    background: #333;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
    position: fixed;
}
#navBlock480 > div > ul {
    position: relative;
    padding: 15px 0 20px;
}
#navBlock480 > div > ul > li > a {
    display: block;
    padding: 5px 0 10px 15px;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
}
#navBlock480 > div > ul > li > a img {
    border: none;
    margin-left: 10px;
}
#navBlock480 > div > ul > li ul {
    position: absolute;
    left: 460px;
    top: 0;
    width: 460px;
}
#navBlock480 > div > ul > li ul li.backNav {
    color: #fff;
    font-size: 1.4em;
    background: url(../images/arrowNAV_480_2.png) no-repeat 10px 26px;
    padding: 20px 0 10px 30px;
    line-height: 1em;
    cursor: pointer;
}
#navBlock480 > div > ul > li ul li a {
    display: block;
    font-size: 1.1em;
    color: #dedede;
    text-decoration: none;
    padding: 10px 0 10px 30px;
    line-height: 1em;
}
#navBlock480 > div > ul > li ul li a img {
    margin-left: 10px;
    position: relative;
    top: 1px;
    border: none;
}
.top-menu {
    width: 462px;
}
.information {
    width: 98%!important;
}
.ul li {
    float: left;
    list-style: none;
}
}

@media only screen and (max-width:420px) {
.top-menu {
    width: 414px;
}
#left_sidebar {
    width: 100%!important;
}
#content {
    width: 100%!important;
}
#mainContent {
    width: 100%!important;
}
.center_layout {
 
}
}

@media only screen and (max-width:414px) {


.main_container #adaptive_rwd ul li img {
max-width: 214%!important;
    height: 21vh;
      margin-left: -45%;
}


.tohere {
    top: 11%;
    left: 43%;
}

.clickme a {
    padding: 29px;
    background-size: 98%;
}


.clickme {
    top: 618px;
    margin-left: -37px;
}

.index_container #adaptive ul li img {

    margin-left: 0;

}



#adaptive {
    display: none;
}


#adaptive_rwd {
    display: block;
	    position: relative;
}


.group9 .inside .radious {
    border: 9px solid #ffffff;
    border-radius: 120px;
    padding: 15px;
}


.slid3 img, .slid4 img, .slid5 img {
    width: 74%!important;
}



.index_container .tb-list li {

}


.header-top {
    margin-top: -4px;
    margin-right: -226px;
}


.nav-icon {

    display: block;
    top: 5px;
    left: 2px;
    z-index: 99999;
    width: 34px;

}


.main_container #mainContent {
    width: 400px!important;
}


#mainContent .nav_title {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 1.0em;
    color: #999999;
    padding: 5px 0px;
    color: #58717A;
    font-family: '微軟正黑體';
    display: none;
}


.logorwd a {
    display: block;
    width: 227px;
}


.logorwd {
    display: block;
    top: 21%;
    left: 26.5%;
    position: absolute;
    z-index: 99;
}


.infor_nav {
    width: 400px;
    margin: 0 auto;
    padding: 1.5rem 0 0 0;
}


.site_banner .tb-list ul {
 
}



#left_sidebar,#right_sidebar {
    float:none;
	min-height:0px!important; 
}



.c_more_module_1 .left_more_modules, .c_more_module_1 .center_more_modules, .c_more_module_1 .right_more_modules {
    width: 100% !important;
    float: none;
}


.pictop {
    padding-top: 0rem;
}



.c_more_module_1 {
background: none;
    padding: 0px;
    margin: 0rem auto;
    width: 100%;
}



.grid3 {
     margin-bottom: 0rem;
}

.c_more_module_1 {
background: none;
padding: 20px 5% !important;
margin: 0px auto !important;
    width: 100%;
}



.govtable{
width:100%;
}


.govtable td,.govtable th {
    padding: 7px 4px;
/*    border-bottom: 1px solid gray;
    border-right: 1px solid gray;*/
}



.c_more_module_1 .center_layout_content .mc_01 {

    display: table;

}



.SQ1 {

    background: #ececec66;
    display: table-footer-group;

}


.pictop2 {
    display: table-header-group;

}

.moreinside1 {

    padding-bottom: 7%;

}


.menu {
    width: 414px;
    margin: 0 auto;
}



.group9 .menu .center1 .item {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 1rem;
}

.group9 .pic {
    background: #ffffff;
    border-radius: 115px;
    text-align: center;
    width: 147px;
}


.center_layout.mudule_15 .center_layout_title .mt_03 {
display: none;
}


.center_layout.mudule_15 .center_layout_bottom {
display: none;
}


.store1,.store2 {

    display: inline-block;
padding: 0px 3.5%;
    border-right:none;
    border-left: none;
    margin: 0;

}

.store1 p, .store2 p {

    letter-spacing: 0.06rem;
	}
	
	
	
.store2 {

    padding: 0px 1.05rem;
    margin-top: 3rem;

}


.center_layout.mudule_16 {

    background: url(../images/pickup_bg.gif);
    background: rgb(247, 247, 247);
margin: 0rem auto;
	}

.center_layout.mudule_16 {

    background: url(../images/pickup_bg.gif);
    background: rgb(247, 247, 247);
margin: 0rem AUTO 2rem;
	}


/*底部資料*/

.c_more_module_4 .left_more_modules_4 {

    padding: 1.5rem 0;
    width: 100% !important;

}


.left_more_modules_4 .more_mudule_12 li a {

    background: url(../images/bassicli.png)no-repeat right;
    float: left;
    padding: 7px 192PX 7PX 0PX;
    margin-right: 0px!important;
    border-top: 1px dotted #9f9f9f;
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    width: 100%;
    display: block;

}

.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(2) a {

    padding-right: 0px;

}


.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(3) a,.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(4) a,.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(5) a,.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(6) a,.c_more_module_4 .left_more_modules_4 .more_mudule_12 li:nth-child(7) a {
    padding-right: 0px!important;

}


.right_more_modules.center_more_modules_4 {

    border-top: 1px dotted #5a5a5a;
    border-bottom: 1px dotted #5a5a5a;
    margin-top: 1.5rem;
    width: 100% !important;

}


img.qrcode {
    float: none!important;
}


.center_layout_content .mc_01 p img {
    width: 100% !important;
    height: auto !important;
	    padding: 0 18%;
}


.center_layout.mudule_15 {
position: relative;
margin: 0rem auto;
}


.center_more_modules_4 .more_mudule_13 .more_module_right_layout_content {

    margin-left: 0px;

}


.group10 .menu {
    width: 414px;
    margin: 0 auto;
}


.group10 .menu .center1 .item {
    width: 59.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem 1rem;
}


.group10 .pic {
    text-align: center;
width: 367px;
    padding-bottom: 2%;
}



.group10 .inside {

    text-align: center;
    box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.75);
    height: 342px;
    border-radius: 6px 6px 0 0;
    background: #fff;

}


#footer p {

    letter-spacing: 2px;
    line-height: 164%;
    padding-top: 1px;
    padding-bottom: 5px;

}



.kefu-content ul li {

    background: #ED9027;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    width: 414px!important;
    height: 30px;
    text-align: center;
    line-height: 1.8rem;
    padding: 5px;
    cursor: pointer;

}



.showImgclose {

    background: #ED9027;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    width: 414px!important;
    height: 30px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    position: fixed;
bottom: 269px!important;
    z-index: 1000;
    right: 0px;
    display: none;

}


.messageClass .messageClassArea {

    background: #fff;
    padding: 5px;
    width: 402px!important;

}

.header .header_group {

    position: fixed;
    top: 0px;
    min-height: 65px;

}



.textarea1 {

    padding: 15.1% 0px;

}


.textarea {

    padding: 15.1% 0px;

}


.textarea3 {

   padding: 15.1% 0px;

}




.infor_nav .mt_01 {
    position: relative;
    padding-top: 1rem;
}



.infor_contain {
    width: 390px;

	  padding-top: 1.5rem;
	
}

.govform td {
    padding: 37px 10px;
}





.govform td, .govform th {
    border-bottom: 1px solid #d6e6f9;
    border-right: none;
}


.storeall {
    width: 100%;
    background: #fff;
    padding: 1.5rem 10px;
}


#roll_top {
    bottom: -27px;
    right: -13px;
	}

.solidblockmenu {
    margin-right: -51.7%;
    margin-top: 8%;
}

.solidblockmenu img {
    width: 75%;
}


}

@media only screen and (max-width:375px) {


.index_container #adaptive_rwd ul li img {
    width:100%;
height:100vh;

}



.main_container #adaptive_rwd ul li img {
    width: 231%;
    margin-left: -46%!important;

}



.clickme {
   
}


.header-top {

    margin-top: -2px;
    margin-right: -200px;

}


#roll_top {

    bottom: -31px;
    right: -19px;
	}



.main_container #mainContent {
    width: 360px!important;
}


.infor_contain {
    width: 352px;
    padding-top: 1.5rem;
}


.index_container .tb-list li {

}

.menu {

    width: 375px;
    margin: 0 auto;

}


.infor_title {
 
	}



.infor_content_css {
 
}

.group10 .menu {

    width: 320px;
    margin: 0 auto;

}

.group10 .pic {

    text-align: center;
    width: 320px;
    padding-bottom: 2%;

}


.group10 .inside {

    text-align: center;
    box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.75);
    height: 306px;
    border-radius: 6px 6px 0 0;
    background: #fff;

}


.store1,.store2 {

    display: inline-block;
    padding: 0px 7.5%;
    border-right: none;
    border-left: none;
    margin: 0;

}


.storeall {

    width: 100%;
    background: #fff;
	}


.store2 {

    margin-top: 3rem;

}

.left_more_modules_4 .more_mudule_12 li a {

    background: url(../images/bassicli.png)no-repeat right;
    float: left;
    padding: 7px 0PX 7PX 0PX;
    margin-right: 0px !important;
    border-top: 1px dotted #9f9f9f;
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    width: 100%;
    display: block;

}


.center_layout.counter_layout {
    background: #5a5a5a;
    width: 100%;

}


.counter_content {
    padding: 0px 4.1vw;
}


.counter_now img, .counter_year img, .counter_day img, .counter_total img {
    padding: 0 0.1px;
}


.kefu-content ul li {

    background: #ED9027;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    width: 375px !important;
    height: 30px;
    text-align: center;
    line-height: 1.8rem;
    padding: 5px;
    cursor: pointer;

}

.showImgclose {

    background: #ED9027;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    width: 375px!important;
    height: 30px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    position: fixed;
bottom: 269px!important;
    z-index: 1000;
    right: 0px;
    display: none;

}


.messageClass .messageClassArea {

    background: #fff;
    padding: 5px;
    width: 363px!important;

}

.right_more_modules.center_more_modules_4 {

    border-top: 1px dotted #9f9f9f;
    border-bottom:1px dotted #9f9f9f;
    margin: 1.5rem 0;
    width: 100% !important;

}


.counter_now, .counter_day, .counter_year, .counter_total {

    padding: 0 3px;

}

}

@media only screen and (max-width:320px) {
}


