/* Generated by less 2.5.1 */


.boyd-cookie .row >div {
  margin: 0;
}

html,
body {
    height: 100%;
}

img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

input {
    vertical-align: middle;
    border: none;
}

ul {
    margin: 0;
    /*padding: 0; */
    list-style-type: none;
}

button {
    background: none;
    border: none;
    /* margin-top: 30px; */
}

button a {
    font-size: 20px;
    display: inline-block;
    background: #e1523d;
    padding: 10px 20px;
    color: #fff;
    border-radius: 8px;
    box-shadow: 1px 2px 7px 0px #111;
}

button a:hover {
    opacity: 0.6;
    color: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.boxvc {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.img-init {
    padding: 0;
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
}


/* 样式重置 */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
strong,
span,
strong,
a {
    margin: 0;
    padding: 0;
    /*font-size: 16px;*/
}

h1,
h2,
h3,
h4 {
    font-weight: bold;
}

input,
textarea {
    resize: none;
    /*但是在移动设备当中 有一些浏览器是会有自己的默认样式*/
    -webkit-appearance: none;
    appearance: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.p0 {
    padding: 0 !important;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.p25 {
    padding: 25px;
}

.p30 {
    padding: 30px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.m0 {
    margin: 0 !important;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m20 {
    margin: 20px;
}

.m25 {
    margin: 25px;
}

.m30 {
    margin: 30px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.tc {
    text-align: center;
}

.vc {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -o-box;
    -o-box-orient: horizontal;
    -o-box-pack: center;
    -o-box-align: center;
    display: -ms-box;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}

.fwb {
    font-weight: bold;
}

.t14 {
    font-size: 1.4rem;
    font-size: 14px;
}

.t18 {
    font-size: 1.8rem;
    font-size: 18px;
}

.t24 {
    font-size: 2.4rem;
    font-size: 24px;
}

.t30 {
    font-size: 3rem;
    font-size: 30px;
}

.t48 {
    font-size: 4.8rem;
    font-size: 48px;
}

.fz-48 {
    font-size: 48px;
}

.fz-20 {
    font-size: 20px;
}

.fz-16 {
    font-size: 16px;
}

.fc-red {
    color: #ff0000;
}

.fc-dark-blue {
    color: #0c223f;
}

.fc-light-blue {
    color: #0084ff;
}

.fc-black {
    color: #303030;
}

.fc-gray {
    color: #666666;
}

.lh-26 {
    line-height: 26px;
}

.relative {
    position: relative;
}

.w1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.border-red {
    border: 1px solid red !important;
}

.border-red:focus {
    border: 1px solid red !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f57474;
}

input {
    outline: none;
}

textarea {
    resize: none;
}

.input-style {
    border: 1px solid #A6A6A6;
    height: 48px;
    border-radius: 0;
}

header {
    z-index: 10;
}

.container-fluid {
    padding: 0;
}

.model-h2 {
    font-size: 48px;
    color: #0c223f;
    line-height: 1.5;
    font-weight: 500;
    font-family: "Helvetica";
    border-bottom: 1px solid #a7a7a7;
    margin: 30px auto;
}

.model-p {
    font-size: 20px;
    padding-bottom: 32px;
}

.img-center {
    overflow: hidden;
    text-align: center;
}

.img-center video {
    width: 630px;
}


/*contact page begin*/

.contact {
    max-width: 1200px;
    margin: 0 auto;
    font-family: "Helvetica";
    color: #4a4a4a;
    padding: 0 15px;
    margin-bottom: -23px;
}

.contact form {
    border-top: 1px solid #A7A7A7;
    padding-top: 29px;
    font-size: 16px;
    color: #303030;
}

.contact form label {
    font-weight: normal;
}

.contact .form-group {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}

.contact .form-group:not(:last-child) {
    padding-right: 30px;
}

.contact .form-group input,
.contact .form-group select {
    border: 1px solid #A6A6A6;
    height: 48px;
    border-radius: 0;
    width: 100%;
}

.contact .form-group textarea {
    height: 137px;
    border: 1px solid #A6A6A6;
    border-radius: 0;
}

.contact .form-group .file-btn {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 107px;
    text-align: center;
    background: #F2F2F2;
    height: 96%;
    border: 0;
    z-index: 1;
}

.contact .form-group input[type=file] {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 107px;
    text-align: center;
    background: #F2F2F2;
    height: 96%;
    border: 0;
    z-index: 1;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}

.contact .form-group .error-tips {
    display: none;
}

.contact .code-div2 {
    margin-top: 41px;
}

.contact .code-img {
    height: 33px;
    position: absolute;
    right: 50px;
    top: 8px;
}

.contact .fresh-btn {
    height: 33px;
    position: absolute;
    right: 5px;
    top: 8px;
    cursor: pointer;
}

.contact .submit-btn {
    width: 350px;
    height: 44px;
    color: #fff;
    text-align: center;
    background: #348fff;
    font-size: 18px;
    margin: 20px auto 87px;
    display: block;
    cursor: pointer;
}


/*contact page end*/


/*about-us page begin*/

.about {
    font-family: "Helvetica";
    color: #4a4a4a;
    margin-bottom: 52px;
}

.about .about-banner {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    display: block;
    padding-top: 30px;
    position: relative;
    border-top: 0px solid #a7a7a7;
}

.about .about-banner .about-banner-txt {
    position: absolute;
    right: 5%;
    top: 43%;
    width: 45.8%;
    font-size: 30px;
    color: #fff;
    white-space: nowrap;
}

.about .about-banner {
    position: relative;
}

.about .about-txt {
    position: absolute;
    top: 50%;
    right: 5%;
    width: 43%;
}

.about .about-banner2 {
    padding-top: 70px;
}

.about .about-ps {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 40px;
    text-align: justify;
}

.about .about-ps .title-h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 120px;
}

.about .about-ps p {
    font-size: 14px;
    line-height: 32px;
    color: #000;
}

.about .about-ps .p-col {
    padding: 0;
}

.about .about-ps .txt-left {
    padding-right: 32px;
}

.about .about-ps .txt-right img {
    max-width: 408px;
    margin-bottom: 25px;
}

.about .about-ps .txt-bottom {
    clear: both;
}

.about .about-ps2 {
    width: 100%;
    max-width: 100%;
    background: #f5f5f5;
}

.about .img-animate {
    overflow: hidden;
}

.about .img-animate img {
    width: 100%;
    transition: all 1s;
}

.about .img-animate img:hover {
    /*transform: scale(1.2, 1.2);*/
    /*transition: all 1s;*/
}

.about .news-info {
    padding-top: 24px;
    border-bottom: 1px solid #A7A7A7;
    overflow: hidden;
    padding-bottom: 8px;
}

.about .news-info .news-blue-bg {
    width: 95px;
    height: 13px;
    margin: 6px 25px 0 0;
    background: #0077ff;
}

.about .news-info .news-tit {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
}

.about .news-info time {
    color: #0077ff;
    font-size: 14px;
    line-height: 45px;
}

.about .news-info .share-img {
    clear: both;
}

.about .news-info .share-img li {
    float: right;
    margin-right: 7px;
}

.about .news-info .share-img li img {
    width: 15px;
}

.about .news-con {
    overflow: hidden;
    padding: 30px 0 60px;
    text-align: justify;
}

.about .news-con p {
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.about .news-con p:first-child {
    padding-right: 46px;
}

.about-manusolutions .about-ps p {
    font-size: 14px;
    line-height: 32px;
}

.about-manusolutions .about-ps .img-animate {
    margin-left: 25px;
}


/*about-us page end*/

@media (max-width: 970px) {
    .about .about-ps .txt-left {
        width: 100% !important;
        padding-right: 0;
        padding-bottom: 15px;
    }
    .about-ps {
        padding: 0 15px;
    }
    .img-center video {
        width: 100%;
        padding: 0 15px;
    }
    .news-con p {
        width: 100%;
    }
    .about .about-banner2 {
        padding-top: 20px;
    }
    .about .news-con p {
        font-size: 15px;
        padding-bottom: 0px !important;
    }
    .about .news-con p:first-child {
        padding-right: 15px;
    }
    .about-banner-txt {
        font-size: 22px !important;
    }
}

@media (max-width: 768px) {
    .model-h2 {
        font-size: 24px;
    }
    .model-p {
        line-height: 24px;
        padding-bottom: 12px;
    }
    .contact .form-group {
        padding-right: 0 !important;
    }
    .about-ps img {
        padding: 15px !important;
    }
    .about-ps p {
        font-size: 16px !important;
    }
    .about .img-animate {
        height: auto !important;
        overflow: visible;
        width: 100%;
        margin-left: 0 !important;
    }
    .about .img-animate img {
        max-width: 100% !important;
    }
    .about .img-animate img:hover {
        /*transform: scale(1, 1);*/
    }
    .about .news-info .news-tit {
        font-size: 18px;
        padding-top: 12px !important;
    }
    .about-banner-txt {
        font-size: 16px !important;
    }
    /*solutions页面*/
    .solutions h2 {
        font-size: 22px !important;
        white-space: nowrap;
    }
    .solutions_page_cont h3 {
        padding: 30px 0 15px 10px !important;
    }
    .dw_imgtext h5 {
        font-size: 16px !important;
    }
    /*papers页面*/
    .papers h2 {
        white-space: pre-wrap;
            line-height: 1.5em;
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .papers .topp {
        font-size: 20px !important;
        margin-bottom: 35px !important;
    }
    /*science 页面*/
    .science_sub_hide {
        width: 85% !important;
    }
    .science .sciencep {
        font-size: 20px !important;
        margin-bottom: 25px !important;
        padding-bottom: 30px !important;
    }
    .science_sub_hide h3 {
        font-size: 22px !important;
        padding: 22px 0 20px !important;
    }
    .science_sub_hide p {
        line-height: 30px !important;
    }
    /*news页面*/
    .news h2 {
        font-size: 30px !important;
    }
}

@media (max-width: 533px) {
    .about-banner-txt {
        font-size: 16px !important;
        right: 18% !important;
    }
}

@media (max-width: 370px) {
    .model-h2 {
        font-size: 25px;
    }
    .about-banner-txt {
        font-size: 15px !important;
        right: 35% !important;
    }
}


/*Science页面*/

.fz-14 {
    font-size: 14px;
}

.fz-24 {
    font-size: 24px;
}

.fz-30 {
    font-size: 30px;
}

.w100 {
    width: 100%;
}

.fc-dark-0c223f {
    color: #0c223f;
}

.fc_dark-000 {
    color: #000;
}

.lh-35 {
    line-height: 35px;
}

.mb55 {
    margin-bottom: 55px;
}

.science {
    max-width: 1200px;
    margin: 0 auto;
    font-family: "Helvetica";
    color: #4a4a4a;
    padding: 0 15px;
}

.science .sciencep {
    padding-bottom: 40px;
    border-bottom: 1px solid #808080;
    color: #4a4a4a;
    font-size: 24px;
    margin-bottom: 50px;
}

.science_same {
    width: 100%;
    padding-bottom: 25px;
}

.science_sub_title {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    cursor: pointer;
}

.science_sub_title span {
    display: block;
}

.science_sub_title span:first-child {
    float: left;
    cursor: pointer;
    font-weight: bold;
    padding-bottom: 10px;
}

.science_sub_title span:last-child {
    float: right;
}

.science_sub_hide {
    width: 75.8%;
    margin: 0 auto;
    display: none;
}

.science_sub_hide h3 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding: 30px 0;
}

.science_sub_hide p {
    font-size: 14px;
    line-height: 35px;
    color: #000;
}

.up_go {
    background: url(../images/shang.png) no-repeat;
    padding: 10px;
    display: inline-block;
}

.down_go {
    background: url(../images/xia.png) no-repeat;
    padding: 10px;
    display: inline-block;
}


/*Solutions页面*/

.fz-18 {
    font-size: 18px;
}

.solutions {
    font-family: "microsoft yahei";
    color: #4a4a4a;
}

.dw_imgtext {
    max-width: 1200px;
    position: relative;
}

.dw_imgtext h5 {
    position: absolute;
    right: 5%;
    top: 40%;
    width: 45.8%;
    font-size: 30px;
    color: #fff;
}

.solutions_page {
    width: 100%;
    margin: 0 auto;
}

.solutions_page:last-child {
    padding-bottom: 45px;
}

.solutions_page:nth-child(odd) {
    background: #f5f5f5;
}

.solutions_page_cont {
    max-width: 1200px;
    margin: 0 auto;
}

.solutions_page_cont img {
    width: 100%;
    padding-top: 40px;
    /*border-top: 1px solid #a7a7a7;*/
}

.solutions_page_cont h3 {
    font-size: 24px;
    color: #000;
    padding: 55px 0 45px 10px;
}

.solutions_page_cont p {
    font-size: 14px;
    padding: 0 10px 30px 10px;
    color: #000;
}

.solutions_page_cont p span {
    float: left;
    margin-right: 30px;
}


/*news页面*/

.fz-16 {
    font-size: 14px;
}

.mr0 {
    margin-right: 0;
}

.mr30 {
    margin-right: 30px;
}

.news {
    font-family: "Helvetica";
    color: #4a4a4a;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}

.news h2 {
    line-height: 2;
    font-size: 48px;
    border-bottom: 1px solid #808080;
    margin-bottom: 40px;
}

.news .page, .resources-blog div.page {
    text-align: center;
    margin: 30px 0 85px;
    font-size: 0;
}

.news .page li, .resources-blog div.page li {
    width: 50px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.news .page li a, .resources-blog div.page li a {
    color: #333333;
    font-size: 18px;
}

.news .page li a.disable, .resources-blog div.page li a.disable {
    color: #CCCCCC;
}

.news .page li:hover, .resources-blog div.page li:hover {
    background-color: #0084FF;
}

.news .page li:hover a, .resources-blog div.page li:hover a{
    color: #fff;
}

.news .page li.gray-btn, .resources-blog div.page li.gray-btn {
    background-color: #EEEEEE;
    font-weight: bold;
}

.news .page li.gray-btn:hover a, .resources-blog div.page li.gray-btn:hover a {
    color: #333;
}

.news .page li.gray-btn:hover .disable, .resources-blog div.page li.gray-btn:hover .disable {
    color: #ccc;
}

.news .page li.gray-btn.first-page, .resources-blog div.page li.gray-btn.first-page {
    margin-right: 9px;
}

.news .page li.gray-btn.pre, .resources-blog div.page li.gray-btn.pre {
    margin-right: 25px;
}

.news .page li.gray-btn.next, .resources-blog div.page li.gray-btn.next {
    margin-left: 25px;
}

.news .page li.gray-btn.last-page, .resources-blog div.page li.gray-btn.last-page {
    margin-left: 9px;
}

.news .page li.active {
    background-color: #0084FF;
}

.news .page li.active a {
    color: #fff;
}

.news .news-box {
    border: 1px solid #808080;
    padding: 10px 10px 20px;
    margin-bottom: 20px;
}

.news .news-box ul {
    padding-top: 45px;
    border-top: 1px solid #808080;
}

.news .news-box h2 {
    font-size: 48px;
    color: #0c223f;
    font-weight: 300;
    line-height: 2.5;
}

.news .news-box .msg-box {
    padding-top: 20px;
    padding-bottom: 20px;
}

.news .news-box .msg-box:hover {
    background-color: #0084FF;
}

.news .news-box .msg-box:hover p {
    color: #fff;
}

.news .news-box .msg-box:hover h4 {
    color: #fff;
}

.news .news-box a {
    display: block;
    padding-left: 18px;
    border-left: 13px solid #0084FF;
}

.news .news-box h4 {
    color: #0084ff;
    margin-top: 27px;
}

.news .news_pic {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #808080;
}

.news .news_pic div {
    overflow: hidden;
    margin-bottom: 10px;
}

.news .news_pic img {
    transition: all 1s;
}

.news .news_pic img:hover {
    /*transform: scale(1.1);*/
}

.news img {
    width: 100%;
}

.news p {
    font-size: 17px;
    font-weight: 900;
    line-height: 22px;
    color: #4a4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.news h3 {
    color: #0084ff;
}


/*news页面*/


/*paper页面*/

.fz-16 {
    font-size: 16px;
}

.mr0 {
    margin-right: 0;
}

.mr30 {
    margin-right: 30px;
}

.papers {
    font-family: "Helvetica";
    color: #4a4a4a;
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
}

.papers .topp {
    text-align: center;
    padding-bottom: 40px;
    border-bottom: 1px solid #808080;
    color: #4a4a4a;
    font-size: 24px;
    margin-bottom: 50px;
}

.paper-box {
    padding: 10px 10px 20px;
    margin-bottom: 20px;
}

.paper-box ul {
    padding-top: 45px;
    border-top: 1px solid #808080;
}

.paper-box .msg-boxpaper {
    padding-top: 20px;
    padding-bottom: 20px;
}

.paper-box h3 {
    color: #333;
    font-size: 18px;
    margin: 20px 0 20px;
    font-weight: bold;
}

.paper-box p {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.paper-box a {
    display: inline-block;
    font-size: 14px;
    color: #0084ff;
    margin-top: 35px;
    text-decoration: underline;
}

.paper-box .link {
    padding-left: 8px;
}

.paper_pic {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dbddbb;
    box-sizing: border-box;
}

.paper_pic img {
    width: 100%;
    transition: all 1s;
}

.paper_pic img:hover {
    /*transform: scale(1.05);*/
}


/* leadership页面*/

.leadership {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.leadership h2 {
    text-align: center;
    border-bottom: 1px solid #a7a7a7;
    font-family: "Helvetica";
}

.leadership ul li {
    position: relative;
    padding: 30px 8% 20px 10%;
    border-bottom: 1px solid #a6a6a6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.leadership ul li .lead-pic {
    float: left;
    min-width: 100px;
    margin-right: 25px;
    margin-bottom: 10px;
}

.leadership ul li .lead-pic a {
    display: block;
}

.leadership ul li .lead-pic a img {
    max-width: 200px;
    min-width: 100px;
}

@media screen and (max-width: 800px) {
    .leadership ul li .lead-pic {
        float: none;
        width: 100%;
    }
    .leadership ul li .lead-pic a {
        display: block;
        text-align: center;
    }
}

@media screen and (min-width: 700px) {
    .leadership ul li .lead-words {
        overflow: hidden;
    }
}

@media all and (max-width: 767px) {
    .leadership ul li {
        padding: 30px 15px 20px 15px;
    }
}

.leadership ul li .lead-words h3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 14px;
    color: #000;
}

.leadership ul li .lead-words h4 {
    font-size: 18px;
    margin-bottom: 26px;
    color: #000;
    font-weight: 400;
}

.leadership ul li .lead-words p {
    font-size: 14px;
    color: #000;
    text-align: justify;
}

.leadership ul li .lead-words .more-list {
    display: none;
}

.leadership ul li .lead-words .more-list p {
    margin-bottom: 30px;
}

.leadership ul li .lead-words .more-less {
    position: absolute;
    bottom: 5px;
    right: 10%;
}

.leadership ul li .lead-words .more-less .more {
    display: block;
}

.leadership ul li .lead-words .more-less a {
    font-size: 14px;
    color: #0084ff;
    display: none;
}


/* location页面*/

.page-location {
    max-width: 1220px;
    padding: 0 10px;
    margin: 0 auto;
    /*bug修复 27 :移动端横向滚动条*/
    overflow: hidden;
}

.page-location .banner {
    margin-bottom: 70px;
}

.page-location .banner li {
    overflow: hidden;
}

.page-location .banner .pic-box {
    position: relative;
}

.page-location .banner .pic-box .dot {
    position: absolute;
    width: 7.41666667%;
    height: 15.80817052%;
    border: 1px dashed #E5004F;
    border-radius: 50%;
    background-color: rgba(7, 148, 240, 0.5);
    color: #4A4A4A;
    font-size: 14px;
    display: none;
}

.page-location .banner .pic-box .dot span {
    width: 11.23595506%;
    height: 11.23595506%;
    position: absolute;
    border-radius: 50%;
}

.page-location .banner .pic-box .dot span.red {
    background-color: #F70C34;
}

.page-location .banner .pic-box .dot span.green {
    background-color: #2CF60C;
}

.page-location .banner .pic-box .dot ul {
    transform: rotateY(180deg);
    display: none;
}

.page-location .banner .pic-box .dot ul li {
    white-space: nowrap;
    padding-right: 20%;
    position: relative;
}

.page-location .banner .pic-box .dot .border {
    position: absolute;
    left: 0;
    top: 50%;
    border-left: 1px dashed #E5004F;
    border-bottom: 1px dashed #E5004F;
    transform-origin: 0%;
    transform: rotateY(180deg);
}

.page-location .banner h2 {
    text-align: center;
    font-family: "Helvetica";
}

.page-location .banner ul {
    max-width: 710px;
    margin: 40px auto 0;
    overflow: hidden;
}

.page-location .banner ul li {
    font-size: 14px;
    color: #4a4a4a;
}

.page-location .banner ul li i {
    font-size: 60px;
    -webkit-text-size-adjust: none;
    float: left;
    margin-top: -30px;
    font-style: normal;
}

.page-location .banner ul li i.c-red {
    color: #f70c34;
}

.page-location .banner ul li i.c-green {
    color: #2cf70c;
}

.page-location .location-info {
    margin-bottom: 60px;
}

.page-location .location-info h3 {
    /*23 字体大小粗细*/
    font-size: 18px;
    color: #000;
    font-weight: 900;
    margin-bottom: 30px;
}

.page-location .location-info .pic {
    overflow: hidden;
    padding: 0;
}

.page-location .location-info img {
    transition: all .5s;
}

.page-location .location-info img:hover {
    /*transform: scale(1.1);*/
}

.page-location .borderbox-lg {
    width: 100%;
    border: 1px solid #808080;
    padding: 95px 115px;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.page-location .borderbox-lg .vertical {
    height: 300px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.page-location .borderbox-lg a {
    display: block;
    font-size: 14px;
    color: #4a4a4a;
    margin-top: 24px;
}

.page-location .borderbox-lg p {
    font-size: 14px;
    color: #4a4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.page-location .borderbox-lg p.strong {
    font-weight: 900;
}

.page-location .borderbox-lg img {
    width: 100%;
}

.page-location .borderbox-sm {
    border: 1px solid #808080;
    padding: 13px;
    height: 550px;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 28px;
}

.page-location .borderbox-sm .pic {
    border-bottom: 1px solid #808080;
    /* 25 边框不见了*/
}

.page-location .borderbox-sm .pic div {
    overflow: hidden;
    margin-bottom: 12px;
}

.page-location .borderbox-sm img {
    display: block;
    width: 100%;
}

.page-location .borderbox-sm p {
    font-size: 14px;
    color: #4a4a4a;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.page-location .borderbox-sm h3 {
    font-size: 18px;
    color: #4a4a4a;
    font-weight: bold;
    margin-top: 40px;
}

.page-location .borderbox-sm2 {
    border: 1px solid #808080;
    padding: 13px;
    height: 800px;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 28px;
}

.page-location .borderbox-sm2 .pic {
    border-bottom: 1px solid #808080;
    /* 25 边框不见了*/
}

.page-location .borderbox-sm2 .pic div {
    overflow: hidden;
    margin-bottom: 12px;
}

.page-location .borderbox-sm2 img {
    display: block;
    width: 100%;
}

.page-location .borderbox-sm2 p {
    font-size: 14px;
    color: #4a4a4a;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.page-location .borderbox-sm2 h3 {
    font-size: 18px;
    color: #4a4a4a;
    font-weight: bold;
    margin-top: 40px;
}

@media (max-width: 768px) {
    .page-location .borderbox-sm {
        height: auto;
    }
    .right_box .right-last h3{
        font-size:16px !important;
    }
    .right_box .padding{
        padding:0 !important;
    }
}

@media (max-width: 768px) {
    .page-location .borderbox-sm2 {
        height: auto;
    }
    .right_box .right-last h3{
        font-size:16px !important;
    }
    .right_box .padding{
        padding:0 !important;
    }
}


/*boyd-lqb*/

.boyd-wrap {
    padding-bottom: 145px;
    overflow-x: hidden;
    overflow-y: visible;
}

.boyd-wrap * {
    font-family: "Helvetica";
}

.boyd-wrap h1 {
    font-size: 48px;
    margin: 36px 0;
    text-align: center;
    font-weight: 500;
}

.boyd-wrap .para {
    padding-bottom: 35px;
    text-align: justify;
}

.boyd-wrap .para p {
    font-size: 14px;
    color: #000;
}

.boyd-wrap .center-align {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 82%;
}

.boyd-wrap .banner {
    position: relative;
    padding-top: .39rem;
    border-top: 1px solid #a7a7a7;
}

.boyd-wrap .banner .banner-container {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
}

.boyd-wrap .banner .banner-container img {
    display: block;
    width: 81.66666667%;
    margin: 0 auto;
}

.boyd-wrap .banner .icon {
    position: absolute;
    width: 41px;
    height: 41px;
    background: #EFEFEF;
    border: 2px solid #0B223F;
    color: #919191;
    border-radius: 50%;
    z-index: 10;
    transition: transform 1s linear;
    text-align: center;
    line-height: 36px;
    font-size: 26px;
    font-weight: 100;
    user-select: none;
}

.boyd-wrap .banner .icon:hover {
    cursor: pointer;
}

.boyd-wrap .banner .icon .icon-title {
    position: absolute;
    z-index: -10;
}

.boyd-wrap .banner .icon .icon-title p {
    color: #fff;
    font-size: .18rem;
    font-weight: 900;
    white-space: nowrap;
    border-bottom: 1px solid #0B223F;
    line-height: 1.5;
}

.boyd-wrap .banner .icon .line-left {
    height: 0.92rem;
    padding-right: .55rem;
    background: url(../images/vehicle/xiangzuo.png) no-repeat;
    background-position: right bottom;
    background-size: .57rem .65rem;
    top: -0.92rem;
    transform: translateX(-100%);
    left: 50%;
}

.boyd-wrap .banner .icon .line-right {
    height: 0.92rem;
    padding-left: .55rem;
    background: url(../images/vehicle/xiangyou.png) no-repeat;
    background-position: left bottom;
    background-size: .57rem .65rem;
    top: -0.92rem;
    transform: translateX(100%);
    right: 50%;
}

.boyd-wrap .banner .box-left {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -50%;
    overflow: hidden;
}

.boyd-wrap .banner .box-left .sub-title {
    max-width: 90%;
    font-size: 36px;
    color: #fff;
    line-height: 56px;
    padding: 0 5px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
}

.boyd-wrap .banner .box-left img {
    display: block;
    height: 100%;
    width: auto;
}

.boyd-wrap .banner .box-right {
    width: 50%;
    height: 100%;
    background: #AFAFAF;
    position: absolute;
    top: 0;
    right: -50%;
    padding: .5rem;
}

.boyd-wrap .banner .box-right .fl,
.boyd-wrap .banner .box-right .fr {
    max-width: 48%;
}

.boyd-wrap .banner .box-right p {
    margin-bottom: .15rem;
    line-height: 1.2;
}

.boyd-wrap .banner .box-right p a {
    font-size: 14px;
    color: #fff;
}

.boyd-wrap .banner .box-right p a:hover {
    color: #0651CF;
}

.boyd-wrap .banner .rotate {
    transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 767px) {
    .boyd-wrap {
        padding-bottom: 50px;
    }
    .boyd-wrap .banner .icon .icon-title {
        display: none;
    }
    .boyd-wrap .banner .box-left {
        width: 100%;
        left: -100%;
    }
    .boyd-wrap .banner .box-left img {
        width: 100%;
    }
    .boyd-wrap .banner .box-right {
        right: -100%;
        top: 100%;
        width: 100%;
        height: auto;
    }
    .boyd-wrap .banner .banner-container img {
        width: 100%;
        height: auto;
    }
    main {
        padding: 0;
    }
    .boyd-wrap .para {
        padding: 0 10px 35px;
    }
    .boyd-wrap .para p {
        font-size: 16px;
    }
    .boyd-wrap .banner .box-right p a {
        font-size: 12px;
    }
    .boyd-wrap .banner .box-right div {
        float: none;
        position: static;
        transform: translate(0%, 0%);
    }
    .boyd-wrap .banner .icon {
        width: 25px;
        height: 25px;
        line-height: 21px;
        font-size: 12px;
    }
    .boyd-wrap .banner .box-left .sub-title {
        font-size: 14px;
        line-height: 22px;
    }
    .boyd-wrap h1 {
        font-size: 24px;
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .boyd-wrap .banner .box-left .sub-title {
        max-width: 90%;
        font-size: 14px;
        color: #fff;
        line-height: 30px;
        padding: 0 5px;
        background-color: rgba(0, 0, 0, 0.7);
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .boyd-wrap .banner .box-right p a {
        font-size: 10px;
    }
}

* {
    font-family: 'Helvetica', 'arial', 'Hiragino Sans GB', '\5b8b\4f53', 'sans-serif';
}

h3 {
    color: #333;
}

P {
    color: #333;
}

h2 {
    color: #333333;
}

.enlarge {
    overflow: hidden;
}

.enlarge img {
    width: 100%;
    transition: all 1s;
    -moz-transition: all 1s;
    /* Firefox 4 */
    -webkit-transition: all 1s;
    /* Safari 和 Chrome */
    -o-transition: all 1s;
    /* Opera */
}

.enlarge:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    -moz-transform: scale(1.1, 1.1);
    /* Firefox */
    -webkit-transform: scale(1.1, 1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1, 1.1);
    /* Opera */
}

body.active {
    height: 100%;
    overflow: hidden;
    padding-top: 0 !important;
}

body.active header {
    position: relative !important;
}

header {
    background: #ffffff;
    position: relative;
}

header .language {
    float: right;
    /* position: absolute;
    right: 1%;
    top: 50%;
    margin-top:-30.5px;
    line-height: 60px; */
}

header .language a {
    font-size: 18px;
    color: #cccccc;
}

header .language a img {
    display: inline-block;
    margin-right: 5px;
}

header .top_left {
    width: 61%;
    margin: 0 auto;
}

header .top_left li {
    float: left;
    width: 20%;
}

header .top_left li a {
    padding: 0 10px;
    display: block;
    height: 60px;
    position: relative;
    text-align: center;
}

header .top_left li a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 2px;
    height: 28px;
    background: #AAAAAA;
    margin-top: -14px;
}

header .top_left li a:hover .order {
    display: none;
}

header .top_left li a:hover .abnormal {
    display: inline-block;
}

header .top_left li a img {
    margin-top: 13px;
}

header .top_left li a .abnormal {
    display: none;
}

header .top_left .active .order {
    display: none;
}

header .top_left .active .abnormal {
    display: inline-block;
}

header .top_left li:nth-child(1) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 28px;
    background: #AAAAAA;
    margin-top: -14px;
}

header .sj_top_left {
    display: none;
}

header nav {
    background: #fff !important;
    line-height: 90px;
}

header nav .top_bottom {
    position: relative;
}

header nav .logo {
    float: left;
    margin-left: 90px;
}

header nav .header {
    float: left;
}

header nav .header .menu>li {
  position: relative;
    /* float: left; */
    flex: 1;
}

header nav .header .menu>li>a {
    display: block;
    font-size: 16px;
    color: #0C223F;
    padding: 0 30px;
    height: 90px;
}

header nav .header .menu>li>a:hover {
    color: #fff;
    background: rgba(13, 34, 64, 0.95);
}

 header nav .header .menu>li .nav_box {
   position: absolute;
   top: 100%;
   width: 260px;
   left: 0px;
   z-index: 99;
  /* padding-bottom: 20px !important;*/
   padding-left: 20px;
   padding-right: 0;
   background: rgba(13,34,64, 0.95);
   padding-top: 10px !important;
   display: none;
 }
.item-607 em {
  display:none;
}

 header nav .header .menu>li .nav_box li {
   padding: 3px 0;
 }
header nav .header .menu>li .nav_box li a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
}

header nav .header .menu>li .nav_box li a:hover {
    color: #007bff;
}

header nav .header .menu>li .nav_box .active >a {
    color: #007bff;
}

header nav .header .menu>li.active>a {
    /* border-bottom: 3px solid #007bff; */
    background: #0C223F;
    color: #fff;
}

header nav form {
    float: left;
    height: 90px;
    position: relative;
}

header nav form .ipt {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 0px;
    width: 0;
    line-height: 30px;
    padding: 0;
    font-size: 14px;
    color: #808080;
}

header nav form .btn1 {
    display: none;
}

header nav form .btn {
    position: absolute;
    top: 50%;
    left: 0;
    width: 17px;
    height: 17px;
    padding: 0;
    margin: 0;
    margin-top: -8px;
    border: none;
    background: url("../images/icon/search.png");
}

header nav form div {
    display: none;
    width: 18px;
    height: 18px;
    margin: 0;
    padding: 0;
    border: none;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
    background: url("../images/icon/button.png");
    cursor: pointer;
}

header nav form.active {
    width: 62%;
    padding: 0 50px;
}

header nav form.active .btn {
    display: none;
}

header nav form.active .btn1 {
    display: inline-block;
}

header nav form.active .ipt {
    width: 100%;
    height: 30px;
    padding-left: 10px;
    transition: width 2s;
    -moz-transition: width 2s;
    /* Firefox 4 */
    -webkit-transition: width 2s;
    /* Safari 和 Chrome */
    -o-transition: width 2s;
    /* Opera */
}

header nav form.active div {
    display: block;
}

header nav .cover {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 300px;
    background-color: rgba(14, 24, 64, 0.6);
    display: none;
}

header nav .nav_left {
    float: right;
}

header nav .nav_left a {
    display: block;
    width: 130px;
    text-align: center;
    background: #ebebeb;
    color: #0c223f;
    font-size: 14px;
}

header #existing-content-menu {
    display: none;
}

@media (max-width: 1200px) {
    header #existing-content-menu {
        display: inline-block;
        margin-right: 0px;
    }
    header #existing-content-menu img {
        margin-top: -5px;
    }
    /* header .language {
        display: none;
    } */
    header .top_left {
        display: none;
    }
    header nav .logo {
        float: left;
        margin-left: 3%;
        margin-right: 0px !important;
    }
    header nav .logo .logo_img {
        margin-left: 6%;
    }
    header nav .logo .logo_img img {
        width: 62%;
        max-width: 110px;
    }
    header nav .header {
        display: none;
    }
    header nav form {
        float: right;
        width: 46%;
        height: 90px;
        position: relative;
    }
    header nav form .ipt {
        width: 75%;
        height: 30px;
        padding-left: 10px;
    }
    header nav form .btn {
        left: inherit;
        right: 7%;
        margin-top: -5px;
    }
    header nav form div {
        display: none;
    }
    header nav .nav_left {
        position: fixed;
        top: 50%;
        right: 0px;
        z-index: 99;
    }
    header nav .nav_left a {
        background: rgba(12, 24, 63, 0.7);
        color: #fff;
    }
}


/*.o-rings header nav .nav_left a {
  background: #0c223f;
  color: #fff;
}*/

#sidr-existing-content .top {
    background: #0c223f;
}

#sidr-existing-content nav {
    background: #0c223f;
    margin-top: 20px;
}

#sidr-existing-content .pc_top_left {
    display: none;
}

#sidr-existing-content .sj_top_left {
    font-size: 0;
    height: 130px;
}

#sidr-existing-content .sj_top_left li {
    width: 50%;
    float: left;
    height: 65px;
}

#sidr-existing-content .sj_top_left li a {
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #fff;
    padding: 0 10px;
}

#sidr-existing-content .sj_top_left li a img {
    margin-top: 22px;
}

