@charset "utf-8";


/*隱藏連結虛線*/
a{
outline: none; /* for Firefox */
hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a:link {
    color: #888889;
    text-decoration: none;
}
a:visited {
    text-decoration:none;
    color: #888889;
}
a:hover {
    text-decoration: underline;
    color:#1d1d1d;
    background-position:bottom;
}
a:active {
    text-decoration: none;
    color:#1d1d1d;
}

/* ===共用版面設定=== */
#wrapper {
    width:100%;
}
.fonttype01 {
  color: #e13f32;
}


/*--首頁-header--*/
/*
#header {
    width:100%;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    z-index:999;
    top:0px;
    left:0px;
}
*/
#header02 {
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
}

#header_content {
    width: 1000px;
    height:45px;
    position: relative;
    margin: 0 auto;
}
.logo {
    width:140px;
    height:45px;
    display:block;
    float:left;
}

/*--首頁-header_menu--*/
.header_menu ul {
    width:700px;
    height:45px;
    float:left;
    overflow:hidden;
}
.header_menu ul li {
    width:100px;
    height:45px;
    float:left;
    text-align:center;
    line-height:45px;
    color:#ffffff;
}

/*--首頁-header_站內查詢--*/
.header_search {
    width: 170px;
    height: 31px;
    float: right;
    padding: 7px 0;
}
.search_info {
    width: 130px;
    height: 30px;
    border-radius: 15px;
    border: none;
    float: left;
    padding: 0 5px;
}
.search_btn {
    width:30px;
    height:30px;
    color:#ffffff;
    text-align:center;
    vertical-align:middle;
    display:block;
    float:left;
    margin:0;
    padding:5px 0 0 0;
}
.search_btn:hover {
    text-decoration:none;
}

/*--首頁-產品banner--*/
#index_content {
    width:1000px;
    margin:0 auto 1px auto;
}
.index_banner ul {
    width:800px;
    text-align:left;
    margin:0 auto 1px auto;
}
.index_banner ul li {
    display: inline-table;
    margin: 9px 9px 15px 9px;
}
.index_banner ul li a.product_img {
    width:180px;
    height:180px;
    border:1px solid #DCDCDC;
    border-radius: 10px;
    display:block;
    margin-bottom:10px;
}
.index_banner ul li .product_name {
    width:180px;
    font-size:13px;
    text-align:center;
}
.index_banner ul li .product_name a {
    line-height:18px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display:block;
}
.index_banner ul li .product_name p {
    line-height:18px;
    /*  white-space:nowrap; */
    overflow:hidden;
    text-overflow:ellipsis;
}

/*--首頁-footer--*/
#footer {
    width: 100%;
    background-color: #ffffff;
    position: relative;
}
#footer_content {
    width:1000px;
    font-size:13px;
    margin:0 auto;
    padding:80px 0 20px 0;
    overflow:hidden;
}
#footer_left_img {
    width:1000px;
    font-size:10px;
    margin:0 auto;
    padding:0px 0 20px 0;
    overflow:hidden;
}
.footer_copyright {
    width:550px;
    float:left;
}
.footer_copyright p {
    line-height:21px;
}

/*--首頁-footer_menu--*/
.footer_menu {
    width:450px;
    float:right;
    overflow:hidden;
    margin-bottom:10px;
}
.footer_menu ul {
    overflow:hidden;
    text-align:right;
}
.footer_menu ul li {
    border-left:1px solid #888889;
    display:inline-block;
}
.footer_menu ul li:first-child {
    border-left:none;
}
.footer_menu ul li a {
    width:79px;
    color:#888889;
    text-decoration:none;
    text-align:center;
    padding:0 5px;
}
.footer_menu ul li a:hover {
    color:#1d1d1d;
    text-decoration:underline;
}

/*--首頁-footer電子報--*/
.footer_epaper {
    width:450px;
    height:30px;
    text-align:right;
    float:right;
}
.footer_epaper_info {
    width:250px;
    height:30px;
    font-size:13px;
    border-radius:15px;
    border:1px solid #c4c4c4;
    margin-right:3px;
    padding:0 4px;
}
.footer_epaper_btn {
    width:150px;
    height:30px;
    font-size:10px;
    color:#ffffff;
    background-color:#7f7f7f;
    border-radius:15px;
    border:1px solid #6b6b6b;
}
.footer_epaper_btn:hover {
    background-color:#9f9f9f;
    border:1px solid #8d8d8d;
}

