/*footer 網頁設計 By BLC  對齊*/
footer .copyRightTxt span {
    position: relative;
    top: -2px;
}

footer .copyRightTxt span img {
    margin-top: 3px;
}

/*footer 網頁設計 By BLC  對齊  end*/


/*修正 iphone 滾動視差區塊無法正常顯示*/
@media (max-width: 768px) {

    :-webkit-full-page-media,
    :future,
    :root .articleBlockStyle02 {
        background-size: auto 100% !important;
        background-attachment: scroll !important;
    }
}

/* P標籤內文字 手機版不斷行 */
@media (max-width: 768px) {
    .txt_mb br {
        display: none;
    }
}


/* 覆蓋view/v3/company/html_1.php   .articleBlockStyle02:after 滾動視差背景色 */
.bg0:after {
    background-color: rgba(0, 64, 75, 0) !important;
}

/* 覆蓋view/v3/company/html_1.php   .articleBlockStyle02  margintop */
.margin0px {
    margin: 0px !important;
}

.top80px {
    margin: 80px 0px 0px 0px !important;
}

.bott80px {
    margin: 0px 0px 80px 0px !important;
}

/*覆蓋view/v3/company/html_1.php  .Bbox_view_full 頁面左右padding */
.Bbox_view_full {
    padding: 0px !important;
}

/*覆蓋view/v3/contact/info.php    .blockInfoTxt p  margin*/
.margin5px {
    margin: 5px 0px !important;
}

/*修正產品內頁面數量選擇 被壓縮*/
.formItem {
    width: 100% !important;
}

/*取消產品介紹頁圖高度100%*/
.item .itemImg img {
    height: auto !important;
}

.productdetail .itemImg img {
    height: auto !important;
}

.bg_dark {
    /*    background:url("../images/dark-honeycomb.png") repeat; */
    background-image: url(../images/dark-honeycomb.png);
}

/*取消產品介紹頁 sideMenu 上方title紅線*/
.sideMenu .boxTitle {
    visibility: hidden;
}

/*首頁最新消息title  read more 手機板置中*/
@media (max-width: 992px) {
    .mbcenter {
        text-align: center;
    }

    .blockTitle.mbcenter::after {
        margin: auto;
    }
}




/*隱藏相簿時間 標題*/
/*
.album .item .Bbox_flexBetween,
.albumdetail .Bbox_flexBetween .dateStyle,
.albumdetail .Bbox_flexBetween .itemTotal,
.albumdetail .item .itemTitle{
    visibility: hidden;
}*/


/*修改左右圖文手機板上下順序*/
@media (max-width: 992px) {
    .flexreverse {
        flex-direction: column-reverse !important;
    }
}


/*修改articleBlockStyle03 背景色*/
/*
.bgc_yellow{
    background-color: rgba(255, 239, 185, 0.3)!important;
}
*/
/*修改company_1頁文字顏色*/
/*
.font_color{
    color: #ff7d00!important;
}
*/

/*修改company_1 footer margin-top*/
.company_1 footer {
    margin-top: 0px !important;
}

.hoverstyle:hover {
    opacity: 0.5;
}

/*about us PRODUCTION PROCESS 文字效果*/
.about_1 .flex4c .articleTitle {
    text-align: center !important;
    font-weight: 500 !important;
    color: #fff;
    background-color: #80001f;
    margin: 0px;
    padding: 16px 0px 16px 0px;
}

/*背景紋路 start */
/*
.indexContent_12 .block1{
    margin: 0 auto;
    padding: 48px 0px;
}

.indexContent_12 .block1,.indexContent_12 .block2 {
  position: relative;
}
.indexContent_12 .block1 .blockTitle,
.indexContent_12 .block2 .w1200px{
  position: relative;
  z-index: 1;
}
.indexContent_12 .block1:before,
.indexContent_12 .block2:before {
  content: "";
  position: absolute;
  opacity: 0.1;
}


.indexContent_12 .block1::before {
    background-image: url(../images/bg-1-1.png);
    right: 0;
    top: 0;
    width: 350px;
    height: 280px;
}

.indexContent_12 .block2::before {
    background-image: url(../images/bg-1-2.png);
    left: 0;
    bottom: 0;
    width: 218px;
    height: 515px;
}
*/

