/*base*/ body {
	font-family:Arial,sans-serif;
	color:#000;
	font-size:15px;
	padding:0;
	margin:0;
	position:relative;
	line-height: 1.8;
}
button,button:focus {
	outline:none;
	border:none;
}
ul,li {
	list-style:none;
	margin:0;
	padding:0;
}
input:focus {
	outline:none
}
a {
	color:#000;
}
/* a:hover {
	color:#2ebac0
} */
.table td, .table th{
	vertical-align: middle;
}
.fs_12 {
	font-size:12px
}
.fs_14 {
	font-size:14px
}
.fs_15 {
	font-size:15px
}
.fs_16 {
	font-size:16px
}
.fs_18 {
	font-size:18px
}
.fs_20 {
	font-size:20px
}
.fs_22 {
	font-size:22px
}
.fs_24 {
	font-size:24px
}
.fs_26 {
	font-size:26px
}
.fs_28 {
	font-size:28px
}
.fs_30 {
	font-size:30px
}
.fs_40 {
	font-size:40px
}
.fs_50 {
	font-size:50px
}
.fs_60{
	font-size: 60px;
}
.text_indent_1 {
	text-indent:1em
}
.bg_grey1,.head_con {
	background:#f8f8f8;
}
.text_green1 {
	color:#97bdbf;
}
.text_yellow1 {
	color:#b29884;
}

main.page{
	min-height: 400px;
}
.bg_footer {
	background:url(https://pri-cella.oss-ap-southeast-1.aliyuncs.com/images/footer_bg.jpg) no-repeat;
	background-size:cover;
}
.list_circle {
	text-indent:-15px;
	margin-left:38px
}
.cursor_pointer {
	cursor:pointer;
}
.text_indent_n2 {
	text-indent:-0.5rem;
}
#keywords_top {
	background:#f8fbff;
	text-indent:1em;
	height: 100%;
}
#search_btn_top,#search_btn_citation {
	background-image:url(//procell.oss-cn-shanghai.aliyuncs.com/assets/images/search-btn-new.png);
	background-repeat:no-repeat;
	background-position:center;
	width:65px
}
#scroll_fixed_bar.fixed-top {
	box-shadow:2px 2px 5px #eee;
	background-color: #f8f8f8;
}
.tel{
	/* margin-top: 10px; */
}


.fixed-top .search-form-div{
	display: none;
	margin-top: 4px;
}
.close-se{
	top: 10px;
	left: -30px;
	cursor: pointer;
}
.js-fdj, .close-se{
	display: none;
}
.close-se:hover i, .js-fdj:hover{
	color: #2ebac0;
}

.navbar-div{
	width: 100%;
	display: flex;
}
.fixed-top  .navbar-div{
	width: auto;
}
.logo{
	margin-top: 27px;
}
.fixed-top .logo{
	margin-top: 15px;
}


.navcon_top .navbar-light .navbar-nav .nav-link {
	font-weight: bold;
	font-size: 16px;
}

.navcon_top .dropdown-item {
	/* height:60px; */
	display:block;
	align-items:center;
	white-space:normal;
	position: relative;
	/* padding-left: 25px; */
	font-size: 14px;
	color: #000;
	/* padding-top: 0;
	padding-bottom: 0; */
	/* margin-top: 5px; */
}
.navcon_top a.dropdown-item:hover {
	text-decoration:underline;
	background: none;
	color:#2ebac0;
}
.navcon_top span.dropdown-item:hover {
	background: none;
}

/* .dropdown-item:hover:after {
	color: #2ebac0;
} */
/*.navcon_top .dropdown-toggle::after {
	position:absolute;
	right:-0.25rem;
	top:1rem;
}
*/ .form-group {
	position:relative;
}
.form-group.need:after {
	content:"*";
	position:absolute;
	right:0;
	top:10px;
	color:red;
}
.form-group .tip {
	position:absolute;
	top:100%;
	left:15px;
	margin-top:0
}
.select_dropdown {
	left:0;
	top:100%;
	z-index:1;
}
.select_dropdown li:hover {
	background:#f8fbff;
}
/*bootstrap*/ .breadcrumb {
	background: none !important;
}
.dropdown-item.active,.dropdown-item:active {
	background-color:#2ebac0;
}
.rounded-lg {
	border-radius:.5rem!important
}
.page-link {
    padding: 0.4rem 0.55rem !important;
}
.page-item.active .page-link {
	background-color:#2ebac0;
	border-color:#2ebac0;
	color:#fff!important;
}
.form-control {
	font-size:14px
}

