/*-------------------產品 列表頁------------------------start*/
.product_wrapper {
    background-color: #f9f9f9;
}
.product_list > li {
    vertical-align: top;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}
.product_list .product_title > h3,
.ipc-server_list .product_title> a {
    color: #333;
    font-size: 2.4rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.product_list .product_title {
    padding: .8rem 0 1.6rem;
}
.product_list .product_subtitle {
    padding: .8rem 0;
    min-height: 65px;
    align-content: center;
}
.product_list > li > a {
    display: block;
    position: relative;
}
.product_list > li .sold_out_icon {
    position: absolute;
    top: 0;
    left: 0;
}
.product_list > li .sold_out_mask {
    display: inline-block;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.product_list > li:hover .sold_out_mask {
    background: none;
}
.product_list > li:hover h3,
.product_list > li:hover a {
    color: #E50012;
}
.product_list > li:hover .btn_more {
    color: #E50012;
    border: 1px solid #E50012;
}
.ipc-server_list li:hover .product_icon {
    background-color: #99c2d6;
}
.ipc-server_list li:hover a {
    color: #99c2d6;
}
.product_all_icon {
    text-align: center;
    margin: .8rem 0;
}
.product_icon {
    display: inline-block;
}
/*-------------------產品 列表頁------------------------end*/
.w6 {
    width: 6%;
}
.w12 {
    width: 12%;
}
.tablerow_60 {
    margin: 0 auto;
    display: table;
    width: 100%;
    padding: 0 3rem;
}
.accessory_content img,
.gaming-chassis_promotion img,
.product_list img,
.product_banner img,
.product_overview img,
.product_spec img,
.product_gallery img,
.case_power img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.bg_black {
    background: #343434;
}
.bg_purple {
    background: #670E5E;
}
.color_white {
    color: #f1f1f1;
}
.product_banner {
    position: relative;
}
.product_tag {
    background: rgba(238,238,238,.9);
    padding: 1rem;
    width: 100%;
    text-align: right;
    position: relative;
}
/*---------------------share social media---------------------*/
.product_tag .share {
    display: inline;
    position: relative;
}
.product_tag .share_btn {
    border: 0;
    background-color: transparent;
    border-left: 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 0 20px;
    margin-left: 20px;
    font-size: 20px;
}
.product_tag .share_list::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4.4vh 3vh 5vh;
    border-color: transparent transparent #ccc transparent;
    position: absolute;
    top: -3vh;
    right: 0;
}
.product_tag .share_list {
    position: absolute;
    top: 6vh;
    right: -0.5vw;
    width: 9.2vh;
    height: fit-content;
    text-align: center;
    background: #ccc;
    border: 1px solid #ccc;
    z-index: 999;
    margin: 0.5vw;
    display: none;
}

.product_tag .share_list li:hover,
.product_tag .share_list a:hover {
    color: #ff9900;
}

.product_tag .share_list ul{
    padding: 0 0.8vh;
}
.product_tag .share_list li{
    text-align: center;
    list-style: none;
    font-size: 25px;
    transition: .3s;
    margin: 20px 0;
}

.product_tag .share_list button{
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
}


/*---------------------share social media---------------------*/

.product_tag > a {
    display: inline-block;
    font-size: 1.6rem;
    padding: .5rem .5rem .5rem .8rem;
    color: #333;
    font-weight: bold;
}
.product_tag > a:hover {
    color: #E50012;
}
.product_tag_fixed {
    position: fixed;
    z-index: 999;
    width: 100%;
    max-width: 1920px;
    top: 0;
}
.product_spec,
.product_download,
.product_video,
.product_gallery,
.product_review,
.product_compatibility,
.product_options,
#product_col_title1,
#product_col_title2,
#product_col_title3,
.product_qa {
    padding-bottom: 8%;
}
.product_report > h2 {
    color: #fff;
}
.product_overview .section {
    overflow: hidden;
}
.product_overview .content {
    width: 85%;
    margin: 0 auto;
    text-align: center;
}
.product_overview .title {
    font-size: 3.2rem;
    letter-spacing: 2px;
}
.product_overview .description {
    font-size: 2rem;
}
.product_overview .annotation {
    font-size: 1.6rem;
}
.product_spec > h2,
.product_download > h2,
.product_video > h2,
.product_gallery > h2,
.product_review > h2,
.product_report > h2,
.product_compatibility >h2,
.product_options > h2,
#product_col_title1 > h2,
#product_col_title2 > h2,
#product_col_title3 > h2,
.product_qa > h2 {
    font-size: 3.4rem;
    padding: 5.4rem 0 1.8rem;
    margin-top: 0;
}
.product_spec,
.product_download > h2,
.product_video > h2,
.product_gallery > h2,
.product_review > h2,
.product_report > h2,
.product_compatibility > .content,
.product_options > .content,
#product_col_title1 > h2,
#product_col_title2 > h2,
#product_col_title3 > h2,
.product_qa > h2 {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
/*---------Cable Information start-----------------*/
.product_overview .section_cable .cable_computer {
    display: none;
}
.product_overview .section_cable .cable_mobile,
.product_overview .section_cable .cable_computer {
    padding-bottom: 8%;
}
/*---------Cable Information end-------------------*/
/*-----------------保護機制 小icon start-------------------------*/
.battery_protection {
    list-style-type: none;
    text-align: left;
    padding-left: 0;
}
.battery_protection > li {
    margin-bottom: 3%;
}
.battery_protection > li > div {
    display: inline-block;
    vertical-align: top;
}
.battery_protection > li > div:first-child {
    margin-right: 5%;
}
.battery_protection > li > .protection_content {
    width: 70%;
}
.battery_protection h4 {
    font-size: 2.4rem;
    margin: 0;
}
.battery_protection p {
    margin-top: 0;
    font-size: 2rem;
}
@media (max-width: 420px) {
    .battery_protection > li > .protection_content {
        width: 100%;
    }
}
/*-----------------保護機制 小icon end-------------------------*/
.product_overview .status_percent {
    color: #F36480;
    margin: 5% 0;
    font-size: 4.8rem;
    text-align: center;
}
/*-----------------Specifications 表格 start-------------------------*/
.product_spec {
    font-size: 1.8rem;
}
.product_spec .spec_table {
    width: 100%;
}
.product_spec .spec_model_table {
    margin-top: 10%;
}
.product_spec .main_model {
    font-weight: bold;
}
.product_spec .spec_table tr:not(:last-child) > th,
.product_spec .spec_table tr:not(:last-child) > td {
    border-bottom: 1px dashed #ddd;
}
.product_spec .spec_table tr:first-child > th,
.product_spec .spec_table tr:first-child > td,
.product_spec .border_bottom {
    border-bottom: 1px solid #bbb;
}
.product_spec .spec_table tr:last-child > th,
.product_spec .spec_table tr:last-child > td,
.product_spec .border_top {
    border-top: 1px solid #bbb;
}
.product_spec .spec_table th,
.product_spec .spec_table td {
    padding: 10px;
}
.product_spec .spec_table th {
    text-align: left;
    width: 35%;
}
.product_spec .ipc_spec th {
    font-weight: normal;
}
.product_spec .spec_table td {
    text-align: center;
}
.product_spec .spec_table .spec_tip {
    text-align: left;
    font-size: 1.6rem;
}
.product_spec .spec_table tr.fans_compatibility > th,
.product_spec .spec_table tr.fans_compatibility > td {
    border-bottom: none;
    padding-bottom: 0;
}
.product_spec .spec_table tr.fans_note > th,
.product_spec .spec_table tr.fans_note > td {
    padding-top: 0;
}
.product_spec .spec_list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    display: inline-block;
    width: 100%;
    -moz-user-select: auto;
    -webkit-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.product_spec .border_right:after {
    content: '';
    width: 1px;
    height: 22px;
    float: right;
    border-right: 1px solid #bbb;
}
.product_spec .product_color {
    padding-top: 40px;
    position: relative;
}
.product_spec .spec_model_table tr > th {
    width: auto;
}
.product_spec .spec_model_table tr > th:first-child {
    width: 100px;
}
.product_spec .spec_model_table tr > th:last-child {
    width: 165px;
}
.product_spec .spec_model_table tr:first-child > th > div {
    content: '';
    border-right: 1px solid #bbb;
    vertical-align: middle;
    text-align: center;
    padding-right: 10px;
}
.product_spec .spec_model_table tr:first-child > th:first-child > div {
    text-align: left;
    height: 80px;
    line-height: 80px;
}
.product_spec .spec_model_table tr:last-child > th > div,
.product_spec .spec_model_table tr:first-child > th:last-child >div {
    border-right: none;
}
.product_spec .spec_model_table tr:nth-child(3) > th,
.product_spec .spec_model_table tr:nth-child(3)> td,
.product_spec .spec_model_table tr:nth-child(4) > th,
.product_spec .spec_model_table tr:nth-child(4)> td {
    border-top: 1px solid #bbb;
}
.product_spec .row > div {
    overflow: auto;
}
.product_spec .border_right_center {
    position: relative
}
.product_spec .border_right_center:after {
    content: '';
    width: 1px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-right: 1px solid #bbb;
}
.product_color_list {
    text-align: center;
    margin-left: 50px;
}
.product_color_list a,
.product_color_list div {
    display: block;
    position: relative;
    min-width: 36px;
}
.product_color_list a:before,
.product_color_list a:after,
.product_color_list div:before,
.product_color_list div:after {
    content: '';
    display: block;
    cursor: pointer;
}
.product_color_list div:before,
.product_color_list div:after {
    cursor: default;
}
.product_color_list a:before,
.product_color_list div:before {
    width: 36px;
    height: 36px;
    margin: auto;
    border-radius: 50%;
}
.product_color_list a.active:before,
.product_color_list div.active:before {
    border: 1px solid #bbb;
}
.product_color_list a:after,
.product_color_list div:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin: 5px auto;
}
.product_color_list .btn_timber:after {
    background: #000;
    box-shadow: 0px 0px 0px 4px #7f4f21 inset;
}

.product_color_list .btn_monarch:after {
    background: linear-gradient(90deg, #000 50%, #fff 50%);
    box-shadow: 0px 0px 0px 4px #f39800 inset;
}
.product_color_list .btn_grey-orange:after {
    background: silver;
    box-shadow: 0px 0px 0px 4px #f97d00 inset;
}
.product_color_list .btn_champagne_gold:after {
    background-color:  #fbdca5;
}
.product_color_list .btn_black:after {
    background-color: black;
}
.product_color_list .btn_silver:after {
    background-color: silver;
}
.product_color_list .btn_grey:after {
    background-color: #59575c;
}
.product_color_list .btn_purple:after {
    background-color: #E38EEB;
}
.product_color_list .btn_white:after {
    background-color: white;
    border: 1px solid #ccc;
}
.product_color_list .btn_pink:after {
    background-color: #f8b5c3
}
.product_color_list .btn_red:after {
    background-color: red;
}
.product_color_list .btn_black-gray:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-gray.png);
}
.product_color_list .btn_black-red:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-red.png);
}
.product_color_list .btn_white-red:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_white-red.png);
}
.product_color_list .btn_black-white:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-white.png);
}
.product_color_list .btn_blue-white:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_blue-white.png);
}
.product_color_list .btn_white-blue:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_white-blue.png);
}
.product_color_list .btn_black-gold:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-gold.png);
}
.product_color_list .btn_black-gold2:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-gold2.png);
}
.product_color_list .btn_black-amber:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-amber.png);
}
.product_color_list .btn_black-aluminium:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-aluminium.png);
}
.product_color_list .btn_gold:after {
    background-color: #ac8531;
}
.product_color_list .btn_titanium-black:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_titanium-black.png);
}
.product_color_list .btn_white-silver:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_white-silver.png);
}
.product_color_list .btn_silver-white:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_silver-white.png);
}
.product_color_list .btn_black-green:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-green.png);
}
.product_color_list .btn_black-green2:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-green2.png);
}
.product_color_list .btn_black-green3:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-green3.png);
}
.product_color_list .btn_red-white:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_red-white.png);
}
.product_color_list .btn_black-orange:after {
    background-image: url(https://www.in-win.com/frontend/img/btn_black-orange.png);
}
.product_color_list .btn_justice:after {
    background: linear-gradient(90deg,#f24b2c 50%, #0073c7 50%);
}
.product_color_list .btn_bone:after {
    background-color:#c7bcaa;
}
.product_color_list .btn_race:after {
    background: linear-gradient(90deg, #202125 50%, #61a1de 50%);
}
.product_color_list .btn_tropical:after {
    background: linear-gradient(90deg, #2bc678 50%, #ffde49 50%);
}
.power_spec {
    text-align: center;
    margin-top: 10%;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.power_spec td, .power_spec th {
    padding: 10px;
}
.power_spec .sub_model {
    font-weight: normal;
}
.power_spec .col-line {
    border-bottom: 1px solid #777;
}
.power_spec .row-line {
    border-left: 1px solid #ddd;
}
.power_spec .title {
    border-right: 1px solid #ddd;
    min-width: 200px;
}
.power_spec .divider div {
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.power_spec .section_spec td {
    border-bottom: 1px solid #ddd;
}
.power_spec th:first-child div {
    height: 80px;
    line-height: 80px;
    padding-right: 15px;
    border-right: 1px solid #ddd;
    white-space: nowrap;
}
/*-----------------Specifications 表格 end-------------------------*/
.bg_grey,
.product_video,
.product_download {
    background-color: #eee;
}
.product_report li,
#product_col_title1 li,
#product_col_title2 li,
#product_col_title3 li {
    margin: .4rem 0;
}
.product_download li,
.product_review li {
    display: inline-block;
    vertical-align: top;
    margin: .4rem;
}
.ipc_download li {
    display: inline-block;
}
.btn_down_ipc {
    color: #777;
    border-color: #fff;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    vertical-align: middle;
    padding: .8rem 3rem;
    box-shadow: 2px 0 2px rgba(0, 0, 0, 0.12), 2px 3px 2px rgba(0, 0, 0, 0.12);
}
.btn_down_ipc:hover {
    color: #fff;
    border-color: #99c2d7;
    background-color: #99c2d7;
}
/*-----------------Gallery start-------------------------*/
.product_gallery .gallery_list {
    margin: 0 15%;
}
.product_gallery .slick-slide {
    border-right: 1px solid #bbb;
}
.product_gallery .slick-slide.slick-active:last-child {
    border-right: 0;
}
.product_gallery .slick-slide img {
    margin: 0 auto;
}
.spec_list .slick-arrow,
.overview_slick .slick-arrow,
.product_gallery .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -22px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
}
.spec_list .slick-arrow {
    position: fixed;
}
.spec_list .slick-arrow,
.overview_slick .slick-arrow,
.product_gallery .slick-arrow,
#cboxPrevious,
#cboxNext {
    background-image: url('https://www.in-win.com/frontend/img/icons.png?ver=20210119');
    background-repeat: no-repeat;
    width: 46px;
    height: 45px;
    background-color: transparent;
}
.spec_list .slick-next,
.overview_slick .slick-next,
.product_gallery .slick-next,
#cboxNext,
#cboxNext:hover {
    background-position: -402px 0;
}
.spec_list .slick-prev,
.overview_slick .slick-prev,
.product_gallery .slick-prev,
#cboxPrevious,
#cboxPrevious:hover {
    background-position: -356px 0;
}
#cboxPrevious {
    left: 15px;
}
#cboxNext {
    right: 15px;
}
.product_gallery .slick-prev {
    left: -45px;
}
.overview_slick .slick-prev {
    left: 20px;
    z-index: 1;
}
.product_gallery .slick-next {
    right: -45px;
}
.spec_list .slick-next,
.overview_slick .slick-next {
    right: 20px;
}
.overview_slick .slick-prev:before,
.overview_slick .slick-next:before,
.product_gallery .slick-prev:before,
.product_gallery .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.overview_slick .slick-prev.slick-disabled,
.overview_slick .slick-next.slick-disabled,
.product_gallery .slick-prev.slick-disabled,
.product_gallery .slick-next.slick-disabled {
    opacity: .25;
    cursor: not-allowed;
}
#cboxNext,
#cboxPrevious {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
}
.product_video .youtube_video {
    width: 95%;
    height: 300px;
    max-width: 600px;
}
.product_video .col-sm-6 {
    text-align: center;
}
@media (min-width: 768px) {
    .product_video .youtube_video {
        height: 400px;
    }
    .product_video .col-sm-6:nth-child(odd) {
        text-align: right;
    }
    .product_video .col-sm-6:nth-child(even) {
        text-align: left;
    }
}
/*-----------------Gallery end-------------------------*/
/*-----------------C+P start-------------------------*/
.case_power {
    padding: 5% 0 6%;
    background-color: #E2EBE8;
}
.case_power > ul {
    font-size: 0;
    padding: 0;
    margin: 0;
    text-align: center;
}
.case_power > ul > li {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 90%;
    margin: 0 3% 5%;
    min-width: 290px;
    max-width: 520px;
    background-color: #fff;
}
.case_power .img {
    background-color: #E7E7E7;
}
.case_power img {
    width: 81%;
}
.case_power .main_title {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.4rem;
    text-align: center;
    margin-bottom: 4%;
    font-weight: bold;
}
.case_power .title {
    text-align: center;
    font-size: 3.2rem;
    margin: 1.6rem 0;
    font-weight: bold;
}
.case_power .product_subtitle {
    font-size: 2.2rem;
    margin: 1.6rem 0;
    padding: 0;
    min-height: 0;
    text-align: center;
}
.case_power .product_brief {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.6rem;
    font-size: 1.8rem;
    height: 250px;
    overflow: hidden;
}
.case_power .advanced_link {
    display: inline-block;
    cursor: pointer;
    font-size: 3rem;
    font-weight: bold;
    margin: 0 auto;
}
.case_power .advanced_link span {
    display: block;
}
.case_power .advanced_icon {
    background: url('https://www.in-win.com/frontend/img/icons.png') center center no-repeat;
    background-position: 0 -46px;
    width: 33px;
    height: 33px;
    margin: 5% auto;
}
.case_power .advanced_search_block {
    width: 85%;
    max-width: 1260px;
    margin: 5% auto 0;
    text-align: left;
    display: none;

    -webkit-transition: opacity 1.2s linear .5s;
    transition:  opacity 1.2s linear .5s;
}
.case_power .advanced_search_block > div {
    border-top: 1px solid #ccc;
    padding: 5%;
}
.case_power .advanced_search_block ul {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #777;
    font-size: 1.8rem;
    font-weight: bold;
}
.case_power .advanced_search_block li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 1.5%;
    margin-top: 1.5%;
    padding-right: 3%;
}
.case_power .advanced_search_block input[type=radio]:disabled + label {
    cursor: default;
    opacity: .5;
}
.case_power input[type=radio] + label {
    display: block;
}
.case_power input[type=radio] + label:before {
    border: none;
}
.case_power input[type=radio]:checked + label:before {
    background: #777;
}
.case_power .custom_btn:hover {
    background-color: #777;
    color: #fff;
    border: 1px solid #777;
}
.case_power .custom_btn {
    margin-top: 4rem;
    outline: none;
}
/*-----------------C+P end-------------------------*/
/*-----------------Q & a start-------------------------*/
.product_qa .content_list {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 250px;
    padding: 2% 0;
    font-size: 2.2rem;
    color: #000;
}
.product_qa .content_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.product_qa .title div,
.product_qa .html_content div,
.product_qa .content_list span {
    display: inline-block;
    vertical-align: top;
}
.product_qa .title {
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 3.5rem;
    cursor: pointer;
    border-bottom: 1px dashed #B6B6B6;
}
.product_qa .number {
    position: absolute;
    left: 1%;
    top: 0;
}
.product_qa .html_content {
    display: none;
    color: #777;
    background-color: #F9F9F9;
    padding: 2% 5%;
    border-bottom: 1px dashed #B6B6B6;
}
.product_qa .answer,
.product_qa .question {
    max-width: 95%;
}
.product_qa .question p {
    margin: 0;
}
/*-----------------Q & a end-------------------------*/
@media (min-width: 768px) {
    /*-------------------product 列表頁------------------------start*/
    .product_list .product_title > h3,
    .product_list .product_title > a:not(.btn_more) {
        font-size: 3.2rem;
        margin: 0 .4rem 0;
    }
    /*-------------------product 列表頁------------------------end*/
    .scroll_active .trans_delay_0_8 {
        -webkit-transition-delay: .8s;
        transition-delay: .8s;
    }
    .product_overview .title,
    .product_overview .description,
    .battery_protection > li {
        opacity: 0;
        -ms-transform: translate3d(0, 80px, 0);
        -webkit-transform: translate3d(0, 80px, 0);
        transform: translate3d(0, 80px, 0);
        -webkit-transition: 1.2s;
        transition: 1.2s;
    }
    .product_overview .scroll_active .title,
    .product_overview .scroll_active .description,
    .scroll_active .battery_protection > li {
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .product_overview .scroll_active .description {
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
    }
    /*---------Cable Information start-----------------*/
    .product_overview .section_cable .cable_computer {
        display: block;
    }
    .product_overview .section_cable .cable_mobile {
        display: none;
    }
    /*---------Cable Information end-------------------*/
    /*-----------------保護機制 小icon start-------------------------*/
    .battery_protection > li {
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }
    .battery_protection > li > .protection_content {
        width: 68%;
    }
    .scroll_active .battery_protection > li:first-child,
    .scroll_active .battery_protection > li:nth-child(2) {
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }
    .scroll_active .battery_protection > li:nth-child(3),
    .scroll_active .battery_protection > li:nth-child(4) {
        -webkit-transition-delay: 0.9s;
        transition-delay: 0.9s;
    }
    .scroll_active .battery_protection > li:nth-child(5),
    .scroll_active .battery_protection > li:nth-child(6) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.2s;
    }
    .scroll_active .battery_protection > li:nth-child(7) {
        -webkit-transition-delay: 1.5s;
        transition-delay: 1.5s;
    }
    /*-----------------保護機制 小icon end-------------------------*/
    /*-----------------下載按鈕、報告按鈕 start-------------------------*/
    .product_download li,
    .product_review li,
    .product_report li,
    #product_col_title1 li,
    #product_col_title2 li,
    #product_col_title3 li {
        display: inline-block;
        margin: .4rem;
    }
    .product_gallery .gallery_list {
        margin: 0 8%;
    }
    /*-----------------下載按鈕、報告按鈕 end-------------------------*/
    /*-----------------animation start-------------------------*/
    .breathe:before {
        -webkit-animation: breathe 3s infinite linear alternate;
        animation: breathe 3s infinite linear alternate;
    }
    /*-----------------animation end-------------------------*/
    /*-----------------C+P start-------------------------*/
    .case_power > ul {
        margin: 0 3%;
        text-align: left;
    }
    .case_power > ul > li {
        width: 47%;
        margin: 0 1.5% 3%;
    }
    .case_power .advanced_search_block li {
        max-width: 32%;
        padding-right: 5%;
    }
    .case_power .advanced_search_block > div {
        padding: 0 1%;
    }
    /*-----------------C+P end-------------------------*/
}
@media (min-width: 1200px) {
    /*-----------------C+P start-------------------------*/
    .case_power > ul {
        text-align: center;
    }
    .case_power > ul > li {
        width: 30%;
        margin: 0 1.5% 3%;
    }
    .case_power .advanced_search_block li {
        max-width: 170px;
    }
    /*-----------------C+P end-------------------------*/
}
@media (min-width: 1300px) {
    /*-----------------Standard global start-------------------------*/
    .tablerow_60 {
        width: 60%;
    }
    /*-----------------Standard global end-------------------------*/
    /*-----------------C+P start-------------------------*/
    .case_power > ul > li {
        width: 25%;
        margin: 0 3% 3%;
        max-width: 370px;
    }
    /*-----------------C+P end-------------------------*/
}
@media (min-width: 1700px) {
    /*---------Cable Information start-----------------*/
    .product_overview .section_cable .cable_computer {
        width: 80%;
        margin: 0 auto;
    }
    /*---------Cable Information end-------------------*/
}
/*---ipc custom start---*/
.product_report {
    background: #99c2d7;
    padding-bottom: 8%;
}
.product_report li a {
    font-size: 1.8rem;
    color: #fff;
    border-color: #fff;
    border-radius: 25px;
    min-width: 150px;
}
.product_report li a:hover {
    background-color: #777777;
    border-color: #777777;
    box-shadow: none;
}
.product_compatibility .desp {
    margin-top: 2rem;
    font-size: 1.6rem;
    text-align: left;
}
.product_compatibility .desp >span:first-child {
    margin-right: 2.4rem;
}
.product_options .options_table,
.product_compatibility .compatibility_table {
    margin-top: 1rem;
    width: 100%;
    min-width: 700px;
}
.product_options .options_table thead td,
.product_compatibility .compatibility_table thead td {
    color: #fff;
    background: #99c2d7;
    padding: .8rem;
    border-right: 2px solid white;
}
.product_options .options_table thead td:last-child,
.product_compatibility .compatibility_table thead td:last-child {
    border-right: 0;
}
.product_options .options_table tbody td,
.product_compatibility .compatibility_table tbody td {
    padding: .8rem .4rem;
    border-bottom: 1px solid #bbb;
}
.product_options .options_table tbody tr:last-child td,
.product_compatibility .compatibility_table tbody tr:last-child td {
    border-bottom: 0;
}
#inquiry {
    position: fixed;
    right: 1.6rem;
    bottom: 6.5rem;
    display: block;
    z-index: 99;
    width: 90%;
}
#inquiry .inquiry_icon {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background: #777;
    color: #fff;
    text-align: center;
    font-size: 3.2rem;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    float: right;
}
#inquiry .inquiry_icon:before {
    content: 'i';
}
#inquiry.active .inquiry_icon:before {
    content: 'X';
}
#inquiry.active .inquiry_icon {
    background: #e1a900;
    z-index: 100;
}
#inquiry form {
    position: absolute;
    width: 80%;
    max-width: 700px;
    bottom: -30px;
    right: 55px;
    opacity: 0;
    -ms-transform: translate3d(200%, 0, 0);
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
    -webkit-transition: 1.2s;
    transition: 1.2s;
}
#inquiry.active form {
    opacity: 1;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#inquiry form {
    background: rgba(225, 169, 0, 0.9);
    border-radius: 10px;
    padding: 3rem;
}
#inquiry form > div {
    margin-bottom: 1.6rem;
}
#inquiry form > div:last-child {
    border-top: 1px solid #fff;
    margin-bottom: 0;
    padding-top: 1.6rem;
}
#inquiry form input,
#inquiry form textarea {
    background: 0;
    border: 0;
    outline: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin-top: 1.6rem;
}
#inquiry form textarea {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    color: #777777;
    resize: none;
}
#inquiry .item_required::before {
    color: #FF0000;
    top: -2px;
    font-size: 2.4rem;
}
/*---product_compatibility start---*/
.product_options {
    background: #fcfcfc;
}
.product_compatibility .dropdown,
.product_compatibility .dropdown .dropdown-menu {
    background: #777777;
}
.product_compatibility .dropdown,
.product_compatibility .dropdown .dropdown-menu a {
    font-size: 1.8rem;
}
.product_compatibility .dropdown {
    display: inline-block;
    border-radius: 22px;
}
.product_compatibility .dropdown > a,
.product_compatibility .dropdown .dropdown-menu a {
    color: #fff;
}
.product_compatibility .dropdown > a {
    display: block;
    padding: .5rem 2rem .5rem 1.5rem;
}
.product_compatibility .dropdown .dropdown-menu > li > a {
    display: block;
    clear: both;
    font-weight: normal;
    padding: .4rem .8rem .4rem 3rem;
}
.product_compatibility .dropdown .caret {
    color: #99c2d7;
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 1rem;
    vertical-align: middle;
    border-top: 10px dashed;
    border-top: 8px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.product_compatibility .dropdown-menu > li > a:hover,
.product_compatibility .dropdown-menu > li > a:focus,
.product_compatibility .dropdown-menu > li.active > a {
    text-decoration: none;
    color: #111111;
}
/*---product_compatibility end---*/
@media (min-width: 768px) {
    .ipc_spec {
        max-width: 800px;
        margin: auto;
    }
    .product_report {
        padding-bottom: 5%;
    }
    .product_options .content,
    .product_compatibility .content {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .product_compatibility .desp {
        margin-top: 0;
        text-align: right;
    }
}
/*---ipc custom end---*/
/*---boostrap dropdown start---*/
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.open > .dropdown-menu {
    display: block;
    width: 90%;
    margin-left: 5%;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
/*---boostrap dropdown end---*/
/*---standard start---*/
.computer_tag_color {
    background: #ffffff;
    opacity: .9;
}
.computer_tag_color > a:hover {
    color: #E50012;
}
.table_w50 {
    vertical-align: middle;
}
.btn_radius:hover {
    color: #777;
    border-color: #ccdfdb;
    background-color: #ccdfdb;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn_radius {
    color: #333;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    line-height: 1.8rem;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    border-color: #fff;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
/*---standard end---*/
/*--- compare start ---*/
.compare_add {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #aaa;
    position: relative;
    cursor: pointer;
    margin-left: 5px;
    overflow: hidden;
    background-color: #fff;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    transition: transform .5s;
}
.compare_add:before {
    content: '+';
    color: #aaa;
    display: block;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.compare_add.active {
    cursor: default;
    background-color: #333;
}
.compare_add.active:before {
    color: #fff;
}
#compare_container {
    width: 130px;
    background-color: #F4F4F4;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    z-index: 100;
}
#compare_container.display_none {
    display: none;
}
.list_unstyle {
    list-style: none;
    padding: 0;
    margin: 0;
}
#compare_list li {
    border-bottom: 1px solid #aaa;
    position: relative;
}
#compare_list img {
    max-width: 100%;
    height: auto;
    margin: 15px 0 5px;
}
.compare_remove {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #aaa;
    border: none;
    outline: none;
}
.compare_remove:before,
.compare_remove:after {
    content: '';
    width: 2px;
    height: 12px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
}
.compare_remove:before {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
}
.compare_remove:after {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
}
.alert_box {
    padding: 50px 0;
}
#toast-container.toast-top-center > .toast-info, #toast-container.toast-bottom-center > .toast-info {
    max-width: 300px;
}
#compare_container .custom_btn {
    width: 100%;
    font-size: 1.4rem;
    padding: 5px 0;
    color: #fff;
    margin: 10px 0 0;
    background-color: #555;
    border: none;
}
#compare_container .custom_btn:last-child {
    background-color: #aaa;
}
@media (min-width: 992px) {
    #compare_container .custom_btn:hover {
        background-color: #333;
    }
    .compare_add:hover {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    .compare_remove {
        opacity: 0;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        transition: .5s;
    }
    #compare_list li:hover .compare_remove {
        visibility: visible;
        opacity: 1;
    }
    .compare_remove:hover {
        background-color: #333;
    }
    #toast-container.toast-top-center > .toast-info, #toast-container.toast-bottom-center > .toast-info {
        max-width: 400px;
    }
}
/*--- compare end ---*/
/*--- buy now start ---*/
.buy_block {
    padding-right: 8px;
}
.show_buy_btn,
.buy_btn {
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    background: #B81C22;
    font-weight: bold;
    border-radius: 3px;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}
.show_buy_btn {
    display: none;
}
.show_buy_btn:hover
.buy_btn:hover {
    background: #dd4b39;
    box-shadow: 0 5px 8px rgba(0,0,0,.3);
}
.group_buy {
    display: none;
}
.group_buy > .buy_btn {
    background: #555;
}
.hatch_hack {
    right: 10px!important;
    left: auto !important;
}
.hatch_hack  > div:first-child {
    left:80% !important;
}
/*--- buy now end ---*/
