li{
    letter-spacing: 0px;
}
#product_detail img {
    max-width: 100%;
    width: expression(document.body.clientWidth>100?"100%":"auto");
    overflow: hidden;
}

#product_detail {
    width: 100%;
    background: #f1f1f1;
}

#product_detail .pd-name {
    width: 80%;
    position: relative;
    top: 35%;
    left: 0;
}

#product_detail .h3 {
    font-size: 20px;
    line-height: 1.6;
    color: #000;
    font-family: 'din_pro_bold';
    text-align: left;
    padding: 0px;
    margin: 0;
}

#product_detail .page_content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 120px;
}




/* ================== section 01 /  product-gallery__list =========================*/

#product_detail .overview_section {
    width: 100%;
    background-color: #f7fafb;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 30px 0;
}

#product_detail .overview_section .pageBack {
    width: 100%;
    max-width: 1280px;
    display: block;
    margin: 0px auto;
    letter-spacing: 0;
    padding: 15px 15px;
}

#product_detail .product_gallery {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0% 15px 2% 15px;
}

#product_detail .gallery_base {
    float: left;
    margin: 0 auto;
}

#product_detail .gallery_infor_word {
    padding: 0px 20px;
    margin: 20px 0;
    width: 45%;
}

#product_detail .gallery_infor_word .infor-head {
    padding: 0 10px;
}

#product_detail .gallery_infor_word .infor-head .h3 {
    font-size: 30px;
    line-height: 1.6;
    color: #2e98e5;
    font-weight: 900;
}

#product_detail .gallery_infor_word .infor-head .h4 {
    font-size: 15px;
    line-height: 1.6;
    color: #212530;
    font-weight: 900;
}

#product_detail .gallery_infor_word .infor-list {
    margin: 0px 0;
}

#product_detail .gallery_infor_word .infor-list li {
    color: #555657;
    padding-bottom: 4px;
}


#product_detail .infor-list {
    display: block;
    padding: 0 30px;
}

#product_detail .infor-list li {
    list-style: disc;
    line-height: 1.25;
    padding: 5px 0;
    font-size: 14px;
}

#product_detail .note{
    list-style: none;
    color: #2e98e5;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .25px;
    padding: 10px 15px;
}

#product_detail .gallery_bxslider {
    padding: 15px 0px;
    width: 55%;
    position: relative;
    padding-left: 0px;
}


#product_detail .gallery_bxslider .gallery_bxs_content {
    margin: 0 auto;
    padding: 0 0px;
    overflow: hidden;
}

#product_detail #bx-pager.bx-pager-nav {
    position: relative;
    margin: 0 auto;
    max-width: 600px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

#product_detail .pdf_download_btn {
    margin: 15px auto;
    padding: 0 15px;
}

#product_detail .pdf_download_btn a {
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color: #2e98e5;
    background-color: transparent;
    cursor: pointer;
    vertical-align: middle;
    padding: 12px 10px;
    border:1px solid #2e98e5;
    outline: none;
    font-size: 15px;
    border-radius: 4px;
}

#product_detail .pdf_download_btn a:hover,#product_detail .pdf_download_btn a:active {
    text-decoration: none;
     border:1px solid #2e98e5;
    color: #2e98e5;
    opacity: .85;
}

#product_detail .icon_download:after {
    width: 18px;
    height: 18px;
    line-height: 1.6;
    content: "";
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    background: url(../images/icon_download.svg)left center no-repeat;
    padding: 0px 10px;
}

#product_detail .gallery_bxslider li {
    padding:20px 80px;
}



/*------- bxsilder -------*/

#bx-pager {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    text-align: center;
}

#bx-pager .xs-img-block {
    width: 100%;
    display: block;
}

#bx-pager .img-grid {
    float: left;
    width: 110px;
    overflow: hidden;
    margin-right: 2px;
}

#bx-pager .img-grid:before {
    content: "";
    clear: both;
    display: table;
}

