*{color:#595757;font-family: "微软雅黑", "Microsoft Yahei";font-size: 15px;}
ul,li{margin:0;padding:0;list-style:none;}
.logo{
    margin-top:20px;
    /*image-rendering:pixelated;*/
    /*width:80%;*/
}
._a1{font-size:15px;}
/*.logo_span{color:}*/
.header{z-index:100;}
.banner{z-index: -1;}
.navbar-default .navbar-nav>.active>a{background-color:#F8B551;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color:#F8B551;}

.jq22-header h1{ text-align:center; font-size:28px; color:#939393}
.navbar-brand{
    padding: 29px 15px;
    height: auto;
}
nav.navbar.bootsnav{
    border: none;
    /*margin-bottom: 150px;*/
}
.navbar-nav{
    float: right;
    margin-top:10px;
}
nav.navbar.bootsnav ul.nav > li > a{
    color: #474747;
    text-transform: uppercase;
    padding:8px 14px;
}

nav.navbar.bootsnav ul.nav > li:hover{
    background: #FFD693;
}
nav.navbar.bootsnav ul>li:hover ._a1{color:#fff;}
.nav > li:after{
    content: "";
    width: 0;
    height: 5px;
    background: #D1A052;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.nav > li:hover:after{
    width: 100%;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
    content: "+";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top:6px;
    right: 3%;
    transition: all 0.4s ease 0s;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
    content: "\f105";
    transform: rotate(90deg);
}
.dropdown-menu.multi-dropdown{
    position: absolute;
    left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}
@media only screen and (max-width:990px){
    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
    nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
    .dropdown-menu.multi-dropdown{ left: 0 !important; }
    nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
    nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
}
.navbar-collapse{padding:0;}

.input-group input{color:#C4C4C4;}
/*.input-group-btn:last-child>.btn>img{width:100%;}*/
.form-control{height:30px;}
._a2{padding:2px 5px;}
._a3{margin-top:15px;}
.carousel-control.right{padding-top:13%;}
.carousel-control.left{padding-top:13%;}
/*******************       为何选择贝尔斯       *****************/
/*.whxz{background: url("../images/bg1.png")}*/
/*.whxz-left{width:30%;height:86px;float:left; background: url("../images/hl-left.png") no-repeat;}*/
.whxz-middle{width:210px;margin:0 auto;position:relative;}
/*.whxz-right{width:30%;height:86px; float:right;background: url("../images/hl-right.png") no-repeat;}*/
.whxz-middle>h3{font-weight: bold;color:#F8B551;text-align:center}
.whxz-middle>h3>span{color:#3583DA;font-size:24px;}
.whxz-middle>p{text-align:center;font-size:15px;}
._a4{padding-TOP:10px;padding-bottom:10px;}
/*._a5{min-height:40px;}*/
.whxz-middle-l{position:absolute;top:5px;left:-510px;height:5px;width:100px;}
.whxz-middle-r{position:absolute;top:5px;right:-120px;height:5px;width:100px;}
/*._a6>div>img{margin-left:15%;}*/
._a6>div>h5{text-align:center;font-size:16px;}
._a6>div>p{font-size:14px;text-align:center;}
.xzhcp{text-align:center;}
.xzhcp>ul>li{float:left;background-color:#B5B5B6;width:auto;}
.xzhcp>ul>li>a{color:#fff;}
.xzhcp>ul{text-align:center;}

.clear{clear:both;height:0 !important;line-height:0 !important;float:none !important;width:0 !important;padding:0 !important;margin:0 !important;}

.xzhcp>span{background-color:#F8B551;padding:0 5px;display:inline-block;margin:5px 0;}
.xzhcp>span>a{color:#fff;}
.whxz>div._a3>div>div>p{padding:0 20px;}


/***************图片无缝 start****************/

.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
.picMarquee-left .hd{ overflow:hidden;  height:40px; padding:0 10px; position:absolute; top:40%;width:100%;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{z-index: 10; display:block;  width:23px; height:30px; float:left; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor:pointer; }
.picMarquee-left .hd .prev{float:right;background:url("../image/next2.png") no-repeat;}
.picMarquee-left .hd .next{ background:url("../image/prev2.png") no-repeat;}
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;position:relative;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:180px; display:block; padding:2px; border:1px solid #ccc;image-rendering:pixelated; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.tempWrap{margin:auto;}


.fg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3583DA;display:none;opacity: .8;}
.fh{position:absolute;top:0;left:0;width:100%;height:100%;display:none;padding:10px 0;}
/*.picMarquee-left .bd ul li:hover .fg{display:block;}*/
.fh p{color:#fff;margin-bottom:5px;font-size:12px;}
.fh p:nth-child(2){font-size:14px;}
.fh p a{color:#fff;}

/****************图片无缝 end***************/

.jcgd{display:block;width:180px;margin:0 auto;padding:5px 20px;border-radius:50px;background-color:#3583DA;color:#fff;}
.jcgd>a{color:#fff;}
.tac{text-align:center;}
._c10{padding:20px;}

/*选择好产品—贝尔斯*/
.whxz{padding:40px 0;overflow:hidden; padding-top:0;}
._b1{background: url("../image/bg2.png");padding:30px 0 60px 0;}
.whxz-middle>h3>span._b2{color:#fff;}
.whxz-middle>p._b3{color:#fff;}
.whxz-middle1{width:227px;}
._b1>div h5{color:#fff;font-size:16px;}
._b4{background-color:#fff;padding:15px 15px 20px 15px;border-radius:6px;height:300px;}
._b4>div>img{width:100%;}
._b4>p{font-size:12px;line-height:25px;}
@media(max-width:768px){
	.carousel-indicators{
    bottom:4px !important;
    margin-bottom:0 !important;
}

}
/****** 生产环境轮播图 ******/
.slideBox{ width:100%; overflow:hidden; position:relative; }
.slideBox .hd{ height:19px; width:60px;overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:1; background-color:#fff;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-top:4px; }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:14px; text-align:center; background:#B5B5B6; cursor:pointer; }
.slideBox .hd ul li.on{ background:#3583DA; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;; display:block;  }
._b4 .hd li{border-radius:50%;}
._b4 .bd li div{margin-top:3%;}
/****** 生产环境轮播图 end ******/
._b5>ul>li{height:33px;line-height:33px;margin:10px 0;}
._b5>ul>li:hover .c1{background-color:#3583DA;color:#fff;}
._b5>ul>li>span{float:left;}
._b5>ul>li>span:nth-child(1){max-width:35%;background-color:#E3E3E3;border-radius:5px;font-size:12px;padding:0 10px;overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
._b5>ul>li>span:nth-child(3){font-size:12px;width:60%;margin-left:6%;display:inline-block;overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
a{text-decoration:none;}
a:hover{text-decoration:none;}

.yqlj{height:60px;line-height:60px;}
.yqlj ul li{float:left;}
.yqlj ul li a{padding:0 5px;color:#898989;}
.yqlj ul li a:hover {color:#3784DA;}
.span1{float:right;}
.span1 a{color:#898989;}
.span1 a:hover{color:#3784DA;}


.footer{height:200px;background-color:#E3E3E3;vertical-align: middle;}
.footer img{}
._b6{color:#898989;font-size:12px;display:block;}
._b6>span{color:#3583DA;}
._b7{color:#3583DA;}
.logo_span{font-size:12px;}
._b8{font-size:12px;}
._b9{color:#898989;}
._b9>span{color:#3E99FF;font-size:28px;}
._b10{background-color:#fff;padding:5px;}
._b10 img{ float:left;}
._b10>div{float:left;width:50%;margin-top:5%;margin-left:20px;}
._b11{margin-top:30px;}
._b11 li{line-height:30px;}
._b12{margin-top:22px;}
._b13{margin-top:30px;}
._b13>img{margin-top:13px;}
.bottom{line-height:40px;background-color:#3583DA;}
.bottom ul{float:right;}
.bottom li{float:left;color:#fff;}
.bottom li:nth-child(4),.bottom li:nth-child(5){margin-left:10px}

._b14{margin-top:20px;}
.xzhcp{margin-bottom:30px;}

._b20{
    position:absolute;
    display:none;
    width:150%;
    top:45px;
    right:0px;
    background-color:#fff;
    padding:10px;
    border-radius:5px;
    text-align: center;
    border:5px solid #F2F2F2;
    box-sizing:border-box;
}
._b20>ul>li{padding:5px 0;}
._b20 ul li a{font-size:15px;color:#333;padding:5px 0;display:block;}
._b21{z-index: 10;margin-top:4px;}
._b21_1{float:right;}
.b21>span
#navbar-menu{margin-top:10px;}
._b22{margin-bottom:30px;overflow:hidden;}
.bottom a{color:#fff;}

._c-show1{
    display:none;
    /*background-color:#F7F7F7;*/
    border-bottom:1px solid #ddd;
    border-top:1px solid #ddd;
}
._b23
/*.whxz-middle-r,.whxz-middle-l{display:block;overflow:hidden;}*/
/*.whxz-middle-r img{width:100%;}*/

.yqlj ul li{font-size:12px;}
.yqlj ul li a{font-size:12px;}
._b26{float:left;}
.footer{padding-bottom:20px;}

._b30>div{background: url("../image/dianhua2.png") no-repeat;padding-left:40px;float:right;}
._b30>div>p{margin-bottom:0px;font-size:15px;}
._b30>div>h5{margin:0;color:#F8B551;font-weight: 600;font-size:16px;}
.input-group{margin-top:5px;}
._b32>span:hover{background-color:#3583DA;}

.form-horizontal .form-group{margin-left:0;margin-right:0;}
/*.form-group{margin-bottom:15px;}*/
._c11{padding:20px 0;}
._c19{text-align:center;}
._c19 p{
	height:120px;
	overflow:hidden;
}
.product-center-main{min-height:500px;}

._c-show2{display:none;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
/*._d5{background-color:#FAFAFA;}*/


/*.picMarquee-left>.hd{display:none;}*/

.pagination>li>span{height:32.67px;}
.pagination>li>a:first-child{
    border-top-right-radius:0;
    border-bottom-right-radius:0;
}
.pagination>li>a:last-child{
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}

.pagination .pre{
	color: #337ab7;
  
}


.pagination>li>span font{
	display:inline-block;
    z-index: 2;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7!important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
._c2>div>p>img{max-width:100%;}

._c2 img{
	max-width:100%;
	margin:auto;
	display:block;
	}
._c2 table{width:100%;}

._k10{position:relative;}
._xg1{
    margin-bottom:0;
    display:block;

}
._k11{
    position:absolute;
    bottom:5px;
    right:15px;
    display:block;
}
._k11>a{
    padding:3px 5px;
    background-color:#FFF;
    font-size:14px;
}


._p1 {
    width: 100% !important;
}
._p2 {
    width: 100% !important;
}
/*._f1 img{
	width:100%;
}
*/



@media (min-width: 1200px){
    #navbar-menu{margin-top:10px;}


}
@media (max-width:1200px){
    ._xg1{
        /*position:absolute;*/
        max-height:100px;
        overflow: hidden;
        /*white-space: nowrap;*/
        text-overflow: ellipsis;
    }
}
@media (max-width:767px){
    ._c10{display:none;}
}
@media (max-width:768px){
    .header>.container{padding:10px 0;}
    .logo{margin-top:5px;width:65%;}
    ._b21{margin-top:6px;}
    ._b24{padding:0 10px;margin:0;}
    .picMarquee-left>.hd{display:none;}
    ._k11{
        /*position:absolute;*/
        bottom:12px;
        /*right:15px;*/
        /*display:block;*/
    }

    ._b11{margin-top:0;}
    ._b11 li{height:auto;}
    .footer{height:auto;}
    .footer img{width:50%;}
    ._b10>div{margin-top:4%;}
    ._b10 img{width:15%;}
    ._b13{margin-top:20px;}
    ._b13>img{margin-top:0px;}
}
@media (max-width:480px){
    /*.logo{width:100%;}*/
    ._b20{top:40px;width:190%;right:10px;}
    .whxz>div._a3>div>div>p{padding:0 5px;}
    .picMarquee-left .bd ul li .pic img{width:80px;}
    .yqlj{height:auto;}
    .yqlj ul li{height:50px;line-height:50px;}
    .span1{display:block;float:none;text-align:center;}
    .footer{height:auto;}
    ._b12>div>img{width:50%;margin-left:25%;}
    ._b11{text-align:center;}
    ._b9{display:block;text-align:center;}
    /*._b10>img{margin-left:20px;}*/
    ._b10 img{width:25%;}
    ._b10>div{margin-top:5%;}
    ._b11{margin-top:30px;}
    ._c19>img{width:100%;}
    ._c10{display:none;}
    ._c20>img{float:none !important;}
    .logo{width:90%;}
	 ._c2>div._c7>ul>li>a:nth-child(1){
        width:65% !important;
    }
    ._c2>div._c7>ul>li{
        width:100% !important;
        background: none !important;
        padding:0 10px !important;
        margin:15px 0 0 0 !important;
        line-height:30px !important;
    }
	 ._c2>div._c7>ul>li a{
		
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;	 
		 }
    ._c2{
        min-height:1px !important;
    }
.product-center-main .container>.row>div:nth-child(1) {
    margin-bottom: 20px;
}

}



/*联系我们*/

.inContact{
	border:1px solid #dadada;
	margin:20px 0 0 0;
	padding:15px;
	overflow:hidden;
}
.inContact a{
	color: #666;
}
.inContactName{
	width:100%;
	height:40px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	overflow:hidden;
}
.inContactInfo{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
.inContactInfo dt{
	width:100%;
	overflow:hidden;
}
.inContactInfo dt img{
	width:100%;
	display:block;
}
.inContactInfo dd{
	margin:10px 0 0 0;
	padding:0;
	line-height:2;
}
.inContactInfo dd p{
	margin:0;
	padding:0;
}



._n26 {
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
    height: 37px;
    line-height: 37px;
    padding-left: 20px;
}



._n26{border-bottom:1px solid #ddd;background-color:#f8f8f8;height:37px;line-height:37px;padding-left:20px;}
._n26>ul{float:right;margin-right:20px;padding-right:1%;}
._n26>ul>li{float:left;font-size:13px;}
._n26>ul>li>a{font-size:13px;}
._n27 {
    border: 1px solid #ddd;
}
._n23{
	
  
    box-sizing:border-box;	
}
._n23>span{
    padding:10px 0;
    display:block;
    font-weight: bold;
   
	 border-bottom:1px solid #3583da;
}
._n23>span>a {
	 width: 120px;
    padding: 10px 20px;
    color: #333;
   background: #3583da;  
   color: #fff;
    font-size: 16px;
   
}

._n23>span>a:hover{background-color:#3583DA;color:#fff;}
._n24{margin-top:40px;}
._n25{
    margin-top:20px;
}
._n34 {
    padding-top: 20px;
}


#MagnifierWrap2{position: relative;width: 350px;}

.MagnifierMain{position: relative;width: 350px;height: 350px;border:1px solid #ddd;margin-bottom:20px;}
.MagnifierMain img{width: 100%;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}

.MagnifierPop{z-index:99;border:1px solid #ddd;position: absolute;top:0;overflow: hidden;background:#fff url(http://fan.yoka.com/fan5.0/img/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;z-index: 99;}

.spec-items{position: relative;width: 275px;height: 69px;overflow: hidden;margin: 0 auto;}
.spec-items ul{width: 500%;position: absolute;left: 0;}
.spec-items ul *{
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.spec-items li{
    width: 65px;height: 65px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #fff;cursor: pointer;

}
.spec-items li.on{border:1px solid #ddd;}
.spec-items li img{width: 100%; border:1px solid #ddd;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 69px;line-height: 69px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}



._f6 a{
	color:#666;
}


._f6 a:hover{
	color:#3583da;
	text-decoration:underline;
}


.p_link{float:left; width:100%; text-align:center; margin-top:30px;}
.do-cart,.do-buy,.do-ali{float: left;width:40%;margin:0px 5%;color: #FFF;  display: block; height: 45px; line-height: 45px; font-size: 16px;}
.do-buy{background-color: #ff0012;}
.do-ali{background-color: #ff7502;  }
.p_link a{ color:#fff;}


._m10 {
    background: url(../image/star1.png) no-repeat 0 10px;
}


/*page*/
.pagelink { 
    float:left; 
    width:100%;
	text-align: center;
	margin-bottom:30px;
}
.pagelink span{font-size: 14px;
	color: #ccc;
	display: inline-block;
	_display: inline;
	line-height: 32px;}
.pagelink a, .pagelink .active{
	font-size: 14px;
	color: #333;
	display: inline-block;
	_display: inline;
	padding: 0 12px;
	border: 1px solid #ddd;
	margin-right: 5px;
	line-height: 32px;
}
.pagelink font{
	font-size: 14px;
	color: #fff;
	background: #3583da;
	display: inline-block;
	_display: inline;
	padding: 0 12px;
	border: 1px solid #3583da;
	margin-right: 5px;
	line-height: 32px;
}
.pagelink a:hover, .pagelink a.cur, .pagelink a.active, .pagelink li.active a, .pagelink li.active a:hover {
	background: #3583da;
	color: #fff;
}



iframe.ueditor_baidumap {
    max-width: 100%;
}








































