#sidr-existing-content .sj_top_left li a:hover .order {
    display: none;
}

#sidr-existing-content .sj_top_left li a:hover .abnormal {
    display: inline-block;
}

#sidr-existing-content .sj_top_left li a .abnormal {
    display: none;
}

#sidr-existing-content .sj_top_left li.active .order {
    display: none;
}

#sidr-existing-content .sj_top_left li.active .abnormal {
    display: inline-block;
}

#sidr-existing-content .sj_top_left li:nth-child(2n) {
    position: relative;
}

#sidr-existing-content .sj_top_left li:nth-child(2n):after {
    position: absolute;
    content: "";
    top: 10px;
    left: 0;
    width: 1px;
    height: 50px;
    background: #fff;
}

#sidr-existing-content .language {
    font-size: 0;
}

#sidr-existing-content .language li {
    width: 50%;
    text-align: center;
    display: inline-block;
    height: 60px;
    line-height: 60px;
}

#sidr-existing-content .language li a {
    font-size: 14px;
    color: #737373;
}

#sidr-existing-content .language li a img {
    margin-right: 10px;
}

#sidr-existing-content .language li.active a {
    color: #fff;
}

#sidr-existing-content .logo {
    display: none;
}

#sidr-existing-content form {
    display: none;
}

#sidr-existing-content .nav_left {
    display: none;
}

