/*
Theme Name: Microflakes
*/

/*  =======================================================  public  ==================================================*/
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #333333  ;
}

.page{
    min-height: 450px;
}
/*a:link, a:visited {
    color: #44b5df;
}*/

.btn-link {
    color: #953aa8 !important;
}

.pro-btn {
    max-width: 250px;
    border: 1px solid #009de0!important;
    background: white;
    color: #009de0;
    font-weight: 400!important;
}
.pro-btn:hover{
    font-weight: 400 !important;
    background: #009de0;
    color: white;
}


.font-13{
    font-size: 13px;
}
a:hover {
    color: #0099ff;
    text-decoration: none;
}

.pro-class-ul a {
    color: #9962a5 !important;
}
.back-to-list {
    background: none;
    border: none;
    color: #317994;
    display: inline-block;
    font-family: inherit;
    font-size: 1.3rem;
    margin: 20px 0;
    padding: 0;
    text-decoration: underline;
}
.btn-link:hover {
    color: #953aa8;
    text-decoration: none;
}

.dropdown-item, .dropdown-item:visited {
    color: #333333;
    font-size: 13px;
}
.wpcf7-form, .form-control {
    font-size: 12px;
}

ul {
    padding-left: 2rem;
}
#crumbs span, #crumbs a:link, #crumbs a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #585858;
}
#crumbs{
    padding: 8px 0;
}
.rowLimit{
    max-width: 620px;
    margin:0 auto;
}
.imgLimit{
    max-width: 450px;
    margin:0 auto;
}
.imgLimit-sm{
    max-width: 250px;
    margin:0 auto;
}
.pro-des {
    position: absolute;
    bottom: 0;
    padding-top: 0px;
    height: 45px;
    width: 100%;
    padding-left: 13px;
    background: url(static/images/app_bg.png) left bottom no-repeat;
    letter-spacing: 1px;
    background-size: 100% 100%;
    opacity: .8;
}

.app-title {
    margin-top: 4px;
}

.app-title a {
    font-size: 16px;
    color: rgb(255, 255, 255) !important;
    font-family: 'Signika', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
/* 左侧导航*/
.menuheader {
    padding: 0.7rem 3px;
    height: 3rem;
    font-size: 1rem;
    color: #060100;
    font-weight: 600;
}
.blue-bg{
    background-color: #060100;
}
.menuheader2 {
    padding: 0.7rem 1rem;
    margin: 0 1rem;
    height: 3rem;
    font-size: 1rem;
    color: white;
    font-weight: 600;
}
.border-b{
    border-bottom: 3px solid #9962a5;
}
.border-b .hd{
    margin: 0 1rem;
}
.border-b-grey{
    border-bottom: 1px solid #bebebe;
}
.side-left ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sub-menu li {
    background: url(static/images/txtlist-li.jpg) no-repeat left 21px;
    padding-left: 4px;
    height: 2rem;
}
/*.side-left .menu-item:hover{
    background-color: #060100;
}
.side-left .menu-item:hover a {
    color: white !important;
}*/

.btn.focus, .btn:focus {
    box-shadow: none !important;
}

.side-left .sub-menu{
     margin-bottom: 2rem;
	 padding-left: 12px;
}



.side-left > ul > li > span,
.side-left > ul > li > a,
.side-left .widget_nav_menu .menu > li > a {
    font-size: 1em;
    margin-bottom: 0.8em;
    color: #060100;
}

.side-left .sub-menu > li > a {
    padding-left: 15px;
    line-height: 48px;
}

.side-left .menu-item{
    height: 2.8rem;
    line-height: 2.8rem;
    padding: 0 10px;
    margin: 0 0.5rem;
    border-bottom: 1px solid #E5E5E5;
}
.side-left .menu-item a {
    display: block;
    width: 100%;
}
.side-left .menu-item a:link, .side-left .menu-item a:visited {
    color: #060100;
}
.pro-crumbs{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 1.5rem;
    padding-left: 0.2rem;
}

.pro-crumbs a:link, .pro-crumbs a:visited {
    color: #333333;
}


.side-left .current-menu-item > a,
.side-left .current-category-ancestor > a,
.side-left .current-post-ancestor > a {
    color: #006699;
    font-weight: bold;
}

.side-left .current-menu-item, .side-left .current-category-ancestor, .side-left .current-post-ancestor{
    
}

.side-left .menu-item a:hover {
    color: #9962a5;
}

.side-left .current-menu-item > a, .side-left .current-category-ancestor > a, .side-left .current-post-ancestor > a  {
    color: #9962a5 !important;
    font-weight: 400 !important;
}


.fillers {
    padding-left: 1em;
    padding-top: 2em;
    padding-bottom: 1em;
    background: #f3f3f3;
}
.leftMenu .fillers {
    padding-left: 0;
    padding-top: 1em;
    padding-bottom: 1.5em;
    background: white;
}
.leftMenu{
    font-size: 14px;
}

.bigPNavTitle {
    font-size: 1.1em;
    font-weight: 600;
    font-family: inherit;
}
.mobile-proNav{
    background: #e7e7e7;
}
.mobile-proNav .btn-link:focus, .btn-link.focus {
    text-decoration: none;
}

#pNav {
    font-size: 1.1em;
    font-weight: 400;
}
.filter-collapse {
    width: 90%;
    padding-left: 1rem;
    display: block;
    margin-right: 30px;
    border-radius: 0;
    text-align: left !important;
}
.filter-collapse .filter-caret {
    float: right;
    font-size: 25px;
    line-height: 12px;
    padding-top: 6px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #c29ccb !important;
    background-color: #707070!important;
}