/*--主項產品頁-產品項目輪播--*/
#product_rd {
    width: 100%;
    background-color: #ffffff;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 888;
    padding-top: 45px;
}
#product_rd_content {width:946px; height:92px; margin:0 auto; padding:0;}
.fmx {zoom:1;overflow:hidden;}
.fmx .LeftBotton{width:30px;height:60px; background-color:#7f7f7f; line-height:60px; text-align:center; border-radius:3px; font-size:20px; color:#ffffff;float:left;margin-top:30px; cursor:pointer;}
.fmx .LeftBotton:hover{ background-color:#9f9f9f;}
.fmx .RightBotton{width:30px;height:60px; background-color:#7f7f7f; line-height:60px; text-align:center; border-radius:3px; font-size:20px; color:#ffffff;float:left;margin-top:30px; cursor:pointer;}
.fmx .RightBotton:hover{ background-color:#9f9f9f;}
.fmx .Cont{width:865px;float:left;overflow:hidden; margin:0 10px;}
.fmx .ScrCont{width:10000000px; margin-left:10px;}
.fmx .box{width:100px;float:left;text-align:left;}
.fmx .box .product_listpic{ display:block;}
.fmx .box img{ width:100px; height:100px;}
.fmx .box p.product_listtext{line-height:30px; text-align:center;font-size:10px; overflow:hidden; margin:0; padding:0;}
.fmx #List1_1,.fmx #List2_1{float:left;}

/*--主項產品頁-產品大圖--*/
#product_toppic {
    width:100%;
    margin-top:137px;
}
#product_toppic_content {
    width:1000px;
    height:700px;
    margin:0 auto;
    position:relative;
}

.product_toppic_text01 { position:absolute; top:50%; left:50%; margin-top:-90px; margin-left:-210px; text-align:center;}
.product_toppic_text01 h4 { font-size:50px; font-weight:normal; line-height:60px; color:#ffffff; margin:0; padding:0;}
.product_toppic_text01 p { font-size:30px; line-height:36px; color:#ffffff; margin:0; padding:0;}

.product_toppic_text02 { position:absolute; top:50%; right:0px; margin-top:-140px; text-align:center;}
.product_toppic_text02 h4 { font-size:35px; font-weight:normal; line-height:42px; color:#505050; margin:0 0 35px 0; padding:0;}
.product_toppic_text02 p { font-size:16px; line-height:40px; color:#7F7F7F; margin:0; padding:0;}

.product_toppic_text03 { position:absolute; bottom:20px; left:50%; margin-left:-147px; text-align:center;}
.product_toppic_text03 h4 { font-size:42px; font-weight:normal; line-height:67px; color:#000000; margin:0; padding:0;}
.product_toppic_text03 span { font-size:42px; line-height:67px; color:#000000; font-weight: bold; margin:0; padding:0;}
.product_toppic_text03 p { font-size:20px; line-height:32px; color:#7F7F7F; margin:0; padding:0;}

.product_toppic_text04 { position:absolute; top:50%; left:0px; margin-top:-127px; text-align:center;}
.product_toppic_text04 h4 { font-size:29px; font-weight:normal; line-height:46px; color:#7F7F7F; margin: 0 0 35px 0; padding:0;}
.product_toppic_text04 span { font-size:60px; line-height:96px; color:#7F7F7F; margin:0; padding:0;}
.product_toppic_text04 p { font-size:16px; line-height:26px; color:#7F7F7F; margin:0; padding:0;}

.product_toppic_text05 { position:absolute; top:20px; left:50%; margin-left:-147px; text-align:center;}
.product_toppic_text05 h4 { font-size:42px; font-weight:normal; line-height:67px; color:#000000; margin:0; padding:0;}
.product_toppic_text05 span { font-size:42px; line-height:67px; color:#000000; font-weight: bold; margin:0; padding:0;}
.product_toppic_text05 p { font-size:20px; line-height:32px; color:#7F7F7F; margin:0; padding:0;}


/*--map頁--*/
#map_content {
    width:880px;
    overflow:hidden;
    margin:45px auto 0 auto;
    padding:30px 0 0 0;
}
#map_content h2 {
    font-size:25px;
    font-weight:normal;
    color:#000000;
    margin-bottom:10px;
}
#map_content ul {
    width:200px;
    height:270px;
    overflow:auto;
    margin:10px;
    float:left;
    overflow-x:hidden;
}
#map_content ul li {
    width:190px;
    font-size:14px;
    line-height:28px;
}

#map_content ul li.maptitle {
    font-size:18px;
    line-height:40px;
}

/*--新聞列表--*/
#newslist_content {
    width:880px;
    overflow:hidden;
    margin:45px auto 0 auto;
    padding:30px 0 0 0;
}
#newslist_content h2 {
    font-size:25px;
    font-weight:normal;
    color:#000000;
    margin-bottom:10px;
}
#newslist_content ul {
    overflow:hidden;
    margin-bottom:20px;
}
#newslist_content ul h3 {
    font-size:18px;
    line-height:30px;
    font-weight:normal;
    border-bottom:1px solid #888889;
}
#newslist_content ul li {
    width:200px;
    height:250px;
    position:relative;
    margin:10px;
    float:left;
}
#newslist_content ul li .newslist_title {
    /*  line-height:45px;   */
    position: absolute;
    background:rgba(0,0,0,0.7);
    bottom:0px;
    left:0px;
    padding: 5px;
}
#newslist_content ul li .newslist_title a {
    width:200px;
    height:45px;
    position:relative;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
#newslist_content ul li .newslist_title p {
    font-size:14px;
    color:#ffffff;
    display:block;
    position:relative; 　
    top:-50%; /*IE向上-50%*/　
    left:-50%; /*IE向左-50%*/　
}

/*--新聞內頁--*/
#news_content {
    width:800px;
    overflow:hidden;
    margin:45px auto 0 auto;
    padding:30px 0 0 0;
}
.news_path {
    font-size: 12px;
    line-height: 30px;
    border-bottom:3px solid #000000;
    margin-bottom:20px;
}
.news_text {
    width:800px;
}

/*--資訊聯絡--*/
#contact_content {
    width:1000px;
    overflow:hidden;
    margin:45px auto 0 auto;
    padding:30px 0 0 0;
}
#contact_content h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #D70003;
    margin: 0 0 20px 0;
    padding: 0;
}
.contact_text {
    width:1000px;
    margin-bottom:20px;
}
.contact_input {
    width:800px;
    padding:0 100px;
}
.contact_input .inputtype {
    color:#000000;
    background-color:#ffffff;
    border:1px solid #888889;
    margin:10px 0;
    padding:5px 10px;
}
.contact_input .inputtype:hover {
    background-color:#F5F5F5;
}
.contact_input .input_text01 {
    width:778px;
    height:20px;
}
.contact_input .input_text02 {
    width:778px;
    height:100px;
}