#sidr-existing-content .header a {
    color: #fff;
    display: block;
}

#sidr-existing-content .header .menu>li>a {
    line-height: 48px;
    font-weight: bold;
    font-size: 26px;
    padding-left: 15px;
}

#sidr-existing-content .header .menu>li.active>a {
    background: #579ffe;
}

#sidr-existing-content .header .menu .nav_box {
    display: none;
    padding: 0;
}

#sidr-existing-content .header .menu .nav_box li a {
    line-height: 40px;
    font-size: 14px;
    padding-left: 30px;
}

#sidr-existing-content .header .menu .nav_box .active a {
    background: #7bb4ff;
}

.index_page p {
    /*line-height: 47px;*/
    font-size: 14px;
}

.index_page .banner {
    /*margin-bottom: 95px;*/
    position: relative;
    background: url(https://www.boydcorp.com/images/boydcorp/home/banner/laser-cutting-machine.jpg) center center no-repeat;
    height: 700px;
      background-size:cover;
}

.index_page .pagebanner {
    /*margin-bottom: 95px;*/
    position: relative;
    background: url(https://www.boydcorp.com/images/laser-cutting-machine.jpg) center center no-repeat;
    height: 700px;
      background-size:cover;
}

.index_page .banner .text {
    position: absolute;
    width: 100%;
    top: 50%;
    padding-left: 50%;
    text-align: center;
    /* IE 9 */
    /* Firefox */
    /* Safari 和 Chrome */
    /* Opera */
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    /* IE 9 */
    -moz-transform: translate(0, -50%);
    /* Firefox */
    -webkit-transform: translate(0, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(0, -50%);
    /* Opera */
}

.index_page .pagebanner .text {
    position: absolute;
    width: 100%;
    top: 50%;
    padding-left: 50%;
    text-align: center;
    /* IE 9 */
    /* Firefox */
    /* Safari 和 Chrome */
    /* Opera */
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    /* IE 9 */
    -moz-transform: translate(0, -50%);
    /* Firefox */
    -webkit-transform: translate(0, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(0, -50%);
    /* Opera */
}


.index_page .banner .text h2 {
    color: #fff;
    margin: 0;
    font-size: 70px;
    font-weight: bolder;
    font-family: 'SimHei';
}

.index_page .pagebanner .text h2 {
    color: #fff;
    margin: 0;
    font-size: 70px;
    font-weight: bolder;
    font-family: 'SimHei';
}

.index_page .banner .text p {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

.index_page .pagebanner .text p {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

.index_page .banner .text strong {
    color: #fff;
    font-size: 14px;
}

.index_page .pagebanner .text strong {
    color: #fff;
    font-size: 14px;
}

.index_page .region1 {
    padding: 0 15px;
    text-align: center;
}

.index_page .region1 .left {
    padding: 0;
}

.index_page .region1 .right {
    padding: 0;
    position: relative;
}

.index_page .region1 .es {
    background: url(https://www.boydcorp.com/images/boydcorp/home/engineered-solutions/engineered-solutions.jpg) 0 0 no-repeat;
    height: 895px;
}

.index_page .region1 .sfym {
    background: url(https://www.boydcorp.com/images/boydcorp/home/solutions-for-your-market/one-company-many-solutions.jpg) 0 0 no-repeat;
    height: 520px;
}

.index_page .region1 .right .text {
    position: absolute;
    top: 50%;
    /* IE 9 */
    /* Firefox */
    /* Safari 和 Chrome */
    /* Opera */
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    /* IE 9 */
    -moz-transform: translate(0, -50%);
    /* Firefox */
    -webkit-transform: translate(0, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(0, -50%);
    /* Opera */
    width: 100%;
}

.index_page .region1 h3 {
    width: 100%;
    line-height: 60px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    /*background: #fff;*/
}

.index_page .region1 p {
    padding: 0 10%;
}

.index_page h2 {
    text-align: center;
    color: #333333;
    margin: 30px 0 0;
}

.index_page h2 span {
    font-size: 48px;
    /*border-bottom: 1px solid #000000;*/
}

.index_page .region2 {
    position: relative;
    padding: 0 15px;
}

.index_page .region2 .text {
    position: absolute;
    top: 50%;
    padding: 0 20%;
    /* IE 9 */
    /* Firefox */
    /* Safari 和 Chrome */
    /* Opera */
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    /* IE 9 */
    -moz-transform: translate(0, -50%);
    /* Firefox */
    -webkit-transform: translate(0, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(0, -50%);
    /* Opera */
    width: 100%;
}

.index_page .region2 .text p {
    color: #fff;
}

.index_page .region2 .text div {
    text-align: center;
    margin-top: 14px;
}

.index_page .region2 .text div span {
    display: inline-block;
    background: url("../images/icon/icon_2.png") no-repeat;
    width: 50px;
    height: 50px;
    transition: all 1s;
    -moz-transition: all 1s;
    /* Firefox 4 */
    -webkit-transition: all 1s;
    /* Safari 和 Chrome */
    -o-transition: all 1s;
    /* Opera */
}

.index_page .region2 .text div span:hover {
    transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    /* IE 9 */
    -moz-transform: rotate(720deg);
    /* Firefox */
    -webkit-transform: rotate(720deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(720deg);
    /* Opera */
}

.index_page .region2:hover .text div span {
    background: url("../images/icon/icon_3.png") no-repeat;
}

.index_page .region3 {
    padding: 0 15px;
}

.index_page .region3 .day {
    position: absolute;
    top: 50%;
    padding-top: 80px;
    /* IE 9 */
    /* Firefox */
    /* Safari 和 Chrome */
    /* Opera */
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    /* IE 9 */
    -moz-transform: translate(0, -50%);
    /* Firefox */
    -webkit-transform: translate(0, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(0, -50%);
    /* Opera */
    width: 128px;
    height: 264px;
}

.index_page .region3 .day span {
    font-size: 30px;
    color: #fff;
    line-height: 47px;
}

.index_page .region3 .left {
    padding: 0;
    padding-right: 4px;
}

.index_page .region3 .left .day {
    right: 0;
    text-align: right;
    padding-right: 5px;
    background: url("../images/icon/icon_4.png") no-repeat;
}

.index_page .region3 .right {
    padding: 0;
    padding-left: 4px;
}

.index_page .region3 .right .day {
    text-align: left;
    padding-left: 5px;
    left: 0;
    background: url("../images/icon/icon_5.png") no-repeat;
}

.index_page .region3 .enlarge {
    position: relative;
}

.index_page .region3 .text {
    text-align: center;
    position: absolute;
    top: 50%;
    /* IE 9 */
    /* Firefox */
    /* Safari 和 Chrome */
    /* Opera */
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    /* IE 9 */
    -moz-transform: translate(0, -50%);
    /* Firefox */
    -webkit-transform: translate(0, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(0, -50%);
    /* Opera */
    width: 100%;
    background: rgba(166, 168, 167, 0.8);
}

.index_page .region3 .text p {
    color: #ffffff;
    padding: 0 20% 20px 20%;
    line-height: 1.1em;
}

@media (min-width: 993px) and (max-width: 1366px) {
    .index_page .region3 .day {
        position: absolute;
        top: 50%;
        padding-top: 60px;
        /* IE 9 */
        /* Firefox */
        /* Safari 和 Chrome */
        /* Opera */
        transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        /* IE 9 */
        -moz-transform: translate(0, -50%);
        /* Firefox */
        -webkit-transform: translate(0, -50%);
        /* Safari 和 Chrome */
        -o-transform: translate(0, -50%);
        /* Opera */
        width: 96px;
        height: 198px;
    }
    .index_page .region3 .day span {
        font-size: 14px;
        color: #fff;
        line-height: 36px;
    }
    .index_page .region3 .left .day {
        background: url("../images/icon/icon_4.png") no-repeat;
        background-size: cover;
    }
    .index_page .region3 .right .day {
        background: url("../images/icon/icon_5.png") no-repeat;
        background-size: cover;
    }
}

@media (min-width: 993px) and (max-width: 1300px) {
    .index_page .region1 h3 {
        font-size: 22px;
    }
    .index_page p {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .index_page .region2 .text {
        padding: 0 10%;
    }
    .index_page .region2 .text p {
        line-height: 25px;
    }
    .index_page .region3 .day {
        position: absolute;
        top: 0%;
        left: 50%;
        padding: 0;
        padding-top: 30px;
        /* IE 9 */
        /* Firefox */
        /* Safari 和 Chrome */
        /* Opera */
        transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        /* IE 9 */
        -moz-transform: translate(-50%, 0);
        /* Firefox */
        -webkit-transform: translate(-50%, 0);
        /* Safari 和 Chrome */
        -o-transform: translate(-50%, 0);
        /* Opera */
        width: 264px;
        height: 128px;
    }
    .index_page .region3 .day span {
        font-size: 22px;
        color: #fff;
        line-height: 36px;
    }
    .index_page .region3 .left .day {
        text-align: center;
        background: url("../images/icon/icon_6.png") no-repeat;
        background-size: cover;
    }
    .index_page .region3 .right .day {
        left: 50%;
        text-align: center;
        right: inherit;
        background: url("../images/icon/icon_6.png") no-repeat;
        background-size: cover;
    }
    .index_page .region3 .text p {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .index_page .banner {
        /*margin-bottom: 95px;*/
        position: relative;
        background: url(https://www.boydcorp.com/images/boydcorp/home/banner/laser-cutting-machine.jpg) 25% 100% no-repeat;
        height: 768px;
    }
    .index_page .banner .text {
        position: absolute;
        width: 100%;
        top: 45%;
        /*padding-left: 55%;*/
        padding: 0 10px;
        text-align: center;
        /* IE 9 */
        /* Firefox */
        /* Safari 和 Chrome */
        /* Opera */
        transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        /* IE 9 */
        -moz-transform: translate(0, -50%);
        /* Firefox */
        -webkit-transform: translate(0, -50%);
        /* Safari 和 Chrome */
        -o-transform: translate(0, -50%);
        /* Opera */
    }
    .index_page .banner .text h2 {
        color: #fff;
        margin: 0;
        font-size: 50px;
        font-weight: bolder;
        font-family: 'SimHei';
        margin-bottom: 50px;
    }
    .index_page .banner .text p {
        color: #fff;
        font-size: 14px;
        line-height: 22px;
    }
    .index_page P {
        line-height: 22px;
    }
    .index_page .banner .text {
        /*display: none;*/
    }
    .index_page .region1 h3 {
        line-height: 26px;
        font-size: 18px;
    }
    .index_page .region1 p {
        font-size: 14px;
        padding: 0 5%;
    }
    .index_page .region1 .es {
        background: url(https://www.boydcorp.com/images/boydcorp/home/engineered-solutions/engineered-solutions.jpg) 50% 50% no-repeat;
        height: 768px;
    }
    .index_page .region1 .sfym {
        background: url(https://www.boydcorp.com/images/boydcorp/home/solutions-for-your-market/one-company-many-solutions.jpg) 62% 50% no-repeat;
        height: 520px;
    }
    .index_page .region2 {
        position: relative;
        background: url("../images/index/index_6.png") no-repeat center center;
        background-size: cover;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .index_page .region2 img {
        display: none;
    }
    .index_page .region2 .text {
        position: static;
        top: 0%;
        padding: 0 15px;
        /* IE 9 */
        /* Firefox */
        /* Safari 和 Chrome */
        /* Opera */
        transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
        /* IE 9 */
        -moz-transform: translate(0, 0%);
        /* Firefox */
        -webkit-transform: translate(0, 0%);
        /* Safari 和 Chrome */
        -o-transform: translate(0, 0%);
        /* Opera */
        width: 100%;
    }
    .index_page .region2 .text p {
        text-align: center;
    }
    .index_page .region3 .day {
        position: absolute;
        top: 0%;
        left: 50%;
        padding: 0;
        /* IE 9 */
        /* Firefox */
        /* Safari 和 Chrome */
        /* Opera */
        transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        /* IE 9 */
        -moz-transform: translate(-50%, 0);
        /* Firefox */
        -webkit-transform: translate(-50%, 0);
        /* Safari 和 Chrome */
        -o-transform: translate(-50%, 0);
        /* Opera */
        width: 132px;
        height: 64px;
    }
    .index_page .region3 .day span {
        display: block;
        font-size: 14px;
        color: #fff;
        line-height: 25px;
    }
    .index_page .region3 .left {
        padding: 0;
    }
    .index_page .region3 .left .day {
        padding: 0;
        text-align: center;
        background: url("../images/icon/icon_6.png") no-repeat;
        background-size: cover;
    }
    .index_page .region3 .right {
        padding: 0;
    }
    .index_page .region3 .right .day {
        left: 50%;
        padding: 0;
        text-align: center;
        right: inherit;
        background: url("../images/icon/icon_6.png") no-repeat;
        background-size: cover;
    }
  
    .index_page .region3 .text {
        padding: 0 15px;
    }
    .index_page .region3 .text P {
        font-size: 14px;
        padding: 0 15px 15px 15px;
    }
    .index_page h2 {
        font-size: 24px !important;
        text-align: center;
        color: #333333;
        margin: 10px 0 10px;
    }
    .index_page button {
        margin-top: 0;
    }
    .index_page button a {
        font-size: 14px;
        padding: 5px 10px;
    }
    .index_page h2 span {
        font-size: 36px;
    }
    .index_page .region3 h2 {
        display: none;
    }
}

footer {
    background: #0c223f !important;
}

footer .foot_left {
    float: left;
}

footer .foot_left li {
    display: inline-block;
    color: #fff;
    line-height: 50px;
    font-size: 14px;
    margin-right: 25px;
}

footer .foot_left li a {
    font-size: 14px;
    color: #fff;
}

footer .foot_left span {
    display: inline-block;
    width: 14px;
    height: 11px;
    background: url("../images/icon/tel.png");
}

footer .foot_left a.email {
    background: url("../images/icon/mailbox.png") no-repeat left center;
    padding-left: 20px;
}

footer .foot_right {
    float: right;
}

footer .foot_right li {
    float: left;
}

footer .foot_right li img {
    margin-top: 15px;
    margin-left: 10px;
}

@media (max-width: 1200px) {
    footer .foot_left {
        float: inherit;
    }
    footer .foot_left li {
        text-align: center;
        display: block;
        color: #fff;
        line-height: 22px;
        font-size: 14px;
        margin-right: 0px;
    }
    footer .foot_left li a {
        font-size: 14px;
        color: #fff;
    }
    footer .foot_right {
        float: inherit;
        text-align: center;
    }
    footer .foot_right li {
        float: inherit;
        display: inline-block;
    }
    footer .foot_right li img {
        margin-top: 0px;
        margin-left: 0px;
        margin: 10px 15px;
    }
}

.container {
    font-family: arial;
}

.banner_bg {
    height: 159px;
    background: url(../images/banner_bg.png) no-repeat center center;
}

.tip {
    background-color: #6b809a;
    margin-bottom: 10px;
    padding: 0 15px;
}

.tip .top {
    padding: 16px 0px 15px 0px;
    color: #fff;
    font-size: 12px;
}

.actived {
    background-color: #6b809b;
}

.actived a {
    color: #ffffff;
}

.left_side .products {
    border: 1px solid #6b809b;
    padding-bottom: 13px;
    margin-bottom: 30px;
}

.left_side p {
    height: 50px;
    background-color: #6b809b;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
}

.left_side li {
    position:relative;
    padding: 0px 2px 5px 0;
    color: #6b809d;
    line-height: 18px;
    font-size: 14px;
    background: #f4f4f4;
    list-style-type: disc;
}

.left_side li:hover {
    background-color: #6b809b;
}

.left_side li:hover a {
    color: #ffffff;
}

.left_side .know {
    border: 1px solid #6b809b;
}

.left_side .know p {
    height: 42px;
    line-height: 42px;
    background-color: #6b809b;
    text-align: center;
    font-size: 14px;
}

.left_side .know div.img {
    margin: 15px 24px 0px 24px;
    border: 1px solid #ebecee;
    padding: 1px;
}

.left_side .know div.img img {
    width: 100%;
}

.left_side .know div {
    margin: 15px 40px 12px 24px;
    font-size: 14px;
}

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

@media all and (max-width: 767px) {
    .right_con {
        margin-left: 15px;
        margin-right: 15px;
    }
    .tip div.top {
        padding: 11px 0px 10px 0px;
        font-size: 14px;
        text-align: center;
    }
    .line {
        display: none;
    }
    div.right_con .custom h2 {
        margin-bottom: 20px;
    }
    div.right_con .custom p {
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 24px;
    }
    div.right_con .custom p.download {
        margin-top: 20px;
        margin-bottom: 25px;
    }
    div.right_con .item .list ul li {
        line-height: 24px;
    }
    div.right_con div.item1 .list p {
        font-size: 14px;
    }
    div.right_con .item2 {
        margin-top: -25px;
    }
    div.right_con div.item3 .text {
        line-height: 40px;
        font-size: 14px;
    }
}

.right_con .custom {
    text-align: center;
}

.right_con .custom h2 {
    margin: 0px;
    padding: 0px;
    height: 58px;
    line-height: 58px;
    background-color: #88aad8;
    margin-bottom: 64px;
    font-size: 30px;
    color: #fff;
}

.right_con .custom p {
    text-align: left;
    margin-bottom: 22px;
    font-size: 14px;
}

.right_con .custom .download {
    margin-top: 137px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 10px;
}

.right_con .custom .download span {
    display: block;
    line-height: 36px;
    font-size: 14px;
    color: #0c223f;
}

.right_con .custom .download a {
    width: 126px;
    background-color: #0d223f;
    padding: 0;
    line-height: 26px;
    font-size: 14px;
}

.right_con .item {
    border-top: 1px solid #9f9f9f;
    position: relative;
    padding-top: 9px;
    margin-bottom: 40px;
}

.right_con .item span {
    position: absolute;
    left: 0px;
    top: -2px;
    width: 100px;
    height: 3px;
    background-color: #0d223f;
}

.right_con .item p {
    line-height: 34px;
    font-weight: 600;
    padding-left: 5px;
    margin: 0px;
    font-size: 18px;
}

.right_con .item div {
    margin: 0px;
    padding: 0px;
}

.right_con .item .row {
    background-color: #ebebeb;
}

.right_con .item .list {
    position: relative;
}

.right_con .item .list ul {
    margin: 16px 15px 25px 26px;
}

.right_con .item .list ul li {
    list-style-type: disc;
    line-height: 20px;
    font-size: 14px;
}

.right_con .item .list span {
    position: absolute;
    left: 0px;
    top: 29px;
    width: 1px;
    height: 80%;
    background-color: #9f9f9f;
}

.right_con div.item1 {
    text-align: left;
}

.right_con div.item1 div.row {
    background-color: #fff;
}

.right_con div.item1 p {
    padding-left: 7px;
}

.right_con div.item1 .list p {
    line-height: 26px;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
}

.right_con div.item1 .list ul {
    margin-left: 10px;
    margin-top: 0px;
}

.right_con div.item1 .list ul li {
    position: relative;
    list-style: none;
    text-indent: 1.5em;
}

.right_con div.item1 .list ul li span {
    position: absolute;
    left: 0px;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #000;
}

.right_con div.item2 {
    padding-top: 4px;
}

.right_con div.item2 div.row {
    background-color: #ebebeb;
}

.right_con div.item2 p {
    line-height: 46px;
}

.right_con div.item2 .list ul {
    margin: 14px 14px 16px 14px;
}

.right_con div.item3 {
    padding-top: 0px;
}

.right_con div.item3 .col-sm-3 {
    padding-right: 10px;
}

.right_con div.item3 .col-sm-3 div {
    overflow: hidden;
}

.right_con div.item3 .last_img {
    padding-right: 0px;
}

.right_con div.item3 p {
    line-height: 56px;
    height: 56px;
}

.right_con div.item3 img {
    width: 100%;
    transition: 1s;
}

.right_con div.item3 img:hover {
    /*transform: scale(1.1);*/
}

.right_con div.item3 .text {
    line-height: 74px;
    font-size: 14px;
    text-align: center;
}

.Products-h2 {
    border-bottom: 1px solid #808080;
    margin-bottom: 40px;
}

.news p {
    height: 44px;
}

.item-294,
.item-295,
.item-808,
.item-810  {
    display: none;
}

.jsn-input-mini-fluid,
.jsn-input-medium-fluid,
#jsn-captcha {
    border: 1px #A9A9A9 solid !important;
}

.jsn-uniform.jsn-master .jsn-bootstrap input[type="file"] {
    height: 27px !important;
}

.input-file {
    background: none !important;
}
@media(max-width: 767px){
  .enlarge-bg-1{
    background: url(/images/boydcorp/home/engineered-solutions/engineered-solutions.jpg) no-repeat center center;
   }
  .enlarge-bg {
    background: url(/images/boydcorp/home/solutions-for-your-market/one-company-many-solutions.jpg) no-repeat center center;
  }
  .enlarge-bg-1,.enlarge-bg{
    background-size: cover;
    height: 250px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
  }
  .enlarge-bg:hover,.enlarge-bg-1:hover {
     transform: scale(1.07, 1.07);
    -ms-transform:scale(1.07, 1.07);
    -moz-transform: scale(1.07, 1.07);
    -webkit-transform: scale(1.07, 1.07);
    -o-transform: scale(1.07, 1.07);
  }
  .enlarge-bg p{
    margin-bottom: 30px
  }
  .error-404 .logo-1 img {
    max-width: 100% !important;
}
  .error-404 form label {
    width: 100% !important;
}

}
@media (max-width: 1440px) {
  .index_page .banner {
    height: 375px;
    }
}

/*------------cookie---------------*/

.boyd-cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    background:rgba(255,255,255,0.95);
    width:100%;
    padding: 5px 0;
    border-top: 1px solid #ccc;
    z-index: 1000;
}
.boyd-cookie .row >div {
    padding: 0;
}
.boyd-cookie .cookie-title h2{
    font-size:26px;
    color: #3D3D3D;
    margin: 5px 0;
}
.boyd-cookie .cookie-text p,.boyd-cookie .cookie-text p a{
    color: #3D3D3D;
}
.boyd-cookie .cookie-text p a{
    text-decoration:underline;
}
.boyd-cookie .cookie-options button span{
    font-size: 14px;
    color: #fff;
}
.boyd-cookie .cookie-options button {
    background: #E1523D;
  margin-top:0 !important;
    padding: 5px 20px;
    border: 0;
    border-radius: 38px;
}
.boyd-cookie .cookie-options button:hover {
    background: #0C223F;
}
.boyd-cookie .cookie-options a {
    font-size: 14px;
    color:#3D3D3D;
    margin-left: 10px;
}
.boyd-cookie .cookie-options a:hover {
    text-decoration: none;
}
.boyd-cookie .cookie-options a i{
  padding-left: 5px;
}
.close-but {
    position:absolute;
    top: -5px;
    right: 10px;
}
.close-but span{
    font-size: 36px;
    cursor: pointer;
}
/*boyd-products*/
.boyd-products .model-h2 {
    border: 0;
}

.boyd-products .Products-h2 {
    padding-bottom: 15px;
}

.boyd-products .products-list ul {
    margin-top: 30px;
}

.boyd-products .products-list ul li {
    margin-bottom: 30px;
    border: 1px solid #999;
}

.boyd-products .products-list ul li .m-photo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.boyd-products .products-list ul li .row,
.boyd-products .products-list ul li .row>div {
    height: 100%;
}

.boyd-products .products-list .products-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #EBEBE9;
    height: 100%;
    padding: 10px;
}

.boyd-products .products-list .products-text * {
    margin: 0;
    font-weight: bold;
}

.boyd-products .products-list .products-text a {
    color: #025CC3;
}

.boyd-products .products-list .products-text a:hover {
    opacity: .6;
    text-decoration: none;
}

@media (min-width:992px) {
    .boyd-products .products-list .products-text {
        border-left: 1px solid #999;
    }
    .boyd-products .products-list ul li {
        height: 200px;
    }
    .boyd-products .products-list ul li .row>div:first-of-type {
        padding-right: 0px;
    }
    .boyd-products .products-list ul li .row>div:last-of-type {
        padding-left: 0;
    }
}
@media (max-width:992px) {
    .boyd-products .products-list .products-text p {
        margin: 10px 0;
    }
    .boyd-products .products-list .products-text p:last-of-type {
        margin: 0;
    }
}
footer .foot_center {
    /*color: #0c223f;*/
      color:#868c9e;  
    text-align: center;
    margin: 25px 0;
}

footer .foot_center li {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    margin: 0 10px;
}

footer .foot_center p {
    color: #FFF;
    text-align: center;
}
/*-----------------error--------------------*/
.error-404 h1 {
    padding: 0 0 15px 0;
}
.error-404 p {
    font-size: 14px;
    font-weight: 600;
    color: #0c223f;
}
.error-404 .logo-1 img {
    margin: 0 auto;
    max-width: 50%;
    margin-top: 80px;
}

.error-404 .col-sm-4 {
    margin-top: 80px;
     padding: 0 50px;
}

.error-404 form {
    margin: 80px 0 80px 0;
}

.error-404 form label {
    background: #0c223f;
    width: 60%;
    padding: 10px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.error-404 form label input[type="submit"] {
    background: url(../images/icon/search.png) no-repeat;
    width: 17px;
    height: 17px;
    margin-right: 30px;
}
.foot_error-c p,
.foot_error-c li a{
    font-size:14px;
}
.autonomous .box ul {
  padding-left:30px;
}
.autonomous .box ul li {
  margin-bottom: .2rem; 
  font-size: 14px;
  color: #fff;
  line-height: 1.1; 
}
.h6-list a{
  margin-top:0 !important;
}
.p-float-none b span {
  float:none !important;
  margin-right:0!important;
}
.a-color a{
  color:#337ab7 !important;
}
.a-color a span {
  color:#4a4a4a !important;
}
.a-color .borderbox-sm p{
    font-size:14px;
}
.a-color .font-line {
  line-height:.83;
}
.a-color .font-line span {
  font-size:14px;
  line-height:1;
}
.niagara .solutions_page_cont h3{
    padding:25px 0 25px 10px;
}
.niagara .solutions_page_cont p {
    padding:0 10px 20px 10px;
}
.niagara .solutions_page_cont p a span {
    margin-right:0;
}
header nav .header .menu>li .nav_box .item-317{
  width:100%;
}
/*------------*/

.market-applications {
    margin: 30px -15px !important;
}

.market-applications .col-sm-6 {
    margin-bottom: 30px !important;
    padding: 0 15px !important;
}

.market-applications .photo-text {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
}

.market-applications .photo-text p {
    background: rgba(255, 255, 255, .3);
    width: 100%;
    height: 100%;
    padding-left: 0 !important;
    display: flex;
    line-height: 1.5em !important;
    justify-content: center;
    align-items: center;
}

.market-applications .photo-text p span {
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, .6);
    width: 100%;
     max-height: 100%;
     height: auto;
    padding: 5px 15px;
    top: 0;
    border: 0;
    text-align: center;
    color: #0c223f;
}

.market-applications .photo-text p span a {
    font-size: 14px;
    color: #0c223f;
}

.market-applications .photo-text:hover * {
    background: #0d223f;
    color: #fff;
   opacity: 1;
}

.market-applications .photo-text p span a:hover {
    opacity: .7;
}
.jiathis_style {
  display:none;
}
/*-------------font---------------------*/
 .model-h2,
 .boyd-wrap h1,
 .model-h2wx {
   font-size: 36px !important;
 }

 .model-txt,
 .solutions_page_cont p,
 .right_con .custom p,
 .papers .topp,
 .model-p,
 .o-rings .rail_page p,
 .paper-box p,
 .rail_page p,
 .table-p p {
   font-size: 14px !important;
 }
.table-p p{
  line-height:20px !important;
}

.boydnav .logo{
  margin-left:0;
  margin-right: 0;
}
 .header{
  width:74%;
}
.boydnav .header .nav {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%;
}
header nav {
  position: relative;
}

 header nav .header .menu>li .nav_box .nav_box{
   top: 0;
   left: 100%;
   background: rgba(90,90,90,.95);
   width:100%;
   height:100% ;
   justify-content: center;
   flex-direction: column;
 }

@media (max-width: 1366px) and (min-width: 1201px) {
    .boydnav .header ,header .header {
    }
    header nav .header .menu>li>a{
        padding:0 20px;
    }
    header nav .nav_left{
        margin-right: 100px;
    }
} 
@media (max-width:1200px) {
  #sidr-existing-content nav{
    margin-top:0;
  }
  header nav .header .menu>li .nav_box .nav_box{
    margin-left:20px;
  }
}
@media (max-width: 770px){
    header nav .logo{
        margin-left: 10px !important;
    }

}
#sidr-existing-content .language{
        margin-left: 20px;
    }
    #sidr-existing-content .language li{
        display: inline !important;
    }
    #sidr-existing-content .sidr-inner{
        height: 100%;
        background: #0c223f;
    }

.btn-primary:hover{
  background:#204d74;
  opacity:.6;
}
.itemid-641 h1{
  display:flex;
  justify-content:center;
}
.itemid-641 h1 span {
   font-size: 12px;
   margin: 10px 10px 0 0;
}
.right-before> a{
  position:relative;
}
.right-before> a::after,
.right-before> a::before{
    content: '';
    position: absolute;
    top: 12px;
    right: 8px;
   background:#fff;
   width:8px;
    height:2px;
   transform: rotate(45deg);
    /*border: 5px solid transparent;
    border-left-color: #fff;*/
}
.right-before> a::before{
  top: 17px;
   transform: rotate(-45deg);
}
.item-333 > ul ,
.item-614 >ul{
  height:520px !important;
}
.dropdowna .item-614:hover >.nav_box{
  display:block !important;
  overflow-y: scroll;
}
/* */
.item-614 .nav_box scroll{height:5px;}
/*滚动条样式*/
        .item-614 .nav_box::-webkit-scrollbar {/*滚动条整体样式*/
            width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 10px;
        }
        .item-614 .nav_box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 5px;
            background: rgba(0,0,0,0.5);
        }
        .item-614 .nav_box::-webkit-scrollbar-track {/*滚动条里面轨道*/
            border-radius: 0;
            background: rgba(0,0,0,0.1);
        }
@media (min-width:830px){ 
  .news .row >div:nth-of-type(3){
    height:395.55px;
  }.news .row >div{
    padding: 0 15px !important;
  }
}
@media (min-width:1200px){ 
  .item-357 .nav_box ,
  .item-358 .nav_box {
    width:0 !important;
    opacity:0;
  }
   .header > ul {
  display: flex;
  align-items: center;
}
header nav .header > .menu>li>a{
    padding: 0 !important;
}
.dropdowna .dropdown-submenu:hover >.nav_box {
  display:flex !important;
}
}
/*custom compounds*/
/* Content Page */
.o-rings #content [class^="col-"] {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#content {
  width: 100%;
  min-height: 500px;
  position: relative;
}
#content .banner {
  height: 94px;
  width: 100%;
  position: absolute;
  top: 0;
}
#content .banner .heading {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 34px;
  font-family: HelveticaNeueW01-75Bold;
  font-weight: normal;
  color: #FFFFFF;
  display: inline-flex;
  background: #98b1b5;
  padding: 7px 18px;
  margin: 25px 0 0 40px;
}
#content .main-content .the-content {
  padding-top: 120px;
  padding-left: 40px;
  padding-right: 80px;
  /* Editor Styles */
}
#content .main-content .the-content .page-title {
  font-size: 30px!important;
  line-height: 32px;
  font-family: HelveticaNeueW01-65Medi !important;
  color: #56a0d3;
  margin-bottom: 0px!important;
  margin-top: 32px;
}
#content .main-content .the-content h1 {
  font-family: HelveticaNeueW01-45Ligh;
  font-size: 22px;
  margin-top: 7px;
  line-height: 32px;
  color: #56a0d3;
  margin-bottom: 12px;
}
#content .main-content .the-content h1.bold-h1 {
  font-size: 30px!important;
  font-family: HelveticaNeueW01-65Medi !important;
  line-height: 32px;
  color: #56a0d3;
  margin-bottom: 12px;
  margin-top: 32px;
}
#content .main-content .the-content h2 {
  font-size: 22px;
  line-height: 26px;
  font-family: HelveticaNeueW01-65Medi;
  color: #b9602f;
}
#content .main-content .the-content h3 {
  font-size: 17px;
  line-height: 19px;
  font-family: HelveticaNeueW01-75Bold;
  font-weight: normal;
  color: #7f6a53;
}
#content .main-content .the-content p {
  font-size: 15px;
  line-height: 19px;
  font-family: HelveticaNeueW01-55Roma;
}
#content .main-content .the-content p a {
  color: #095A95;
}
#content .main-content .the-content strong {
  font-weight: normal;
  font-family: HelveticaNeueW01-75Bold;
}
#content .main-content .the-content p.intro-text {
  font-size: 26px;
  line-height: 32px;
  font-family: HelveticaNeueW01-45Ligh;
}
#content .main-content .the-content ul {
  padding-left: 18px;
}
#content .main-content .the-content ul li {
  font-size: 15px;
  line-height: 19px;
  font-family: HelveticaNeueW01-55Roma;
}
#content .main-content ul#bullets-teflon li {
  font-size: 20px;
  line-height: 38px;
}
#content .main-content .the-content ul li a {
  color: #095A95;
}
#content .main-content .the-content hr {
  margin-top: 0;
  margin-bottom: 10px;
}
.o-rings {
  color: #000;
  /*contact page begin*/
  /*contact page end*/
  /*é¦–é¡µbanner+å†…å®¹éƒ¨åˆ†çš„ä¸Šä¸‹é—´è· */
}
.o-rings .fz-12 {
  font-size: 12px;
}
.o-rings .fz-14 {
  font-size: 14px;
}
.o-rings .fz-22 {
  font-size: 22px;
}
.o-rings .fz-18 {
  font-size: 18px;
}
.o-rings .fz-48 {
  font-size: 48px;
}
.o-rings .fz-20 {
  font-size: 20px;
}
.o-rings .fz-16 {
  font-size: 16px;
}
.o-rings .fc-red {
  color: #ff0000;
}
.o-rings .fc-dark-blue {
  color: #0c223f;
}
.o-rings .fc-light-blue {
  color: #0084ff;
}
.o-rings .fc-blue {
  color: #5871b1;
}
.o-rings .fc-black {
  color: #000;
}
.o-rings .fc-gray {
  color: #666666;
}
.o-rings .lh-26 {
  line-height: 26px;
}
.o-rings .lh-55 {
  line-height: 55px;
}
.o-rings .relative {
  position: relative;
}
.o-rings .marginb50 {
  margin-bottom: 50px;
}
.o-rings .marginb30 {
  margin-top: 30px;
}
.o-rings .w1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.o-rings .w100p {
  width: 100%;
}
.o-rings .h90 {
  height: 90px;
}
.o-rings .bb-line {
  width: 100%;
  height: 1px;
  background: #A6A6A6;
  margin: 30px 0 0;
}
.o-rings .borderb {
  border-bottom: 1px solid #A6A6A6;
}
.o-rings input {
  outline: none;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-right: 10px;
  padding-left: 10px;  
}
.o-rings textarea {
  resize: none;
}
.o-rings .bold {
  font-weight: bold;
}
.o-rings .w100px {
  width: 100px;
}
.o-rings .paddingl17px {
  padding-left: 17px;
}
.o-rings div.fz-14 span:nth-child(2) {
  padding-right: 60px;
}
.o-rings .img-expand {
  width: 300px;
  height: 300px;
  overflow: hidden;
}
.o-rings .img-expand:hover img {
  /*transform: scale(1.1);*/
  /*transition: all 1s;*/
}
.o-rings .img-expand img {
  width: 300px;
  height: 300px;
  transition: all 1s;
}
.o-rings .img-expand2 {
  clear: both;
  margin: 0 auto 20px;
  overflow: hidden;
  width: 757px;
  height: 295px;
}
.o-rings .img-expand2:hover img {
  /*transform: scale(1.1);*/
  /*transition: all 1s;*/
}
.o-rings .img-expand2 img {
  width: 757px;
  height: 295px;
  margin: 0;
  transition: all 1s;
}
.o-rings .img-expand3 {
  overflow: hidden;
  width: 300px;
  height: 300px;
}
.o-rings .img-expand3:hover img {
  /*transform: scale(1.1);*/
  /*transition: all 1s;*/
}
.o-rings .img-expand3 img {
  width: 300px;
  height: 300px;
  margin: 0;
  transition: all 1s;
}
.o-rings .img-expand4 {
  overflow: hidden;
  margin: 40px auto 0;
  width: 150px;
  height: 150px;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
}
.o-rings .img-expand4:hover img {
  /*transform: scale(1.1);*/
  /*transition: all 1s;*/
}
.o-rings .img-expand4 img {
  width: 150px;
  height: 150px;
  margin: 0;
  transition: all 1s;
}
.o-rings .img-expand5 {
  overflow: hidden;
  width: 122px;
  height: 122px;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
}
.o-rings .img-expand5:hover img {
  /*transform: scale(1.1);*/
  /*transition: all 1s;*/
}
.o-rings .img-expand5 img {
  width: 122px;
  height: 122px;
  margin: 0;
  transition: all 1s;
}
.o-rings .img-expand6 {
  clear: both;
  margin: 0 auto 20px;
  overflow: hidden;
  width: 757px;
  height: 343px;
}
.o-rings .img-expand6:hover img {
  /*transform: scale(1.1);*/
  /*transition: all 1s;*/
}
.o-rings .img-expand6 img {
  width: 757px;
  height: 343px;
  margin: 0;
  transition: all 1s;
}
.o-rings .input-style {
  border: 1px solid #A6A6A6;
  height: 48px;
  border-radius: 0;
}
.o-rings .model-p {
  font-size: 14px;
  padding-bottom: 32px;
}
.o-rings .model-p a{
  color: #333;
}
.o-rings [class^="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 15px 0;
}
.o-rings header nav,
.o-rings footer {
  background: #5A5A5A;
}
.o-rings .txt-line2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.o-rings .txt-line4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.o-rings .txt-line5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.o-rings .model-h2 {
  font-size: 24px;
  text-align: center;
  line-height: 1.8;
  font-weight: 500;
  font-family: "Helvetica";
}
.o-rings a.blog-tit {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 34px;
  color: #000;
}
.o-rings a.blog-tit:hover {
  color: #868C9B;
}
.o-rings .blog-txt {
  font-size: 14px;
  color: #000;
}
.o-rings .blog-list {
  padding: 40px 0;
  border-bottom: 1px solid #D3D4D6;
}
.o-rings .blog-right,
.o-rings .blog-left {
  padding: 0;
  height: 300px;
}
.o-rings .blog-right img,
.o-rings .blog-left img {
  height: 300px;
}
.o-rings time.p-time {
  position: absolute;
  bottom: 15px;
  left: 0;
  color: #b2b2b2;
}
.o-rings time.page-time {
  color: #b2b2b2;
  margin-bottom: 10px;
}
.o-rings .Rail-name {
  font-size: 14px;
  line-height: 70px;
  margin-top: 15px;
}
.o-rings .Rail-img {
  display: block;
  margin: 26px auto;
  clear: both;
}
.o-rings .marker_title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding: 30px 0 20px;
}
.o-rings .p-txt16 {
  font-size: 14px;
}
.o-rings .p-txt14 {
  font-size: 14px;
}
.o-rings .p-img {
  text-align: center;
}
.o-rings .p-img > span {
  width: 300px;
  height: 300px;
  display: inline-block;
  margin: 35px 40px;
}
.o-rings .p-a {
  margin: 20px 0 100px;
}
.o-rings .p-a a {
  color: #5673af;
  font-size: 14px;
  text-decoration: underline;
}
.o-rings .rail_page {
  margin-top: 35px;
}
.o-rings .rail_page p {
  line-height: 21px;
}
.o-rings .rail_page h3 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 27px;
}
.o-rings .regular-blue-txt {
  font-size: 14px;
  color: #123459;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
}
.o-rings .regular-table {
  overflow-x: auto;
  margin-bottom: 20px;
}
.o-rings .regular-table tr {
  border-bottom: 1px solid #0D2240;
}
.o-rings .regular-table th,
.o-rings .regular-table td {
  padding-left: 25px;
}
.o-rings .regular-table thead tr {
  height: 37px;
  background: #0D2240;
  color: #fff;
  font-size: 14px;
}
.o-rings .regular-table tbody td {
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: top;
}
.o-rings .regular-table table {
  min-width: 800px;
}
.o-rings .regular-table2 tr {
  border-bottom: 0;
}
.o-rings .regular-table2 tbody td {
  padding-top: 3px;
  padding-bottom: 3px;
  vertical-align: middle;
}
.o-rings .regular-table2 tbody tr:nth-child(10n) {
  background: #BFBFBF;
  color: #fff;
}
.o-rings .contact {
  max-width: 1200px;
  margin: 0 auto;
  font-family: "microsoft yahei";
  color: #4a4a4a;
  padding: 0 15px;
  margin-bottom: -5px;
}
.o-rings .contact form {
  border-top: 1px solid #A7A7A7;
  padding-top: 29px;
  font-size: 14px;
  color: #000;
}
.o-rings .contact form label {
  font-weight: normal;
}
.o-rings .contact .form-group {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
}
.o-rings .contact .form-group:not(last-child) {
  padding-right: 30px;
}
.o-rings .contact .form-group input,
.o-rings .contact .form-group select {
  border: 1px solid #A6A6A6;
  height: 48px;
  border-radius: 0;
  width: 100%;
}
.o-rings .contact .form-group textarea {
  height: 137px;
  border: 1px solid #A6A6A6;
  border-radius: 0;
}
.o-rings .contact .form-group .file-btn {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 107px;
  text-align: center;
  background: #F2F2F2;
  height: 96%;
  border: 0;
  z-index: 1;
}
.o-rings .contact .form-group input[type=file] {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 107px;
  text-align: center;
  background: #F2F2F2;
  height: 96%;
  border: 0;
  z-index: 1;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}