.brands_top li.ylrt {
	max-width:190px
}
.brands_top li.Procell {
	max-width:160px;
	position:relative;
	bottom:-1px
}
/*.brands_top li.daian {
	max-width:120px
}
*/ .top_wrapper .quick_con .dropdown-menu {
	max-width:80px
}
.cart_span {
	padding-bottom:2px
}
/*footer*/ footer dl dt.safe:after {
	content:"";
	position:absolute;
	left:80px;
	top:-13px;
	display:block;
	background:url(https://pri-cella.oss-ap-southeast-1.aliyuncs.com/images/safe_icon.png) no-repeat;
	width:51px;
	height:48px
}
footer dl dd {
	margin-bottom:0.25rem;
}
footer dl dd a {
	position:relative;
	padding-left:15px
}
footer dl dd span {
	position:absolute;
	left:0;
	top:-8px;
}
footer dl dd a:hover span {
	color:#2ebac0!important;
}
.sociallist a {
	width:2.5rem;
	height:2.5rem;
	background:url(https://pri-cella.oss-ap-southeast-1.aliyuncs.com/images/social.png) no-repeat;
}
.sociallist a.facebook {
	background-position:-48px 0
}
.sociallist a.linkedin {
	background-position:-96px 0
}
.sociallist a.twitter {
	background-position:-148px 0
}
.sociallist a.pinterest {
	background-position:-200px 0
}
.sociallist a.instagram {
	background-position:-250px 0
}



/* .dropdown_arrow:hover a:after{
	color: #fff;
} */
.breadcrumb-item+.breadcrumb-item::before{
	color: #fff;
}
.line-footer{
	background-color: #fff;
	height: 2px;
	width: 80px;
}
.dropdown-toggle::after {
	display:none
}

.hot:after{
	background: url(///procell.oss-cn-shanghai.aliyuncs.com/assets/images/ht.gif) no-repeat;
    display: inline-block;
    content: "";
    width: 27px;
    height: 16px;
	top: 0;
    font-size: 20px!important;
    position: absolute;
    display: inline-block;
}

  .product-type-se{
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	border: 1px solid #dee2e6!important;
	border-right: 0 none!important;
	background-color: #fff;
	cursor: pointer;
  }
  .product-type-li{
	top:55px;
	left: 0;
	width: 200px;
	z-index: 252;
	background-color: #Fff;
	border: 1px solid #ddd;
	display: none;
	border-radius:5px;
	box-shadow: 0 0 10px 0 #ccc;
  }
  .product-type-li li{
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
  }
  .product-type-li li:hover{
	color: #fff;
	background-color: #2ebac0;
  }
  .product-type-li:before {
    border-bottom: 7px solid rgba(0,0,0,.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 32px;
    position: absolute;
    top: -7px;
 }
  .product-type-li:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 33px;
    position: absolute;
    top: -6px;
  }
main h1:not(.nomark),main h2{position: relative;padding-left: 1.5rem}
main h1:not(.nomark):before,main h2:before{content:"";position: absolute;left:0;top:0px;display: block;width:6px;height: 30px;background:#35b6bc;}
/* .dropdown-toggle:hover{
	border-bottom: 2px solid #2ebac0;
} */
.kefu-wrapper{
	position: fixed;
	top: 40%;
	right: 0;
	z-index: 66;
}
.kefu-content{
	background-color: #2ebac0;
	color: #fff;
	border-radius: 10px;
	width: 70px;
	font-size: 13px;
}
.kefu-content a{
	color: #fff;
}
.kefu-content a:hover{
	text-decoration: none;
}
.kefu-content .kefu-item:hover span{
	text-decoration: underline;
}
.kefu-content .kefu-item{
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}
.online-zixun{
	position: fixed;
	top: 40%;
	right: 0;
	z-index: 66;
	background-color: #2ebac0;
	color: #fff;
	padding: 8px 5px;
	font-size: 13px;
	width: 30px;
	text-align: center;
	line-height: 18px;
	border-radius: 5px 0 0 5px;
	margin-top: 85px;
	display: none;
}
.form-control.is-valid, .was-validated .form-control:valid{
	background: none !important;
}
.error{
    color: #ff0000;
    margin-bottom: 0;
}
input.error, select.error, textarea.error{
    border: 1px solid #ff0000;
}
.industrylink{
    color: #f0cc90; 
    display: inline-block; 
    float: right; 
    font-size: 15px; 
    margin-left: 20px;
	margin-top: 28px;
    line-height: 35px;
    height: 35px;
    padding: 0 10px 0 35px;
    border-radius: 5px;
    background: url("https://procell.oss-cn-shanghai.aliyuncs.com/assets/images/gongye.png") no-repeat 5px center #2d1c0c;
}
.industrylink:hover{
    text-decoration: underline;
	color: #fff;
}
.fixed-top .industrylink{
	margin-top: 15px;
}
.search-result-list {
	display: none;
	z-index: 4;
	top: 52px;
	padding: 10px 20px;
	max-height: 300px;
	overflow-y: auto;
}
.search-result-list a {
	padding: 5px 0;
}
.search-result-list a:hover {
	color: #2ebac0;
}
.search-result-list i {
	font-style: normal;
}
.faq-content .btn{
	position: relative;
}
.faq-content .btn.collapsed:after{
	right: 0;
	top: -2px;
	content: "+";
	font-size: 26px;
}
.faq-content .btn:after {
	content: "-";
	font-size: 39px;
	top: -14px;
	right: 0;
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	position: absolute;
	margin-top: 0;
	color: #2ebac0;
}
@media (min-width:1200px) {
	.container {
		max-width:1244px;
	}
}

@media (min-width:992px) {
	.search-form-div{
		width: 700px;
		margin-top: 20px;
		float: right;
	}
	.product-type-se i{
		right: 20px;
	}
	/* .navcon_top .navbar-nav li>a {
		border-bottom:3px solid #fff
	} */
	.navcon_top .navbar-nav li a.nav-link:hover {
		/* border-bottom:3px solid #2ebac0 */
		color: #2ebac0;
	}
	/* .scroll_fixed_bar_wrap {
		min-height:167px
	} */
	#navbar_top .dropdown-menu {
		position:absolute;
		left:0;
		top:55px;
		width:100%;
		margin-top:0;
		min-width: 200px;
		/* min-height:400px; */
		border: 1px solid #eee;
		box-shadow: 0 0 10px #bbb;
	}
	.navcon_top .navbar-nav li.dropdown:hover .dropdown-menu {
		display:block
	}
	.dropdown-toggle{
		border-bottom: 2px solid #f7f8fa;
	}
	.head_con .nav-item{
		margin-right: 90px;
	}
	.fixed-top .nav-item{
		margin-right: 30px;
	}
	.navcon_top .dropdown-item {
		padding-top: 0.2rem;
		padding-bottom: 0.2rem;
	}
	.dropdown-item:after {
		content: "|";
		position: absolute;
		left: 8px;
		top: 50%;
		font-size: 17px;
		margin-top: -16px;
		display: block;
		color: #2ebac0;
		font-weight: bold;
	}
	.dropdown_arrow a:after {
		content:"|";
		position:absolute;
		left:5px;
		top:50%;
		font-size:17px;
		margin-top:-16px;
		display:block;
		color: #2ebac0;
		font-weight: bold;
	}
	.levelcon2 .dropdown-item{
		padding: 0.2rem 1.5rem;
		margin: 0;
	}
	.levelcon2 .dropdown-item:after{
		content: ''
	}
	main h1,main h2{font-size:24px }
	.pc-hide {
		display: none;
	}
	.pc-ml-2 {
		margin-left: 0.5rem !important;
	}
	#navbar_top .dropdown-menu.pc-width{
		width: 860px;
	}
	#navbar_top .dropdown-menu.pc-width .dropdown-item_con_hover1{
		width: 25%;
	}
	#navbar_top .dropdown-menu.pc-width .levelcon1{
		flex-flow: column wrap;
		height: 372px;
		display: flex;
	}
	.navcon_top .navbar-light .navbar-nav .nav-link {
		color: #000;
	}
	.dropdown_arrow a{
		/* color: #2ebac0; */
		font-weight: bold;
		position: relative;
	}
	.jiantou-menu{
		display: none;
	}
	.dropdown-item_con_hover1:hover .levelcon2,.dropdown-item_con_hover2:hover .levelcon3 {
		display:block!important
	}
	.navbar-div{
		margin: 5px 0;
	}
	.fixed-top .navbar-div{
		margin: 0;
	}
	.fixed-top .navcon_top{
		height: 62px;
	}
	.fixed-top  .js-fdj{
		display: block;
	}
	/* .navcon_top .dropdown-item {
		padding: 0.2rem 0;
	} */
	 .pc-width .pc-padding{
		padding: 18px 0;
	 }
	 .dropdown-item_con_hover1 .dropdown-item-title{
		font-weight: bold;
	 }
}

