@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑";}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1200px !important; }
.container{max-width:1200px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both;  }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}

.fl{float:left;}
.fr{float:right;}
/*全局样式*/
header{width:100%; height:100px; padding-top:30px; background:#000000; }
header .logo {width:196px; height:30px; position:relative; left:0; margin-top:5px;}
header .logo img{width:196px; height:30px; position:relative; left:0; }
/*header .logo img:hover{left:-20px} */
header .phone{background:url(img/icon-call.png) no-repeat left center;height:44px;padding-left:50px;font-size:14px;color:#b2b2b2;font-weight:bold}
header .phone h4{ font-size:18px; color:#666;line-height:20px;}
header .phone:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
				@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
				10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
				100%{-webkit-transform:scale(1) rotate(0);}}

				/*火狐浏览器*/
				@-moz-keyframes tada{0%{-moz-transform:scale(1);}
				10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
				100%{-moz-transform:scale(1) rotate(0);}}
				
header .lang{widthheight:24px;float:right; padding-left:50px;font-size:14px;color:#b2b2b2;}
header .lang h4{ font-size:18px; color:#666;line-height:20px;}
header .lang ul{ margin-right:-10px; margin-top:-25px; }				
header .lang li{ float:right; margin-right:15px; }	
header .lang li a{ font-size:14px; color:#ffffff;line-height:20px;}
header .lang img{width:55%; margin-top:-3px;}				
.icon-menu{color:#007dce; font-size:40px;cursor:pointer; margin-top:-25px;}
.form-control{ height:26px; margin-top:1px;}
.btn{padding:2px 10px;}

/*手机导航*/
.nav1{width:125px;display:none; position:absolute; top:100px; right:0; z-index:99;}
.nav1 li{ width:100%;background:rgba(0,125,206,0.8);line-height:38px;text-align:center;font-size:14px;line-height:38px;font-weight:bold;margin-bottom:2px}
.nav1 li a{display:block;color:#fff;}
.nav1 li a:hover{ color:#ee8a14;}

/*pc导航*/
.nav{ height:40px; margin:0 auto;   text-align:center; margin-top:10px; }
.nav ul {text-align:center;}
.nav li{min-width:110px; width:15%; float:left;  text-align:center; font-size:16px;line-height:29px;position:relative}
.nav li a{display:block; color:#fff;}
.nav li a:hover{ /*border-bottom:1px solid #007dce; */}
.nav .on,.nav li a:hover{color:#00a0e9; }
/*导航二级下拉*/
.nav li .nav-zi{ min-width:110px; width:100%;  text-align:center; position:absolute; top:28px; z-index:99; display:none;}
.nav li .nav-zi ul{ min-width:110px; width:100%;}
.nav li .nav-zi li{background:rgba(255,255,255,0.9);font-size:13px;line-height:29px;float:none; height:29px; border:0;margin-top:3px; width:100%;}
.nav li .nav-zi li a{color:#000; display:block; padding:0 15px;}
.nav li .nav-zi li a:hover{color:#00a0e9; }
.nav li:hover .nav-zi{display:block}

/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}

/*主体内容*/
.main1{ padding-bottom:40px; }
.title{padding:45px 0 30px; font-size:12px; color:#a6a6a6; line-height:26px; text-align:center;}
.title b{font-size:26px; color:#999}
.title h4{ font-size:24px; color:#000000; font-weight:bold}
.title h5{border-bottom:2px solid #00a0e9; width:50px; padding-left:50%; float:left;  text-align:center; }
.title .xiaxian{width:20px; height:10px; background:#00a0e9; margin-top:10px;text-align:center;}

/*限量抢购-开始*/
.flder2{display:none;}
.flder3{display:none;}
.flashSale,.flashSaleDeals{ width:1280px;	overflow: hidden;height:285px;}
.flashSaleDeals ul li{width:1200px;margin-left:20px; float:left;}
.flashSale{ position: relative;height: 299px;overflow: hidden; margin-top: 33px !important;}
.dealCon{ margin:0px; }
.dealImg{ max-width:350px; max-height:285px; width:100%; height:100%;}
.dealImg img{ width: 100%; height: 100%;}
.trigger { width: 46px;  height: 50px;  position: absolute;   top: 74px; z-index: 3;}
.zuo{ background-image: url("../images/zuo.png"); position: absolute;left: -5px;}
.zuo:hover{	background-image: url("../images/zuo.png"); position: absolute;left: -5px;}
.you{background-image: url("../images/you.png"); position: absolute;  right: 0;}
.you:hover{	background-image: url("../images/you.png"); position: absolute;}
/*限量抢购-结束*/


/*公用*/
body, body>div {
    text-align: center;
}
.logo,.head-1{
    float:left;
    display: inline;
}
.fb-jy span a,.fb-jy span{
    color:red;
}
.area{
    width:1280px;
}
.area{
    margin:0 auto;
}
.head_nav .head-3{
    color: #fff;
    _border-right: none;
    _zoom: 1;
}
.head_nav .head-3{
    _width: 320px;
    height: 35px;
    padding-right: 0;
}


/**设计师**/
.shiji{
	height:300px;
	margin-bottom:30px;
	
}
.shiji-logo{ float:left;}
.shiji-tt { height:60px;  float:left;width:100%;}
.shiji-tt h2{ float:left; text-indent:40px; line-height:55px; }
.shiji-tt h4{float:left; text-indent:20px; color:#666666;line-height:65px; }
.shiji-cc-a{ float:left; padding:40px; line-height:22px;}
.shiji-cc{float:left; height:240px; width:100%; background:url(/style/images/sj-bg-1.png) no-repeat left center;}


.shiji-logo2{ float:right;}
.shiji-tt2 { height:60px;  float:left;width:100%; padding-right:40px;}
.shiji-tt2 h2{ float:right; text-indent:40px; line-height:55px; }
.shiji-tt2 h4{float:right; text-indent:20px; color:#666666;line-height:65px;  }
.shiji-cc-b{ float:right; padding:40px; line-height:22px; text-align:right; }
.shiji-cc2{float:left; height:240px; width:100%; background:url(/style/images/sj-bg-2.png) no-repeat right center;}
/*1、服务项目、 轮播*/
.fuwu .imgbox{display:block; margin:10px 10px 5px;}
.fuwu .imgbox .tu{ width:350px; height:287px; margin:0 auto; overflow:hidden; position:relative; z-index:1}
.fuwu .imgbox .tu .img{max-width:500px; max-height:333px; width:100%; height:100%;}
.fuwu .imgbox .tu img{width:100%; height:100%;}
.fuwu .imgbox h4{font-size:14px; color:#333; line-height:40px; text-align:center; position: absolute;
	z-index: 1;
	left: 0;
	bottom:0;
	width: 100%;
	color: #fff;
	background: rgba(211,211,211,.7);
	height: 50px;
	line-height: 50px;
	overflow: hidden;}
	.fuwu .imgbox h5{font-size:14px; color:#333; font-weight:bold; line-height:40px; text-align:left}
	.fuwu .imgbox h6{font-size:14px; color:#333; line-height:28px; text-align:left}
.fuwu .imgbox:hover .tu{border-color:#007dce}
.fuwu .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.fuwu .imgbox:hover h4{color:#007dce}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-theme .owl-controls{}
.owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:50px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=50);opacity:0.5;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{ left:-70px; background:url(img/allow1.png) no-repeat left center;}
.owl-theme .owl-controls .owl-buttons div.owl-next{ right:-70px; background:url(img/allow2.png) no-repeat right center;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}

/****视频*/
.videolist { position:relative;}
.videolist:hover{ cursor: pointer; }
.videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none; border: 0px solid #080808; position:fixed; left:25%; top:25%; margin-left:-12.5%; margin-top:-8%; z-index:100; width:75%; height:auto; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }

/*2、首页应用*/
.yingyong{display:block; }
.yingyong .tu img{width:100%; height:100%;}
.yingyong .item{ margin-top:0%; margin-bottom:0px; }
.yingyong h5{font-size:14px; color:#333; font-weight:bold; line-height:28px; text-align:center}

/*2、公司简介*/
.about-bg{ background:url(/style/images/home-about-bg.png) no-repeat top center;}
.jianjie{display:block; padding-bottom:80px; margin-top:120px;}
.jianjie .tu{ width:100%; height:500px; border:2px solid #0099fc; }
.jianjie .text .tou{ font-size:20px; color:#ffffff; line-height:35px;   }
.jianjie .text .tou .xian{width:6px; height:20px; background:#007dce; border-radius:8px; margin-top:10px}
.jianjie .text .zi{font-size:14px; color:#ffffff; line-height:28px; height:175px; overflow:hidden; margin:5px 0 12px;}
.jianjie .text .more{width:150px; height:28px; font-size:14px; color:#fff; line-height:24px; text-align:center;}
.jianjie .text a{width:150px; height:28px; font-size:14px; color:#fff; line-height:24px; text-align:center;}



/*3、产品展示*/

.show-box .imgbox,.show .imgbox{display:block; padding:0px; margin:10px 0px 10px 0px;}
.show-box .imgbox .tu,.show .imgbox .tu{max-width:370px; max-height:300px; width:100%; height:100%; border:0px solid #ccc; overflow:hidden; text-align:center; line-height:180px;}
.show-box .imgbox .tu img,.show .imgbox .tu img{width:100%; height:100%}
.show-box .imgbox h4,.show .imgbox h4{font-size:14px; color:#333; line-height:28px; text-align:left; width:100%; }
.show-box .imgbox h5,.show .imgbox h5{font-size:14px; color:#333; line-height:22px; text-align:left; width:100%; margin-bottom:15px;}
.show-box .imgbox h6,.show .imgbox h6{font-size:14px; color:#333; line-height:22px; text-align:left; width:100%; margin-bottom:15px;}
.show-box .imgbox:hover .tu,.show .imgbox:hover .tu{border-color:#0099fc;}
.show-box .imgbox:hover .tu img,.show .imgbox:hover .tu img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.show-box .imgbox:hover h4,.show .imgbox:hover h4{color:#0099fc}
.show .more{ display:block;width:160px; height:32px; background:#007dce; border-radius:25px; font-size:14px; color:#fff; line-height:32px; text-align:center; margin:10px auto 0;}
.show .more:hover{background:#ee8a14; }
.pro-show {margin-top:-22px;}
.pro-show img{width:100%; height:100%}
/*****产品详情*******/
.pro-xg .imgbox{display:block; margin:0 10px 5px}
.pro-xg .imgbox .tu{ width:280px; height:230px; margin:0 auto; overflow:hidden; position:relative; z-index:1}
.pro-xg .imgbox .tu .img{width:100%; height:100%;}
.pro-xg .imgbox h4{font-size:14px; color:#333; line-height:40px; text-align:center; position: absolute;
	z-index: 1;
	left: 0;
	bottom:0;
	width: 100%;
	color: #fff;
	background: rgba(211,211,211,.7);
	height: 50px;
	line-height: 50px;
	overflow: hidden;}
	.pro-xg .imgbox h5{font-size:14px; color:#333; line-height:40px; text-align:left}
	.pro-xg .imgbox h6{font-size:14px; color:#333; line-height:28px; text-align:left}
.pro-xg .imgbox:hover .tu{border-color:#007dce}
.pro-xg .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.pro-xg .imgbox:hover h4{color:#007dce}


/*4、公司动态*/
.dongtai-box .imgbox,.dongtai .imgbox{display:block; border-bottom:1px solid #e6e6e6; padding:10px; position:relative; margin-bottom:30px}
.dongtai-box .imgbox .tu,.dongtai .imgbox .tu{width:180px; height:180px; overflow:hidden; position:absolute;}
.dongtai-box .imgbox .tu .img,.dongtai .imgbox .tu .img{width:100%; height:100%;}
.dongtai-box .imgbox .text,.dongtai .imgbox .text{margin-left:190px; color:#333;line-height:24px; height:180px;  margin-right:10px}
.dongtai-box .imgbox .text h4,.dongtai .imgbox .text h4{font-size:16px;line-height:30px;}
.dongtai-box .imgbox .text span,.dongtai .imgbox .text span{ font-size:14px;}
.dongtai-box .imgbox .text .zi,.dongtai .imgbox .text .zi{font-size:14px; color:#666;height:125px; overflow:hidden}
.dongtai-box .imgbox:hover,.dongtai .imgbox:hover{box-shadow:1px 3px 3px 5px rgba(0,0,0,0.3); }
.dongtai-box .imgbox:hover .img,.dongtai .imgbox:hover .img{transform:scale(1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); color:#fff}
.dongtai-box .imgbox:hover .text .zi,.dongtai-box .imgbox:hover .text h4,.dongtai-box .imgbox:hover .text,.dongtai .imgbox:hover .text .zi,.dongtai .imgbox:hover .text h4,.dongtai .imgbox:hover .text{color:#007dce}


/*5、联系我们*/
.contact{padding-bottom:30px}
.contact .left .ditu img{ width:100%; height:210px; border:1px solid #ccc; margin:10px 0 30px}
.contact .left .sao .tu{float:left; margin-right:20px}
.contact .left .sao .tu img{ width:130px; height:130px; }
.contact .left .zi{float:left; font-size:14px; color:#333; line-height:24px;}
.contact .right{margin-top:-8px}
.liuyan .form-group,.contact .right .form-group{margin-bottom:0 !important}
.liuyan label,.contact .right label{ padding-top:0 !important; text-align:left !important; font-size:14px; color:#333; height:34px; line-height:34px; font-weight:normal;}
.liuyan input,.contact .right input{ background:#fff;height:36px; border:1px solid #666;}
.liuyan textarea,.contact .right textarea{ background:#fff;height:95px;border:1px solid #666;}
.liuyan button,.contact .right button{ width:100%;height:40px; color:#fff; background:#007dce; border:none; margin-top:10px}
.liuyan button:hover,.contact .right button:hover{ background:#ee8a14;}



footer{ background:#fbfbfb;padding:25px 0;margin-top:-20px; font-size:14px; color:#000000; line-height:22px; text-align:center}
footer a{color:#666}
footer a:hover{color:#ee8a14; }
footer .copyright{
	text-align:left;
	border-top:1px solid #6666;
	padding-top:10px;
}
footer .top-logo { float:left; margin-left:-30px;}

footer .top-logo img{width:65%;}

/*pc导航*/
.footer-nav{ height:150px;  text-align:left; margin-top:30px;}
.footer-nav li{width:15%; float:left; font-size:14px;line-height:29px;}
.footer-nav li a{display:block; color:#000000;}

/*导航二级下拉*/
.footer-nav li .footer-nav-zi{width:100%; }
.footer-nav li .footer-nav-zi li{font-size:14px;line-height:30px;float:none; color:#666; height:30px; border:0;margin-top:2px; width:100%;}
.footer-nav li .footer-nav-zi li a{color:#666; display:block;}
.footer-nav li .footer-nav-zi li a:hover{color:#00a0e9; }
.footer-nav li:hover .footer-nav-zi{display:block}



.di{height:55px; background:#1a1a1a;position:fixed; bottom:0; left:0; z-index:99; width:100%;}
.di row span{font-size:16px; line-height:20px}
.di h6{font-size:14px; line-height:20px;}
.di .row div a{ height:55px;color:#fff; display:block; padding:5px 0}
.di .row div:hover{background:#262626}

/*子页面*/
/*1、关于我们 、 4、案例展示*/
.main{ padding:22px 0 30px}
.main .left .menu{ background:#007dce; width:100%; line-height:60px; color:#fff;font-size:24px; text-align:center}
.main .left ul{width:100%; padding-bottom:8px}
.main .left ul li{ background:#fff url(img/icon1.png) no-repeat 90% center; width:100%; height:40px; border:1px solid #ccc; text-align:center;font-size:14px; line-height:38px;margin-top:2px;}
.main .left ul li a{display:block;color:#333; padding:0 50px;}
.main .left ul li .on,.main .left ul li a:hover{background:#e0e0e0 url(img/icon1.png) no-repeat 90% center;}
.main .left ul .nav55{margin-bottom:-8px; display:none}
.main .left ul .nav55.active{ display:block}
.main .left ul .nav55 li{background:#f2f2f2;}
.main .left ul .nav55 li a.active{color:#00a0e9}
.main .left .lian{width:100%; height:auto; overflow:hidden; border:1px solid #ccc; padding:3px;font-size:12px; color:#666; line-height:20px;}
.main .left .lian img{width:100%; height:auto}
.main .left .lian .zi{ padding:10px 10px 20px;}
.main .right .container-fluid{padding:0 10px !important}
.main .right .cont{ margin-top:10px}
.main .right .cont-top{ margin-top:20px;}
.main .right .cont-top h2{margin:10px; font-size:16px;}
.main .right .cont-top ul{ width:100%; overflow:hidden; margin-bottom:10px;}
.main .right .cont-top li { margin-top:20px; float:left; margin-right:15px;}
.main .right .cont-top li a{ color:#000000; font-size:14px; line-height:32px;}
.main .right .cont-top li a.on{ border-bottom:2px solid #00a0e8;}

.main .right .title-zi{ background:url(img/title-zi.png) no-repeat left center; font-size:14px; padding-bottom:15px; color:#666;border-bottom:1px solid #d9d9d9;}
.main .right .title-zi h4{font-size:18px;line-height:50px;font-weight:bold}
.main .right .title-zi span{margin-top:-5px}
.main .right .title-zi a{color:#666}
.main .right .title-zi a:hover{color:#007dce}
/*.about{ font-size:14px;color:#666; line-height:28px;}
.about h4{font-size:16px; color:#333; line-height:40px; text-align:center}
.about .time{font-size:14px; color:#999; line-height:32px; text-align:center; margin-bottom:10px;}
.about img{max-width:100%; height:auto; margin:10px auto 20px; display:block}*/

/******关于我们20210928**************/

.about{ font-size:14px;color:#666; line-height:28px;}
.about h4{font-size:16px; color:#333; line-height:40px; text-align:center}
.about .time{font-size:14px; color:#999; line-height:32px; text-align:center; margin-bottom:10px;}
.about img{max-width:100%; height:auto; margin:10px auto 20px; display:block}

.about-top{margin-top:100px;}
.about-top h2{ margin-top:50px; padding-top:50px;}
.about-top p{ margin-top:30px; width:70%; text-align:left;}
.about-a{margin-top:100px; margin-bottom:60px; text-align:left;}
.about-a h1{margin-top:100px; width:70%; margin-bottom:-350px;}
.about-a p{ margin-top:100px; width:70%; margin-bottom:50px;}

.barnd-bg{background:#f2f2f4; }
.about-barnd{ padding-top:60px;}
.about-barnd h3{  float:left; height:30px;line-height:30px;}
.about-barnd h4{ float:left; text-indent:20px; height:30px;line-height:30px; color:#d5d4d6; }
.brandlogo{ margin-top:60px; margin-bottom:60px; }
.about-barnd-a{ margin-bottom:60px; text-align:left;}
.about-barnd-a p{margin-top:120px; width:70%; margin-bottom:-90px;}

.about-culture{ padding-top:60px; margin-bottom:60px;}
.about-culture span{ width:100%; float:left; height:30px;line-height:30px; font-weight:bold;}
.about-culture p{ float:left;  height:30px;line-height:30px;}


/*手机侧导航*/
.yddnav a{ display:block;}
.yddnav .xl,.yddnav .xlxl{ display:none;}
.yddnav{ margin:0 0 20px;}
.yddnav li{ margin-bottom:5px;}
.yddnav li a{font-size:18px;color:#fff; line-height:50px; background:#007dce; text-align:center}
.yddnav span{ padding-left:40px;}
.yddnav b{ padding-right:30px; line-height:50px;}
.yddnav .xl{margin:0 0 2px 0; width:100%; }
.yddnav .xls{background:#d9d9d9; margin-bottom:5px; font-size:16px;display:block}
.yddnav .xls a{ color:#333;line-height:40px;}
.yddnav .xls a.active,.yddnav .xls a:hover{ background:#a2c0e2;}
.yddnav .xls:hover{}

.call-us{font-size:16px; color:#323045; line-height:24px;}
.call-us img{max-width:100%; height:auto; margin:20px auto; display:block; border:1px solid #d4d4d4;}

.liuyan{width:70%; margin:0 auto}

.show-main img{border:1px solid #ccc}






@media (max-width:1150px){
.owl-theme .owl-controls .owl-buttons div.owl-prev{ display:none}
.owl-theme .owl-controls .owl-buttons div.owl-next{ display:none}


}

@media (max-width:991px){
	footer{ padding-bottom:70px}
	footer .top-logo{display:none;}
	footer .copyright{
		text-align:center;
		border-top:none;
		padding-top:-10px;
	}
	
	.about-top{margin-top:30px;}
	.about-top span img{width:90%; height:100%;}
	.about-top p{ margin-top:30px; width:100%;}
	.about-a{margin-top:50px; margin-bottom:10px;}
	.about-a p{ margin-top:20px; width:90%; margin-bottom:-10px;}
	.about-a h2 img{width:100%; height:100%;}


	.about-barnd{ padding-top:30px;}
	.brandlogo{ margin-top:30px; margin-bottom:30px; }
	.brandlogo img{width:60%; height:60%;}
	.about-barnd-a{ margin-bottom:60px;}
	.about-barnd-a h2 img{width:100%; height:100%;}
	.about-barnd-a p{margin-top:10px; width:90%; margin-bottom:30px;}
	
	
	.about-culture{  padding-top:60px; margin-bottom:20px;}
	.about-culture span{ width:100%; float:left; height:30px;line-height:30px; font-weight:bold;}
	.about-culture p{ float:left;  height:30px;line-height:30px;}

	/*限量抢购-开始*/
.flder{display:none;}
.flder2{display:inline;}
.flder3{display:none;}
	.video{height:330px;}
.flashSale,.flashSaleDeals{ width:750px; overflow: hidden;height:210px;}
.flashSaleDeals ul li{width:720px;margin-left:-20px; }
.flashSale{ position: relative;height: 210px;overflow: hidden; margin-top: 33px !important;}
.dealCon{ margin:0px; }
.dealImg{ max-width:300px; max-height:210px; width:100%; height:100%;}
.dealImg img{ width: 100%; height: 100%;}
.trigger { width: 46px;  height: 50px;  position: absolute;   top: 74px; z-index: 3;}
.zuo{ background-image: url("../images/zuo.png"); position: absolute;left: -15px;}
.zuo:hover{	background-image: url("../images/zuo.png"); position: absolute;left: -15px;}
.you{background-image: url("../images/you.png"); position: absolute;  right: -5px;}
.you:hover{	background-image: url("../images/you.png"); position: absolute;}
/*限量抢购-结束*/
}

@media (max-width:767px){
header{ height:80px; padding-top:18px}
.icon-menu{font-size:35px}
.nav1{top:80px}
.jianjie{padding-bottom:0px; }
.jianjie .tu{margin-bottom:20px; height:350px}
.show-box .row,.show .row{margin:0 -8px !important}
.show-box .col-md-4,.show .col-md-3{padding:0 8px !important}
.show-box .imgbox .tu,.show .imgbox .tu{height:240px; line-height:240px;}
.show-box .imgbox h4,.show .imgbox h4{font-size:16px}
.liuyan{width:85%; margin:0 auto}



}

@media (max-width:600px){

header{ height:65px; padding-top:12px; background:#ffffff; }
header .logo img{width:280px; height:auto;margin-top:-3px}
.pull-right{ right:-235px; margin-right:35px; margin-top:0px;}
.lang ul{ padding-top:10px;}
.icon-menu{font-size:32px; margin-top:-18px}
.nav1{top:65px; float:right;}
.fuwu .imgbox .tu{width:180px; height:180px; border-width:4px;}
.fuwu .imgbox h4{font-size:16px; line-height:35px}
.pro-xg .imgbox .tu{width:180px; height:180px; border-width:4px;}
.pro-xg .imgbox h4{font-size:16px; line-height:35px}
.jianjie .tu{height:300px}
.show-box .imgbox .tu,.show .imgbox .tu{height:200px; line-height:200px;}
.show-box .imgbox h4,.show .imgbox h4{font-size:15px; line-height:38px}
.liuyan{width:100%;}

	/*限量抢购-开始*/
	.flder{display:none;}
.flder2{display:inline;}
.flder3{display:none;}

	.video{height:300px;}
.flashSale,.flashSaleDeals{ width:560px; overflow: hidden;height:185px;}
.flashSaleDeals ul li{width:520px;margin-left:-10px; }
.flashSale{ position: relative;height: 190px;overflow: hidden; margin-top: 33px !important;}
.dealCon{ margin:0px; }
.dealImg{ max-width:300px; max-height:190px; width:100%; height:100%;}
.dealImg img{ width: 100%; height: 100%;}
.trigger { width: 46px;  height: 50px;  position: absolute;   top: 74px; z-index: 3;}
.zuo{ background-image: url("../images/zuo.png"); position: absolute;left: -15px;}
.zuo:hover{	background-image: url("../images/zuo.png"); position: absolute;left: -15px;}
.you{background-image: url("../images/you.png"); position: absolute;  right: -5px;}
.you:hover{	background-image: url("../images/you.png"); position: absolute;}
/*限量抢购-结束*/

}


@media (max-width:479px){
header{ height:60px; padding-top:10px}
header .logo{ margin-top:5px;}
header .logo img{width:130px;}
.icon-menu{font-size:28px;}
.nav1{top:60px}
.title{padding:35px 0 20px;}
.title b{font-size:24px;}
.title h4{font-size:22px;}
.fuwu .imgbox .tu{width:150px; height:150px;}
.fuwu .imgbox h4{font-size:14px; line-height:30px}
.pro-xg .imgbox .tu{width:150px; height:150px;}
.pro-xg .imgbox h4{font-size:14px; line-height:30px}
.jianjie .tu{height:240px}
.jianjie .text .zi{margin:3px 0 8px}
.jianjie .text .tou{font-size:18px;text-indent:10px}
.jianjie .text .tou .xian{height:18px}
.show-box .imgbox .tu,.show .imgbox .tu{height:160px; line-height:160px;}
.show-box .imgbox h4,.show .imgbox h4{font-size:14px; line-height:35px}
.dongtai-box .imgbox .tu,.dongtai .imgbox .tu{width:160px; height:120px;}
.dongtai-box .imgbox .text,.dongtai .imgbox .text{ height:120px; margin-left:175px; margin-top:0}
.dongtai-box .imgbox .text h4,.dongtai .imgbox .text h4{ font-size:15px; line-height:26px}
.dongtai-box .imgbox .text .zi,.dongtai .imgbox .text .zi{height:68px;}
}

@media (max-width:400px){
header{ height:50px; padding-top:10px}
header .logo img{width:130px;}

.pull-right{right:-198px; margin-right:0px; margin-top:0px;  padding-right:10px; }
.lang ul{ padding-top:-30px; margin-top:-5px;overflow:hidden; }
.icon-menu{font-size:25px; margin-top:5px}
.nav1{float:left; right:0px; padding-top:-50px; }
.title b{font-size:22px;}
.title h4{font-size:20px;}
.fuwu .imgbox .tu{width:130px; height:130px;}
.pro-xg .imgbox .tu{width:130px; height:130px;}
.jianjie .tu{height:200px}
.show-box .imgbox .tu,.show .imgbox .tu{height:140px; line-height:140px;}
.dongtai-box .imgbox .tu,.dongtai .imgbox .tu{width:140px; height:100px;}
.dongtai-box .imgbox .text,.dongtai .imgbox .text{ height:100px; margin-left:155px; line-height:23px;}
.dongtai-box .imgbox .text h4,.dongtai .imgbox .text h4{ font-size:15px; line-height:28px; font-weight:bold}
.dongtai-box .imgbox .text span,.dongtai .imgbox .text span{display:none}

/*限量抢购-开始*/
.flder{display:none;}
.flder2{display:none;}
.flder3{display:inline;}
	.video{height:350px;}
.flashSale,.flashSaleDeals{ width:370px; height:240px; }
.flashSaleDeals ul li{width:360px;margin-left:-30px;  }
.flashSale{ position: relative;height: 240px; margin-top: 33px !important;}
.dealCon{ margin:0px; }
.dealImg{ max-width:300px; max-height:240px; width:100%; height:100%;}
.dealImg img{ width: 100%; height: 100%;}
.trigger { width: 46px;  height: 50px;  position: absolute;   top: 74px; z-index: 3;}
.zuo{ background-image: url("../images/zuo.png"); position: absolute;left: -15px;}
.zuo:hover{	background-image: url("../images/zuo.png"); position: absolute;left: -15px;}
.you{background-image: url("../images/you.png"); position: absolute;  right: -5px;}
.you:hover{	background-image: url("../images/you.png"); position: absolute;}
/*限量抢购-结束*/
}

@media (max-width:340px){
.show-box .imgbox .tu,.show .imgbox .tu{height:120px; line-height:120px;}
.dongtai-box .imgbox .tu,.dongtai .imgbox .tu{width:130px; height:90px;}
.dongtai-box .imgbox .text,.dongtai .imgbox .text{ height:90px; margin-left:140px; line-height:20px;}
.dongtai-box .imgbox .text h4,.dongtai .imgbox .text h4{ font-size:15px; line-height:26px}
.dongtai-box .imgbox .text .zi,.dongtai .imgbox .text .zi{height:60px;}

}



/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:30px;height:30px;background-color:#999999;margin-bottom:4px;cursor:pointer;outline:none;  border-radius:8px;}
.suspension .a.active,
.suspension .a:hover{background:#00a0e9;}
.suspension .a .i{float:left;width:32px;height:32px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}

/************/
.suspension .a-top .i{background-position:-124px 0;}
.suspension .a-top{background:#999999;display:none;}

.suspension .a-weixin .i{background-position:-0px 0;}
.suspension .a-qq .i{background-position:-31px 0;}
.suspension .a-tel .i{background-position:-61px 0;}
.suspension .a-liuyan .i{background-position:-92px 0;}

.suspension .d-weixin{top:-20px;}
.suspension .d-weixin{text-align:center;}
.suspension .d-weixin .inner-box{padding:20px 0;}
.suspension .d-weixin p{font-size:16px;color:#93959c;}
.suspension .d-qq{top:14px;}
.suspension .d-qq-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-qq .d-qq-item{border-bottom:none;}
.suspension .d-qq-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-qq-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-qq-item:hover .i-qq{background-position:center 3px;}
.suspension .d-qq-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-qq-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-qq-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-qq-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-tel{top:48px;}



.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:47px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}