#bx-pager .img-grid a {
    display: block;
    padding: 10px;
    border: 1px solid transparent;
    background-color: rgba(255, 255, 255, 1);
}

#bx-pager .img-grid a:hover {
    border: 1px solid #dadada;
    z-index: 99;
}

#bx-pager .img-grid a:active {
    border: 1px solid #2e98e5;
}

#bx-pager .bx-wrapper {
    margin: 0 auto 1.5vh;
}

#bx-pager .bx-wrapper .bx-controls {
    display: none;
}

#bx-pager .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-controls-direction a {
    -webkit-transition: none;
    transition: none;
    opacity: .25;
}



/*.bx-wrapper .bx-next {
    right: 10px;
    background: url(https://asset.msi.com/event/msi_tablet/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(https://asset.msi.com/event/msi_tablet/images/controls.png) no-repeat 0 -32px;
}
*/

/* media */

@media (max-width: 1200px) {

    #product_detail .pd_top_img_inner {
        left: 0;
    }
    #product_detail .gallery_infor_word .infor-head .h3 {
        line-height: 1.45;
    }

    #product_detail .gallery_infor_word .infor-head .h4 {
        font-weight: 900;
    }
}


@media (max-width: 1024px) {
    #product_detail .gallery_infor {
        padding: 0px 0px;
    }
}

@media (max-width: 960px) {
    #product_detail .gallery_infor_word .infor-head {
        padding: 0 15px;
    }
    #product_detail .gallery_infor_word .infor-head .h3 {
        font-size: 3rem;
    }
    #product_detail .gallery_base {
        float: none;
        margin: 0 auto;
    }
    #product_detail .gallery_infor_word {
        width: 100%;
        padding: 0px 0px;
        padding-bottom: 6%;
    }
    #product_detail .gallery_infor_word .infor-list {
        margin: 10px 0;
        padding: 0 20px;
    }
    #product_detail .infor-list li {
        font-size: 1.25rem;
        line-height: 1.45;
        margin-bottom: 0;
    }
        #product_detail .gallery_bxslider li {
        padding: 0;
    }
}



@media (max-width: 736px) {
    #product_detail .overview_section {
        padding: 2% 15px
    }
    #product_detail .product_gallery {
        padding: 0;
    }
    #product_detail .infor-list {
        padding: 0px;
    }
    #product_detail .gallery_infor_word .infor-head {
        padding: 0px;
    }
    #product_detail .gallery_infor .h3 {
        font-size: 1.6rem;
    }
    #bx-pager .img-grid a {
        padding: 0px;
    }
    #product_detail #bx-pager.bx-pager-nav{
            margin: 15px auto;
    }
    #product_detail .gallery_bxslider{
        padding: 0;
    }
    #product_detail .gallery_infor_word .infor-head .h4{
        line-height: 1.25;
    }
}




/**/


/* ================= sub nav =====================*/

#product_detail .sub-nav {
    width: 100%;
    position: relative;
    height: 70px;
    background-color: #228bd9;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

#product_detail .sub-nav .sub-navList {
    width: 100%;
    max-width: 1280px;
    margin: 0px auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}


@media (max-width: 1680px){
    #product_detail .sub-nav .sub-navList {
    width: 100%;
    max-width: 1000px;
    margin: 0px auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}
}
#product_detail .sub-nav .sub-navList li {
    float: left;
    display: block;
}

#product_detail .sub-nav .sub-navBtn {
    position: absolute;
    right: 0;
    top: 0;
}

#product_detail .sub-nav .sub-navBtn a {
    line-height: 70px;
    height: 70px;
    vertical-align: middle;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 0 20px;
    font-size: 18px;
}

#product_detail .sub-nav .sub-navBtn a:after {
    content: "";
    width: 18px;
    height: 18px;
    line-height: 1.6;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    background: url(../images/icon_location.svg)right center no-repeat;
    padding: 0px 15px;
}