/*产品封面样式*/
.proImg img {
    transition: transform .5s, visibility .5s ease-in;
}

.proImg:hover img {
    transform: scale(.98);
}

.proTitle {
    margin-top: 8px;
    margin-bottom: 4px;
    font-size: 1em;
    font-weight: 600;
    text-align: center;
}

.proDetail {
    color: #323232;
    font-size: .93em;
    text-align: center;
}

/*boxShadow*/
.boxShadow {
    box-shadow: #eee 0px 8px 32px 8px;
    background-color: rgb(255, 255, 255) !important;
}
.boxShadowDeep {
    box-shadow: 3px 3px 20px #e3e3e3;
    background-color: rgb(255, 255, 255) !important;
}

/*分割线样式*/
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #bbbdc0
}

/*header样式*/
#header{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    padding: 2px 1rem;
    /*background-color: black;*/
    background: rgb(70,57,74);
    flex-direction: column-reverse;
    align-content: stretch;
}
/*隐藏下拉箭头*/
.dropdown-toggle::after {
    border: 0;
}
/*about样式*/
.content_body_right_body_header {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
}
.content_body_right_body{
    padding: 30px 0;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.content_body_right_body p {
    font-size: 12px;
    color: #060100;
    line-height: 28px;
    margin-bottom: 20px;
    padding-right: 60px;
}

/*applications样式*/
.pre-scrollable {
    max-height: 500px
}


/*row边距*/
.rowMargin {
    margin: 0.1rem;
}

/*banner样式*/

.carousel-control-next,
.carousel-control-prev {
    filter: invert(70%);
}

.carousel-indicators .active {
    background-color: #e4f0fa;
}

.carousel-indicators li {
    background-color: #bec6cf;
}

/*图片card*/
.card {
    border: 0;
}

.card-body {
    text-align: center;
    padding: 0.75rem;
}


img {
    max-width: 100%;
    height: auto;
}

/*滚动条样式*/
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);
    background-color: #9962a5;
}

/*主体模块*/

.clean-block.dark {
    background-color: #f6f6f6;
}

/*主体部分头部导航*/
.clean-block .block-heading {
    padding-top: 5px;
    padding-bottom: 2px;
    text-align: left;
}

.clean-block .block-heading p {
    text-align: left;
    margin: inherit;
    opacity: 0.7;
}



/*导航栏样式*/
.clean-navbar .navbar-nav .nav-link {
    font-weight: 600;
    font-size: .9rem;
    text-transform: uppercase;
}