.o-rings .contact .form-group .error-tips {
  display: none;
}
.o-rings .contact .code-img {
  height: 33px;
  position: absolute;
  right: 50px;
  top: 34px;
}
.o-rings .contact .fresh-btn {
  height: 33px;
  position: absolute;
  right: 5px;
  top: 34px;
  cursor: pointer;
}
.o-rings .contact .submit-btn {
  width: 297px;
  height: 44px;
  color: #fff;
  text-align: center;
  background: #348fff;
  font-size: 14px;
  margin: 20px auto 87px;
  display: block;
  cursor: pointer;
}
.o-rings .custom-list .custom-list1 {
  padding: 28px 0;
  border-bottom: 1px solid #D3D4D6;
  padding-left: 0px !important;
  padding-right: 0px !important;
  position: relative;
}
.o-rings .custom-list .custom-img {
  width: 122px;
}
.o-rings .custom-list .custom-tit-txt {
  margin: 0 70px 0 15px;
  height: 122px;
  width: 160px;
}
.o-rings .custom-list .custom-tit-txt p {
  margin-top: 26px;
}
.o-rings .custom-list .custom-tit-txt h3 {
  white-space: nowrap;
}
.o-rings .custom-list .custom-tit-txt2 {
  margin: 0 24px 0 15px;
  height: 140px;
  max-width: 270px;
}
.o-rings .custom-list .custom-tit-txt2 p {
  margin-top: 10px;
}
.o-rings .custom-list .custom-tit-txt2 a {
     white-space: nowrap;
    float: left!important;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.o-rings .custom-list .custom-btns {
  height: 122px;
}
.o-rings .custom-list .custom-btns .custom-blue-btn {
  background: #B3C9FB;
  color: #fff;
  text-align: center;
  padding: 4px 30px;
  border-radius: 10px;
  line-height: 20px;
  font-size: 12px;
  position: left;
  bottom: 0px;
  cursor: pointer;
}
.o-rings .rubber .rubber h3 {
  font-size: 22px;
}
.o-rings .rubber .industries-list {
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.o-rings .rubber .industries-list p {
  color: #000;
}
.o-rings .rubber .pdf-a {
  text-decoration: underline;
}
.o-rings .home_pageboc {
  text-align: center;
  color: #fff;
  font-size: 60px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 50%;
  top: 35%;
  width: 900px;
  transform: translate(-50%, -50%);
  padding: 40px 0;
}
.o-rings .home_sliderbtm {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 60%;
  width: 200px;
  transform: translate(-50%, -50%);
}
.o-rings .home_sliderbtm a {
  padding: 10px 15px;
  font-size: 30px;
  display: block;
  background: #0c223f;
  color: #FFF;
  transition: 0.5s;
  z-index: 9999;
  cursor: pointer;
  border-radius: 5px;
}
.o-rings .home_sliderbtm a:hover {
  opacity: 0.7;
  transition: 0.5s;
}
.o-rings .swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
}
.o-rings .swiper-pagination-bullet-active {
  background: #fff;
}
.ptbauto {
  padding: 85px 0;
}
@media (max-width: 1200px) {
  .w1200 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .o-rings .custom-list .custom-tit-txt {
    /*margin: 0 40px 0 15px !important;  */
  }
  .custom-blue-btn {
    padding: 4px 16px !important;
  }
  .dropdowna .dropdown-submenu:hover >.nav_box {
  display:block !important;
}
}
@media (max-width: 970px) {
  .img-expand2 {
    margin: 0 auto 10px;
    width: 470px !important;
    height: 230px !important;
  }
  .img-expand2 img {
    width: 470px !important;
    height: 230px !important;
  }
  .img-expand6 {
    margin: 0 auto 20px;
    width: 470px !important;
    height: 213px !important;
  }
  .img-expand6 img {
    width: 470px !important;
    height: 213px !important;
  }
  .custom-tit-txt {
    width: 55% !important;
  }
  /* Custom, iPhone Retina */
#content p {
  text-align: center !important;
}
.table_11 {
  overflow-x: auto;
  height: 500px;
  overflow-y: scroll;
  min-width: 800px;
}
}
   .box-shadow-pic img {
            box-shadow: 0 0 15px #666;
        }
        
        .box-shadow-pic .col-sm-4 {
            padding-left: 15px !important;
            padding-right: 15px !important;
            margin-bottom: 50px;
        }
        
        .thermacore .top_text h3 {
            margin: 0 15px 30px 15px;
        }
        
        .thermacore .top_text .col-sm-12 h3 {
            margin-top: 30px;
        }
        
        .thermacore .top_text p {
            margin-top: 30px;
        }
        
        .thermacore .mt {
            margin-top: 50px;
        }
        
        .thermacore .mt .col-sm-7 h3 {
            border-bottom: 2px solid #0c223f;
            margin:0 15px 45px 15px;
            line-height: 2em;
        }
        
        .thermacore .mt .col-sm-7 span {
            display: block;
            margin-top: 10px;
            line-height: 2em;
        }
        
          .right_box .padding {
            padding: 0 15px 0 45px ;
        }
        
        .right_box .right-last {
              margin: 20px 0 0 0;
    border: 2px solid #0c223f;
    border-radius: 15px;
    padding-bottom: 15px;
    overflow: hidden;
        }
        
        .right_box .right-last h3 {
            background-color: #0c223f;
            color: #fff;
            margin-bottom: 15px;
            line-height: 80px;
            font-size: 18px;
            font-weight: 500;
        }
        
        .right_box .right-last p a {
            line-height: 2em;
            color: #0c223f;
        }
