/*切换*/
ul,li {
	list-style:none;
}
.tab {
	width:1000px;
	margin:20px 0;
}
.tab-hd {
	overflow:hidden;
	zoom:1;
}
.tab-hd li {
	font:22px/2em  "微软雅黑";
	float:left;
	width:140px;
	color:#444;
	text-align:center;
	cursor:pointer;
	background: url(images/m.png) no-repeat;
}
.tab-hd li.active {
	background:url(images/m1.png) no-repeat;
	color: #fff;
}
.tab-bd li {
	display:none;
	padding:20px;
	/*border:1px solid #ddd;*/
	border-top:0 none;
	font-size:24px;
}
.tab-bd li.thisclass {
	display:list-item;
}

.tabs {
  width: 1000px;
  height: 40px;/*待定 上下被撑开*/
  margin: 0 auto;
  margin-top: 20px;
}
.tabs a {
  display: block;
  float: left;
  width: 140px;
  height: 44px;
  color: #333;
  text-align: center;
  background: #fff;
  line-height: 44px;
  font-size: 22px;
  /*font-style: italic;*/
  text-decoration: none;
  background: url(images/btn.png) no-repeat;
}
.tabs a.active {
  	color: #fff;
  	background: #333;
	background: url(images/btn1.png) no-repeat;
}
.swiper-container {
  height: 400px; 
  width: 1000px;
  border-top: 0;
  margin-top: 20px;
}
.swiper-slide {
  height: 250px;
  width: 1000px;
  background: none;
  color: #fff;
}
.content-slide {
  padding: 40px;
}


/*产品*/
.main2{
	margin-top: 160px;
	height: 440px;
}
.product{
	width: 1000px;
	height: 360px;
	background: url(images/product.png) no-repeat center center;
	margin: 0 auto;
    position: relative;
}
.product .pro1{
	width: 293px;
	height: 110px;
	background: url(images/pro1.png) no-repeat;
	position: absolute;
	top: 20px;
	right: 130px;
}
.product .pro1 p{
	font-size: 28px;
	line-height: 36px;
	position: absolute;
	left: 140px;
	top: 20px;
}
.product  p a{
	color: #fff;

}
.product  p a:hover{
	text-decoration:underline;
}
.product .pro2{
	width: 374px;
	height: 188px;
	background: url(images/pro2.png) no-repeat;
	position: absolute;
	left:60px;
	top: 100px;
}
.product .pro2 p{
	font-size: 28px;
	line-height: 36px;
	position: absolute;
	left: 10px;
	top: 22px;
}
.product .pro3{
	width: 393px;
	height: 108px;
	background: url(images/pro3.png) no-repeat;
	position: absolute;
	right: 80px;
	top: 160px;
}
.product .pro3 p{
	font-size: 28px;
	line-height: 36px;
	position: absolute;
	left: 220px;
	top: 24px;
}

/*分享*/
.main3{
	width: 100%;
	height: 600px;
}
.main3 ul li{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.main3 #share{
	margin: 0 auto;
	height: 360px;
	font-family: "微软雅黑";
	position: relative;
	overflow: hidden;
    margin: 20px 0;	
}
#carousel_1{
	width: 460px;
	height: 100%;
	overflow: hidden;
	float: left;
	position: relative;
	background: url(images/share-l.png) no-repeat;

}
#carousel_2{
	width: 460px;
	height: 100%;
	overflow: hidden;
	float: right;
	position: relative;
	background: url(images/share-r.png) no-repeat;
	margin-right: 20px;
}


/**/
.example .carousel-inner .carousel-item .share-l{
	float: left;
	width: 130px;
	height:300px；
	line-height: 22px;
	padding-left: 30px;
	padding-top: 14px;
}

.example .carousel-inner .carousel-item .share-l p{
	line-height: 26px;
	font-size: 14px;
}
.example .carousel-inner .carousel-item .share-l p span{
	color: #B00000;
	font-size: 18px;
	font-weight: bold;
}
.example .carousel-inner .carousel-item .share-r{
	float: right;
}
.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel .carousel-item img {
	width: 100%;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 67px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
	left: 180px;
	background: url(images/share-prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
	right: 0;
	background: url(images/share-next.png) no-repeat;
}

/*留言*/
.main3 .ly{
	height: 158px;
	background: url(images/ly-bg.png) no-repeat;
	position: relative;
	margin-top: 20px;
}
.main3 .ly p{
	text-align: center;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 10px;
	padding:14px 0;
}
.main3 .ly span{
	font-size: 16px;
	color: #d60404;
	line-height: 30px;
	padding-left: 16px;
}

/*按钮弹框*/
#div1{
	display: none;
	position: absolute;
	top: -120px;
	width:1000px;
	height:420px;
	background:url(images/lyb-bg.jpg) no-repeat;
	text-align: center;
	z-index: 1000;
}
#div1 a{
	height: 420px;
}

#div1 h2{
	color:#d60404;	
	margin-top: 20px;
}
#div1 .aa{
	position: absolute;
	right:20px;
	top: 10px;
	color: #fff;
}
#open{

	position: absolute;
	top:100px;
	left: 420px;
	width:140px;
	height:40px;
}
.lyb form .form-left{
	float: left;
	width: 460px;
	height: auto;
    overflow: hidden;

}
.lyb form .form-left div{
    width: 380px;
    height: auto;
    overflow: hidden;
    margin-left: 20px;
    padding-left: 40px;
	margin-top: -20px;
}

