
body{font-size:0.3rem; color:#333;font-family: "Microsoft YaHei";line-height: 1.42857143;background-color: #fff;margin: 0;}
.menu-list .menu-li a {color:#333; font-size:0.3rem;}
 .classList .classItemWrap a{font-size:0.3rem;color:#333}
 .telBtn{color:#333;}
 .c-666{font-size:0.3rem; color:#333;}
 .c-333{font-size:0.3rem; color:#333;}
 .fs32{font-size:0.3rem;}
 .classList .titles a{font-size:0.3rem;color:#fff;}
 .nesTitle,.nav-tabs.nav-justified .new-menu a{color:#333;}
 .navInnerIndex .navCont{color:#333;}
 .newsPage.news .date span{color:#333;}
 .instructions .caseConts{font-size:0.3rem;}

.header{background:#fff;}
.message{background:#fff;}




.footerNav .btn,.bg-075,.nav-tabs.nav-justified .new-menu.active a,.pageWrap li.active,.detialCont,.menu-list .top,.banners .carousel-indicators .active{background:#ff0000!important;}
 .banners .carousel-indicators .active {
  background: #ff0000!important;
  border-color: #ff0000!important;
}
.index_banners .carousel-indicators .active {
  background: #ff0000!important;
  border-color: #ff0000!important;
}
.nav-tabs.nav-justified .new-menu.active a{border-color:#ff0000 !important;}
.bg-738{background-color:#ff0000 !important;}
.c-738{color:#ff0000 !important;}
.bd-color {border-color:#ff0000 !important;}
 .nav-tabs.nav-justified .new-menu.active a, .productCarousel .carItem .lis.active{background:#ff0000!important;border-color:#ff0000!important;}


.message .messagtBtn{background:#ff0000;}
.menu-list .menu-li a{font-weight:normal;}

.breadCrumbs{color:#fff;background:#ff0000}
  .breadCrumbs a{color:#fff;}




.footerNav .btn{border-right:1px solid #ff0000}

.about{background:#333}
.about .aboutLinkInn a{color:#333;}

/*栏目标题*/
.wrapTitle:after{content:'';font-size:3.3vw;color:#666;display: block;font-family: "微软雅黑";font-weight: lighter;line-height:7vw;}
.wrapTitle,.wrapTitle a{font-size: 6.5vw;font-weight: bold;letter-spacing: 2px;color:#333 !important;}
.prod .wrapTitle:before{display:none;}
.productList .wrapTitle:after{content:'溶剂厂家选择晨兴新材料 · 高纯度 · 高品质';}
.company .wrapTitle:after{content:'专业有机化工溶剂批发厂家';}
.news .wrapTitle:after{content:'关注我们了解更多关于桶装溶剂新资讯';}
.case .wrapTitle:after{content:'应用于涂料行业、电子行业、塑胶行业、五金行业等行业';}
.wrapTitle:before{content:'朝阳·';font-size: 6.5vw;font-weight: bold;letter-spacing: 2px;color:#ff0000;}
.companyDetail{font-size:0.28rem;color:#999;line-height:0.5rem;}

.header .search-btn {    display: none;}

<style>
*{margin: 0;padding: 0;box-sizing: border-box;}
em,i{font-style:inherit;font-weight:inherit;}
ul{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
.aboutBanner {    display: none;}
.about{width:100%;background:#fff;    padding: 0;}
.about_tit{display:flex;justify-content:center;}
.about_tit p{display:flex;color:#666;letter-spacing:2px;font-size:.4rem;line-height:.4rem;flex-direction:column;align-items:center;}
.about_tit p span{padding-bottom:.3rem;color:#333;letter-spacing:0;font-weight:700;font-size:.8rem;line-height:.8rem;}
.about_pic {padding: 0.5rem 0;}
.about_pic img{width:100%;}
.about_txt p{display:flex;color:#333;font-weight:lighter;font-size:.33rem;line-height:.7rem;flex-direction:column;}
.about_txt p b{padding-bottom:.3rem;font-size:.45rem;}
.about_num ul{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.about_num li{display:flex;padding:.3rem;width:49%;border-radius:.3rem;box-shadow:0 0 10px #ddd;flex-direction:column;align-items:center;}
.about_num { margin: 0.5rem 0;}
.about_num li:nth-child(n+3) { margin-top: 10px;}
.about_num li p span{color:#333;font-weight:700;font-size:1.2rem;font-family:Arial;line-height:1.2rem;}
.about_num li p i{color:#999;font-size:.35rem;}
.about_num li p b{color:#333;font-weight:700;font-size:1.2rem;font-family:Arial;line-height:1.2rem;}
.about_num li em{font-size:.3rem;line-height:.4rem;}
.int_tit p{display:flex;color:#333;font-size:.5rem;line-height:.5rem;flex-direction:column;align-items:center;}
.int_tit p span{padding-bottom:.3rem;color:#333;font-size:.8rem;line-height:.8rem;}
    .int_con {position: relative;}
.int_con .tempWrap {width: 100% !important;}
.int_con ul{    width: 100% !important;display: flex;overflow: unset !important;    padding-top: 1rem !important;}
.int_con li{display:flex;width:100% !important;flex-direction:column;align-items:center;margin-right: 0.3rem;    flex-shrink: 0;}
.int_con li i{    display: flex;width: 5rem;height: 5rem;border-radius: 50%;background: #bc0715;color: #fff;font-size: 1.6rem; justify-content: center;align-items: center;    position: relative;z-index: 5;}
.int_con li i:after {content: '';
background: url(uploadfile/image/20211023/20211023111309_47389.png)no-repeat center; width: 62.81vw; height: 62.81vw;position: absolute;top: -0.64rem;left:-0.64rem; z-index: -1;-webkit-animation: zq 5s linear infinite;
    -moz-animation: zq 5s linear infinite;
    animation: zq 5s linear infinite;}
@-webkit-keyframes zq {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes zq {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@keyframes zq {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.int_con li p{ padding: 0.5rem;border-radius: 1rem;background: #fff;box-shadow: 0 0 10px #ddd; font-size: 0.35rem;
 line-height: 0.6rem;color: #333;margin-top: 1rem;}
.char_btn {display:  flex;justify-content: space-between;}
.char_btn:hover i {}
.char_btn>i {  cursor: pointer;    font-size: 36px;color: #333; display: flex;
justify-content: center;align-items: center;}
.char_btn>i:first-child {position: absolute;top: 29%;left: 0;}
.char_btn>i:last-child {position: absolute;top: 30%;right: 0;}

</style>
.about p{color:#fff;}