.contact_input .send_btn:hover {
    background-color:#F5F5F5;
}

/*--會員登入--*/
#login {
    width:140px;
}
.login_logo {
    width:140px;
    height:45px;
    background-color: rgba(0,0,0,0.6);
    margin-bottom:20px;
}
/*--會員登入--*/
#member_content {
    width:600px;
    overflow:hidden;
    margin:45px auto 0 auto;
    padding:30px 0 0 0;
}
.member_menu {
    width:600px;
    text-align:center;
    margin-bottom:10px;
}
.member_menu a {
    display:inline-block;
}

.member_menubtn:hover {
    text-decoration:none;
    background-color:#cacaca;
}

#member_content h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
    text-align:center;
    color: #000000;
    border-bottom: 3px solid #D70003;
    margin: 0 0 20px 0;
    padding: 0;
}
.member_input {
    width:500px;
    padding:0 50px;
    margin-bottom:10px;
}
.member_input img {
    vertical-align:middle;
}
.member_input .inputtype {
    color:#000000;
    background-color:#ffffff;
    border:1px solid #888889;
    margin:10px 0;
    padding:5px 10px;
}
.member_input .inputtype:hover {
    background-color:#F5F5F5;
}
.member_input .input_text01 {
    width:430px;
    height:20px;
}
.member_input .input_text02 {
    width:310px;
    height:20px;
}
.member_input .input_text03 {
    width:400px;
    height:20px;
}

#member_content .send_btn:hover {
    background-color:#F5F5F5;
}