.a-color .location-info [class^="col-"]{
  padding-left:15px !important;
  padding-right:15px !important;
}
.header .dropdowna .item-614.dropdown-submenu ul,
.header .dropdowna .item-333.dropdown-submenu  ul,
.header .dropdowna .item-614.dropdown-submenu >a::before ,
.header .dropdowna .item-333.dropdown-submenu >a::before ,
.header .dropdowna .item-614.dropdown-submenu >a::after ,
.header .dropdowna .item-333.dropdown-submenu >a::after{
    display:none !important;
}
 {
    display:none !important;
}
#accordeonck123 .open-list{
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: url(https://www.boydcorp.com/modules/mod_accordion_menu/assets/plus.png) right center no-repeat !important;
    cursor: pointer;
}
#accordeonck123 .level1.open .open-list{
background: url(https://www.boydcorp.com/modules/mod_accordion_menu/assets/minus.png) right center no-repeat !important;
}
#accordeonck123 .level2.parent .open-list{
  background: url(https://www.boydcorp.com/modules/mod_accordion_menu/assets/plus.png) right center no-repeat !important;
}
#accordeonck123 .level2.open .open-list{
background: url(https://www.boydcorp.com/modules/mod_accordion_menu/assets/minus.png) right center no-repeat !important;
}
 #accordeonck123 li.open > a.toggler,
 #accordeonck123 li a.toggler{
    background:unset !important;
 }
