/*导航*/
.auto-container{width: 1120px;height: 100%;margin-left: auto;margin-right: auto;}
.nav{width:100%;background-color: #232323;}
.pdnav{ padding:11px 0;}
.nav .nav-right li{float: left;color: #fff;padding-top:8px;}
.nav .nav-right a{color: #fff;padding-left:45px;font-family: "Microsoft yahei";}
.nav .nav-right span{padding-left:45px;}
.nav .nav-right span img{padding:3px 8px 0 0;}
.nav .nav-right a:hover,
.footer .footer-item li a:hover{color: #fff500;}
.nav .nav-right li a.alink{ color:#fff500;}
.Productbar{width:100%; background-color:#fff; overflow:hidden;}
.Productbar div.product{ max-width:1120px; margin:0 auto;text-align:center;}
.Productbar div.product ul.productbrowser-items{}
.Productbar div.product ul.productbrowser-items li{transition:background 500ms ease-out; display:inline-block;padding:15px 30px 10px;text-align:center;}
.Productbar div.product ul.productbrowser-items li:hover{background:rgba(0,0,0,0.1);}
.Productbar div.product ul.productbrowser-items li a{text-decoration:none;}
.Productbar div.product ul.productbrowser-items li span.productbrowser-label{color:#666;font-size:12px; line-height:30px;text-align:center; display:block;}

/*手机导航*/
.appnav{display: none;}
.appnavs{display: none;position: fixed;width: 100%;height:auto;left: 0;top:50px;background-color: #fff;z-index:9999;}
.appnavs a{display: block;line-height:35px;padding-left:15%;color: #fff;background-color:#333; }
.appnavs li{background-color:#333; display:block;}
.appnav .btn-appmenu img{padding-top:4px; }
/*轮播图*/
.fullSlide{width:100%;position:relative;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center;}
.fullSlide .bd li a,.fullSlide .bd li span{display:block;height:660px;}
.fullSlide .bd .banner01{ background:url(../images/banner01.jpg) center 0 no-repeat;display:block;}
.fullSlide .bd .banner02{ background:url(../images/banner02.jpg) center 0 no-repeat;display:block}
.fullSlide .bd .banner03{ background:url(../images/banner03.jpg) center 0 no-repeat;display:block}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:13px;height:13px;border-radius:50%;margin:0 5px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#fff500;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-50px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

@media screen and (max-width:1024px) and (min-width:641px){
	.fullSlide .bd li a,.fullSlide .bd li span{display:block;height:450px;}
	.fullSlide .bd .banner01{ background:url(../images/carousel01.jpg) center 0 no-repeat;display:block; width:100%; height:auto;}
    .fullSlide .bd .banner02{ background:url(../images/carousel02.jpg) center 0 no-repeat;display:block;width:100%; height:auto;}
    .fullSlide .bd .banner03{ background:url(../images/carousel03.jpg) center 0 no-repeat;display:block;width:100%; height:auto;}
	}

@media screen and (max-width:640px) and (min-width:479px){
	.fullSlide .bd li a,.fullSlide .bd li span{display:block;height:350px;}
	.fullSlide .bd .banner01{ background:url(../images/banner01640.jpg) center 0 no-repeat;display:block;width:100%; height:auto;}
    .fullSlide .bd .banner02{ background:url(../images/banner02640.jpg) center 0 no-repeat;display:block;width:100%; height:auto;}
    .fullSlide .bd .banner03{ background:url(../images/banner03640.jpg) center 0 no-repeat;display:block;width:100%; height:auto;}
	}
@media screen and (max-width:480px){
	.fullSlide .bd li a,.fullSlide .bd li span{display:block;height:225px;}
	.fullSlide .bd .banner01{ background:url(../images/banner01480.jpg) center 0 no-repeat;display:block;width:100%; height:auto;}
    .fullSlide .bd .banner02{ background:url(../images/banner02480.jpg) center 0 no-repeat;display:block;width:100%; height:auto;}
    .fullSlide .bd .banner03{ background:url(../images/banner03480.jpg) center 0 no-repeat;display:block;width:100%; height:auto;}
	}
	
/*广告位*/
.items {margin-top:1%;}
.items a {display: inline-block;float:left;width: 32%;margin-left:1%;}
.items a img{display: block;width:100%;}
.items a img:hover{opacity: 0.85;filter: alpha(opacity=85);}

/*底部*/
.footer{margin-top: 1%;background-color: #f9f9f9;line-height: 24px;padding-top:1.5%;}
.footer .auto-container{overflow: visible;}
.footer .footer-item{width: 13%;padding-left: 1%;display: inline-block;float: left;color: #666;overflow: hidden;}
.footer .footer-item li a:hover{color: #c0181f;}
.footer .footer-item li p{font-size: 14px;font-weight:bold;color:#666;padding-bottom:5px;}
.footer .footer-item li a{font-size: 12px;color: #666;font-family: "Microsoft yahei"}
.footer .footer-item img{width: 110px;height: 110px;}
.footer .footer-item.footer-item-weixin{width:13%;text-align:center;line-height:28px;font-size:12px;}
.footer .footer-item.footer-item-hotline{width:20%;float:right;padding-left:1%;text-align:right;}
.footer .footer-item.footer-item-hotline .hot24{font-size:16px;font-weight:bold;color:#4f4f4f;margin-top:15px;}
.footer .footer-item h3{font-size:30px;color:#4f4f4f;line-height:45px;}
.footer-bottom{border-top: 1px solid #ededed;padding-top: 20px;padding-bottom: 20px;margin-top: 20px;}
.footer-bottom-left{font-size: 12px;color: #aaa;line-height:22px;}


/*media */
@media (max-width: 1280px){
.auto-container{width: 1120px;}
}
@media (max-width: 1024px){
.auto-container{width:950px;}
.nav .nav-right a,.nav .nav-right span{padding-left:32px;}
.footer .footer-item h3{font-size:26px;}
}
@media (max-width: 900px){
.auto-container{width:850px;}
.nav .nav-right a,.nav .nav-right span{padding-left:24px;font-size:13px;}
.footer .footer-item.footer-item-weixin{display: none;}
.footer .footer-item{width: 19.5%;padding: 0;}
.footer .footer-item h3{font-size:24px;}
}
@media (max-width: 768px){
.auto-container{width:730px;}
.nav .nav-right a,.nav .nav-right span{padding-left:14px;font-size:12px;}
.footer .footer-item.footer-item-hotline .hot24{font-size:14px;}
.footer .footer-item h3{font-size:20px;line-height:30px;}
.logo{ width:80%;}
}
@media (max-width: 640px){
*{box-sizing: border-box;}
.auto-container{width: 100%;}
.appnav{display: block;}
.Productbar{ display:none;}
.nav{width:100%;position: fixed;top: 0;left: 0;padding-left:4%;padding-right: 4%;z-index:9999;}
.nav-right{display: none;}
.items a{width: 100%;margin-left: 0;margin-bottom: 1%;}
.footer .footer-item.footer-item-hotline .hot24{font-size:12px;}
.footer .footer-item h3{font-size: 14px;line-height:20px;}
.online_kf{background: none;color: #707070;padding: 0;margin: 0;}
.footer .footer-item{width:20%;text-align: center;}
.Productbar div.product ul.productbrowser-items li{transition:background 500ms ease-out; display:inline-block;padding:15px 10px 10px;text-align:center;}
}
@media screen and (max-width:480px) and (min-width:320px){
*{font-family: "Microsoft yahei"!important}
.footer .footer-item li p{font-size: 12px;padding-bottom:3px;}
.footer .footer-item li a{font-size:12px;}
.footer .footer-item.footer-item-hotline .hot24{font-size:12px;}
.footer .footer-item.footer-item-hotline{width:22%;}
.footer .footer-item{width:19%;font-size:12px;}
.footer .footer-item h3{font-size: 12px;line-height:20px;}
.footer-bottom-left{width: 100%;text-align: center;}
}

/*右侧悬浮客服代码*/
.dn{display: none;}
.go-top{position: fixed;bottom:150px;right:15px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image:url(../images/go-top.png);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin:10px 20px 0;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}