#product_detail .scroll-btn {
    display: block;
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    font-weight: 700;
    color: rgba(255, 255, 255, .85);
    background-color: transparent;
    margin: 0;
    padding: 0px 0px;
    min-width: 180px;
    position: relative;
    line-height: 70px;
    vertical-align: middle;
}

#product_detail .pd-name.fixed {
    background: transparent;
    color: #fff;
    margin-top: 0px;
    padding: 15px 10px;
    left: 5%;
    z-index: 104;
    text-align: left;
    pointer-events: none;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0);
}

#product_detail .pd-name.fixed .header_pd_name .h3 {
    color: #fff;
    font-size: 24px;
    line-height: 1.6;
}

#product_detail .pd-name.fixed .header_pd_name {
    display: inline-block;
    padding: 0;
}

#product_detail .pd-name.fixed .header_sub {
    /*font-size: 1.25rem;*/
    line-height: 1.25;
    padding-top: 0px;
    padding-bottom: 0;
    display: none;
}

#product_detail .header_title {
    position: static;
}

#product_detail .sub-nav.fixed {
    margin: 0;
    z-index: 103;
}




#product_detail .fixed .scroll-btn:hover:before,
#product_detail .fixed .scroll-btn:active:before {
    display: none;
}

#product_detail .scroll-btn:hover {
    background-color: #0078d2;
}

#product_detail .scroll-btn:active,
#product_detail .scroll-btn.active {
    color: #2e98e5;
    background-color: #fff;
    text-decoration: none;
    opacity: 1;
}

#product_detail .sub-navBtn.active {
    color: #2e98e5;
    background-color: #fff;
    text-decoration: none;
    opacity: 1;
}



#product_detail .on_click,
#product_detail .on_click:hover,
#product_detail .on_click:focus,
#product_detail .on_click:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #2e98e5;
}

#product_detail .fixed {
    position: fixed;
    top: 0px;
    left: 0;
    /* z-index: 1000;*/
    border-bottom: 0px solid transparent;
    background: #2e98e5;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
}

@media (max-width: 1600px) {
    #product_detail .sub-nav .sub-navList {
        width: 70%;
        /*background-color: #f01;*/
    }

    #product_detail .pd-name.fixed {
        left: 5%;
    }
}

@media (max-width: 1024px) {
    #product_detail .sub-nav .sub-navList {
        width: 100%;
        text-align: right;
        padding: 0;
    }
    #product_detail .sub-nav .sub-navList li {
        float: none;
        display: inline-block;
    }
    #product_detail .sub-nav .sub-navBtn {
        position: static;
        right: 0;
        top: 0;
    }
}

@media (max-width: 960px) {
    #product_detail .pd-name {
        /*display: none;*/
    }
	#product_detail .pd-name.fixed  { display: none;}
    #product_detail .sub-nav .sub-navList,
    #product_detail .sub-nav {
        height: 50px;
        text-align: center;
    }
    #product_detail .scroll-btn {
        display: inline-block;
        line-height: 50px;
        min-width: 100%;
        padding: 0px 8px;
        font-size: 15px;
    }
    #product_detail .sub-nav .sub-navBtn a {
        /*position: absolute;
        right: 0;*/
        line-height: 50px;
        height: 50px;
        padding: 0px 8px;
        display: inline-block;
        font-size: 15px;
        background-color: transparent;
    }
}



/*============== Specifications  ================*/

#product_detail .specifications_section {
    background-color: #ffffff;
    padding: 2% 0 120px;
}

#product_detail .specifications_section .content_body {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

#product_detail .spc-inner {
    padding: 0 15px;
    margin: 0px auto 60px;
}



@media (max-width: 1024px) {
    #product_detail .specifications_section .content_body {
        width: 90%;
        margin: 0 auto;
    }
}

@media (max-width: 736px) {
    #product_detail .specifications_section .content_body {
        width: 95%;
    }
    #product_detail .specifications_section {
        padding: 5% 0 15% 0;
    }
    #product_detail .spc-inner {
        margin: 0px auto;
    }
}