/*首頁背景六角紋路 end */



.index .itemImg {
    padding-bottom: 75%;
    box-shadow: 4px 4px 5px rgba(0, 31, 145, 0.25);
}


/*index 產品輪播圖 樣式修改*/
.indexContent_14 .slidBlock .itemImg {
    /*    height: 400px;*/
    background-color: rgba(255, 255, 255, 0);
}


/*下在flex2c旁  區間垂直置中*/
.itemcenter {
    align-items: center !important;
}

/*ul切齊區塊*/
.xxx ul {
    padding: 0px 0px 0px 20px;
}

/* .itemImg hover效果隱藏 */
.itemImg:not([class*="hoverEffect"]):hover:before {
    /*    display:none; */
}

.itemImg:not([class*="hoverEffect"]):hover:after {
    /*   display:none; */
}

/*文字陰影*/
.txtLight {
    text-shadow: 0 0 3px rgb(0, 0, 31);
}

/*文字區塊首行凸排*/
.txt_ind {
    text-indent: -34px;
    position: relative;
    left: 34px;
    padding-right: 34px;
    margin: 5px 0px !important;
}

.index {
    background: url(../images/bg.jpg) !important;
}


/*首頁News 區塊*/

.index .index_block4 {
    padding: 50px 0;
    margin: 70px 0px !important;
}

.index .index_block4 .index_news_block {
    margin-bottom: -32px;
    padding-bottom: 32px;
    border-bottom: 1px dotted #ccc;
}

@media (max-width: 768px) {
    .index .index_block4 .index_news_block {
        margin-bottom: -16px;
        padding-bottom: 16px;
    }
}

.index .index_block4 .index_news_block .index_news_date div {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    color: #1569bd;
    background: #fff;
    border: 1px solid #1569bd;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 1199px) {
    .index .index_block4 .index_news_block .index_news_date div {
        width: 85px;
        height: 85px;
    }
}

@media (max-width: 440px) {
    .index .index_block4 .index_news_block .index_news_date div {
        margin: 0 auto;
    }
}

.index .index_block4 .index_news_block .index_news_date div::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 1px;
    background: #00A5C4;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.index .index_block4 .index_news_block .index_news_date div p {
    margin: 10px 0 0 0;
    font-size: 21px;
    font-family: 'Montserrat';
}

@media (max-width: 1199px) {
    .index .index_block4 .index_news_block .index_news_date div p {
        margin: 4px 0 0 0;
    }
}

.index .index_block4 .index_news_block .index_news_date div span {
    font-size: 21px;
    font-family: 'Montserrat';
}