.topShadow {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.clean-navbar .navbar-nav .nav-item {
    padding-right: 2rem;
}

.clean-navbar .navbar-nav:last-child .item:last-child,
.clean-navbar .navbar-nav:last-child .item:last-child a {
    padding-right: 0;
}


.text-block {
    color: #000 !important
}

/* 首页样式*/
.home-des{
    font-size: 12px;
    line-height: 25px;
    padding: 0 1rem;
}

.home-list .item {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.home-list .row {
    justify-content: center;
}

.home-list .item h3 {
    font-size: 14px;
    font-weight: bold;
    color: #006ab8;
}

.home-list ul {
    margin-bottom: 0.5rem;
    list-style: none;
}

.home-list ul li {
    background: url(static/images/txtlist-li.jpg) no-repeat left 7px;
    padding-left: 11px;
}

.home-list .row > div:nth-child(1) .item {
    border-bottom: 2px solid #f1836a;
}

.home-list .row > div:nth-child(2) .item {
    border-bottom: 2px solid #88b4d7;
}

.home-list .row > div:nth-child(3) .item {
    border-bottom: 2px solid #52ba97;
}

.home-list .row > div:nth-child(4) .item {
    border-bottom: 2px solid #f8c859;
}

.search-btn img {
    margin-bottom: 3px;
}

.content_bottom_title{
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    line-height: 30px;
    background: #9962A5;
    padding-left: 10px;
    margin-left: 15px;
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    min-width: 150px;
}

/*通用底部*/
.servicelist {
    margin-top: 2rem;
}



.servicelist h3 {
    font-size: 14px;
    font-weight: bold;
}

.servicelist ul {
    list-style: none;
    padding-left: 0;
}

.servicelist ul li {
    font-size: 12px;
}
.servicelist ul li a:link, .servicelist ul li a:visited {
    color: #333333;
}
.footer-address{
    max-width: 200px;
    /*margin-top: 0.5rem!important;*/
    float:left;
}
.footer-address ul li.li1{background:url(static/images/footer1.png) no-repeat left center;padding-left:20px;}
.footer-address ul li.li2{background:url(static/images/footer2.png) no-repeat left 5px;padding-left:20px;}
.footer-address ul li.li3{background:url(static/images/footer3.png) no-repeat left center;padding-left:20px;}
.footer-address ul li.li4{background:url(static/images/footer4.png) no-repeat left center;padding-left:20px;}
.footer-address ul li.li5{background:url(static/images/footer5.png) no-repeat left center;padding-left:20px;}
#footer_contact_ul{margin-top:0px;}


.contact {
    margin-top: 1rem;
    width: 200px;
    height: 155px;
    float: left;
}

.blank2 {
    font-size: 0px;
    height: 6px;
    width: 100%;
}

.contact h2 {
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
    color: #288aa6;
    padding-left: 33px;
    background: url(static/images/addr.jpg) no-repeat left 15px;
}

.contact h2 p {
    padding-left: 0rem;
    margin-bottom: 0rem;
    width: 140px;
}

.contact p {
    padding-left: 2rem;
    margin-bottom: 0.3rem;
}
.contact-intro-cen p{
    margin-bottom: 0rem;
}
.contact-intro-cen a{
    color: #060100;
}
.foot-address-1{
    margin-left: 0.6rem !important;
    margin-right: 0.7rem !important;
}
.foot-address-2{
    margin-left: 0.5rem !important;
    margin-right: 1.2rem !important;
}
.contact .email a {
    color: #288aa6;
}

.footer .con {
    background: #eaeaea;
}

.copyright .con {
    background: rgb(70,57,74);
    color: #949496;
}
.copyright{
    font-size: 12px;
}

.copyright .con a:link, .copyright .con a:visited {
    color: #949496;
}

.site-path {
    line-height: inherit;
	background-image: linear-gradient(360deg, #f2f2f2, #f2f2f2);
}


.page-path {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #000;
    font-weight: bold;
}

/*视频样式*/
.videoStyle {
    width: 100%;
    height: auto;
}


/*foot部分样式*/
.page-footer {
    background-color: #fff;
}

.page-footer.dark {
    background-color: #2b2f31;
}

.page-footer .footer-copyright {
    background-color: #fff;
    border: 1px solid #ededed;
}

.page-footer.dark .footer-copyright {
    background-color: #222425;
    border-color: #222425;
}

.page-footer .footer-copyright .row {
    font-size: 0.9rem;
    margin: 7px;
    color: #7d8288;
}

.page-footer.dark .footer-copyright .row {
    color: #ccc;
}

.page-footer ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}

.page-footer h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
}

.page-footer.dark h3 {
    color: white;
}

.page-footer a {
    color: #53595f;
    text-decoration: none;
}

.page-footer label {
    color: #d2d1d1;
    text-decoration: none;
}

.page-footer.dark a {
    color: #d2d1d1;
    font-size: 0.9rem;
}

.page-footer a:hover,
.page-footer a:focus {
    text-decoration: none;
    color: #1d2125;
}

.page-footer.dark a:hover,
.page-footer.dark a:focus {
    color: #fff;
}

/*------------- contact悬浮窗样式 ---------------*/
.nb-form {
    position: fixed;
    z-index: 9999;
    width: 300px;
    background: #FFF;
    right: 20px;
    bottom: -382px;
    transition: all .8s cubic-bezier(.22, .67, .43, 1.22) .2s;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.nb-form:hover {
    bottom: 0px;
}

.nb-form .user-icon {
    position: absolute;
    top: -49px;
    right: 12px;
    display: block;
    width: 58px;
    margin: 20px auto 15px;
    border-radius: 100%;
}

.nb-form .title {
    background: #006699;
    font-size: 16px !important;
    padding: 20px 18px !important;
    color: #fff !important;
    border-radius: 10px 10px 0 0;
}

.nb-form p {
    font-size: 13px;
    margin: 0;
    padding: 15px;
    color: #666;
}

.nb-form p.message {
    margin-left: 7px;
}

.nb-form form {
    padding: 0 15px 15px 15px;
}

.nb-form input, .nb-form textarea {
    font-size: 13px;
}

.nb-form input[type='submit'] {
    display: block;
    width: 140px;
    margin: 0 auto;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    cursor: pointer;
    transition: all .4s ease;
    color: #fff !important;
    border: none;
}

.nb-form input[type='submit']:hover {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.07), 0 1px 7px 0 rgba(0, 0, 0, 0.02), 0 3px 1px -1px rgba(0, 0, 0, 0.1);
}

.nb-form textarea {
    min-height: 110px;
}

.nb-form ::-webkit-input-placeholder {
    color: #1d2125;
}

.nb-form ::-moz-placeholder {
    color: #1d2125;
}

.nb-form :-ms-input-placeholder {
    color: #1d2125;
}

.nb-form :-moz-placeholder {
    color: #1d2125;
}

.nb-form input[type='submit'] {
    background: #006699;
}


/* samples request悬浮窗样式*/
.side-widget.open {
    margin-right: 0;
}

.side-widget {
    width: 57px;
    z-index: 9;
    background-color: #fff;
    position: fixed;
    right: -10px;
    top: 52%;
    text-align: center;
    margin-right: -45px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.side-widget .inner a {
    color: #f5f5f5 !important;
}

.btn.btn-blue:hover {
    background-color: #03a9f4;
}

.btn.btn-blue {
    background-color: #006699;
}

.btn.btn-blue {
    background-color: #006699;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.samplesFormBtn {
    font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: 600;
    padding: 13px 25px;
    border-radius: 0;
    letter-spacing: -0.5px;
}

.modal-body .submitBtn {
    text-align: center;
}

.modal-content {
    border-radius: 2em;
    background-color: #fbfbfb;
}



/*======index css =======*/
.banner{padding-left: 0; padding-right: 0;}
/*======contact==========*/
.contact-intro h2{
    font-size: 13px;
    color: #060100;
    font-weight: 600;
    margin-bottom: 20px
}
.contact-intro{
    font-size: 12px;
    color: #060100;
    line-height: 23px;
}
.contact-intro img{
    max-width: 200px;
    margin: 0 2rem;
}
.co2-l h3 {
    color: #9962a5;
    font-size: 13px;
    text-decoration: underline;
    margin-bottom: 20px;
    margin-top: 30px;
}
.co2-r h3 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #9962a5;
    line-height: 30px;
}
.co2-r-n {
    border: 1px solid #E3E3E3;
}
.co2-r-n .wpcf7{
    padding: 2rem 1rem;
}
.wpcf7-textarea{
    height: 7rem !important;
}
.blue-btn{
    float: left;
    cursor: pointer;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background-color: #27BFFF;
    background-image: none;
    font-size: 0.8rem;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    word-spacing: 0px;
    padding: 0px;
    border: 0px;
    border-color: transparent;
    border-style: solid;
    clear: both;
    margin-top: 6px;
}

.purple-btn{
    float: left;
    cursor: pointer;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background-color: #9962a5;
    background-image: none;
    font-size: 0.8rem;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    word-spacing: 0px;
    padding: 0px;
    border: 0px;
    border-color: transparent;
    border-style: solid;
    clear: both;
    margin-top: 6px;
}

/* =========== 产品部分样式  ==================*/
.pro-tables {
    margin-top: 1rem;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
  .pro-tables table tbody{
    width: 100%;
    display: table;
  }
  .pro-tables table tbody tr td{
    text-align: center;
    font-size: 12px;
    color: #060100;
    padding: 1px;
    border: 1px solid #DDBFE1;
  }
  .pro-table-img{
      padding: 5px !important;
  }
.pro-tabs, .multipro-tabs {
    margin: 3px;
    padding: 0;
    background: #9ec9e2;
    border: 1px solid #aaaaaa;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.pro-tabs li, .multipro-tabs li {
    margin-right: 1px;
    margin-top: 2px;
}

.pro-tabs li a, .multipro-tabs li a {
    font-size: 12px;
    color: #555555;
    padding: 0.2em 6px;
    background-image: linear-gradient(0deg, #fff, #ddd, #f1f1f1)
}
.multipro-tabs li a {
    font-size: 14px;
    color: #555555;
    padding: 0.4em 6px;
    background-image: linear-gradient(0deg, #fff, #ddd, #f1f1f1)
}
.multipro-tabs .nav-link.active {
    padding-bottom: 7px;
}
.multiProBody{
  font-size: 12px;
}

.pro-tabs-content {
    padding: 10px;
}
.pro-table-img img{
  width: 100%
}
.pro-table-img, .pro-table-code, .pro-table-color, .pro-table-name, .pro-table-composition, .pro-table-size, .pro-table-msds, .pro-table-tds{
  text-align: center;
  font-size: 12px;
}
.pro-tabs-content img, .pro-content img {
    height: auto;
}

.pro-tabs-content table td,
.pro-content table td,
.pro-tabs-content table,
.pro-content table {
    border: #9ec9e2 1px solid;
}

.pro-tabs-content table > tbody > tr:nth-child(1) td,
.pro-content table > tbody > tr:nth-child(1) td {
    padding: 15px 5px;
}

.pro-tabs-content table td,
.pro-content table td {
    padding: 5px;
}


.content_body_right_body p b {
    font-size: 12px;
    color: #9962a5;
}


.pro-content{
    border: 1px #009DE0 solid;
    /*margin-left: 0;*/
}

.product-body{
    padding: 2rem;
    margin-left: 0;
    margin-right: 0;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #009DE0;
    border-color: #009DE0#009DE0#fff;
}
.nav-tabs .nav-link {
    padding: 0 15px;
    font-size: 13px;
    margin-right: 5px;
    margin-bottom: 2px;
    color: #44B5DF;
    background: #f0f0f0;
    line-height: 30px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs {
    border-bottom: 0;
}

.product-item {
    border: 1px solid #ccc;
}
.product-list {
    margin-bottom: 2rem;
}
.product-list-title{
    padding-top: 0.4rem;
    margin-bottom: 0.1rem;
    font-size: 13px;
    color: #44B5DF;
}
.product-list-subtitle {
    margin-bottom: 0.1rem;
    font-size: 13px;
}



.title-border{
    width: 100%;
    text-align: center;
    font-size: 0.35rem;
    color: #006699;
    overflow: hidden;
}
.title-border .inner{
    position: relative;
    padding: 0 0.25rem;
}
.title-border .inner::before{
    content: '';
    position: absolute;
    height: 1px;
    top: 50%;
    border-left: 249.975rem solid #006699;
    border-right: 249.975rem solid #006699;
    right: -249.975rem;
    left: -249.975rem;
}
.products-tab{
    width: 100%;
}
.pro-tabs-content table, .pro-content table {
    width: 108%;
}
.table-responsive tbody{
    width: 100%;
}
.pro-right-top{
    margin-right: 0;
}
.pro-right-top-body h2{
    font-size: 13px;
    color: #060100;
    font-weight: 600;
    line-height: 20px;
}
.content_body_right_body_top_right_alt {
    font-size: 12px;
    color: #9962a5;
    line-height: 15px;
}
.content_body_right_body_top_right_con {
    font-size: 12px;
    color: #060100;
    line-height: 25px;
    margin-top: 1px;
}
/*产品详情页*/

.pro-detail-table table td{
    border-width: 1px;
    border-style: solid;
}
.tg{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/*contact和samples页样式*/
.contact-us-body p{
    font-size: 13px;
}


/*=================================================  ****自适应**** ============================================================*/
/*=================================================  ************** ============================================================*/
/*《《《《《《《《《《《《《《《《《《《《《《《《《《《《《  -- 1200px xl ==================================================================*/
@media (max-width: 1199px) {
    #recaptchaContainer{
        transform:scale(0.8);
        transform-origin:0 0;
        font-size: 1.2rem;
    }
    
      /*--- Effect ---*/
  .effectTables .pro-table-img{
      width: 30%;
  }
  .effectTables .pro-table-code{
      width: 10%;
  }
  .effectTables .pro-table-color{
      width: 20%;
  }
  .pro-table-Composition{
      width: 15%;
  }
  .pro-table-Size{
      width: 13%;
  }
  .effectTables .pro-table-msds{
      width: 6%;
  }
  .effectTables .pro-table-tds{
      width: 6%;
  }
}

/*《《《《《《《《《《《《《《《《《《《《《《《《《《《《《  -- 992px lg ==========================================*/
@media (max-width: 991px) {
    /*隐藏模块*/
  .pro-app, .pro-table-Composition{
      display: none !important;
  	}
  	 /*产品部分*/
    /*.pro-right-top-img {
        height: 120px;
   		 width: 143px;
  	}*/
    
    #recaptchaContainer{
        transform:scale(0.6);
        transform-origin:0 0;
        font-size: 1.4rem;
    }
    
    
    
.leftMenu .fillers {
    padding-top: 0em !important;
    padding-bottom: 0.5em !important;
}
.side-left .menu-item {
    height: 1.9rem !important;
    line-height: 1.9rem !important;
    padding: 0 8px !important;
    margin: 0px 0.5rem !important;
}



      /*--- Effect ---*/
  .effectTables .pro-table-img{
      width: 35%;
  }
  .effectTables .pro-table-code{
      width: 10%;
  }
  .effectTables .pro-table-color{
      width: 20%;
  }
  .pro-table-Size{
      width: 15%;
  }
  .effectTables .pro-table-msds{
      width: 7%;
  }
  .effectTables .pro-table-tds{
      width: 7%;
  }
  
  
    /*顶部slog样式*/

    .smallHide {
        display: none;
    }

    .slog a:link {
        text-decoration: none;
        color: #238cda
    }

    .slog a:active {
        text-decoration: blink
    }

    .slog a:hover {
        text-decoration: none;
        color: #238cda
    }

    .slog a:visited {
        text-decoration: none;
        color: #323945
    }

    .leftMenu .fillers {
        background: #f3f3f3;
    }
    
    .card-body {
        padding: 0.5rem;
    }

    .clean-block .block-heading p {
        max-width: 100%;
        padding: 10px;
        text-align: left;
        opacity: 0.7;
        margin-bottom: 0.2rem;
    }

    .side-widget {
        width: 25px;
    }

    /*samples btn css*/
    .side-widget .inner a {
        margin-top: 5px;
    }

    .samplesFormBtn {
        font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 400;
        padding: 5px;
        border-radius: 0;
        letter-spacing: -0.5px;
    }

    /*messages btn css*/
    .nb-form:hover .user-icon {
        display: none;
    }

    .nb-form form {
        padding-top: 12px;
    }

    .nb-form {
        right: 50%;
        bottom: -390px;
        left: 50%;
        transform: translateX(-50%);
    }

    .nb-form .title {
        padding: 5px 50px !important;
        text-align: left;
    }

    .nb-form .user-icon {
        top: -35px;
        width: 35px;
    }
    
    .product-body {
        padding: 1rem;
    }
}

/*《《《《《《《《《《《《《《《《《《《《《《《《《《《《《  -- 768px md ==========================================*/
@media (max-width: 767px) {
    
        /*隐藏模块*/
    #footList2 {
        display: none !important;
    }
    
    
    #recaptchaContainer{
        transform:scale(0.8);
        transform-origin:0 0;
        font-size: 1.2rem;
    }
    
    .bigBanner{
        display: none;
    }
    .logo{
        max-width: 200px;
    }
    .nav-top{
        margin-left: 1rem;
        font-size: 13px;
    }
    .nav-top > li > a:link,
    .nav-top > li > a:visited {
        color: #333333;
        font-weight: 600;
        text-transform: uppercase;
    }
    #header{
        background-color: white;
    }
    
    /*.pro-right-top-img img{
        padding-left: 1rem;
    }*/
    
    .product-left{
        margin-top: 1rem !important;
    }
    
    .pro-right-top-body{
        margin-top: 1rem !important;
    }
    
    .nav-tabs .nav-item {
        margin-top: 3px;
    }

    .product-body {
        padding: 0.8rem;
    }
          /*--- Effect ---*/
  .effectTables .pro-table-img{
      width: 24%;
  }
  .effectTables .pro-table-code{
      width: 13%;
  }
  .effectTables .pro-table-color{
      width: 22%;
  }
  .pro-table-Size{
      width: 15%;
  }
  .effectTables .pro-table-msds{
      width: 7%;
  }
  .effectTables .pro-table-tds{
      width: 7%;
  }

}

/*《《《《《《《《《《《《《《《《《《《《《《《《《《《《《  -- 576px sm ==========================================*/
@media (max-width: 576px) {
    
        /*隐藏模块*/
    #footList1, #footList3, #footList3 {
        display: none !important;
    }

    .pro-table-size {
        display: none !important;
    }
    .pro-des1{
      display: none !important;
  	}



    
    #recaptchaContainer{
        transform:scale(0.6);
        transform-origin:0 0;
        font-size: 1.4rem;
    }
    
      /*产品表格样式开始*/
  .pro-table-msds img, .pro-table-tds img{
    width: 23px;
  }
  
    /*--- Effect ---*/
  .effectTables .pro-table-img{
    width: 25%;
  }
  .effectTables .pro-table-code{
    width: 30%;
  }
  .effectTables .pro-table-color{
    width: 35%;
  }
  .effectTables .pro-table-msds{
    width: 5%;
  }
  .effectTables .pro-table-tds{
    width: 5%;
  }

    .logo{
        max-width: 150px;
    }
    .navbar {
        padding: 0;
    }
    
    /*隐藏模块*/
    .pro-table-Size {
        display: none !important;
    }
    .pro-des1{
      display: none !important;
    }
    
    .footer .row{
        padding-top: 2rem !important;
    }
    
    .footer .col-6 {
        flex: 0 0 100%;
        max-width: 85%;
    }
    .servicelist ul {
        padding-left: 0;
    }
    .footer .mx-2{
        margin-left: 0!important;
    }
    .servicelist {
        margin-top: 0rem;
    }
    .footer .row {
        padding-left: 1rem !important;
    }
    .product-body {
        padding: 0.5rem;
    }
    
              /*--- Effect ---*/
  .effectTables .pro-table-img{
      width: 24%;
  }
  .effectTables .pro-table-code{
      width: 16%;
  }
  .effectTables .pro-table-color{
      width: 22%;
  }
  .effectTables .pro-table-Size{
      width: 21%;
  }
  .effectTables .pro-table-msds{
      width: 8%;
  }
  .effectTables .pro-table-tds{
      width: 8%;
  }
  
  
}