@media (max-width:991px) {
	body{
		padding-bottom: 70px;
		font-size: 14px;
	}
	.fs_m_bold{
		font-weight: bold;
	}
	.fs_m_12{
		font-size:12px
	}
	.fs_m_14 {
		font-size:14px
	}
	.fs_m_15 {
		font-size:15px
	}
	.fs_m_16 {
		font-size:16px
	}
	.fs_m_18 {
		font-size:18px
	}
	.fs_m_20 {
		font-size:20px
	}
	.fs_m_22 {
		font-size:22px
	}
	.fs_m_24 {
		font-size:24px
	}
	.fs_m_26 {
		font-size:26px
	}
	.fs_m_28 {
		font-size:28px
	}
	.fs_m_30 {
		font-size:30px
	}
	.fs_m_40 {
		font-size:40px
	}
	.fs_m_50 {
		font-size:50px
	}
	.fs_m_60{
		font-size:60px;
	}
	.overflow-auto{
		overflow: scroll !important;
	}
	.js-fdj{
		display: none;
	}
	.product-type-content{
		width: 30%;
	}
	.product-type-se{
		width: 100%;
		padding: 0 5px;
	}
	.product-type-se i{
		right: 10px;
	}
	.search-form-div{
		margin-top: 10px;
	}
	.brands_top li {
		border-right:none!important;
	}

	.head_con .border-top {
		border-top:none!important
	}
	.brands_top li.Procell img,.Procell_logo {
		max-width:145px
	}
	#navbar_top_bg {
		background: rgba(0,0,0,.25);
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 11;
	}
	#navbar_top {
		position:fixed;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:1321;
	}
	.navbar-nav{
		background-color: #fff;
		width: 80%;
		height: 100%;
		float: right;
		overflow-x: scroll;
		position: relative;
		z-index: 13;
	}
	.navcon_top .dropdown-menu {
		border:none;
		background-color: #f8fdff;
	}
	.navcon_top .dropdown-item {
		/* display:inline-block;
		width:auto;
		height:auto; */
		font-size:15px;
		padding: 0 15px;
		margin-top: 0;
	}
	.navcon_top .navbar-light .navbar-nav .nav-link {
		color: #2ebac0;
	}
	.dropdown-item_con_hover1 {
		border-bottom: 1px solid #eee;
	}
	.nav-item .arrow {
		position:relative;
		border-bottom: 1px solid #eee;
    	padding: 0 15px;
	}
	.dropdown .arrow:after {
		display: inline-block;
		margin-left: 0.255em;
		vertical-align: 0.255em;
		content: "+";
		position: absolute;
		right: 15px;
		top: 7px;
		font-size: 26px;
		margin-top: 0;
		color: #2ebac0;
	}
	.nav-item.show .arrow:after {
		content: "-";
		font-size: 39px;
		top: -8px;
	}
	.jiantou-menu {
        position: absolute;
        right: 12px;
        top: 3px;
        font-size: 22px;
        color: #2ebac0;
    }
	.levelconrgt {
		display: none;
		background-color: #fff;
	}
	.dropdown-item_con_hover1.active .levelconrgt {
		display: block;
	}
	.dropdown-item_con_hover1 .icon-down {
		display: none;
	}
	.dropdown-item_con_hover1.active .icon-down {
		display: block;
	}
	.dropdown-item_con_hover1.active .icon-zuoyoujiantou {
		display: none;
	}
	.dropdown-item_con_hover2 {
		border-top: 1px solid #eee;
	}
	.kefu-wrapper{
		display: none;
	}
	.mobile-footer{
		justify-content: space-around;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 333;
	}
	.mobile-footer .mf-list{
		line-height: 1.2;
	}
	.wx-div{
		text-align: center;
	}
	.erweima-mb{
		position: absolute;
		top: 0;
		right: 20px;
		width: 70px;
	}
	
	 

}