.chart .regular-table2 tbody td,
.chart .regular-table th{
    padding-left:0 !important;
    text-align:center !important;
}
/**/
.chart .regular-table tr:first-of-type th {
    border-bottom: 1px solid #fff;
}

.chart .regular-table tr:first-of-type th:first-of-type {
    border-right: 1px solid #fff;
    border-bottom: 0;
}

.chart .regular-table tr:first-of-type th:last-of-type {
    border-left: 1px solid #fff;
}
.chart .regular-table tr:nth-of-type(2) th {
    border-right: 1px solid #fff;
}
.chart .regular-table tr:nth-of-type(2) th:last-of-type {
    border-right:0;
}
.table-list{
  margin-top:8px !important;
  overflow:hidden;
    border-top:1px solid #ddd;
}
.table-list >div{
    padding:8px !important;
    border-bottom:1px solid #ddd;
   text-align:center; 
}
@media (min-width: 1200px){
  .table-list >.col-md-3{
    width:20% ;
  }
   .table-list >.col-lg-2{
    width:16.66666667% ;
  }
    .model-h2 {
        white-space: nowrap;
   }
}
@media (max-width: 768px){
 .table-list{
  border:0!important;
  border-top:1px solid #ddd 0!important;
}
  .w-100-img{
    width:100%
  }
  /*2018-10-30*/
  .pagebanner-tt{
    padding-left:0;
    }
}
.heat-exchangers h3{
  font-size:18px;
}
.heat-exchangers ul{
  margin-left:26px !important;
}
.heat-exchangers ul li{
  list-style: disc !important;
  text-indent: unset !important;
}
.scroll-box-y .box .box-right{
  padding: .2rem 3px .2rem .5rem;
}
.scroll-box-y .box .box-right .center-align{
    overflow-y:scroll;
  height:100%;
    /*scrollbar-track-color:#eee;
scrollbar-arrow-color:#eee;
scrollbar-shadow-color:transparent;
scrollbar-face-color:#ccc;*/
}
.scroll-box-y .box .box-right .center-align{
  position: static;
  transform: translate(0);
}
.scroll-box-y .box .box-right .center-align::-webkit-scrollbar{
  width: 12px;
}
.scroll-box-y .box .box-right .center-align::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background: rgba(0,0,0,0.5);
}
.scroll-box-y .box .box-right .center-align::-webkit-scrollbar-track {
   border-radius: 12px;
    background: rgba(255,255,255,0.6);
}
.scroll-box-y .box .box-right .center-align::-webkit-scrollbar-button:start{
    width: 12px;
    height: 14px;
   background:url(../../../images/icon/scroll-but-top.png)  no-repeat center;
  background-size:contain;
}
.scroll-box-y .box .box-right .center-align::-webkit-scrollbar-button:end{
    width: 12px;
    height: 14px;
    background:url(../../../images/icon/scroll-but-bottom.png)  no-repeat center;
  background-size:contain;
}