/* modelSpec common*/
.main_spec {
    padding: 0 15px;
    margin-bottom: 30px;
    position: relative;
}

.main_spec .modelSpec {
    margin-bottom: 5px;
}

.main_spec .modelSpec_Top {
    margin: 0;
    display: block;
}

.main_spec.width-1 .modelSpec_Top {
    margin: 0;
    display: none;
}



/*spec set*/
.spec_head {
    /*width: 100%;*/
    display: block;
    padding: 0 10px;
    background-color: #ebeff0;
    cursor: pointer;
    position: relative;
}

.spec_head .modelSpectitle {
    display: block;
    font-size: 15px;
    margin: 0;
    padding: 5px 0;
    line-height: 1.6;
    color: #2c2c2d;
    font-weight: 700;
}

.navicon {
    display: block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 30px;
    color: #2e98e5;
}

.navicon.openbox:after {
    font-family: FontAwesome;
    content: "\f107";
    display: inline-block;
    color: #555657;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
}

.active .navicon.openbox:after {
    content: "\f106";
    /*-webkit-transform: rotate(180deg);
    transform: rotate(180deg);*/
}

.modelSpec_table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.tbody,
.thead {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    width: auto;
}

.tr {
    display: table-row;
}

.td, .th {
    display: table-cell;
    color: #2c2c2d;
    font-size: 100%;
    line-height: 1.45;
    border: 1px solid #ebeff0;
    -webkit-text-size-adjust: none;
    vertical-align: middle;
    /* word-break: break-all;
    word-wrap:break-word;*/
}

.th{
    color: #2c2c2d;
    background-color: #f7fafb;
    width: 20%;
    padding: 10px 10px;
}

.td {
    padding: 10px 10px;
}


.modelSpec_Top .th,
.modelSpec_Top .td {
    background-color: #989b9d;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    border: 1px solid #fff;
    text-align: center;
}

.modelSpec_Top .th {
    text-align: left;
    padding: 10px 10px;
}

/* 規格-產品 */
.width .th,.width-2 .th,.width-3 .th,.width-4 .th,.width-5 .th,.width-6 .th ,.width-7 .th  {
    width: 20%;
}

.width .td,.width-2 .td {
    width: 80%;
}

.width-3 .td {
    width: calc(80% / 2);
}

.width-4 .td {
    width: calc(80% / 3);
}

.width-5 .td {
    width: calc(80% / 4);
}


.width-6 .td {
    width: calc(80% / 5);
}

.width-7 .td {
    width: calc(80% / 6);
}

.width-8 .td {
    width: calc(80% / 7);
}

.width-9 .td {
    width: calc(80% / 8);
}

.width-10 .td {
    width: calc(60% / 9);
}

.width-10 .td:nth-child(2) {
    width: 20%;
}


/**/
.modelSpec_Top.fixed {
    margin: 0;
    z-index: 104;
    top: 70px;
    left: calc((100% - 1250px) / 2);
    width: 100%;
    max-width: 1250px;
    padding: 0px;
    margin: 0 auto;
    border-bottom: 0px solid transparent;
    background: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* 變形表格*/
.modelSpec-other .thead .th,
.modelSpec-other .thead .td {
    background-color: #ebeff0;
    font-size: 15px;
    line-height: 1.6;
    color: #000;
    font-weight: 900;
}


.modelSpec-other .title {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 10px 0px;
    padding-right: 25px;
}

.modelSpec-other .title .navicon {
    display: block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
    color: #2e98e5;
}

.modelSpec-other .title .navicon.openbox:after {
    font-family: FontAwesome;
    content: "\f107";
    display: inline-block;
    color: #2e98e5;
    vertical-align: middle;
}

.modelSpec-other .active .navicon.openbox:after {
    content: "\f106";
    /*-webkit-transform: rotate(180deg);
    transform: rotate(180deg);*/
}


/* spec list style */
.spec_content .list-style {
    padding: 0 0 0 20px;
}
.spec_content .list-style li {
    position: relative;
    list-style: disc;
    line-height: 1.45;
    padding: 3px 0;
    font-size: 15px;
}

.circle_type:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #555657;
    top: 12px;
    vertical-align: middle;
}