.index .index_block4 .index_news_block .index_news_content .index_news_title {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index .index_block4 .index_news_block .index_news_content .index_news_text {
    height: 84px;
    overflow: hidden;
}

.index .index_block4 .index_news_block .index_news_content .index_news_text span {
    color: #999;
}

.index .index_block4 .index_news_block .index_news_content .index_news_text span p {
    margin: 0;
}

.index .index_block4 .index_news_block:hover .index_news_date div {
    color: #fff;
    background: -webkit-linear-gradient(right top, #1569bd, #00ACA8);
    background: linear-gradient(to left bottom, #1569bd, #00ACA8);
}

.index .index_block4 .index_news_block:hover .index_news_date div::before {
    background: #fff;
}

.index .index_block4 .index_news_block:hover .index_news_content .index_news_title {
    color: #008BD5;
}

/*首頁News 區塊 END*/

/*歷史沿革樣式修改 start*/
.history_v2 ul li {
    background-color: rgba(255, 255, 255, 0) !important;
}

.history_v2 li::before,
.history_v2 li::after {
    display: none !important;
}

.history_v2 ul li .date {
    color: #003a5d !important;
}

.history_v2 ul li .dot:before {
    background-color: #003a5d !important;
}

/*歷史沿革樣式修改 end*/



.indexproduct {
    margin: 100px 0px !important;
}

.indexabout {
    padding: 130px 15px !important;
}

.titlestyle small,
.titlestyle_2 {
    font-weight: 500 !important;
    color: #0c4091 !important;
}

.titlestyle span {
    color: #6faeda !important;
    font-weight: 500 !important;
}

.bannerBlock .scrollDown {
    bottom: 15px !important;
}

.titleblue {
    color: #249eb1;
    font-weight: bold;
}

.text-no {
    font-size: 25px !important;
    /*    font-style: italic;*/
    /*    font-family: "Times New Roman", serif;*/
    font-weight: 500 !important;
    color: #6faeda !important;
}

.scrollbox {
    width: 100%;
}

@media (max-width: 800px) {

    .scrollbox {
        width: 100%;
        overflow-x: scroll;
    }

}

/*--------------------內頁表格樣式 start--------------------*/
.mytable {
    padding: 0;
    margin: 0;
    font-size: 12pt;
}

.mytable caption {
    padding: 0 0 5px 0;
    width: 6500px;
    font: italic 12pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

.mytable th {
    font: bold 12pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-left: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

.mytable th.nobg {
    border-top: 0;
    border-left: 1px solid #C1DAD7;
    border-right: 1px solid #C1DAD7;
    background: none;
    text-align: center;
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable td {
    border-right: 1px solid #C1DAD7;
    border-left: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
}


.mytable td.alt {
    background: #F5FAFA;
    color: #797268;

}

.mytable tr.alt td {
    background: #F5FAFA;
    color: #797268;
    text-align: right;
    font-size: 12pt;
}

.mytable tr.money td {
    text-align: right;
    font-size: 12pt;
}

.mytable th.spec {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #fff url(../images/bullet1.gif) no-repeat;
    font: bold 10pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #f5fafa url(../images/bullet2.gif) no-repeat;
    font: bold 10pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #797268;
}


/*GridViewCSS Soft Grey Style*/
.GridViewStyle {
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    table-layout: auto;
    border-collapse: collapse;
    border: #444 1px solid;
    text-align: center;
}

/*Header and Pager styles*/
.GridViewHeaderStyle,
.GridViewPagerStyle

/*Common Styles*/
    {
    background-image: url(../images/headersoftgrey.jpg);
    background-position: center;
    background-repeat: repeat-x;
    background-color: #1d1d1d;
}

.GridViewHeaderStyle th {
    padding: 2px;
    color: #ffffff;
}

.GridViewHeaderStyle a {
    text-decoration: none;
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: normal;
}

.GridViewPagerStyle table {
    text-align: center;
    margin: auto;
}

.GridViewPagerStyle table td {
    border: 0px;
    padding: 2px;
}

.GridViewPagerStyle td {
    border-top: #1d1d1d 1px solid;
}

.GridViewPagerStyle a {
    color: #ffffff;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #777777;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-left: solid 1px #777777;
}

.GridViewPagerStyle span {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}

/*RowStyles*/
.GridViewRowStyle td,
.GridViewAlternatingRowStyle td,
.SelectedRowStyle td

/*Common Styles*/
    {
    padding: 3px;
    border-right: solid 1px #1d1d1d;
    font-size: 11pt;
    color: Black;
}

.GridViewRowStyle td {
    background-color: #c9c9c9;
}

.GridViewAlternatingRowStyle td {
    background-color: #f0f0f0;
}

.SelectedRowStyle td {
    background-color: #ffff66;
}
.companyRuleTable{
    border-spacing: 0;
    font-family:Calibri,sans-serif;
}
.companyRuleTable th{
    background-color: #ECEDEE;
    text-align: center;
    border-bottom: 2px #9CB8CF solid;
    border-top: 1px #ccc solid;
    border-left:1px #ccc solid;
}
.companyRuleTable th:last-child{border-right: 1px #ccc solid;}
.companyRuleTable td{
    text-align: center;
    vertical-align: middle;
    padding:0 5px 0 5px;
    border-left:1px #ccc solid;
}
.companyRuleTable tr td:last-child {border-right: 1px #ccc solid;}
.companyRuleTable tbody tr td a i {
    font-size: 48px;
    color: #000;
    padding-right: 0;
}
.companyRuleTable tbody tr td:nth-child(2) {color: #4D7C9C;}
.companyRuleTable tr td:first-child{width: 123px;}
.companyRuleTable tr td:nth-child(2) {width: 348px;}
.companyRuleTable tr td:nth-child(3),
.companyRuleTable tr td:nth-child(4) {width: 235px;}
.companyRuleTable tbody tr td{background-color: #fff;}

.socialResponsibilityReportTable{
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}
.socialResponsibilityReportTable th{
    color: #fff;
    background-color: #999;
    border-bottom: 0;
}
.socialResponsibilityReportTable th,.socialResponsibilityReportTable td {
    text-align: center;
    vertical-align: middle; 
}
.socialResponsibilityReportTable a i{font-size: 25px;}

/*--------------------內頁表格樣式 END--------------------*/

footer .container {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    padding: 50px 0;
}

.footerItem {
    width: 0;
    flex-grow: 1;
}

.footerItem h4 {
    color: #3FA9F5;
    border-bottom: 1px solid #6FAEDA;
    padding: 10px 0;
    width: 60%;
    font-weight: bold;
}

.footerItem nav {
    display: flex;
    flex-direction: column;
}

.footerItem nav a {
    display: block;
    border-bottom: 1px dashed #D2DDEC;
    text-decoration: none;
    color: #D2DDEC;
    width: 70%;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.footerItem nav a:hover {
    color: #3FA9F5;
}

.infoList {
    display: flex;
    max-width: 1140px;
    margin: 0 auto;
    justify-content: center;
}

.infoList a {
    display: block;
    padding: 20px;
    color: white;
}

.infoList a i {
    color: #5ea1ff;
}

.slideList {
    margin-top: 6%;
}

.slideMenu {
    display: flex;
    flex-direction: column;
}

.slideMenu a {
    display: block;
    padding: 2px;
    text-decoration: none;
    color: #D2DDEC;
}

.footerImg {
    text-align: center;
    padding: 10px;
}

footer .footerContent .footerType1 .copyRightTxt,
.copyRightSocial {
    text-align: right;
}

/* .btn-cis1{
    clip-path:polygon(14% 2%, 82% 2%, 93% 50%, 82% 103%, 15% 110%, 3% 51%);
    line-height: 1;
    width: 168px;
    height: 37px;
    background:linear-gradient(to left bottom, #1569bd, #00ACA8);
    text-align:center;
} */
.cusbtn a {
    border: 0;
    clip-path: polygon(14% 2%, 82% 2%, 93% 50%, 82% 103%, 15% 110%, 3% 51%);
    line-height: 1;
    min-width: 110px;
    height: 37px;
    padding-left: 2.5em;
    padding-right: 2.5em;
    background: linear-gradient(to left bottom, #1569bd, #00ACA8);
    text-align: center;
    transition: all .2s;
    -webkit-transition: all .2s;
}

footer .socialList {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
}

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

    footer .footerContent .footerType1 .copyRightTxt,
    .copyRightSocial {
        text-align: center;
    }
}

@media screen and (max-width: 1140px) {
    footer > .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 992px) {
    footer > .container {
        display: none;
    }

    .infoList {
        display: block;
        text-align: center;
        padding: 15px 15px 0 15px;
    }

    .infoList a {
        padding: 0;
    }
}


/* product_new */
body {
    background-image: url(../images/bg.jpg);
    background-repeat: repeat;
}

/* proCus_topMenu */
.proCus_topMenu {
    border-bottom: 1px dotted #6FAEDA;
    padding: 30px 0 25px 0;
    margin-bottom: 30px;
}

.proCus_topMenu ul {
    display: flex;
    justify-content: center;
}

.proCus_topMenu ul li {
    margin: 0 15px;
}

.proCus_topMenu ul li a {
    width: 375px;
    padding: 9.5px 10px;
    font-size: 20px;
    background-image: url(../images/polygon-line.png);
}

.proCus_topMenu ul li.active a,
.proCus_topMenu ul li a:hover {
    color: #fff;
    background-image: url(../fonts/polygon-bg.png);
}


/* proCus_list */
.proCus_list ul li {
    margin: 10px 9.8px;
}

.proCus_list ul li a {
    width: 253px;
    padding: 9.6px 10px;
    font-size: 16px;
    border: 1px solid #CCCCCC;
    border-radius: 24.5px;
}

.proCus_list ul li.active a,
.proCus_list ul li a:hover {
    color: #fff;
    background-color: #6FAEDA;
    border: 1px solid #6FAEDA;
}

.proCus_topMenu,
.proCus_list {
    text-align: center;
}

.proCus_topMenu ul,
.proCus_list ul {
    list-style: none;
    padding-left: 0;
}

.proCus_list ul li {
    display: inline-block;
    text-align: center;
}

.proCus_topMenu ul li a,
.proCus_list ul li a {
    display: block;
    color: #0C4091;
    transition: all .2s;
    -webkit-transition: all .2s;
}

@media screen and (max-width: 992px) {
    .proCus_list {
        display: none;
    }
}

/* proCus_srhBar */
.proCus_srhBar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
}
.proCus_srhBar.notLine{
  border-top: 0;
}

.proCus_srhBar ul {
  padding-left: 0;
  margin: 0;
}

.proCus_srhBar ul li {
  display: inline-block;
  vertical-align: middle;
}

.proCus_srhBar ul li .icon_add{
  margin-right: 20px;
  vertical-align: 4px;
}

.proCus_srhBar ul li:nth-child(1) {
    margin-right: 15px;
}

.proCus_srhBar ul li:nth-child(2) {
    margin-right: 20px;
}

.proCus_srhBar ul li:nth-child(3) {
    margin-right: 5px;
}

.proCus_srhBar .title {
    color: #0C4091;
    font-size: 20px;
    font-weight: bold;
}

.proCus_srhBar select {
    width: 295px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    line-height: 37px;
    padding-right: 30px;
}

.proCus_srhBar select::-ms-expand {
    display: none;
}

.proCus_srhBar input {
    width: 255px;
    color: #999999;
    font-size: 20px;
    border: 1px solid #EFEFEF;
    background-color: #EFEFEF;
    font-family: "微軟正黑體", "Microsoft JhengHei";
}

.proCus_srhBar input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999999;
}

.proCus_srhBar input::-moz-placeholder {
    /* Firefox 19+ */
    color: #999999;
}

.proCus_srhBar input:-ms-input-placeholder {
    /* IE 10+ */
    color: #999999;
}

.proCus_srhBar input:-moz-placeholder {
    /* Firefox 18- */
    color: #999999;
}

.form-control {
    height: 37px;
}

@media screen and (max-width: 1200px) {
    .proCus_topMenu ul {
        flex-wrap: wrap;
    }

    .proCus_topMenu ul li {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 440px) {
    .proCus_topMenu ul {
        display: block;
    }

    .proCus_topMenu ul li.active a,
    .proCus_topMenu ul li a {
        background-image: none;
    }

    .proCus_topMenu ul li.active a,
    .proCus_topMenu ul li:hover a {
        background: linear-gradient(to left bottom, #1569bd, #00ACA8);
        border-color: transparent;
    }

    .proCus_topMenu ul li a {
        width: 100%;
        border: 1px solid #0C4091;
    }
}

.proCus_table {
    overflow-x: auto;
}

.proCus_table table {
    width: 100%;
    white-space: nowrap;
    border-collapse: collapse;
}

.proCus_table table thead tr th,
.proCus_table table tbody tr td {
    text-align: center;
}

.proCus_table table thead tr th {
    color: #0C4091;
    font-size: 22px;
    border-bottom: 4px solid #0071BC;
}

.proCus_table table tbody tr td {
    color: #4D4D4D;
    font-size: 20px;
    border-bottom: 0;
    background-color: #ffffff;
}

.proCus_table table tbody tr td a {
    display: inline-block;
    margin-right: 10px;
}

.proCus_table table tbody tr td a:last-child {
    margin-right: 0;
}

.proCus_table table tbody tr:nth-child(odd) td {
    background-color: #F2F2F2;
}

.proCus_table table tbody tr:hover td {
    background-color: #6FAEDA;
}

.proCus_table table tbody tr:last-child td {
    border-bottom: 4px solid #0071BC;
}

.download_mark {
    padding: 18px 0;
    display: flex;
    justify-content: flex-end;
}

.download_mark div {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
}

.download_mark div:last-child {
    margin-right: 0;
}

.download_mark a {
    display: inline-block;
    margin-right: 8px;
}

.icon_specification {
    background-color: #005E8A;
}

.icon_datasheet {
    background-color: #157131;
}

.icon_specification,
.icon_datasheet {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    display: block;
    color: #fff !important;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
}


@media screen and (max-width: 500px) {
    .proCus_srhBar ul li {
        display: block;
        margin-bottom: 15px;
    }

    .proCus_srhBar ul li:nth-child(1),
    .proCus_srhBar ul li:nth-child(2),
    .proCus_srhBar ul li:nth-child(3) {
        margin-right: 0;
    }

    .proCus_srhBar ul li:nth-child(1) {
        margin-bottom: 5px;
    }

    .proCus_srhBar ul li:nth-child(3) {
        margin-bottom: 0;
    }

    .proCus_srhBar ul,
    .proCus_srhBar select,
    .proCus_srhBar input {
        width: 100%;
    }

    .product .cusbtn {
        text-align: center;
    }

    .product .proCus_srhBar > ul .cusbtn a {
        margin-bottom: 0;
    }

    .product .proCus_srhBar > .cusbtn a {
        margin-top: 0;
    }

    .proCus_table table thead tr th {
        font-size: 18px;
    }

    .proCus_table table tbody tr td {
        font-size: 16px;
    }

    .download_mark div {
        font-size: 15px;
    }
}


/* relation_table */
.relation .boxTitle {
  font-size: 30px;
	text-align: center;
}
.relation .boxTitle:after {
	margin-left: auto;
	margin-right: auto;
}
.relation .select_year {
	width: 180px;
  margin: 0 0 30px auto;
}
.relation .select_year select {
	width: 100%;
	border-radius: 0;
}
.relation .selectYearTitle {
	font-size: 20px;
}
.relation .relationTableBlock {
  min-height: .01%;
  overflow-x: auto;
	padding-bottom: 20px;
  white-space: nowrap;
}
.relation .relationTableBlock .relation_tbl {
	width: 100%;
  max-width: 100%;
	border-collapse: collapse;
}
.relation .relationTableBlock .relation_tbl tr th,
    .relation .relationTableBlock .relation_tbl tr td {
	text-align: center;
}
.relation .relationTableBlock .relation_tbl tr th {
	color: #ffffff;
	background-color: #999999;
	border-bottom: 0;
}
.relation .relationTableBlock .relation_tbl tr td i {
	font-size: 25px;
	padding-right: 0;
  vertical-align: middle;
}

@media screen and (min-width: 993px) {
  .product .proCus_srhBar ul li:nth-child(1),
  .product .proCus_srhBar ul li:nth-child(2){
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .Bbox_in_2c_L3 > div > div:nth-of-type(2){
    float: none;
    width: 100%;
  }
  .relation .boxTitle{
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .proCus_topMenu{
    border-bottom: 0;
    margin-bottom: 0;
  }
}



/* cowboy 20210201 */
@media (max-height: 1499px) {
    .navMenu > li > a {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
}