.scroll-box-y .before_{
  background:none !important;
  height:.4rem !important;
  top:-.4rem !important;
}
/*2018-10-30*/
.pagebanner-tt p{
  line-height:1.3em !important;
}
@media (max-width: 996px){
  .pagebanner-tt .text{
    padding:0 15px !important;   
}
  .itemid-795 .pagebanner.pagebanner-tt .text{
  max-width:375px !important;
    padding-left:0 !important;
}
}
.itemid-795 .boyd-wrap{
  max-width:unset !important;
}
.itemid-795 .pagebanner-tt {
  display:flex;
  justify-content: center;
}
.itemid-795 .pagebanner-tt .text{
  max-width:1220px;
    padding-left:20%!important;
}
.itemid-281 .market-applications .photo-text:hover *{
  background:rgba(255, 255, 255, .3);
  color:#0d223f;
}
.itemid-281 .market-applications .photo-text:hover span{
  background:rgba(255, 255, 255, .6);
}

.iframe-wh{
  width:100%;
  height:1110px;
  border:0;
}
@media (max-width:992px){
.iframe-wh{
  height:1110px;
}
}
@media (max-width: 410px){
.iframe-wh{
  height: 1300px;
}
}

.item-805, .item-806 {
    display: none;
}
/* heat-exchangers */
@media only screen and (max-width: 480px) {
  .heat-exchangers .container {
    margin: 30px auto !important;
  }
  .heat-exchangers .row .col-xs-12 h1 {
    font-size: 30px !important;
    padding: 0 50px;
    line-height: 1.2em;
  }
  .heat-exchangers .row .col-xs-6 {
    width: 100% !important;
    margin-bottom: 30px;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .heat-exchangers .row .col-xs-6 h2 {
    padding: 0 30px !important;
  }
}

/* home2019 */
.hero-banner {
    background: url(/images/home2019/Hero-Background-2.jpg);
    padding: 30px 0 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hero-banner {
        padding: 20px 0;
    }
}

.img-transform .col-xs-6 {
    text-align: center;
}

@media (max-width: 767px) {
.img-transform .col-xs-6 {
    padding-bottom: 30px;
}
}

.img-transform .col-xs-6 a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*-webkit-transform: scale(1);*/
  /*transform: scale(1);*/
  /*-webkit-transform: all 0.2s ease-in 0s;*/
  /*transform: all 0.2s ease-in 0s;*/
}