@media(max-width: 960px) {
    .main_spec .modelSpec_Top {
        margin: 0;
        display: none;
    }

    .spec_head {
        padding: 0 10px;
    }

    .td,.th,
    .width .th,.width .td,
    .width-2 .th,.width-2 .td,
    .width-3 .th,.width-3 .td,
    .width-6 .td,.width-6 .th,
    .width-7 .td,.width-7 .th,
    .width-8 .td,.width-8 .th,
    .width-9 .td,.width-9 .th,
    .width-10 .td,.width-10 .th {
        display: block;
        padding: 10px 10px;
        margin-bottom: -1px;
        width: 100%;
    }
    .width-10 .td:nth-child(2) {
        width:100%;
    }
    .modelSpec_table .td:before {
        content: attr(data-th);
        color: #a9a9ab;
        display: block;
        width: auto;
        line-height: 1.45;
        font-weight: 500;
        padding: 0px 0px;
        padding-bottom: 4px;
    }

    /*modelSpec-other style*/
    .modelSpec-other .thead {
        display: none;
    }

    .modelSpec-other .td,
    .modelSpec-other .th {
        padding: 10px;
        display: table-cell;
    }
    .modelSpec-other .th {
        width: 20%;
        background-color: #f7fafb;
    }
    .modelSpec-other .th:before,
    .modelSpec-other .td:before {
        content: attr(data-th);
        color: #a9a9ab;
        display: block;
        line-height: 1.45;
        font-weight: 500;
        padding-bottom: 4px;
        width: 100%;
    }
    .modelSpec-other .title {
        padding: 0px 25px 0 0;
    }

 }


@media (max-width: 960px) {

    .modelSpec-other.width-10 .tbody .td,
     .modelSpec-other.width-10 .thead .td {
        display: block;
    }
     .modelSpec-other.width-10 .tbody .tr {
        display: block;
        margin-bottom: 20px;
    }
     .modelSpec-other.width-10 .tbody .td {
        position: relative;
    }
    .modelSpec-other.width-10 .tbody .td:before {
        content: attr(data-th)":";
        color: #a9a9ab;
        display: inline-block;
        line-height: 1.45;
        font-weight: 500;
        padding-right: 20px;
        padding-bottom: 4px;
        width: auto;
    }
     .modelSpec-other.width-10 .tbody .td:nth-child(2):before {
        display: block;
        content: attr(data-th);
        color: #c5c5c5;
    }

}


/* specs_tab */
#product_detail .specs_tab {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 10px 0;
}

#product_detail .specs_tab ul>li {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    line-height: 1.6;
    border: 1px solid #ababab;
    border-bottom: 2px solid #ababab;
    margin: 0 5px;
    padding: 15px 35px;
    border-radius: 2px;
    color: #333;
    outline: 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: .65;
}

#product_detail .specs_tab ul>li:hover {
    opacity: .85;
}

#product_detail .specs_tab ul>li.active {
    border: 1px solid #ababab;
    color: #333;
    opacity: 1;
}

#product_detail .specs_tab ul>li {
    color: #2e98e5;
    border-bottom: 2px solid #2e98e5;
}

@media (max-width: 736px) {
    #product_detail .specs_tab {
        padding: 0;
        width: 90%;
    }
    #product_detail .specs_tab ul>li {
        font-size: 15px;
        line-height: 1.25;
        margin: 0 5px;
        padding: 10px 15px;
    }
}




/*============== Specifications END ================*/


/*download*/
.data-point {
    margin-bottom: 30px;
}

.data-point-inner {
    margin-bottom: 30px;
}

#product_detail .download_section .content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 0px;
}


#product_detail .download_section {
    background-color: #fff;
    padding: 2% 0 120px;
}

