@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	width: 100%;
	z-index: 99999999999;
	background: #fff;
}

.head .head_top{
	background: #dfdfdf;
	line-height: 40px;
	color: #454545;
}
.head .head_top a{
	padding: 0 15px;
	color: #454545;
}
.head .head_top a:nth-child(3) {
	padding-right: 0px;
}

.head .head_body{
	padding: 10px 0;
}
.head .tel{
	padding: 10px 0 10px 60px;
	background: url(../images/tel.png) no-repeat center left;
}
.head .tel p{
	font-size: 16px;
	line-height: 31px;
	color: #555;
}
.head .tel b{
	font-size: 25px;
	font-family: Arial;
	color: #ef3c3a;
}

.head .head_nav{
	background: #fff;
}
.head .head_nav ul{
	width: 1200px;
	margin: 0 auto;height: 60px; border-top: 1px solid #333; padding-top: 15px;
}
.head .head_nav li{
    width: 150px;
    text-align: center;
    float: left; border-radius: 50px;
}
.head .head_nav li a{
	color: #454545;
	line-height: 35px;
	font-size: 16px;
}
.head .head_nav li:hover {
	background: #007dff;
}
.head .head_nav li:hover a {
	
	color: #fff;
}
.head .head_nav .clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.head .head_nav .nav .on a{
	color: #fff;
}
.head .head_nav .nav .on{
	background: #007dff;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:550px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #4279bb;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

/*product start*/
.product{
	margin: 50px 0;
}

.title{
	background: url(../images/title.jpg) no-repeat center bottom;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.title p{
	font-size: 20px;
	color: #888;
	font-family: Arial;
	text-align: center;
}
.title b{
	color: #454545;
	font-size: 25px;
	line-height: 35px;
}

.product .list .all{
	border: 3px solid #4279bb;
	padding-top: 10px;
	border-radius: 8px;
	width: 290px;
}
.product .list .li01{
	background: url(../images/listbg.png) repeat-x top left;

	padding-bottom: 7px; width:80%; margin:0 auto; text-align:center;
}
.product .list .li01 a{
	color: #fff;
	line-height: 35px;
	font-size: 16px;

	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product .list .li_01{
	display: none;

}
.product .list .li_01 li{
	border-top: 1px solid #fff;
	text-align: center;
}
.product .list .li_01 li a{
	color: #454545;
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product .list .li_01 li:hover{

}
.product .list .li_01 li:hover a{
	color: #4279bb;
}
.product .list .more{
	text-align: center;
	border-top: 1px solid #4279bb;
	padding: 10px 0;
}
.product .list .more a{
	color: #fff;
	line-height: 30px;
	padding: 5px 10px;
	font-size: 15px;
	background: #4279bb;
}
.product .list .more a:hover{
	background: #ef3c3a;
}

.product .pro_body ul{
	width: 860px;
	margin-top: 25px;
}
.product .pro_body ul li{
	float: left;
	margin-left:30px;
	margin-bottom: 50px;
}
.product .pro_body ul li:nth-child(1){
	margin-left: 0;
}
.product .pro_body ul li:nth-child(4){
	margin-left: 0;
}

.product .pro_body ul li:nth-child(7){
	margin-left: 0;
}
.product .pro_body ul li:nth-child(10){
	margin-left: 0;
}
.product .pro_body ul li:nth-child(13){
	margin-left: 0;
}
.product .pro_body ul li .img{
	padding: 2px;
	border:1px solid #dfdfdf;
	overflow: hidden;
}

.product .pro_body ul li .img img{
	cursor: pointer;
	transition: all 1s;
}
.product .pro_body ul li .img img:hover{
	transform: scale(1.2);
}

.product .pro_body ul li p{
	width: 266px;
	height: 35px;
	background: #dfdfdf;
	line-height: 34px;
	text-align: center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.product .pro_body ul li:hover .img{
	border:1px solid #4279bb;
}
.product .pro_body ul li:hover p{
	background: #4279bb;
	color:#fff;
}
/*product end*/

/*company start*/
.company{
	margin: 50px 0 0 0;
	padding: 30px 0;
	background: #ededed url(../images/combot.png) no-repeat center bottom;
}
.company .com_body{
	background: url(../images/combg.png) no-repeat center;
}
.company .com_body b{
	font-size: 18px;
	line-height: 30px;
	color: #454545;
	padding-left: 30px;
	background: url(../images/comgs.png) no-repeat center left;
}
.company .com_body p{
	line-height: 30px;
	font-size: 15px;
	color: #666;
	text-indent: 2em;
}
.company .com_body ul li{
	float: left;
	width: 300px;
	margin: 20px 0;
	padding-top: 20px; 
	border-top: 1px dashed #4279bb;

}
.company .com_body ul li img{
	margin-right: 10px;
}
.company .com_body ul li b{
	font-size: 16px;
	line-height: 25px;
	color: #454545;
	font-weight: normal;
	background: none;
	padding: 0;
}
.company .com_body ul li p{
	font-size: 16px;
	line-height: 25px;
	color: #454545;
	text-indent: 0;
	width: 180px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
/*company end*/

/*advantage start*/
.advantage{
	margin: 0 0 50px 0;
	background: url(../images/advbg.png) no-repeat center;
}
.advantage .title{
	text-align: center;
	margin-bottom: 30px;
	padding-top: 30px;
	background: url(../images/advtop.png) no-repeat center top;
}
.advantage .title p{
	text-align: center;
	font-family: Arial;
	color: #4279bb;
	font-size: 40px;
}
.advantage .title b{
	font-size: 25px;
	color: #454545;
}
.advantage .title span{
	color: #ef3c3a;
}
.advantage .title .by{
	background: #4279bb;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	padding: 0 20px;
	max-width: 1200px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.advantage .adv_body .con1{
	background: url(../images/conbg2.png) no-repeat bottom right;
	padding-bottom: 50px;
}
.advantage .tit{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #4279bb;
	width: 658px;
}
.advantage .tit b{
	font-size: 20px;
	color: #4279bb;
	line-height: 40px;
}
.advantage .tit p{
	font-size: 15px;
	color: #888;
	width: 608px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.advantage .nr{
	width: 658px;
	margin-top: 40px;
}
.advantage .nr p{
	font-size: 16px;
	color: #454545;
	line-height: 30px;
	margin-bottom: 10px;
}
.advantage .nr p img{
	margin: 5px 10px 0 0;
}

.advantage .adv_body .con2{
	background: url(../images/conbg1.png) no-repeat bottom left;
	padding-bottom: 50px;
}
.advantage .adv_body .con3{
	background: url(../images/conbg2.png) no-repeat bottom right;
	padding-bottom: 50px;
}
.advantage .adv_body .con4{
	background: url(../images/conbg1.png) no-repeat bottom left;
	padding-bottom: 30px;
}
/*advantage end*/

/*case start*/
.case{
	margin: 50px 0;
	background: url(../images/casebg.png) repeat-x center;
}

.case .case_body{
/*	height: 235px;*/
}
.case .slideBox{
	width: 1140px;
	overflow:hidden;
	zoom:1;
	padding:10px 0 10px 60px;
	position:absolute;
	z-index: 9999;
}
.case .sPrev,.case .sNext{
	position:absolute;
	left:5px;
	top:10px;
	display:block;
	width:46px;
	height:200px;
	background:url(../images/arrow-left.png) no-repeat center;
}
.case .sNext{
	width:46px;
	height:200px;
	left:auto;
	right:5px;
	background:url(../images/arrow-right.png) no-repeat center;
}
.case .sPrev:hover,.slideBox .sNext:hover{
	border-color:#aaa;
}
.case ul{
	overflow:hidden;
	zoom:1;
}
.case ul li{
	margin:0 15px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.case ul li .pro_name{
	width: 240px;
	background: #ededed;
	line-height: 35px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: center;
}
.case ul li:hover .pro_name{
	background: #4279bb;
	color: #fff;
}
/*case end*/

/*new start*/
.new{
	margin: 50px 0;
}
.new .new_con{
	overflow: hidden;
	border-radius: 50px 0 0 0;
	border-bottom: 5px solid #4279bb;
	box-shadow: 0 10px 10px #ccc;
}
.new .new_con img{
	margin-bottom: 15px;
}
.new .new_con b{
	font-size: 18px;
	line-height: 30px;
	color: #454545;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 360px;
	margin: 0 20px;
	font-weight: normal;
}
.new .new_con p{
	width: 360px;
	margin: 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	text-indent: 2em;
}
.new .new_con .con_bot{
	border-top: 1px solid #ededed;
	padding: 5px 20px;
	margin-top: 15px;
}
.new .new_con .con_bot span{
	font-size: 15px;
	line-height: 30px;
	color: #888;
}
.new .new_con .con_bot a{
	font-size: 15px;
	line-height: 30px;
	color: #888;
}
.new .new_con .con_bot a:hover{
	color: #4279bb;
}

.new .new_body ul li{
	width: 750px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #aaa;
	border-radius: 0 20px 0 0;
}
.new .new_body ul li:nth-child(1){
	margin-top: 0;
}
.new .new_body ul li .num{
	border: 1px dashed #aaa;
	padding: 5px;
}
.new .new_body ul li .num b{
	color: #888;
	font-size: 20px;
	line-height: 30px;
}
.new .new_body ul li .num p{
	text-align: center;
	color: #888;
	line-height: 20px;
	font-size: 15px;
}
.new .new_body ul li .con b{
	width: 670px;
	font-size: 16px;
	color: #454545;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.new .new_body ul li .con p{
	font-size: 14px;
	color: #888;
	line-height: 20px;
	width: 670px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.new .new_body ul li:hover{
	box-shadow: 0 5px 5px #aaa;
	border: 1px solid #4279bb;
}
.new .new_body ul li:hover .num{
	border: 1px dashed #4279bb;
}
.new .new_body ul li:hover b{
	color: #4279bb;
}
.new .new_body ul li:hover p{
	color: #4279bb;
}
/*new end*/

/*footer start*/
.foot{
	background: #ededed;
	border-top: 5px solid #4279bb;
}
.foot .foot_nav{
	border-bottom: 1px solid #4279bb;
}
.foot .foot_nav ul li{
	float: left;
	width: 145px;
	text-align: center;
	border-right: 1px solid #4279bb;
}
.foot .foot_nav ul li:nth-child(1){
	border-left: 1px solid #4279bb;
}
.foot .foot_nav ul li a{
	line-height: 40px;
	font-size: 16px;
	color: #454545;
}

.foot .foot_body{
	padding: 20px 0;
}
.foot .foot_body img{
	margin-left: 100px;
	margin-top: 20px;
}
.foot .foot_body .con{
	margin-right: 300px;
}
.foot .foot_body b{
	font-size: 18px;
	line-height: 40px;
	border-bottom: 2px solid #4279bb;
	color: #454545;
	letter-spacing: 1px;
	padding-bottom: 2px;
}
.foot .foot_body p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.foot .foot_bot{
	background: #4279bb;
}
.foot .foot_bot b{
	padding:0 15px;
	font-size: 15px;
	color: #fff;
	line-height: 35px;
	font-weight: normal;
}
.foot .foot_bot a{
	font-size: 15px;
	color: #fff;
	line-height: 35px;
}
/*footer end*/

.apple-retail .swiper-slide {
  text-align: center;
  padding: 0 40px;
  width: 500px;

  position: relative;
  margin-bottom: 20px;


}

.inner figure {
  width: 100%;
  margin: 0;
  position: relative;
}

.inner figure .mark {
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  height: 100%;
  -webkit-transition: all linear .5s;
  transition: all linear .5s;
}

.inner figure img {
  width: 100%;
  height:375px;

}

.apple-retail .gallery-item-desc {

  position: absolute;
  left: 39px;
  right: 39px;
  bottom: 0;
  background:rgba(255, 255, 255, 0.62);

  padding: 5px;

  transition-duration: 1.2s;
}

.apple-retail .gallery-item-desc .more_case {
  margin-left: 15px;
  background: #f66c0d;
  height: 75px;
  width: 75px;
  color: #fff;
  font-size: 50px;
  line-height: 75px;
  text-align: center;
}

.apple-retail .init .gallery-item-desc {
  opacity: 1;
}

.apple-retail .gallery-item-desc b {

  font-weight: 500;
  letter-spacing: .009em;
  color: #333;
  display: block;
  font-size: 20px;
  text-align: center;
}

.apple-retail .gallery-item-desc p {

  color: #999;
  margin-top: 5px;
  line-height: 28px;
  font-size: 16px;
}

.apple-retail .swiper-slide-active .gallery-item-desc {

  transform: translateX(0);
}

.apple-retail .swiper-slide-active .mark {
  height: 0;
}

.apple-retail .swiper-slide-active .swiper-slide {
  box-shadow: 0 0 20px #dedede;
}

.apple-retail .swiper-slide a:hover .gallery-item-desc .more_case {
  background: #f66c0d;
}

.apple-retail .swiper-button-next,
.apple-retail .swiper-button-prev {
  top: 50%;

  width: 42px;
  background: none;
  transition: all .5s;
  outline: none;

}
.apple-retail .swiper-button-next i,
.apple-retail .swiper-button-prev i { font-size: 58px; color: #f66c0d;}
.apple-retail .mouse-hover .swiper-button-next,
.apple-retail .mouse-hover .swiper-button-prev {
  opacity: 1;
}

.apple-retail .swiper-button-next {

  right: 0;
}

.apple-retail .swiper-button-prev {

  left:0px;
}

.apple-retail .swiper-container .swiper-button-next.swiper-button-disabled,
.apple-retail .swiper-container .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
/*右侧固定*/
.fix-side {
	position: fixed;
	right: 20px;
	bottom: 150px;
	width: 80px;
	z-index: 2000;
}

.fix-side li {
	border-bottom: solid 1px rgba(255, 255, 255, 0.2);
	width: 80px;
	height: 80px;

	background-color: #00A2E9;
}

.fix-side li:hover {
	background-color: #007dff;
}

.fix-side .gzh {
	position: relative;
	width: 80px;
	text-align: center;
}

.fix-side .gzh .show {
	width: 80px;

	color: #fff;
	cursor: pointer;
}

.fix-side .gzh:hover .box {
	display: block;
}

.fix-side .gzh:hover .box2 {
	display: block;
}

.fix-side .gzh .box2 {
	display: none;
	position: absolute;
	left: -135px;
	bottom: 0;
	width: 135px;
	line-height: 80px;
	height: 80px;
	font-size: 18px;
	color: #333;
	background-color: #f9f9f9;
	border: solid 1px #e5e5e5;
	border-right: none;
	box-sizing: border-box;
}

.fix-side .gzh:hover .box2 p {
	color: #333;
}

.fix-side .gzh .box {
	display: none;
	position: absolute;
	left: -150px;
	bottom: 0;
	width: 150px;
	height: 160px;
	color: #fff;
	background-color: #fff;
	border: solid 1px #e5e5e5;
	border-right: none;
	box-sizing: border-box;
}

.fix-side .gzh .box img {
	margin-top: 15px;
	width: 100px;
	height: 100px;
}

.fix-side .gzh .box p {
	color: #666; text-align: center;
}

.fix-side p {
	margin-top: 10px;
	color: #fff; text-align: center;
}

.fix-side li a {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
}

.fix-side li img {
	width: 32px;
	margin-top: 10px;
}

.fix-side .return {
	border-bottom: none;
	transform: scaleY(0);
	transition: 0.5s;
	background-color: #007dff;
}

.fix-side .active {
	transform: scale(1);
}