.img-transform .col-xs-6:hover a img {
  /*-webkit-transform: scale(1.15);*/
  /*transform: scale(1.15);*/
}

.img-transform .col-xs-6 h3 {
  margin-top: 10px;
  text-align: center; 
  font-size: 14px; 
  text-transform: uppercase;
}

.img-transform .col-xs-6 h3 a {
  color: #0c223f;
}

@media (min-width: 1200px) {
.boyd-solutions .col-md-4 {
    padding: 0 40px !important;
    text-align: center;
}
.margin-a-lr {
  margin: 0 60px;
  text-decoration: underline;
}
}

@media (max-width: 767px) {
.boyd-solutions .col-xs-12 {
    padding: 0 15px 30px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.noborder .lst {
    border-right: none !important;
    padding: 0 10px 0 10px !important;
}
.noborder .lst li {
  margin-left:0;
}
.top30 {
  margin-top:30px;
}
.margin-a-lr {
  margin: 0 10px;
  text-decoration: underline;
}
}

.boyd-solutions .col-md-4 h4 {
    text-transform: capitalize;
    margin-top:15px;
}

.boyd-solutions .col-md-4 p a {
    text-transform: capitalize;
    color: #E1523D;
}

/* https://www.boydcorp.com/sealing/adhesive-bonding-systems.html */
.lst li {
  list-style-type: disc;
}
@media (min-width: 768px) {
.noiframe button {
  display: none;
}
}
@media (max-width: 767px) {
.bas {
  padding: 15px !important;
  margin: 100px 30px 30px !important;
}
.noiframe {
  text-align: center;
}
.noiframe iframe {
  display: none;
}
#tab1 {
  height: 570px !important;
}
#tab2 {
  height: 700px !important;
}
#tab3 {
  height: 450px !important;
}
.lst li {
  margin-left:15px;
}
}

ul#myTab li.active a {
  background: #f4f8f7;
  border-bottom: 1px solid #ddd;
}

#menu3 a {
  color: #fff;
}

#menu3 .col-md-3 {
    width: 250px;
    height: 250px;
}

@media (max-width: 767px) {
#menu3 .col-xs-6 {
    width: 172px;
    height: 172px;
}
#menu3 .row>div.margin0:nth-of-type(2) {
    margin: 0 !important;
    margin: 15px 20px 15px 0!important;
}
}

#menu3 .col-md-3 p {
    background: #0C223F;
    opacity: .6;
    text-align: center;
    height: 50px;
    line-height: 3.5em;
    bottom: 0;
    position: absolute;
    width: 100%;
}

/* Image Overlay Title */

.boyd-solutions .col-md-4 .image {
  display: block;
  border: 1px #ccc solid;
}

.boyd-solutions .col-md-4 .overlay {
  position: absolute; 
  top: 0; 
  background: #0C223F;
  width: 302px;
  transition: .5s ease;
  opacity:.8;
  color: #fff;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}
@media (max-width: 1200px) {
.boyd-solutions .col-md-4 .overlay {
    width: 323px;
}
}
@media (max-width: 767px) {
.boyd-solutions .col-md-4 .overlay {
    width: 302px;
}
}

.boyd-solutions .col-md-4:hover .overlay {

}

/* Image Overlay Slide Right */

/*.container {
    position: relative;
    width: 50%;
}
.image {
    display: block;
    width: 100%;
    height: auto;
}*/
.featured .overlay {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    background-color: #fff;
    opacity:.8;
    overflow: hidden;
    width: 0;
    height: 140px;
    transition: 3s ease;
}
.featured .featured-overlay .overlay {
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    background-color: #fff;
    opacity:.8;
    overflow: hidden;
    width: 0;
    height: 392px;
    transition: 1.5s ease;
}
.featured .col-xs-12:hover .overlay {
    width: 100%;
    left: 0;
}

.featured .featured-overlay:hover .overlay {
    width: 100%;
    left: 0;
}

.featured .text {
    color: #0C223F;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ems-overlay {
    text-transform: capitalize;
    position: absolute;
    top: 0;
    background: #0C223F;
    width: 460px;
    transition: .5s ease;
    opacity: .8;
    color: #fff;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}
.ems-ml100 {
    margin-left: 100px;
}
.ems-ml20 {
    margin-left: 20px;
    width: 460px;
    height: 460px;
}
.ems-bg {
    width: 460px;
    height: 207.5px;
}
.ems-width {

}
@media (max-width: 767px) {
    .ems-ml100 {
        margin-left: 0;
        margin-bottom: 40px;
    }
    .ems-ml20 {
        margin-left: 0;
        width: 375px;
        height: 375px;
    }
    .ems-width {
        width: auto;
        padding: 0;
        
    }
    .ems-overlay {
        width: 375px;
    }
    .ems-flex {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .ems-bg {
        width: 375px;
        height: 207.5px;
    }
    .row .ems-ml100 { 
        margin-right: 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    header nav {
        background: #EFF2F4 !important;
    }
    .header-right {
        position: inherit;
    }
    .header {
        width: 100%;
    }
    header#demo-content .language-right form {
        display: none;
    }
    div#sidr-existing-content .container.top {
        display: inline-block!important;
        padding: 0 0 15px 15px;
        text-align: center;
        line-height: 48px;
        padding: 0;
        margin: 15px 0;
        width: 100%;
    }
    div#sidr-existing-content .container.top form {
        display: inherit;
        width: 100%;
    }
    div#sidr-existing-content .container.top form>input[type="search"] {
        color: #fff;
        background: transparent;
        border: 1px solid #ccc;
        border-radius: 26px;
        width: 100%;
        height: 30px;
        margin-right: 0;
        margin-left: 10px;
    }
    div#sidr-existing-content .container.top button{
        background-image: url(/images/icon/search.png);   
        padding: 6px;
    }
    div#sidr-existing-content .container.top .language {
        display: none;
    }
}

/* ------------- Header --------------- */
.mod-languages select, a.user-locale {
    border: none;
    outline: none;
    color: #0C223F;
}
.container.top {
    padding-top: 10px;
}
.language-right {
    float: right;
    display: flex;
    align-items: center;
}
input.btn.btn2 {
    display: none;
}
button.button.btn.btn1 {
    background-image: url(/images/icon/search1.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: center;
}
.language-right>form {
    border-right: 1px solid #0C223F;
    margin: 0 10px;
}
#existing-content-menu>img {
    width: 34px;
    height: 26px;
}

@media (min-width: 1366px) {
    header nav .header .menu>li>a {
        font-weight: bold;
        text-align: center;
        height: 56px;
        line-height: 56px;
    }
}
/* ------------- slidebar --------------- */
.sidr-inner .language-right form + div {
    display: none;
}
.sidr-inner .language-right {
    float: none;
}
::-webkit-input-placeholder { 
    color:    #0C223F;
}
:-moz-placeholder { 
    color:    #0C223F;
}
::-moz-placeholder { 
    color:    #0C223F;
}
:-ms-input-placeholder { 
    color:    #0C223F;
}
div#sidr-existing-content input::-webkit-input-placeholder {
    color: #fff;
}
div#sidr-existing-content input:-moz-placeholder { 
    color: #fff;
}
div#sidr-existing-content input::-moz-placeholder { 
    color: #fff;
}
div#sidr-existing-content input:-ms-input-placeholder { 
    color: #fff;
}

.container.clearfix.top_bottom>.row {
    display: flex;
    align-items: center;
}
.header-right {
    padding-left: 10px;
}
@media (max-width: 1024px) {
    .container-fluid.hero-banner+.container {
        padding: 0 0 20px!important;
    }
}
.hero-banner-overlay {
    position: relative;
    bottom: -20px;
    background: rgba(255,255,255,.5);
    padding: 10px 0;
    text-align: center;
}
header>nav .row .header .menu>li>a {
    padding: 0!important;
}

.col-sm-9 {
    margin-left: 60px !important;
}
#menu3 .row>.margin0:nth-of-type(2) {
    margin: 15px 45px!important;
}

.item-574,
.item-571,
.item-570,
.item-573,
.item-577,
.item-572 {
    display: none;
}
.content-categoryresources-blog {
	max-width: 1200px;
	margin: 0 auto;
}
.content-categoryresources-blog .page li.active,
.content-categoryresources-blog div.page li:hover{
  background-color:#fff !important;
}

/*add by adan20191126*/
@media (max-width: 768px) {
	.boyd-cookie .container {
		width: 90%;
	}

	.mark1 .model-h2 {
		white-space: unset;
		font-size: 24px !important;
	}
}
/*@media screen and (max-width: 767px) {
    #demo-content .navbar .t3-navbar-collapse > ul > li:nth-child(4) > .dropdown-menus > li> a > .image-title{
        margin-left: 10px;
    }
}
@media screen and (min-width: 768px) {
#demo-content .navbar .t3-megamenu > ul > li:nth-child(4) > .nav-child .mega-inner > ul > li> a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
}*/

@media screen and (max-width: 767px) {
    #demo-content .navbar .t3-navbar-collapse > ul > li:nth-child(4) .dropdown-menus > li> a > .image-title{
        margin-left: 10px;
    }
}
@media screen and (min-width: 768px) {
    #demo-content .navbar .t3-megamenu > ul > li > a.induicon + .nav-child .mega-inner > ul > li> a{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}




.language-right ul.nav{
    display: inline-block;
}
.language-right ul.nav > li > a{
    color: #E1523D;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    padding: 2px 8px 0;
    border-left: 1px solid #0C223F;
    line-height: 1.465; 
}
.language-right a.user-locale{
    padding-right: 5px;
}
.language-right .search form > .finder{
    margin-bottom: 0;
}
.language-right .form-search .btn-primary{
    text-indent: -99999px;
    height: 25px;
}
.language-right .form-search .btn-primary > .icon-search{
    display: none;
}
.language-right .form-search input{
    height: 25px;
}
@media screen and (min-width: 768px) {
    .language-right{
        margin-right: 40px;
    }
}
@media (min-width: 768px){
    #demo-content .navbar .t3-navbar ul.level0{
        justify-content: space-between;
    }
    #demo-content .navbar .t3-navbar ul.level0>li{
        flex: auto;
    }
}


@media screen and (min-width: 992px) and (max-width: 1200px) {
    #demo-content nav .navbar{
        padding: 0;
    }
}
.sppb-addon-wrapper .preloader_dev{
position: relative;
}

/* blog page desing start */
#eb .eb-header{
    background: transparent;
    border:0;
    box-shadow: none;
    padding: 0;
}
#eb {
    max-width: 1170px;
    margin: 0 auto;
    padding: 15px;
}
#eb .row{
     margin-right: 0; 
     margin-left: 0;
}
@media screen and (max-width: 600px) {
    #eb .eb-cards__item{
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    }
}
#eb .eb-post h1, #eb .eb-entry h1{
    font-size: 36px !important;
    color: #0c223f !important;
}
#eb .eb-post h2, #eb .eb-entry h2, #eb .eb-card__title a, #eb .eb-card__title{
    font-size: 30px !important;
    color: #e1523d !important;
}
#eb .eb-post h3, #eb .eb-entry h3{
    font-size: 26px !important;
    color: #e1523d !important;
}
#eb h4{
    font-size: 24px !important;
    color: #102d7b !important;
}
#eb .eb-entry p{
    font-size: 18px !important;
}





/* blog page desing end */