@media (max-width: 460px) {
    .pro-table-Size {
        display: table-cell !important;
    }
    .pro-table-color{
        display: none !important;
  }
}

/*《《《《《《《《《《《《《《《《《《《《《《《《《《《《《 --320px xs =====================================*/
@media (max-width: 320px) {
    #recaptchaContainer{
        transform:scale(0.5);
        transform-origin:0 0;
        font-size: 1.5rem;
    }
        /*隐藏模块*/
    .pro-table-Size {
        display: none !important;
    }
    .pro-table-color{
        display: none !important;
  }
    /*产品表格*/
    .pro-tables table {
        font-size: 12px;
    }
    
    .pro-table-img {
        max-width: 80px;
    }

    .pro-table-img img {
        max-width: 66px;
    }

    .pro-table-msds img, .pro-table-tds img {
        max-width: 30px;
    }
    .logo{
        max-width: 150px;
    }
    .product-body {
        padding: 0.3rem;
    }
  /*--- Effect ---*/
  .effectTables .pro-table-img{
      width: 25%;
  }
  .effectTables .pro-table-code{
      width: 20%;
  }
  .effectTables .pro-table-msds{
      width: 10%;
  }
  .effectTables .pro-table-tds{
      width: 10%;
  }
}


/*》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》》*/
/*================================================  -- 768px md 》》》》》》》》》》》》》》》》》》》》》*/
@media (min-width: 768px) {
    .smallBanner{
        display: none;
    }
    
    .logo{
        margin:1rem 0 1.7rem -2.3rem ;
    }
    .navbar {
        display: flex;
        padding: 0.5rem 1rem;
        flex-direction: row;
    }

    .page-footer {
        text-align: left;
    }

    .page-footer ul li {
        position: relative;
        padding-left: 10px;
    }

    .page-footer ul li:before {
        top: 9px;
        transform: rotate(-45deg);
    }

    .page-footer ul li:after {
        top: 13px;
        transform: rotate(45deg);
    }


    /*导航栏*/
    .top-menu { 
        padding: 0;
        display: flex;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 14px;
        padding: 15px 14px;
    }
    .navbar-expand-md .navbar-nav .nav-link.active {
        color: #C29CCB;
    }
    .nav-top > li > a:link,
    .nav-top > li > a:visited {
        color: white;
        text-transform: uppercase;
    }
    .nav-top > li > a:hover {
        color: #C29CCB;
    }
    
    .nav-top > li > a {
        padding: 3px 0;
        font-weight: 400;
        display: block;
    }
    
    .nav-top .dropdown-menu {
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 0;
        opacity: 1;
        background: rgb(112,112,112);
        top: 53px;
        left: -48px;
        text-align: center;
    }
    
    .dropdown-menu {
        min-width: 14rem;
    }
    
    .nav-top .dropdown-menu {
        font-size: 0.8rem;
    }
    
    .nav-top .dropdown-menu > a {
        display: block;
        padding: 7px;
        color: white;
    }
    
    .nav-top .dropdown-menu > a:hover {
        color: #C29CCB;
        background: rgb(112,112,112);
    }
    
    .nav-top {
        justify-content: space-between;
    }
    
    .nav-top > li:hover:hover .dropdown-menu {
        display: block;
    }
    /*产品部分样式*/
    .product-right{
        padding-left: 2rem;
    }
    
    .pro-right-top-body{
        height: 150px;
        overflow-y: scroll;
        width: auto;
    }
    
    .pro-right-top-body p { 
        word-wrap:break-word; 
    }
    
    /*底部分割线
    .servicelist-bg {
        background: url(static/images/servicelist.jpg) repeat-y right top;
    }
    
    .servicelist {
        padding-left: 14px;
    }*/

}