.lyb form .form-left .form-l5 img{
	position: absolute;
	left: 340px;
	bottom: 70px;
}


.lyb form .form-left div input{
	width: 360px;
	line-height: 38px;	
	margin-left: 40px;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
    padding: 0 10px;
    box-sizing: border-box;
    outline: none;
    color: #666666;
}
.lyb form .form-left .form-l5{
	width: 260px;
}
.lyb form .form-left div span{
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #e3e3e3;
    background: url(images/icon-4.png) no-repeat center center #fff;
    margin-left: 40px;
}

.lyb form .form-left div span.icon-name{
    background-position:8px 0 ;
	position: relative;
    top: 40px;
    left: -56px;
}
.lyb form .form-left div span.icon-add{
    background-position:8px -36px ;
	position: relative;
    top: 40px;
    left: -56px;
}
.lyb form .form-left div span.icon-tel{
    background-position:8px -76px ;
	position: relative;
    top: 40px;
    left: -56px;   
}
.lyb form .form-left div span.icon-call{
    background-position:8px -36px ;
	position: relative;
    top: 40px;
    left: -56px;
}
.lyb form .form-left div span.icon-code{
    background-position:8px -112px;
	position: relative;
    top: 40px;
    left: -56px;
}

.lyb form .form-right{
	float: right;
	width: 500px;
	height: auto;
    overflow: hidden;		
}
.lyb form .form-right p{
	margin-left: -46px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lyb form .form-right textarea{
	margin-left: -40px;	
	width: 460px;
	height: 234px;
}

/*按钮弹框*/

/*参数*/
.main4{
	margin-top: 50px;
}
.tab-lights {
    width: 1000px;
    height: 380px;
    /*height: auto;*/
    overflow: hidden;
}
.tab-lights .lights-box p{
	text-align: center;
	font-size: 22px;
	color: #B00000;
	font-weight: bold;
	margin-bottom: -14px
}
.tab-lights .lights-box li a p{	
	font-size: 14px;
	color: #444;
	font-weight: normal;
}
.tab-lights ul {
    position: relative;
    float: left;
    width: 280px;
    height: 360px;
    margin-top: 40px;
}
.tab-lights .tab-btn li {
    position: absolute;
    width: 116px;
    height: 102px;
    cursor: pointer;
    background: url(images/z.png) no-repeat; 
}

.tab-lights ul li span {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -32px;
    font-size: 22px;
    color: #ffffff;
    width: 90px;
    height: 64px;
    padding: 20px 17px;
    text-align: center;
}

.tab-lights ul li.on span {
    display: block;   
}

.tab-lights ul li.one {
    top: 0;
    right:20px;
}
.tab-lights .tab-btn li:hover {
	background: url(images/z1.png) no-repeat center;
}
.tab-lights ul li.two {
    top: 127px;
    right: 20px; 
    background: url(images/l.png) no-repeat;   
}
.tab-lights ul li.two:hover {
    top: 127px;
    right: 20px; 
    background: url(images/l1.png) no-repeat;   
}

.tab-lights ul li.three {
    top: 190px;
    right: 120px;
    background: url(images/d.png) no-repeat;
}
.tab-lights ul li.three:hover {
    top: 190px;
    right: 120px;
    background: url(images/d1.png) no-repeat;
}


.tab-lights ul li.four {
    top: 70px;
    left:20px;
    background: url(images/b.png) no-repeat;
}
.tab-lights ul li.four:hover {
    background: url(images/b1.png) no-repeat;
}

.lights-box {
    width: 700px;
    height: 300px;
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: 30px;
    display: none;
}
.show{
	display:block ;
}
 table {
    border: 1px solid #B00000;
    width: 700px;
    height: auto;
    font-size: 18px;
    color: #444;
    font-family: "微软雅黑";
    overflow: hidden;
    border-collapse: collapse;
    padding-left: 20px;
    margin-top: 20px;
}

 table td {
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    box-sizing: border-box;
    border-collapse: collapse;
    border: 2px solid #b00000;
    text-align: center;
}


.picbox{	
	width: 680px;
    height: 160px;
    margin-top: 10px;
    margin-left: 16px;
}
.picbox div{
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 10px;
}
.lights-box .picbox div p{
	text-align: center;
	font-size: 14px;
	color: #444;
	font-weight: normal;
}

/*切换*/
.focus_con {
	position: relative;
	width: 1000px;
	height: 308px;
	margin: 20px auto;
}

.focus_con ul {
	position: relative;
	width: 710px;
	height: 308px;
	margin: 0 auto;
	left: -40px;
}

.focus_con li {
	z-index: 0;
	position: absolute;
	width: 0px;
	
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;

}

.focus_con li img {
	width: 100%;
	background: url(../images/loading.gif) no-repeat center 50%;
	height: 100%;
	vertical-align: top;
	border: 1px solid #ff0000;
	display: block;
}

.focus_con li p span {
	display: inline-block;
	width: 70%;
	height: 40px;
	overflow: hidden;
}

.focus_con .prev,
.focus_con .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 131px;
}

.focus_con .prev {
	left: 0;
	background: url(images/prev.png) no-repeat center top;
}

.focus_con .next {
	right: 0;
	background: url(images/next.png) no-repeat center top;
}