#product_detail .download_section .point-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0px;
    background-color: transparent;
    margin-bottom: 10px;
    /*  border: 1px solid #ddd;*/
    margin: 0 auto;
}

#product_detail .download_section .spec_area .title {
    position: relative;
    cursor: pointer;
}

#product_detail .download_section .spec_area .title .h3 {
    font-size: 18px;
    line-height: 1.6;
    padding: 10px 15px;
    margin: 0;
    border-bottom: 1px solid #dbdbdb;
}

#product_detail .download_section .spec_area .navicon {
    display: block;
    vertical-align: middle;
    position: absolute;
    top: 25%;
    right: 30px;
    color: #2e98e5;
}

#product_detail .download_section .spec_area .navicon.openbox:after {
    font-family: FontAwesome;
    content: "\f107";
    display: inline-block;
    color: #2e98e5;
    font-size: 30px;
    line-height: 50px;
    vertical-align: middle;
}

#product_detail .download_section .active .navicon.openbox:after {
    content: "\f106";
}

.point-col {
    width: 100%;
    max-width: 100%;
    border: 1px solid #ddd;
    margin-right: 2px;
    margin-bottom: -1px;
    padding: 4px 5px;
}

.point-col-3 {
    max-width: calc(100%/3);
}

.point-col-4 {
    max-width: calc(100%/4);
}

.point-col-2 {
    max-width: calc(100%/2);
}

.point-col-2,
.point-col-3,
.point-col-4 {
    margin-right: -1px;
    margin-bottom: -1px;
}


.download_section .point-row .point-col:first-child {
    background-color: #f7fafb;
}

.data-point-head {
    width: 100%;
    padding: 20px 0px;
}


.download_section .h4 {
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    padding: 0 10px;
    font-weight: bold;
    color: #212530;
    word-wrap: break-word;
    word-break: normal;
}

.download_section .h5 {
    font-size: 15px;
    line-height: 1.25;
    margin: 0;
    padding: 2px 10px;
    font-weight: 700;
    color: #212530;
    word-wrap: break-word;
    word-break: normal;
}

.download_section p.dec {
    font-size: 15px;
    line-height: 1.6;
    padding: 2px 10px;
    margin: 0;
    font-weight: 500;
    color: #555657;
    word-wrap: break-word;
    word-break: normal;
    position: relative;
}

.dowload_btn {
    display: block;
    padding: 8px 15px;
    color: #2e98e5;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.6;
    text-align: left;
    font-weight: 700;
    outline: none;
}

.dowload_btn:hover {
    text-decoration: underline;
    color: #2e98e5;
}

.dowload_btn:after {
    width: 20px;
    height: 20px;
    line-height: 20PX;
    content: "";
    display: inline-block;
    margin: 0;
    background-color: #2e98e5;
    vertical-align: middle;
    background: url(../images/icon_download.svg)left center no-repeat;
    padding: 0px;
    margin-left: 10px;
}

.dowload_file {
    text-align: center;
}

.download-infor_area {
    width: 100%;
    padding: 0px;
    text-align: right;
    margin-top: 30px;
}

.download-infor_area .table {
    display: table;
    width: 100%;
}

.download-infor_area .td {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}




/* ======== Attention style =================*/

.att-box {
    padding: 20px 30px;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}

.att-box .h5 {
    position: relative;
    color: #2e98e5
}

.att-box .h5:before {
    width: 18px;
    height: 18px;
    line-height: 18px;
    content: "";
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    background: url(../images/icon_att.svg)left center no-repeat;
    padding: 0px;
    margin-right: 5px;
}

.att-box p.dec.heightLieTXT {
    color: #df000a;
    font-style: .85em;
}







/*====================== dropdown =======================*/

#product_detail .spec_content .dropdown-area {
    margin-bottom: 10px;
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: right;
    width: 100%;
    max-width: 250px;
}


#product_detail .spec_content .dropdown-body {
    border: 1px solid #333;
    background-color: #333;
    min-width: auto;
    width: 100%;
    max-width: 250px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    padding: 10px 90px 10px 20px;
    font-size: 15px;
    color: #333;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

