.transition(@transition){-webkit-transition:@transition;-moz-transition:@transition;-ms-transition:@transition;-o-transition:@transition;transition:@transition;}
.transform-origin(@origin){-webkit-transform: @origin;-moz-transform: @origin;-ms-transform: @origin;-o-transform: @origin;transform: @origin;}
.scale(@scale){-webkit-transform: scale(@scale);-moz-transform:scale(@scale);-ms-transform:scale(@scale);-o-transform:scale(@scale);transform:scale(@scale);}
.border-radius(@border-radius){-webkit-border-radius:@border-radius;-moz-border-radius:@border-radius;-o-order-radius:@border-radius;-ms-border-radius:@border-radius;border-radius:@border-radius;}
.rotate(@rotate){-webkit-transform: rotate(@rotate);-moz-transform: rotate(@rotate);-ms-transform: rotate(@rotate);-o-transform: rotate(@rotate);transform: rotate(@rotate);}
@back_nav:url('/images/nav_bg.jpg') no-repeat;/*导航背景*/
@back_nav_li:url('/images/nav_l_bg.jpg') no-repeat right center;/*导航隔离条*/
@back_nav_li_ah:url('/images/nav_a_bg.jpg') no-repeat top center;/*鼠标移上去背景*/
@back_s_li:url('/images/x_bg.png') no-repeat;/*左侧栏li背景*/
@qt2:#02529b;/*内页导航背景*/
@qt3:#02529b;/*内页分类侧边背景*/
@qt4:#cc0000;/*内页分类侧边li背景*/
@height_nav:45px; /*导航条高度*/
@nav_li_w:140px; /*导航条宽度*/
@nav_li_color:#000;  /*导航条文字颜色*/
@nav_li_a:#fff;  /*导航条文字颜色*/
@ba_w1:1920px; /*滚动图片宽度*/
@ba_h1:500px; /*滚动图片高度*/
@b_w:1200px; /*网站宽度*/
.boder(@w:1px,@c:#ccc,@x:solid){ border: @arguments;}
.font(@s:14px,@f:"微软雅黑"){ font:@arguments;}
//调用方式  .border(3px);


/*全局---头部----主体（主页）----底部---侧边---内页--*/
/*--------------------------------------------------------全局开始---------------------------------------------------*/
p,a,h1,h2,h3,h4,h5,h6,li,label,span,strong,i,b,div{font-family:"微软雅黑";margin: 0;}
li{list-style: none;}
.jz_h(@a:40px){line-height:@a;height:@a;}/*单行字体居中(默认20px)*/
.left{float:left;}
.right{float:right;}
.main{margin:0 auto;width:@b_w;}
.off{display:none;} /*隐藏*/
.slh(){text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}/*单行超出部分省略号显示*/
ul{padding: 0;margin:0;}
i{font-style: normal;}
a,a:hover{color: #444;text-decoration: none;}
/*----------------头部--------------*/
body{color: #444; margin: 0; font-size: 12px;}
.wrap{margin:0 auto; width:@b_w;margin-top: 20px; }
.utility {width: 100%; text-align: right;background-color: #f8f7f7;
          background:#575757; height:33px; color:#FFFFFF; font-size:13px; line-height:33px;



  .header_top{width: @b_w;margin: 0 auto;
	span{float: left;}
	a { display: inline-block; color: #FFFFFF;background: url("/images/icon1.jpg")no-repeat top left;padding-left: 25px;font-family:微软雅黑;
	  &:hover { color: #0d8e0d;}
	}
  }
}
.header { margin: 0 auto; max-width:1920px; }
.top { width: @b_w;margin: 0 auto;overflow: hidden;
  .logo { float: left;}
}
.header_nav_k{max-width: 1920px;background:#ededed; height:45px;}
.header_nav{ width: @b_w; margin: 0 auto;height:45px; font-family:微软雅黑; font-size:15px; font-weight:bold}






/*---------------banner-------------------*/
.banner1 {
	width:100%;
	overflow:hidden;
	height:500px;
}
.slide-panel {position:relative; margin:0 auto;width:1440px;height:500px;overflow:hidden;}
.slide-panel li {float:left;}
.slide-panel li img {display:block;width:1440px;height:500px;}
.switchable-triggers {  bottom: 8px; position: absolute;right: 46%; padding-left:18px; width:155px; height:25px;}
.switchable-triggers li {width:15px; font-size:0px;
	height:15px;
	float:left;	
	background: none repeat scroll 0 0 #FFF;
    border-radius: 50% 50% 50% 50%;
    cursor: pointer;
    display: inline-block;
    margin: 0 6px;
    overflow: hidden;}
.switchable-triggers li.current {	background-color:#083e7a;}




/*---------------首页主体-------------------*/
.picture{ float:left; width:280px; height:232px; margin: 4px 0 20px 15px;overflow:hidden; display:inline;position: relative;  border:1px solid #cccccc; }
.picture1 a{ width:100%; text-align:center;height:230px; overflow:hidden; display:table-cell; *display: block; padding:10px 10px}
.picture:nth-child(1){ margin-left:0px}
.picture:nth-child(5){ margin-left:0px}


.picture2{width:288px; height:20px; text-align:center; }
.picture1 img{ vertical-align:middle; border:0; width:100%; height:210px}


.product{border: 3px solid #eaeaea;height: 570px;margin-top: 40px;
	.product_dh{height: 54px;background: #1e7bd8;line-height: 54px;color: #fff;width: 1174px;margin: 0 auto;position: relative;top: -20px;
		-webkit-box-shadow: 4px 6px 1px 1px #094e94;
		-moz-box-shadow: 4px 6px 1px 1px #094e94;
		box-shadow: 4px 6px 1px 1px #094e94;
		h3{float: left;padding-left: 20px;font-size: 22px;}
	}
}
.tab{margin-left: 520px;
	li{display: inline-block;margin-right: 32px;
		a{color: #fff;font-size: 14px;}
	}
}
section{padding-left: 10px;display: none;}

.product_more{background: url("/images/more2.jpg")no-repeat top center;width: 17px;height: 17px;margin-right: 20px;display: block;position: absolute;right: 10px;top: 18px;}


.youshi{background: url("/images/youshi.jpg")no-repeat top center;max-width: 1920px;height: 577px;
	li{width: 375px;height: 446px;float: left;;margin-right: 36px;margin-top: 120px;box-sizing: border-box;;padding:270px 20px 0;color: #666666;font-size: 18px;line-height: 26px;border: 1px solid #f4f4f4;
		-webkit-box-shadow:3px 3px 3px #ccc;
		-moz-box-shadow:3px 3px 3px #ccc;
		box-shadow:3px 3px 3px #ccc;
		p{min-height: 110px;}
		a{width: 133px;height: 30px;line-height: 30px;text-align: center;color: #fff;background: #cccccc;.border-radius(15px);font-size: 18px;clear: both;margin: 0 auto;display: block;
		}
	}
	.youshi1{background: url("/images/youshi1.jpg")no-repeat;}
	.youshi2{background: url("/images/youshi2.jpg")no-repeat;}
	.youshi3{background: url("/images/youshi3.jpg")no-repeat;margin-right: 0;}
}

.about{background: url("/images/about_bg.jpg")no-repeat top center;max-width: 1920px;height: 397px;margin: 25px 0;
	.about_img{width: 566px;float: left;}
	.about_txt{width: 595px;float: right;padding-top: 150px;padding-right: 20px;
		h1{margin-bottom: 20px;}
		p{line-height: 26px;text-indent: 2em;font-size: 14px;min-height: 143px;}
		a{float: right;width: 133px;height: 30px;line-height: 30px;text-align: center;color: #fff;background: #cc0000;.border-radius(15px);font-size: 18px;}
		.a1{margin-right: 160px;}
		.a2{margin-right: 20px;}
	}
}

@img_w:566px;@img_h:398px;
.wrap11 {width:@img_w;height:@img_h;position:relative;overflow:hidden;float:left;
	.slidebox {width:@img_w;position:absolute;top:0;left:0;height:@img_h;}
	.slidebox li {float:left;width:@img_w;height:@img_h;left:0;top:0;}
	.slidebox li img {display:block;width:@img_w;height:@img_h;}
	.dot {position:absolute;width:100%;height:37px;text-align:right;bottom:0;left:0;}
	.dot p {margin-right:10px;}
	.dot b {width:27px;height:10px;color:#333;display:inline-block;border:1px solid #02529b;background: #02529b;text-align:center;line-height:17px;margin:0 3px;margin-top:6px;cursor:pointer;font-weight:normal;}
	.dot .cur {background: #cc0000;color: #02529b;border:1px solid #cc0000;}
}






.news_answer{margin:35px auto 0; width: @b_w;}
.news{padding-top:6px; height: 585px;width: 840px; clear: both;float: left;
	.news_dh{width:100%;height: 48px;background: #1e7bd8;border-top-left-radius: 15px;border-top-right-radius: 15px;padding: 5px 0 0 11px;box-sizing: border-box;;
		.btn-4{width: 141px;height: 39px;text-align: center;display: block;float: left;font-size: 18px;line-height: 39px;.border-radius(8px);color: #FFF;}
		.more{float: right;background: url("/images/more.jpg")no-repeat;width: 17px;height: 17px;margin-right: 15px;margin-top: 11px;}
	}
}

.news_nr{margin-top: 10px;
	li{width:100%;height:174px;border-bottom: 1px solid #ccc;padding-top: 20px;box-sizing: border-box;;
		img{ width: 190px;height:130px;margin-right: 16px; float: left;margin-left: 10px;}
		p{.font(18px);font-weight: bold;margin-top: 4px;margin-bottom: 18px;}
		a{padding-right: 20px;font-size: 14px;color: #666666;line-height: 30px;
			i{float: right;}
		}
	}
}


.question{float: right;width: 330px;padding:6px 10px 0 10px;}
.question_dh{width:100%;height: 48px;background: #1e7bd8;border-top-left-radius: 15px;border-top-right-radius: 15px;padding: 5px 0 0 11px;box-sizing: border-box;;
	p{text-align: center;display: block;float: left;font-size: 18px;line-height: 39px;.border-radius(8px);color: #FFF;}
	a{float: right;background: url("/images/more.jpg")no-repeat;width: 17px;height: 17px;margin-right: 15px;margin-top: 11px;}
}
#quotation{line-height: 30px;overflow: hidden;height:535px;width: 300px;
	ul{
		li{display: list-item;height: 164px;border-bottom: 1px dashed #ccc;box-sizing: border-box;;
			p{ margin-top: 16px;font-weight: bold;height: 21px;font-size: 14px;margin-bottom: 20px;
				a{background: url("/images/wen.jpg")left center no-repeat;padding-left: 28px; display: block;}
			}
			label{line-height: 28px;padding-bottom: 15px;padding-left: 28px;background: url("/images/da.jpg")left 1px no-repeat;padding-top: 3px;font-size: 14px;color: #666;}
		}
	}
}



.footer{background: #02529b;width: 100%;height:380px;font-size: 14px;
	a{font-size: 14px;}
}
.dibu2 {
	margin:0 auto;
	width:@b_w;
	height:100%;
}
.dibu2-s {
	float:left;
	width:@b_w;
	height:100%;
}
.dibu2-sl { background: url("/images/footer_logo.png")no-repeat left top;width: 184px;height: 345px;
	float:left;margin-right:40px;

}
.dibu2-sz {
	float:left;
	width:596px;
	height:250px;
	padding-top:60px;
}
.dibu2-sz-s {border-bottom: 1px solid #95ccfd;
	float:left;
	width:585px;
	height:56px;
	line-height:56px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#fff;
}
.dibu2-sz-s a {
	padding-right:13px;
	color:#fff;
	text-decoration:none;
}
.dibu2-sz-s a:hover {
	color:#ff0000;
}
.dibu2-sz-z {border-bottom: 1px solid #95ccfd;
	float:left;
	width:556px;
	height:131px;
	padding-top:15px;
	line-height:34px;
	font-family:"微软雅黑";
	color:#fff;
}
.dibu2-sz-z span {
    padding-right:20px;
	text-decoration:none;
}

.dibu2-sz-z a {
	color:#fff;
	text-decoration:none;
}
.dibu2-sz-z a:hover {
	color:#ff0000;
}
.dibu2-sz-x {
	float:left;
	width:556px;
	line-height:24px;
	font-family:"微软雅黑";
	color:#fff;
	padding-top:20px;
}
.dibu2-sz-x a {
	color:#fff;
	text-decoration:none;
}
.dibu2-sz-x a:hover {
	color:#ff0000;
}
.dibu2-sy { background: #1890fb;box-sizing: border-box;;
	float:left;
	width:350px;
	height:100%;

	padding-top:66px;
	padding-left:20px;
}
.dibu2-sy-t {
	float:left;
	width:190px;
	height:60px;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:24px;
	color:#fff;
}
.dibu2-sy-k {
	float:left;
	width:190px;
	height:100%;
	overflow:hidden;

}
.dibu2-sy-klie a {
	float:left;
	width:190px;
	height:29px;
	text-decoration:none;
	line-height:29px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#fff;
}
.dibu2-sy-klie a:hover {
	color:#ff0000;
}
.dibu2-x {background: #178af1;
	max-width:1920px;
	height:60px;
}
.dibu2-xz {
	float:left;
	width:300px;
	height:44px;
	padding-top:16px;
}
.dibu2-xy {
	float:right;
	width:500px;
	height:60px;
	text-align:right;
	line-height:60px;
	font-family:"微软雅黑";
	color:#fff;
}











/* -------------------------------------*/
.header{
	.nav{
		background-position:0 0px;height:@height_nav;margin-bottom: 0px;
		/*导航鼠标hover样式.lon*/
		.lon{
			a{
				background-position:50% 0;color:@nav_li_a;
			}
		}
		#Index{}
		li{.left;
			background:@back_nav_li; height: @height_nav;position:relative;text-align: center;width: @nav_li_w;
			z-index: 1000;
			a{
				background:@back_nav_li_ah;
				background-position:50% -@height_nav;
				color:@nav_li_color;
				display:block;
				font-family: "微软雅黑";
				font-size:15px;
				height:@height_nav;
				line-height: @height_nav;
				margin: 0px auto;
				text-decoration: none;
				.transition(all .3s);

			}
			&:hover{.lon;}
		}

		.dropdown{
			.dropdown-menu{
				background: rgba(255, 255, 255, 0.7);
				min-width: @nav_li_w;
				padding: 6px 0;
				width:@nav_li_w;
				z-index: 10000;
				li{
					background: none;
					a{
						background: none;
						color: #555;
						font-weight: 100;
					}
					&:hover{
						a{
							background: #FCFCFC;
							border-radius:5px;
							color:#555;
						}
					}
				}
			}
		}
		.nav-li{
			position: static;
			.nav-div{
				/*display: none;*/
				background: #f00;
				float: left;
				left: @nav_li_w;
				overflow: hidden;
				padding: 6px 0;
				position: absolute;
				top: 0px;
				width: 0px;
				.transition(all .3s);
			}
			&:hover{
				.nav-div{
					width: 100px;
				}

			}
		}
	}
}

.search{float: right;width: 480px;background: url("/images/search_bg.jpg")no-repeat;width: 461px;height: 37px;margin-top: 64px;
	form{;}
	.text{color: #a0a0a0;padding: 0;margin: 0;width: 409px!important;height: 32px!important;border: none;color: #a0a0a0;text-indent: 5px;background: none;}
	.anan{background: #020202;margin: 0;padding: 0;width: 44px!important;height:32px!important;color: #fff;border: none;opacity: 0; filter: alpha(opacity=0);}
}
.message{width: 279px;border-bottom: 1px dashed #929292;padding: 11px 0;
	.message_title{min-height: 17px; line-height: 17px;color: #666666;
		img{float: left;margin-right: 6px;}
	}
	.message_text{margin-top: 10px;line-height: 23px;color: #666666;
		img{float: left;margin-right: 6px;margin-top: 2px;}
	}
}
.newsList { width:205px; margin:0 auto; padding-top:5px;
	.newsList_li { background: url('/images/n.jpg') no-repeat 10px 50%; border-bottom: 1px dashed #7d7d7d;  line-height:33px; height: 33px; padding-left: 20px;
		a{color: #00315a;}
	}
}
.productsList { width:205px; margin:0 auto; padding-top:5px;
	li{background: url('/images/f.jpg') no-repeat 10px 50%; border-bottom: 1px dashed #7d7d7d;  line-height:33px; height: 33px; padding-left: 30px;
		a{color: #00315a;}
	}
}

.banner{margin:0px auto;height: @ba_h1;max-width:@ba_w1;overflow: hidden;padding: 0px;_width: @ba_w1;	ul{li{a{.left;width:@ba_w1;height:@ba_h1}}}}

.newsList1{line-height: 30px;
  li{border-bottom: 1px dotted #deabab;
	a{background:url('/images/news_tb2.jpg')no-repeat center left;text-indent: 10px;display: block;}
  }
}

#Mleft{float: left;}
#Mright{margin:0 0px 0 auto;width:949px;float: right; font-family:"微软雅黑"; margin-bottom:20px}
.right_main{
  border: 1px solid #d2d2d2;border-top: none; padding-top:40px;
  font-family:"微软雅黑"; min-height:830px;
}


.right_mains{
  border: 1px solid #d2d2d2;border-top: none;padding: 10px;
  font-family:"微软雅黑";line-height:25px;font-size:16px; padding-top:30px;
}

.right_main2{
  border: 1px solid #d2d2d2;border-top: none;padding: 10px;
  font-family:"微软雅黑";line-height:25px;font-size:16px; padding-top:30px; min-height:830px;
}


.plighter{font-size:14px; line-height:2.5; font-weight:lighter; color:#80b8e7}
.pdian{font-size:35px; padding-right:12px}


.container_left{width: 220px;float: left;;
  .class_neiye{background:@qt3;padding-top: 5px;margin-bottom: 20px;
    h3{text-align:center;color: #fff;font-size: 24px;padding:10px 0 10px 0;border-bottom: 3px solid #f10300;
      -webkit-font-smoothing: antialiased; /*chrome、safari*/
      -moz-osx-font-smoothing: grayscale;/*firefox*/
    }
    .class_nr{padding: 5px 5px 15px 5px;
	
      li {border-bottom: 1px solid #ffffff; text-align:left;line-height: 40px;
		  .transition(all .7s);
        a{color: #fff;font-size: 15px;font-weight:bold}
        &:hover{background:@qt4;border-bottom: 1px solid #ffffff;;padding-left: 5px;}
      }
      img{padding-top: 10px; margin-top:10px; margin-bottom:10px}
      h4{text-align: center;color: #fff;font-size: 20px;margin: 10px 0 10px 0;}
      .contact_p{line-height:2.0; color:#FFFFFF; font-size:14px; font-family:微软雅黑;line-height: 30px;}
    }
  }
}


.p12-pagination-1{margin:auto; margin-left:2%}
.p12-pagination-1-main{padding-top:10px;padding-bottom:80px;}
.p12-pagination-1 a,.p12-pagination-1 span{width:35px;height:35px;line-height: 35px;border: 1px solid #e5e5e5;float: left;text-align: center;margin: 0 2px;background:#fff;color:#333333}
.p12-pagination-1 span{border: 1px solid #fff;}


.picturea{ float:left; width:293px; height:290px; overflow:hidden;margin-left:18px;}
.picture1a{
  width:286px;
  height:218px;
  line-height: 210px;
  text-align:center;
  vertical-align:middle;
  border:1px solid #ccc;
  overflow:hidden;
  display:table-cell;
  /* position:relative;  */
  *display: block;
  _font-size:130px;
}

.picture2a{width:288px; height:35px; text-align:center;  line-height: 35px; background:#e2e2e2; font-size:15px; font-weight:bold }
.picture1a img{ width:97%; padding:5px 0px}







/********消除浮动<div class="clear2"></div>*********/
.clear2{background: none;border: 0;clear: both;display: block;float: none;font-size: 0;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;
	&:after {content: ".";display:block;height: 0;clear: both;visibility:hidden;} 
}
/*--------------------------------------------------------全局结束---------------------------------------------------*/
#KinSlideshow {
  position:relative;
  ul{margin:0;padding:0;
	li{.left;margin:0;padding:0;
	  a{.left;}
	}
  }
  /*大图导航圆点样式*/
  ol{position: absolute;bottom: 10px;width:100%;margin:0;left:400px;text-align:center;
	li{cursor: pointer;display:inline-block;display:inline\9;width: 45px;height: 12px;font-size: 10px;padding: ~"0 3px\9"; opacity:0.8;background: #fff;color: #fff;margin: 0 1px;}
	.active{opacity:1;color: #f8a41f;background:#f8a41f;}
  }
}






/********************************************************内页******************************************************************/


.well{background: #FCFCFC;}
	.news_list{margin: 0 auto;
		li{
			background: url('/image/list_li.gif') no-repeat 5px 50%;
			border-bottom: 1px dotted #b98424;padding: 5px 20px;
			margin: 0 auto;
			width: 90%;height:25px; line-height:25px;
			a{
			}
			span{.right;
			}
		}
	}

.neiye_news_list{padding-left: 20px;margin-right: -30px;padding-top: 20px;
  li{width: 180px;float: left;padding: 5px 10px 10px  10px;height: 220px;border: 1px solid #ccc;margin-right: 30px;margin-bottom: 20px;text-align: center;
	img{border:1px solid #ccc; vertical-align:middle;}
	.a1{text-align: center;margin-top: 10px;border-bottom: 1px solid #ccc;padding-bottom: 3px;
	  a:hover{color: #00c9ff;}
	}
  }
}
/********公司简历**********/
.article{
		background-color: #fff;
		margin-bottom: 20px;
		min-height: 20px;
		overflow:hidden;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	img{max-width:100%;}
	.well{}
	.title{.jz_h(44px);
		background: @qt2;
		color: #fff;
		margin:0px auto 0px;
		h4{.left;
			font-size: 16px;
			color: #fff;
			line-height: 44px;
			padding:0 15px;font-weight: bold;margin: 0;
			span{.off}
		}
		span{margin-right: 18px;
			a{
				color: #fff;
			}
		}
	}
	.com_con{padding:10px;line-height: 25px;border: 1px solid #d2d2d2;border-top: none;; }
	.content{margin: 25px;}
}
.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px;
	#page_num{width: 50px;margin-top: 6px;}
	
}
.pn{
	font-size: 14px;
	height: 19px;
	margin:25px; 
	padding:8px 14px;
	position: relative;
	.pn-left{.left;
		width: 48%;
		b{.left;
			margin-top: 2px;
		}
	}
	.pn-right{
		width: 48%;
		float: right;
		text-align: right;
		b{.right;
			margin-top: 2px;
		}
	}
	a{
		display: block;
		text-decoration: none;
		color:#383737;
		&:hover{
			color:#f00;
		}
		b{}
		span{bottom: 1px;margin: 0 10px; font-family: "微软雅黑";.slh;display: block;}
	}
	
}
/********留言页面**********/
.order{margin:40px 0 120px 46px;line-height:40px;
	img{vertical-align:-5px;cursor:pointer;}
}
/********新闻中心**********/

.table{
	margin: 10px auto;
	width: 98%;
	tr{
		td{
			&:hover{}
		}
	}
}
/*带图片样式*/
.news-img{
	 ul{
	 	margin: 0;
		li{
			_width: 100px;
			_float:left; 
			_margin: 0 9px;
			.thumbnail{
				img{
					_float:left;
				}
				.transition(all .3s);
				.caption{
					_float: left;
					h3{.slh;
						text-align: left;
						margin-bottom: 10px;
					}
				}
			}
			&:hover{
				.thumbnail{
					margin-left: 20px;

					-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
				}
			}
			
		}
	}
}


/********人才招聘**********/
#Jobs-table{
	width: 95%;
	margin: 0 auto;
	thead{
		tr{
			th{

			}
		}
	}
	tbody{
		tr{
			&:hover{
				td{
					background:transparent;
				}
			}
			td{
				&:hover{
					background:transparent;
				}
			}
		}
	}
}


/*-------内页左分类--------*/
.neiye {
  margin-top: 20px;
  float:left;
  width:1000px;
  height:395px;
  margin-bottom:15px;
}
.neiye-z {
  float:left;
  width:522px;
  height:395px;
  margin-right:35px;
}
.neiye-zimg {
  width:500px;
  height:373px;
  text-align:center;
  vertical-align:middle;
  background:#fff;
  overflow:hidden;
  display:table-cell;
  /* position:relative;  */
  *display: block;
  border:solid 1px #ccc;
  padding:10px;
}
.neiye-zimg img{
  vertical-align:middle;
  border:0;
}
.neiye-y {
  float:right;
  width:440px;
  height:381px;
  padding-top:14px;
}
.neiye-yt {
  float:left;
  width:445px;
  height:56px;
  border-bottom:dashed 1px #ccc;
  line-height:56px;
  font-family:"微软雅黑";
  font-size:18px;
  color:#000;
  overflow:hidden;
}
.neiye-yk {
  float:left;
  width:445px;
  height:200px;
  padding-top:15px;
  line-height:46px;
  font-family:"微软雅黑";
  font-size:14px;
  color:#000;
}
.neiye-yd {
  float:left;
  width:445px;
  height:70px;
}
.neiye-yx {
  float:left;
  width:445px;
  height:40px;
}
.neiyex {
  float:left;
  width:@b_w;
}



/********用户管理**********/
.vip-user{
	background: url('/image/login_bg_2.jpg');
}

.xxsmys {
	width: 700px;
	height: 30px;
	line-height: 30px;
	background-color: #ececec;
}

.xxsmwz {
	width: 88px;
	height: 30px;
	color: #FFF;
	text-align: center;
	display: block;
	background-color: #9a9a9a;
}


input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999999;
}


.transition-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #fff;
  -webkit-animation:transition-bar .5s ease-in;
  -o-animation:transition-bar .5s ease-in;
  animation:transition-bar .5s ease-in;
}



@keyframes transition-bar {
  0%{width: 0;left:0;}
  50%{width: 100%;left:0;}
  100%{width: 0%;left:100%; }
}

//按钮效果
.btn-0 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-0:before {	background: #601615;content: '';.transition(all .6s);position: absolute;top: 0;left: 0;width: 0;height: 100%;z-index: -1;}
.btn-0:hover:before {width: 100%;}


.btn-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-1:before {.transition(all .6s);content: '';width: 0;height: 0;.rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color: #6b4432 transparent transparent transparent;position: absolute;top: 0;left: 0;z-index: -1;}
.btn-1:hover:before {border-width: 330px 330px 0 0;}



.btn-2 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-2:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent #6a1a13;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-2:after {border-style: solid;content: '';width: 0;height: 0;border-width: 0 0 0 0;border-color: transparent #fda305 transparent transparent;position: absolute;right: 0;top: 0;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-2:hover:before {border-width: 165px 0 0 165px;}
.btn-2:hover:after {border-width: 0 165px 165px 0;}

.btn-3 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-3:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent #fda305;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-3:after {border-style: solid;content: '';width: 0;height: 0;border-width: 0 0 0 0;border-color: transparent transparent #fda305 transparent;position: absolute;right: 0;bottom: 0;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-3:hover:before {border-width: 222px 0 0 222px;}
.btn-3:hover:after {border-width: 0 0 222px 222px;}

.btn-4 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-4:before, .btn-4:after {position: absolute;top: 50%;content: '';width: 20px;height: 20px;background: #cc0000;.border-radius(50%);z-index: -1;}
.btn-4:before {left: -20px;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);
}
.btn-4:after {right: -20px;-webkit-transform: translate(50%, -50%);-moz-transform: translate(50%, -50%);-mz-transform: translate(50%, -50%);-o-transform: translate(50%, -50%);transform: translate(50%, -50%);}
.btn-4:hover:before {-webkit-animation: criss-cross-left 0.8s both;-moz-animation: criss-cross-left 0.8s both;-o-animation: criss-cross-left 0.8s both;-ms-animation: criss-cross-left 0.8s both;animation: criss-cross-left 0.8s both;}
.btn-4:hover:after {-webkit-animation: criss-cross-right 0.8s both;-moz-animation: criss-cross-right 0.8s both;-ms-animation: criss-cross-right 0.8s both;-o-animation: criss-cross-right 0.8s both;animation: criss-cross-right 0.8s both;}
@-webkit-keyframes criss-cross-left {
	0% {left: -20px;}
	50% {left: 50%;width: 20px;height: 20px;}
	100% {left: 50%;width: 375px;height: 375px;}
}
@keyframes criss-cross-left {
	0% {left: -20px;}
	50% {left: 50%;width: 20px;height: 20px;}
	100% {left: 50%;width: 375px;height: 375px;}
}
@-webkit-keyframes criss-cross-right {
	0% {right: -20px;}
	50% {right: 50%;width: 20px;height: 20px;}
	100% {right: 50%;width: 375px;height: 375px;}
}
@keyframes criss-cross-right {
	0% {right: -20px;}
	50% {right: 50%;width: 20px;height: 20px;}
	100% {right: 50%;width: 375px;height: 375px;}
}


.btn-5 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-5:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent #3f444e transparent transparent;}
.btn-5:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;left: 0;border-color: transparent transparent transparent #3f444e;}
.btn-5:hover:before, .btn-5:hover:after {border-width:80px 433px;}


.btn-6 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-6:before, .btn-6:after {content: '';position: absolute;top: 0;left: 0;width: 250px;height: 0;background: #1e395b;.transition(all .6s);z-index: -1;}
.btn-6:after {top: auto;bottom: 0;}
.btn-6:hover:before, .btn-6:hover:after {height: 40px;}



//btn-span-1<a><span>标签</span></a>
.btn-span-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-span-1:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent #cc0000;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-span-1:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent #cc0000 transparent transparent;}
.btn-span-1 span:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;right: 0;border-color: transparent transparent #cc0000 transparent;}
.btn-span-1 span:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;left: 0;border-color: #cc0000 transparent transparent transparent;}
.btn-span-1:hover:before {border-width: 165px 0 0 165px;}
.btn-span-1:hover:after {border-width: 0 165px 165px 0;}
.btn-span-1:hover span:before {border-width: 0 0 165px 165px;}
.btn-span-1:hover span:after {border-width: 165px 165px 0 0;}

//btn-span-2<a><span>标签</span></a>
.btn-span-2{position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-span-2:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent #492064 transparent transparent;}
.btn-span-2:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;left: 0;border-color: transparent transparent transparent #492064;}
.btn-span-2:before, .btn-span-2:after {border-color: #492064;}
.btn-span-2span:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;left: 0;border-color: #492064 transparent transparent transparent;}
.btn-span-2span:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;right: 0;bottom: 0;border-color: transparent transparent #492064 transparent;}
.btn-span-2span:before, .btn-span-2span:after {border-color: #492064;}
.btn-span-2:hover:before {border-width: 20px 62.5px;}
.btn-span-2:hover:after {border-width: 20px 62.5px;}
.btn-span-2:hover span:before {border-width: 20px 62.5px;}
.btn-span-2:hover span:after {border-width: 20px 62.5px;}

//btn-span-3<a>标签<span></span></a>
.btn-span-3 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-span-3 span {position: absolute;display: block;width: 0;height: 0;.border-radius(50%);background: #402a55;z-index: -1; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition:width 0.4s, height 0.4s;-moz-transition:width 0.4s, height 0.4s;-ms-transition:width 0.4s, height 0.4s;-o-transition:width 0.4s, height 0.4s;transition:width 0.4s, height 0.4s;}
.btn-span-3:hover span {width: 562.5px;height: 562.5px;}
//btn-span-4<a><span>标签</span></a>
.btn-span-4 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-span-4:before, .btn-span-4:after,.btn-span-4 span:before,.btn-span-4 span:after {content: '';position: absolute;top: 0;width: 63.5px;height: 0;background: #012f04;.transition(all .6s);z-index: -1;}
.btn-span-4:before {left: 0;}
.btn-span-4:after {left: 125px;}
.btn-span-4 span:before, .btn-span-4 span:after {top: auto;bottom: 0;}
.btn-span-4 span:before {left: 62.5px;}
.btn-span-4 span:after {left: 187.5px;}
.btn-span-4:hover {color: #c0d3c1;}
.btn-span-4:hover:before, .btn-span-4:hover:after,.btn-span-4:hover span:before,.btn-span-4:hover span:after {height: 80px;}
//btn-span-5<a><span>标签</span></a>
.btn-span-5 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-span-5:before, .btn-span-5:after,.btn-span-5 span:before,.btn-span-5 span:after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 0;background: rgba(190, 2, 14, 0.5);.transition(all .6s);z-index: -1;}
.btn-span-5:after,.btn-span-5 span:before {top: auto;bottom: 0;}
.btn-span-5 span:before,.btn-span-5 span:after {	-webkit-transition-delay: 0.4s;-moz-transition-delay: 0.4s;-ms-transition-delay: 0.4s;-o-transition-delay: 0.4s;transition-delay: 0.4s;z-index: -1;}
.btn-span-5:hover:before, .btn-span-5:hover:after,.btn-span-5:hover span:before,.btn-span-5:hover span:after {height: 80px;}

//btn-span-6<a><span>标签</span></a>
.btn-span-6 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-span-6:before, .btn-span-6:after,.btn-span-6 span:before,.btn-span-6 span:after {content: '';position: absolute;top: 0;left: 0;width: 0;height: 80px;background: rgba(74, 38, 65, 0.25);.transition(.4s);z-index: -1;}
.btn-span-6:after,.btn-span-6 span:before {left: auto;right: 0;}
.btn-span-6 span:before,.btn-span-6 span:after {-webkit-transition-delay: 0.4s;	-ms-transition-delay: 0.4s;-o-transition-delay: 0.4s;-moz-transition-delay: 0.4s;transition-delay: 0.4s;}
.btn-span-6:hover:before, .btn-span-6:hover:after,.btn-span-6:hover span:before,.btn-span-6:hover span:after {width: 250px;}