/*--站內搜尋結果--*/
#site_search_content {
    width:800px;
    overflow:hidden;
    margin:45px auto 0 auto;
    padding:30px 0 0 0;
}
#site_search_content h2 {
    font-size:25px;
    font-weight:normal;
    color:#000000;
    margin-bottom:10px;
}
#site_search_content ol {
    list-style:decimal;
    list-style-position:inside;
    overflow:hidden;
}
#site_search_content ol h3 {
    font-size:18px;
    line-height:30px;
    font-weight:normal;
    border-bottom:1px solid #888889;
    margin-bottom:5px;
}
#site_search_content ol h3 span {
    font-weight:bold;
    margin:0 5px;
}
#site_search_content ol li {
}
#site_search_content ol li a {
    line-height:35px;
}




/*--內頁partner--*/
#partner_content {
    width:800px;
    color:#ffffff;
    overflow:hidden;
    margin:0 auto;
    padding:30px 0 0 0;
}
#partner_content h2 {
    font-size:30px;
    text-align:center;
    color:#ffffff;
    margin-bottom:45px;
}
.area_box {
    width:630px;
    min-height:232px;
    background:url(../images/global_bg.gif) left top no-repeat;
    padding-left:170px;
    margin-bottom:90px;
}
.area_box ul {
}
.area_box ul li {
    display:inline-block;
    vertical-align: top;
}
.area_box ul li a {
    height:30px;
    color:#ffffff;
    line-height:30px;
    display:block;
    padding-right:25px;
    cursor: pointer;
}
.area_box ul li a:hover {
    color:#7f7f7f;
    text-decoration:none;
}
.area_box ul li a.area_title {
    font-size:20px;
    font-weight:bold;
}

.area_list {
    width:800px;
}
.area_list_title {
    width:150px;
    height:33px;
    text-align:center;
    font-weight:normal;
    line-height:33px;
    border-radius:50px;
    border:1px solid #ffffff;
    margin:0 auto 15px auto;
}
.area_list ul {
    margin-bottom:80px;
}
.area_list ul li {
    width:798px;
    line-height:21px;
    border-radius:50px;
    border:1px solid #ffffff;
    overflow:hidden;
    margin-bottom:5px;
    padding:5px 0;
}
.area_list ul li a {
    color:#ffffff;
}
.area_list ul li a:hover {
    color:#ffffff;
    text-decoration:none;
}
.area_list ul li img {
    vertical-align:middle;
}
.list_text01 {
    width:190px;
    text-align:center;
    display:inline-table;
    vertical-align:middle;
}
.list_text02 {
    width:190px;
    text-align:center;
    display:inline-table;
    vertical-align:middle;
}
.list_text02_02 {
    width:190px;
    line-height:18px;
    text-align:center;
    padding-top:5px;
    display:inline-table;
    vertical-align:middle;
}
.list_text03 {
    width:190px;
    text-align:center;
    display:inline-table;
    vertical-align:middle;
}
.list_text04 {
    width:200px;
    text-align:left;
    word-wrap: break-word;
    word-break: break-all;
    display:inline-table;
    vertical-align:middle;
}



/* 回頂部 */
#returnTop {
    _display:none;
    position:fixed;
    _position:absolute;
    z-index:999;
    left:50%;
    top:160px;
    margin-left:430px;
    _bottom:auto;
    width:64px;
    height:48px;
    line-height:15px;
    font-size:10px;
    text-align:center;
    overflow:hidden;
    background-color: #F0F0F0;
    border-radius:20px;
    display:block;
    transition:bottom 0.9s;
    -webkit-transition:bottom 0.9s;
    -moz-transition:bottom 0.9s;
    -o-transition:bottom 0.9s;
    padding-top:16px;
}
#returnTop {
    text-decoration:none;
}

/*--download--*/
#download_content {
    width:890px;
    overflow:hidden;
    margin:45px auto 0 auto;
    padding:30px 0 0 0;
}
#download_search {
    width:890px;
    overflow:hidden;
    border-bottom:7px solid #7F7F7F;
    padding-bottom:45px;
    margin-bottom:30px;
}
#download_search h3 {
    width:675px;
    min-height:35px;
    font-size:20px;
    font-weight:normal;
    line-height:24px;
    color:#000000;
    margin-bottom:20px;
    border-bottom:7px solid #7F7F7F;
    padding-left:10px;
}
#download_search h4 {
    font-weight:normal;
    margin-bottom:5px;
}
#download_search ul {
    overflow:hidden;
}
#download_search ul li {
    width:175px;
    margin-left:3px;
    float:left;
}
#download_search ul li:first-child {
    margin-left:0;
}
.download_search_input {
    padding:7px 0;
}
.radio_type {
    width:16px;
    height:16px;
    background:#f2f2f2;
    border:1px solid #d0d0d0;
}
.check_type {
    width:16px;
    height:16px;
    background:#f2f2f2;
    border:1px solid #d0d0d0;
}