#product_detail .spec_content .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: auto;
    padding: 15px 0;
    margin: 8px 0 0;
    font-size: 15px;
    background-color: #333;
    border: 1px solid #333;
    border-radius: 0;
    overflow-y: auto;
}

#product_detail .spec_content .dropdown-menu>li {
    padding: 0px;
    display: block;
}

#product_detail .spec_content .dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: 100;
    line-height: 2;
    color: #333;
    white-space: nowrap;
}

#product_detail .spec_content .dropdown-menu>li>a:focus,
#product_detail .spec_content .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2e98e5;
}

#product_detail .spec_content.dropdown-body .i-caret {
    display: inline-block;
    margin-left: 0px;
    font-size: 15px;
    line-height: 1.6;
    position: absolute;
    top: 0;
    right: 5%;
    padding: 10px 5px;
}

#product_detail .spec_content.dropdown_inner .bs-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

#product_detail .spec_content .dropdown_inner .bs-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 10px;
    padding-left: 10px;
}



@media screen and (max-width: 768px) {
    #product_detail .spec_content .dropdown_inner .bs-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    #product_detail .spec_content .dropdown-menu>li {
        padding: 0px;
    }
}


/* os dropdown*/
#product_detail  #dropdown_select {
    width: 100%;
    text-align: right;
    padding: 0;
    margin: 0;
}


#product_detail  #dropdown_select .btn-dropdown-group {
    margin: 0px;
    width: 100%;
    max-width: 320px;
    display: inline-block;
    padding: .5rem 0rem;
}

#product_detail  #dropdown_select .dropdown-body {
    border: 1px solid #f0f0f0;
    box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.05);
    background: #fff;
    min-width: auto;
    width: 100%;
    max-width: 480px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 90px 10px 20px;
    font-size: 16px;
    color: #333;
    margin: 0 auto;
    position: relative;
    text-align: left;
    opacity: 1;
}

#product_detail #dropdown_select .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 15px 0;
    margin: 8px 0 0;
    font-size: 16px;
    border: 1px solid #f0f0f0;
    box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.05);
    height: auto;
    max-height: 480px;
    background-color: #fff;
}

#product_detail #dropdown_select .select_scroll::-webkit-scrollbar {
    display: none;
}

#product_detail #dropdown_select .select_scroll {
    overflow: hidden;
    overflow-y: scroll;
}

#product_detail #dropdown_select .dropdown-menu>li>a {
    display: block;
    padding: 10px 25px;
    clear: both;
    font-weight: 300;
    line-height: 1.6;
    color: #333;
    white-space: nowrap;
    opacity: 1;
    padding: 12px 20px;
}

#product_detail #dropdown_select .dropdown-menu>li>a:focus,
#product_detail #dropdown_select .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2e98e5;
}

#product_detail #dropdown_select .dropdown-body .i-caret {
    display: inline-block;
    margin-left: 0px;
    font-size: 16px;
    line-height: 1.6;
    position: absolute;
    top: 0;
    right: 5%;
    padding: 10px 5px;
}


#product_detail #dropdown_select .btn-dropdown-group .grid {
    position: relative;
}

#product_detail #dropdown_select .btn-dropdown-group .grid-item-lg {
    display: block;
    width: 100%;
    margin: 10px 15px;
}

#dropdown_select .btn-dropdown-group .grid-item {
    max-width: 1;
    flex: 1;
    margin: 10px 15px;
}

#dropdown_select .btn-dropdown-group .item-row {
    display: flex;
    margin:0;
    flex-wrap: wrap;
    vertical-align: top;
    justify-content: flex-end;
}
#dropdown_select .dropdown_select_title{
    color: #555657;
    line-height: 2;
    font-size: 15px;
    font-weight: 300;
    padding: 18px 0;
    vertical-align: middle;
}


.modelSpec_table .tr.highLight .td {
    color: #2e98e5;
}