/*=================================================  992px lg  》》》》》》》》》》》》》》》》》》》》》*/
@media (min-width: 992px) {
    .logo img{
        max-width: 306px;
    }
    .bigHide {
        display: none;
    }
    
    .pro-right-top-body{
        height: 120px;
    }
    
    
    /*.servicelist {
        padding-left: 47px;
    }*/



}

/*==================================================== 1200px xl 》》》》》》》》》》》》》》》》》》》》》*/
@media (min-width: 1200px) {
    .container {
        max-width: 1050px;
    }
    .logo img{
        max-width: 306px;
    }
    
      /*--- Effect ---*/
  .effectTables .pro-table-img{
      width: 26%;
  }
  .effectTables .pro-table-code{
      width: 10%;
  }
  .effectTables .pro-table-color{
      width: 20%;
  }
  .pro-table-Composition{
      width: 18%;
  }
  .pro-table-Size{
      width: 11%;
  }
  .effectTables .pro-table-msds{
      width: 6%;
  }
  .effectTables .pro-table-tds{
      width: 6%;
  }
  
    .pro-right-top-body{
        height: 150px;
    }
    
    .side-left > ul > li > span, .side-left > ul > li > a, .side-left .widget_nav_menu .menu > li > a {
        font-size: 13px;
    }
    .menuheader {
        padding: 14px 3px;
    }
    .menuheader {
        font-size: 0.9rem;
    }
    /*.servicelist1 {
        padding-left: 105px !important;
    }
    .servicelist {
        padding-left: 61px;
    }
    .footer-body{
        margin-right: 1.6rem;
    }*/
}