input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : 16px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label{
  display      : inline-block;
  margin-left  : -16px;
  padding-left : 25px;
  background   : url('../images/radiobuttonunchecked.png') no-repeat 0 -32px;
  line-height  : 16px;
}

input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -16px;
  padding-left : 25px;
  background   : url('../images/radiobuttonunchecked.png') no-repeat 0 0;
  line-height  : 16px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -48px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -16px;
}

.download_search_text {
    width:130px;
    height:16px;
    background:#f2f2f2;
    border:1px solid #d0d0d0;
    padding:6px;
}
.download_search_text:hover {
    background:#ffffff;
    border:1px solid #6b6b6b;
}
.download_search_send {
    width:130px;
    height:30px;
    color:#6b6b6b;
    background:#ffffff;
    border:1px solid #6b6b6b;
    cursor: pointer;
}
.download_search_send:hover {
    background:#f2f2f2;
}

#download_list {
    width:1000px;
}
#download_list h3 {
    color:#000000;
    font-size:20px;
    margin-bottom:30px;
}
#download_list h3 img {
    padding:0 30px;
}
#download_list ul {
    margin-bottom:35px;
}
#download_list ul li {
    border-bottom:1px solid #7f7f7f;
}
#download_list ul li .download_info01 {
    width:175px;
    line-height:20px;
    text-align:left;
    display: inline-table;
    vertical-align:middle;
}
#download_list ul li .download_info02 {
    width:175px;
    line-height:30px;
    text-align:center;
    display: inline-table;
    vertical-align:middle;
}
#download_list ul li a {
    display:block;
}

#download_list ul li .download_info03 {
    width: 284px;
    line-height: 30px;
    text-align: center;
    display: inline-table;
    vertical-align: middle;
    word-wrap: break-word;
}


/*--RAM_會員登入--*/
#RAM_content {
    width:600px;
    overflow:hidden;
    margin:45px auto 0 auto;
    padding:30px 0 0 0;
}
.RAM_menu {
    width:600px;
    text-align:center;
    margin-bottom:20px;
}
.RAM_menu a {
    display:inline-block;
}

.RAM_menubtn:hover {
    text-decoration:none;
    background-color:#cacaca;
}

#RAM_content h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #000000;
    border-bottom: 3px solid #D70003;
    margin: 0 0 20px 0;
    padding: 0;
}
.RAM_title {
    width:100px;
    font-size: 20px;
    font-weight: bold;
    line-height:32px;
    background: linear-gradient(-120deg, transparent 32px, #D70003 0);
    display:inline-block;
    color:#ffffff;
    padding-left:30px;
}
.RAM_input {
    width:500px;
    padding:0 50px;
    margin-bottom:10px;
}
.RAM_input img {
    vertical-align:middle;
}
.RAM_input .inputtype {
    color:#000000;
    background-color:#ffffff;
    border:1px solid #888889;
    margin:10px 0;
    padding:8px 10px;
}
.RAM_input .inputtype:hover {
    background-color:#F5F5F5;
}
.RAM_input .input_text01 {
    width:395px;
}
.RAM_input .input_text02 {
    width:310px;
}
.RAM_input .input_text03 {
    width:400px;
}

#RAM_content .send_btn:hover {
    background-color:#F5F5F5;
}
.RAM_table {
    width:600px;
}
.RAM_table li {
    width:600px;
    line-height:30px;
    border-bottom: 1px solid #7f7f7f;
}
.RAM_table li .table_text01 {
    width:117px;
    display:inline-block;
    text-align:center;
}
.RAM_table li .table_text02 {
    width:117px;
    display:inline-block;
    text-align:center;
}
.RAM_table li .table_text03 {
    width:117px;
    display:inline-block;
    text-align:center;
}
.RAM_table li .table_text04 {
    width:117px;
    display:inline-block;
    text-align:center;
}
.RAM_table li .table_text05 {
    width:117px;
    display:inline-block;
    text-align:center;
}




