@charset "utf-8";
/*Scroll*/
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #999; }
::-webkit-scrollbar {width: 6px; background-color: #999; }
::-webkit-scrollbar-thumb {background-color: #333; }

*{margin: 0;padding: 0;list-style: none;transition: all .3s;-webkit-transition: all .3s;box-sizing: border-box;}
body{cursor: default;color: #333;font-size: 14px;}
a{color: #333;text-decoration: none;}
a:hover{color: #333;}
.container{max-width: 1200px;}
.hover-shadow { transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out }
header .header-top{color: #666;font-size: 13px;line-height: 30px;border-bottom: 1px solid #e8e8e8;}
header .header-top a{color: #666;}
header .header-pc{background-color: #ecedee;}
header .header-pc .logo{margin: 20px 0;}
header .header-pc .navi{padding: 10px 0;}
header .header-pc .language .active{border: 2px solid #005aac;background-color: #005aac; border-radius: 20px;  text-align: center;  padding: 5px 20px;  margin: 10px;}
header .header-pc .language .active a{color: #ffffff;}
header .header-pc .language p{border-radius: 20px;  text-align: center;  padding: 5px 20px;  margin: 10px;border: 2px solid #005aac;}
header .header-pc .language p a{text-align: center;padding: 5px 0;color: #005aac;font-weight: bold;}
header .navt {background-color: rgba(255,255,255, .2); position: relative;  z-index: 2;}
header nav .nav-item{z-index: 1200;}
header nav .nav-item a{color: #fff;padding: 10px 30px;font-size: 16px;border-bottom: 3px solid transparent;}
header nav .nav-item:hover > a{border-top: #ffffff 3px solid;z-index: 1200;}
header nav .dropdown-menu{background: #fff; margin: 10px 0 0;border-radius: 0;transition: unset;border: 0;z-index: 1200;}
header nav .dropdown-menu .dropdown-item {padding: 0;z-index: 1200;}
header nav .dropdown-menu .dropdown-item a{padding: 10px 30px;display: block;font-size: 14px;color: #333;}
header nav .dropdown-menu .dropdown-item a:hover{}
.search{margin-top: 7px;text-align: right;}
.search form{position: relative;}
.search .keyword{border: 0;height: 28px;line-height: 30px;outline: none;border-radius: 20px;background-color: #b3b5ba;width: 120px;}
.search .tjiao{width: 32px;height: 32px; background:url("https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/search.png") ; background-repeat: no-repeat; border: 0; outline: none; content: ""; position: absolute;right: -10px; top: 15%;}

.m-head{display:none;height:auto;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;overflow: hidden;padding: 5px;box-shadow: 0 -1px 5px rgba(0, 0, 0, .3);}
.m-head .m-head-logo{float: left;display: flex;color: #005aac;} 
.m-head .m-head-logo img{height: 60px;}
.m-head .m-head-menu .menu-open{float: right;color: #666;padding: 0 5px;}
.m-head .m-head-menu .menu-open i{font-size: 30px;}
.m-nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000;}
.m-nav .closecover{position:absolute;width:100%;height:100%;background:#000;left:0px;top:0px;z-index:1;filter:alpha(opacity=0);opacity:0;}
.m-nav .menu-close {color: #fff;}
.m-nav .menu-close i{font-size: 30px;}
.m-nav .closeicon{position:absolute;width:20%;left:0;top:1%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0;}
.m-nav .m-navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.m-nav .m-navList ul{padding-left:5%;padding-right:5%;list-style: none;}
.m-nav .m-navList ul li{border-bottom:1px solid #232530;}
.m-nav .m-navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.m-nav .m-navList ul li .m-nav-f{display: flex;align-items: center;justify-content: space-between; width: 100%;}
.m-nav .m-navList ul li .m-nav-f a{flex: 1;}
.m-nav .m-navList ul li .m-nav-f i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.icon{ background:url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s;}
.icon-on{background:url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s;}
.m-nav .m-navList ul li .m-nav-s{display:none;width: 100%;}
.m-nav .m-navList ul li .m-nav-s a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
.m-nav .m-navList .m-nav-img{position: absolute;bottom: 15px;padding: 0 5%;width: 100%;}
.m-nav .m-navList .m-nav-img img{width: 100%;}

/* 通用样式 */
.slide{ margin-top: -45px;}
.mg-top{margin-top: 50px;}
.mg-right{margin-right: 20px;}
.pd-top{padding-top: 80px;position: relative;}
.pd-bottom{padding-bottom: 60px;}
.min-height{min-height: 800px;}
.slide img{width: 100%;}
.swiper-scrollbar-drag{background-color: #3377e6;}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{width: 96%;}

/* .active{border-top: #ffffff 3px solid;} */

/* 链接通用样式 */

.link span{padding: 10px 20px; display: inline-block;border-radius: 30px;margin:40px 20px 40px 0; color: #3377e6;}
.link span a{color: #3377e6; font-size: 16px;padding-right: 10px;font-weight: bold;}
.link span i{font-size: 20px;}
.link .qq{background-color: #fff;}
.link .qq:hover {background-color: #3377e6;}
.link span:hover{color: #ffffff;}
.link span:hover a{color: #fff;}


/* 首页开始 */

/* 供应产品 */
.g_product{background-image: url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/pro_bg.jpg);background-position: center;}
.g_product .title{text-align: center;}
.g_product .title p:hover{background-color: #3377e6;}
.g_product .title p:hover a{color: #ffffff;}
.g_product .title p {line-height: 1; width: 150px;border-radius: 30px;border: 1px solid #c9c9c9;font-size: 16px;display: inline-block;padding: 3px 30px;margin-left: 20px;}
.g_product .title .all{border: 1px solid #c9c9c9;  height: 40px;  line-height: 40px;  border-radius: 20px;  width: 150px;}
.g_product .title .all:hover{background-color: #3377e6;}
.g_product .title .all:hover a{color: #ffffff;}
.g_product .line{border-radius: 20px;background-color: #fff;position: relative;}
.g_product .line .title1{font-size: 14px;  margin: 20px;padding: 20px 0; text-align: left;  border-bottom: 2px solid #c9c9c9;background-image: url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/brush.png);background-repeat: no-repeat;background-position: right;font-weight: 600;}
.g_product .line .word{position: absolute; top: 20%; left: 5%;}
.g_product .line .word span{font-size: 12px;padding-right: 20px;}
.g_product .line .word p{color: #c9c9c9;font-size: 14px;}
.g_product .line:hover{margin-top: -15px;color: #005aac;}
.g_product .img img{width: 100%;height: 100%;object-fit: cover;border-radius: 20px;}

/* 定制流程 */
.p_img{margin: 50px 0;}
.p_Ltitle{text-align: center;font-size: 30px;}



/* 大标题 */
h1{font-weight: bold;text-align: center;font-size: 3.5rem;}
h2{font-weight: bold;}
.W::after, .W::before{content: ''; display: inline-block;  width: 4%;  height: 2px;  position: absolute;  background: #000;  top: 27%;} 
.W::before{margin-left: -10px;  transform: translateX(-100%);}
.W::after{margin-left: 10px;}




/* 关于我们 */
.about_h{background-image: url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/about_bg.jpg);padding-top: 100px;}
.about_h .word p{font-size: 14px;color: #10132b;text-indent: 2rem;line-height: 2;padding: 0; margin: 0;}
.about_h .tubiao{padding: 30px 0;}


/* 推荐产品 */
.recomend{background-image: url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/r_bg.jpg);background-repeat: no-repeat;background-position: center;}
.recomend .title{position: relative;}
.recomend .title h1{font-size: 2.5rem;color: #fff;}
.recomend .title .W::after,.recomend .title .W::before{content: ''; display: inline-block;  width: 4%;  height: 5px;  position: absolute;  background: #fff;  top: 50%;} 
.recomend .title .W::before{margin-left: -10px;  transform: translateX(-100%);}
.recomend .title .W::after{margin-left: 10px;}
.recomend .p_product{margin: 60px 0 10px 0;}
.recomend .p_product .line{border-radius: 20px;background-color: #fff;position: relative;}
.recomend .p_product .line .title1{font-size: 16px;  margin: 20px;padding: 20px 0; text-align: left;  border-bottom: 2px solid #c9c9c9;background-image: url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/brush.png);background-repeat: no-repeat;background-position: right;font-weight: 600;}
.recomend .p_product .line .word{position: absolute; top: 20%; left: 5%;}
.recomend .p_product .line .word span{font-size: 12px;padding-right: 20px;}
.recomend .p_product .line .word p{color: #c9c9c9;font-size: 16px;}
.recomend .p_product .line:hover{margin-top: -15px;color: #005aac;}
.recomend .p_product .img img{width: 100%;height: 100%;object-fit: cover;border-radius: 20px;}
.recomend .link{text-align: center;}



/* 首页结束 */


/* 内页 */


/* 左边栏 */
.sticky-top{margin-top: 20px;margin-right: 30px;z-index: 0;}
.sidebar dt{padding: 30px;background:#3377e6; color: #fff;  font-size: 22px;font-weight: 500;}
.sidebar dt i{font-size: 30px;padding-right: 20px;}
.sidebar dd a{padding: 10px 10px 10px 30px;  background: #f8f8f8;  display: block;  font-size: 16px;font-weight: bold;}
.sidebar dd a:hover{color: #005aac;}
dl{margin: 0;}

/* 产品 */
.nei_p .p_product{margin: 60px 0 40px 0;}
.nei_p .p_product .line{border: 1px solid #c9c9c9;background-color: #fff;position: relative;margin-bottom: 30px;}
.nei_p .p_product .line .title1{font-size: 14px;  margin: 20px;padding: 20px 0; text-align: left;  border-bottom: 2px solid #c9c9c9;background-image: url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/brush.png);background-repeat: no-repeat;background-position: right;font-weight: 400;}
.nei_p .p_product .line .word{position: absolute; top: 25%; left: 7%;}
.nei_p .p_product .line .word span{font-size: 12px;padding-right: 20px;}
.nei_p .p_product .line .word p{color: #c9c9c9;font-size: 14px;}
.nei_p .p_product .line:hover{margin-top: -20px;color: #005aac;}
.nei_p .p_product .img img{width: 100%;height: 100%;object-fit: cover;border-radius: 20px;}

/* 详情内页 */
.main{margin-top: 36px;justify-content: center;}
.main .pro_top p{font-size: 24px;color: #333;font-weight: bolder;}
.main .pro_top {width: 100%;text-align: center;}
.main .bt_title{font-size: 18px;  color: #333333;padding-left: 15px; font-weight: bolder;  margin-bottom: 15px;border-left: 5px solid #006bbf; }
.img-full { width: 100%;object-fit: cover; border: 1px solid rgba(0, 0, 0, .3);}
.img-small  {height: 110px;object-fit: cover;width: 100%; border: 1px solid rgba(0, 0, 0, .3);}
.main .p_p{margin-top: 20px;}
.main .bread{padding-bottom: 20px;border-bottom: 1px solid rgba(0, 0, 0, .3);}
.main .pro_img{overflow: hidden;text-align: center;margin: 40px 0;}
.main .pro_txt {margin: 40px 0;}
.main .pro_txt .pro_bottom{padding:0 20px;}
.main .pro_txt .pro_bottom .name{font-size: 14px;margin-bottom: 8px;}
.main .pro_txt .pro_bottom .name span{margin-right: 10px; background-color: #006bbf;border-radius: 50%;width: 6px;height: 6px; display: inline-block;line-height: 5px;}

.main .pro_txt .pro_top p{font-size: 24px;color: #333;font-weight: bolder;}
.main .pro_txt .pro_top {padding:0 20px 20px;margin-bottom: 20px;width: 100%;}
.main .canshu{padding: 55px 30px;}
.main .canshu .c_title{margin-bottom: 40px;text-align: center;}
.main .canshu .c_title .e{font-size: 18px; color: #00833c;    text-transform: uppercase;margin-bottom: 18px;}
.main .canshu .c_title .c{font-size: 32px; color: #333333;}
.main .re_pro{padding: 20px 0 0 0 ;border-top: 1px solid rgba(0, 0, 0, .3);}

/* 内页标题 */
.nei_title{margin-top: 20px;display: flex;  border-bottom: 1px solid rgba(0, 0, 0, .3);justify-content: space-between;}
.nei_title .name{font-size: 22px;color: #555555; font-weight: bold;border-bottom: 4px solid #3377e6;  margin: 0;  padding-bottom: 10px;}


.contents h4{font-size: 24px; margin: 16px 0 0 0;}
.contents .list-item {padding: 20px 10px;border-bottom: 1px dashed #ddd;}
.contents .list-item a {display: flex;justify-content: space-between;}
.contents .list-item .date{width: 80px;height: 80px;background: #f5f5f5;border-radius: 10px;padding: 5px;text-align: center;font-size: 40px;line-height: 1.2;}
.contents .list-item .date small{display: block;font-size: 12px;}
.contents .list-item .content{width: 85%;}
.contents .list-item .content h2{font-size: 16px;font-weight: 600;}
.contents .list-item .content p{text-align: justify;margin-bottom: 0;display: -webkit-box;-webkit-line-clamp: 2;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;color: #999;}
.contents .list-item:hover {background: #eee;}
.title1{text-align: center;}
.title2{font-size: 16px;font-weight: bold;padding: 5px 40px;}


/* 页面底部 */
footer{background-image:url(https://zjyunjie.oss-cn-hangzhou.aliyuncs.com/chinabrush888/assets/yirun/img/foot_bg.jpg);}
footer p{color: #000; font-size: 14px;margin-bottom: 5px;}
footer a{color: #000;}
footer a:hover{color: #005aac;}
footer .fbox{padding-top: 60px;}
footer .fbox .text .title{border-left: 5px solid #ff0000;}
footer .fbox .text .title p{font-size: 16px;color: #005aac;padding-left: 20px;}
footer .fbox .text .name{font-size: 17px;font-weight: bold;}
footer .fbox .text .add{margin-bottom: 10px;}
footer .fbox .text .cont{padding-top: 10px;}
footer .fbox .text {padding-right: 40px;}
footer .fbox .text p{font-size: 16px;}
footer .fbox .text p a{font-size: 16px;}
footer .fbox .text-right {display: flex;justify-content: space-around;}
footer .fbox .text-right li .title{font-size: 16px ;}
footer .fbox .text-right li ul{margin: 0; padding: 10px 0;}
footer .fbox .text-right li ul li a{font-size: 13px;}
.m-foot,.m-copy{display: none;}
.copy{margin-top: 40px; text-align: center;background-color: transparent;}
.copy p{display: inline-block; margin: 0 5px; line-height: 45px;color: #ffffff;}



.pager{padding-left: 0;margin: 17px 0;list-style: none;text-align: center;}
.pager .pagination{margin: 0; display: inline-block; padding-left: 0; border-radius: 3px;}
.pager li{margin: 0 0.4em; display: inline-block;}
.pager li > a, .pager li > span{background: none;border: 1px solid #e6e6e6;  border-radius: 0.25em;  padding: 0.5em 0.93em;  font-size: 14px;display: inline-block;line-height: 1.42857143;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
  z-index: 3;
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
  cursor: default;
}


@media (max-width:1280px) {
  .search .keyword {width: 200px;}
  .about_h .word{line-height: 2;}
  footer .fbox .text-left img {margin-top: 7%;}
}


@media (max-width:1024px) {
  header * {transition: unset;-webkit-transition: unset;}
  header .header-pc, header .header-top{display: none;}
  header .m-head{display: block;}
  .slide{margin-top: 70px;}
  .slide .swiper-slide img{width: 130%;}
  footer{display: none;}
  .m-copy{display: block;padding-bottom:72px;text-align:center;color:#999;line-height:3;}
  .m-foot{display: block;position: fixed;bottom:0;background:#fff;box-shadow:0 -6px 6px rgba(0,0,0,.2);width: 100%;height:60px;padding:8px 0;z-index: 1060;}
  .m-foot a{text-align:center;flex-wrap:wrap;display: flex;width:100%;justify-content:center;line-height:1.2;font-size:14px;color:#666;}
  .m-foot a i::before{font-size:24px;}
  .m-foot a span{width:100%;}
  .pd-top{padding-top: 40px;}
  .g_product .title p{margin-left: 0;}
  .mg-top{margin-top: 10px;}
}