/*===================================================== 1440px》》》》》》》》》》》》》》》》》》》》》*/
@media (min-width: 1440px) {
    .container {
        max-width: 1180px;
    }
    .logo img{
        max-width: 306px;
    }
    /*.servicelist {
        padding-left: 3.2rem
    }*/

}

/*================================================== 1700px 》》》》》》》》》》》》》》》》》》》》》*/
@media (min-width: 1700px) {
    .container {
        max-width: 1320px;
    }
    .logo img{
        max-width: 330px;
    }
    .nav-top .dropdown-menu {
        left: -71px;
    }
    
    .dropdown-menu {
        min-width: 15rem;
    }
    
    /*.servicelist1 {
        padding-left: 105px !important;
    }
    .servicelist {
        padding-left: 67px;
    }
    .footer-body{
        margin-right: 1.6rem;
    }*/
}

/*================================================== 1919px 》》》》》》》》》》》》》》》》》》》》》*/
@media (min-width: 1919px) {
    .container {
        max-width: 1460px;
    }
    
    .menuheader {
        font-size: 1rem;
    }
    .side-left > ul > li > span, .side-left > ul > li > a, .side-left .widget_nav_menu .menu > li > a {
        font-size: 1rem;
    }
    
    /*.servicelist1 {
        padding-left: 151px !important;
    }
    .servicelist {
        padding-left: 103px;
    }
    .footer-body{
        margin-right: 4rem;
    }*/
}