/*--內頁about--*/
#about_box {
    width:100%;
    height:100%;
    background:url(../images/shutterstock_3487244.jpg) left top no-repeat;
    background-size: cover;
    position: fixed;
}
#about_block01 {
    width:100%;
    position:relative;
    /*background-color: rgba(0,0,0,0.7);*/
    background:url(../images/about_block_bg01.png) repeat;
}
#about_block02 {
    width:100%;
    position:relative;
    /*background-color: rgba(255,255,255,0.85);*/
    background:url(../images/about_block_bg02.png) repeat;
}
#about_block03 {
    width:100%;
    position:relative;
    /*background-color: rgba(0,0,0,0.7);*/
    background:url(../images/about_block_bg01.png) repeat;
}
#about_block04 {
    width:100%;
    position:relative;
    /*background-color: rgba(255,255,255,0.85);*/
    background:url(../images/about_block_bg02.png) repeat;
}

.about_content01 {
    width:990px;
    color:#ffffff;
    overflow:hidden;
    margin:0 auto;
    padding:200px 0 140px 0;
}
.about_content02 {
    width:990px;
    color:#000000;
    overflow:hidden;
    margin:0 auto;
    padding:140px 0;
}
.about_menu {
    width:100%;
    text-align:center;
    margin-top:-105px;
}
.about_menu a {
    width:150px;
    color: #000000;
    background-color:#ffffff;
    border-radius:5px;
    line-height:20px;
    text-align:center;
    text-decoration:none;
    display:inline-block;
    cursor: pointer;
    margin:0 5px;
}
.about_menu a:hover {
}


/*產品列表頁-版面*/
.product_sortbox_one {
    width:100%;
    background-color:#ffffff;
}
.product_sortbox_two {
    width:100%;
    border:1px solid #DCDCDC;
    background-color: #F0F0F0;
}
.product_sortbox_content {
    width:1000px;
    margin:0 auto;
    padding:90px 0 80px 0;
}


/*產品勾選區塊*/
.product_sort_option {
    width:158px;
    position:fixed;
	border: 1px solid #DCDCDC;
    background-color: #FFFFFF;
    top:90px;
    left:50%;
    margin-left:320px;
	padding:10px;
}
.product_sort_option h4 {
    font-weight: normal;
    margin-bottom: 5px;
}




/*產品列表頁-錨點*/
.product_sortmenu {
    width: 158px;
    position:fixed;
    top:90px;
    left:50%;
    margin-left: 320px;
}
.product_sortmenu a {
    /*  white-space: nowrap;    */
    width:120px;
    height:40px;
    border:1px solid #DCDCDC;
    background-color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    line-height: 40px;
    color: #2d2d2d;
    display:block;
    cursor: pointer;
    margin-bottom:10px;
    padding: 0;
}
.product_sortmenu p {
    vertical-align:middle;
}


/*產品列表頁-產品名稱*/
.product_sorttitle {
    width:738px;
    background-color:#ffffff;
    border:1px solid #EDEDED;
    overflow:hidden;
    padding:20px 30px;
    margin-bottom:20px;
}
.product_sorttitle .sorttitle_left {
    width:280px;
    display:inline-block;
    vertical-align:middle;
}
.product_sorttitle .sorttitle_left h3 {
    font-size: 36px;
    /*  text-align: center; */
    line-height: 43px;
    color: #000000;
}
.product_sorttitle .sorttitle_left p {
    color: #5A5A5A;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
}
.product_sorttitle .sorttitle_right {
    width:656px;
    display:inline-block;
    vertical-align:middle;
}
.product_sorttitle .sorttitle_right p {
    white-space: nowrap;
    color: #7F7F7F;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
    vertical-align:middle;
}

/*產品列表頁-產品區塊*/
.product_sortlist ul {
	width:800px;
    overflow: hidden;
    margin-bottom:1px;
}
.product_sortlist ul li {
    display: inline-block;
    margin: 9px 9px 15px 9px;
    vertical-align: top;
}
.product_sortlist ul li a.product_img {
    width: 180px;
    height: 180px;
    background-color: #ffffff;
    border-radius: 10px;
    display: block;
    margin-bottom: 10px;
    border: 1px solid #ededed;
    overflow: hidden;
}
.product_sortlist ul li .product_name {
    width:180px;
    font-size:13px;
    text-align:center;
    word-break:break-all;
}
.product_sortlist ul li .product_name a {
    line-height:18px;
    /*
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    */
    display:block;
}
.product_sortlist ul li .product_name p {
    line-height:18px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
#footer_left_img {
    width: 1000px;
    font-size: 10px;
    margin: 0 auto;
    padding: 0px 0 20px 0;
    overflow: hidden;
}