﻿@charset "utf-8";
/* CSS Document */
/* main */
#ny_picber{width:940px; margin:0px auto; padding:0px; position:relative; overflow:hidden;height:241px; clear:both}
	#topbanner
	{
		width:940px;
		height:241px;
		overflow:hidden;
		z-index:1;
	}
#bannerbtn
	{	display: inline;
		hegiht:18px;
		position:absolute;
		z-index:2;
		bottom:20px;
		right:20px;
	}
	#bannerbtn a
	{
		color:#36f;
		font:700 11px "Arial";
		background:url(../images/y01.png) no-repeat;
		float:left;
		width:18px;
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		margin-left:5px;
		text-indent:9999px;
	}
	#bannerbtn a.activeSlide
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
	#bannerbtn a:hover
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
#alpwap{width:940px; margin:0px auto 0px; padding:20px 0px;background:#fff;/*实现IE背景透明*/}
#alpwap .alpcon{ width:98%;position:relative; line-height:26px;padding:10px 2%;overflow:hidden}/*实现IE文字不透明*/
#alpwap .ny_picber{ width:100%; margin:0 auto; padding-bottom:8px;}
#alpwap .alpcon ul{ width:100%; padding:0px; margin:0px}
#alpwap .alpcon ul li{ list-style:none; line-height:40px; overflow:hidden; margin-bottom:15px;}
#alpwap .alpcon ul li em{ float:left; padding-right:15px; font-style:normal}
#alpwap .alpcon ul li em img{ border:1px solid #DEDEDE}
#alpwap .alpcon .pc{width:160px; height:160px; border:1px solid #CCCCCC; position:relative;display:table-cell;text-align:center;vertical-align:middle}

#alpwap .alpcon  ul li span{padding-left:15px; line-height:22px; width:700px;word-break:break-all;  display:table-cell;vertical-align: middle;text-align:left; height:160px;}
#alpwap .snr{ width:92%;position:relative; line-height:26px;padding:10px 3%; overflow:hidden}/*实现IE文字不透明*/


.w1000h300{max-width:940px; max-height:240px; width:expression(this.width > 940 ? "940px" : this.width);
  height:expression(this.height > 240 ? "240px" : this.height); overflow:hidden; border:0px; }
  
.w150h150
{
	max-width:150px; 
	max-height:150px; 
	width:expression(this.width > 150 ? "150px" : this.width);
  height:expression(this.height > 150 ? "150px" : this.height); 
  overflow:hidden; border:0px; }
.w160h160
{
	max-width:160px; 
	max-height:160px;
	 width:expression(this.width > 160? "160px" : this.width);
  height:expression(this.height > 160? "160px" : this.height); 
  overflow:hidden; border:0px; }
  
  
@media (min-width: 1200px)
{
#ny_picber{width:1170px; margin:0px auto; padding:0px; background:#FFFFFF; position:relative; overflow:hidden;height:300px; clear:both} 
	#topbanner
	{
		width:1170px;
		height:300px;
		overflow:hidden;
		z-index:1;
	}
#bannerbtn
	{	display: inline;
		hegiht:18px;
		position:absolute;
		z-index:2;
		bottom:20px;
		right:20px;
	}
	#bannerbtn a
	{
		color:#36f;
		font:700 11px "Arial";
		background:url(../images/y01.png) no-repeat;
		float:left;
		width:18px;
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		margin-left:5px;
		text-indent:9999px;
	}
	#bannerbtn a.activeSlide
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
	#bannerbtn a:hover
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
#alpwap{width:1170px; margin:0px auto; background:#fff;/*实现IE背景透明*/padding:0px;}
#alpwap .alpcon{ width:98%;position:relative; line-height:26px;padding:10px 2%;overflow:hidden}/*实现IE文字不透明*/
#alpwap .ny_picber{width:100%; margin:0 auto; padding:0px;}
#alpwap .alpcon ul{ width:100%; padding:0px; margin:0px}
#alpwap .alpcon ul li{ list-style:none; line-height:40px; overflow:hidden; margin-bottom:15px;}
#alpwap .alpcon ul li em{ float:left; padding-right:15px; font-style:normal; width:180px;}
#alpwap .alpcon ul li em img{ border:1px solid #DEDEDE}
#alpwap .alpcon .pc{width:160px; height:160px; border:1px solid #CCCCCC; position:relative;display:table-cell;text-align:center;vertical-align:middle}

#alpwap .alpcon  ul li span{padding-left:15px; line-height:22px; width:920px;word-break:break-all;  display:table-cell;vertical-align: middle;text-align:left; height:160px;}
#alpwap .snr{ width:92%;position:relative; line-height:26px;padding:10px 3%; overflow:hidden}/*实现IE文字不透明*/


.w1000h300{max-width:1170px; max-height:300px; width:expression(this.width > 1170 ? "1170px" : this.width);
  height:expression(this.height > 300 ? "300px" : this.height); overflow:hidden; border:0px; }
  
.w150h150
{
	max-width:150px; 
	max-height:150px; 
	width:expression(this.width > 150 ? "150px" : this.width);
  height:expression(this.height > 150 ? "150px" : this.height); 
  overflow:hidden; border:0px; }
.w160h160
{
	max-width:160px; 
	max-height:160px;
	 width:expression(this.width > 160? "160px" : this.width);
  height:expression(this.height > 160? "160px" : this.height); 
  overflow:hidden; border:0px; }
}

@media (min-width: 768px) and (max-width: 979px)
{
#ny_picber{width:724px; margin:0px auto; padding:0px; background:#FFFFFF; position:relative; overflow:hidden;height:186px; clear:both} 
	#topbanner
	{
		width:724px;
		height:186px;
		overflow:hidden;
		z-index:1;
	}
#bannerbtn
	{	display: inline;
		hegiht:18px;
		position:absolute;
		z-index:2;
		bottom:20px;
		right:20px;
	}
	#bannerbtn a
	{
		color:#36f;
		font:700 11px "Arial";
		background:url(../images/y01.png) no-repeat;
		float:left;
		width:18px;
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		margin-left:5px;
		text-indent:9999px;
	}
	#bannerbtn a.activeSlide
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
	#bannerbtn a:hover
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
#alpwap{width:724px; margin:0px auto; background:#fff;/*实现IE背景透明*/padding:0px;}
#alpwap .alpcon{ width:98%;position:relative; line-height:26px;padding:10px 2%;overflow:hidden}/*实现IE文字不透明*/
#alpwap .ny_picber{width:100%; margin:0 auto; padding:0px;}
#alpwap .alpcon ul{ width:100%; padding:0px; margin:0px}
#alpwap .alpcon ul li{ list-style:none; line-height:40px; overflow:hidden; margin-bottom:15px;}
#alpwap .alpcon ul li em{ float:left; padding-right:15px; font-style:normal}
#alpwap .alpcon ul li em img{ border:1px solid #DEDEDE}
#alpwap .alpcon .pc{width:160px; height:160px; border:1px solid #CCCCCC; position:relative;display:table-cell;text-align:center;vertical-align:middle}

#alpwap .alpcon  ul li span{padding-left:15px; line-height:22px; width:500px;word-break:break-all;  display:table-cell;vertical-align: middle;text-align:left; height:160px;}
#alpwap .snr{ width:92%;position:relative; line-height:26px;padding:10px 3%; overflow:hidden}/*实现IE文字不透明*/


.w1000h300{max-width:724px; max-height:186px; width:expression(this.width > 724 ? "724px" : this.width);
  height:expression(this.height > 186 ? "186px" : this.height); overflow:hidden; border:0px; }
  
.w150h150
{
	max-width:150px; 
	max-height:150px; 
	width:expression(this.width > 150 ? "150px" : this.width);
  height:expression(this.height > 150 ? "150px" : this.height); 
  overflow:hidden; border:0px; }
.w160h160
{
	max-width:160px; 
	max-height:160px;
	 width:expression(this.width > 160? "160px" : this.width);
  height:expression(this.height > 160? "160px" : this.height); 
  overflow:hidden; border:0px; }
}

@media (max-width: 767px)
{
#ny_picber{width:auto; margin:0px auto; padding:0px; background:#FFFFFF; position:relative; overflow:hidden;height:190px; clear:both} 
	#topbanner
	{
		width:auto;
		height:190px;
		overflow:hidden;
		z-index:1;
		margin:0px auto;
		}
#bannerbtn
	{	display: inline;
		hegiht:18px;
		position:absolute;
		z-index:2;
		bottom:20px;
		right:20px;
	}
	#bannerbtn a
	{
		color:#36f;
		font:700 11px "Arial";
		background:url(../images/y01.png) no-repeat;
		float:left;
		width:18px;
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		margin-left:5px;
		text-indent:9999px;
	}
	#bannerbtn a.activeSlide
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
	#bannerbtn a:hover
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
#alpwap{width:auto; margin:0px auto; background:#fff;/*实现IE背景透明*/padding:0px;}
#alpwap .alpcon{ width:98%;position:relative; line-height:26px;padding:10px 1%;overflow:hidden}/*实现IE文字不透明*/
#alpwap .ny_picber{width:100%; margin:0 auto; padding:0px;}
#alpwap .alpcon ul{ width:100%; padding:0px; margin:0px}
#alpwap .alpcon ul li{ list-style:none; line-height:40px; overflow:hidden; margin-bottom:15px;}
#alpwap .alpcon ul li em{ float:left; padding-right:15px; font-style:normal}
#alpwap .alpcon ul li em img{ border:1px solid #DEDEDE}
#alpwap .alpcon .pc{width:160px; height:160px; border:1px solid #CCCCCC; position:relative;display:table-cell;text-align:center;vertical-align:middle}

#alpwap .alpcon  ul li span{padding-left:15px; line-height:22px; width:300px;word-break:break-all;  display:table-cell;vertical-align: middle;text-align:left; height:160px;}
#alpwap .snr{ width:92%;position:relative; line-height:26px;padding:10px 3%; overflow:hidden}/*实现IE文字不透明*/


.w1000h300{max-width:100%; max-height:auto; width:expression(this.width > 100% ? "100%" : this.width);
  height:expression(this.height > auto ? "auto" : this.height); overflow:hidden; border:0px; }
  
.w150h150
{
	max-width:150px; 
	max-height:150px; 
	width:expression(this.width > 150 ? "150px" : this.width);
  height:expression(this.height > 150 ? "150px" : this.height); 
  overflow:hidden; border:0px; }
.w160h160
{
	max-width:160px; 
	max-height:160px;
	 width:expression(this.width > 160? "160px" : this.width);
  height:expression(this.height > 160? "160px" : this.height); 
  overflow:hidden; border:0px; }
}

@media (max-width: 480px)
{
#ny_picber{width:auto; margin:0px auto; padding:0px; background:#FFFFFF; position:relative; overflow:hidden;height:190px; clear:both} 
	#topbanner
	{
		width:auto;
		height:190px;
		overflow:hidden;
		z-index:1;
		margin:0px auto;
		}
#bannerbtn
	{	display: inline;
		hegiht:18px;
		position:absolute;
		z-index:2;
		bottom:20px;
		right:20px;
	}
	#bannerbtn a
	{
		color:#36f;
		font:700 11px "Arial";
		background:url(../images/y01.png) no-repeat;
		float:left;
		width:18px;
		height:18px;
		line-height:18px;
		text-align:center;
		text-decoration:none;
		margin-left:5px;
		text-indent:9999px;
	}
	#bannerbtn a.activeSlide
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
	#bannerbtn a:hover
	{	
		color:#fff;
		background:url(../images/y02.png) no-repeat;
	}
#alpwap{width:auto; margin:0px auto; background:#fff;/*实现IE背景透明*/padding:0px;}
#alpwap .alpcon{ width:98%;position:relative; line-height:26px;padding:10px 1%;overflow:hidden}/*实现IE文字不透明*/
#alpwap .ny_picber{width:100%; margin:0 auto; padding:0px;}
#alpwap .alpcon ul{ width:100%; padding:0px; margin:0px}
#alpwap .alpcon ul li{ list-style:none; line-height:40px; overflow:hidden; margin-bottom:15px;}
#alpwap .alpcon ul li em{ float:left; padding-right:15px; font-style:normal}
#alpwap .alpcon ul li em img{ border:1px solid #DEDEDE}
#alpwap .alpcon .pc{width:100px; height:100px; border:1px solid #CCCCCC; position:relative;display:table-cell;text-align:center;vertical-align:middle}

#alpwap .alpcon  ul li span{padding-left:15px; line-height:22px; width:200px;word-break:break-all;  display:table-cell;vertical-align: middle;text-align:left; height:100px;}
#alpwap .snr{ width:92%;position:relative; line-height:26px;padding:10px 3%; overflow:hidden}/*实现IE文字不透明*/


.w1000h300{max-width:100%; max-height:auto; width:expression(this.width > 100% ? "100%" : this.width);
  height:expression(this.height > auto ? "auto" : this.height); overflow:hidden; border:0px; }
  
.w150h150
{
	max-width:150px; 
	max-height:150px; 
	width:expression(this.width > 150 ? "150px" : this.width);
  height:expression(this.height > 150 ? "150px" : this.height); 
  overflow:hidden; border:0px; }
.w160h160
{
	max-width:100px; 
	max-height:100px;
	 width:expression(this.width > 100? "100px" : this.width);
  height:expression(this.height > 100? "100px" : this.height); 
  overflow:hidden; border:0px; }
}































.row:before,.row:after{display:table;content:"";line-height:0}
 .row:after{clear:both}
 [class*="span"]{float:left;min-height:1px;margin-left:20px}

 .span12{width:940px}
 .span11{width:860px}
 .span10{width:780px}
 .span9{width:700px}
 .span8{width:620px}
 .span7{width:540px}
 .span6{width:460px}
 .span5{width:380px}
 .span4{width:300px}
 .span3{width:220px}
 .span2{width:140px}
 .span1{width:60px}
 
 .row-fluid{width:100%;*zoom:1; clear:both; padding-top:10px;}
 .row-fluid [class*="span"]:first-child{margin-left:0}
 .row-fluid .span12{width:100%;*width:99.94680851063829%}
 .row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%}
 .row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%}
 .row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%}
 .row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%}
 .row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%}
 .row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%}
 .row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%}
 .row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%}
 .row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%}
 .row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%}
 .row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%}
 
 
 @media (min-width: 1200px) {
  .row {margin-left: -30px; *zoom: 1;}
  .row:before, .row:after { display: table; content: ""; line-height: 0;}
  .row:after {clear: both;}
  [class*="span"] {float: left; min-height: 1px; margin-left: 30px;}
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {width: 1170px;}
  .span12 {width: 1170px;}
  .span11 {width: 1070px;}
  .span10 {width: 970px;}
  .span9 {width: 870px;}
  .span8 {width: 770px;}
  .span7 {width: 670px;}
  .span6 {width: 570px;}
  .span5 {width: 470px;}
  .span4 {width: 370px;}
  .span3 {width: 270px;}
  .span2 {width: 170px;}
  .span1 {width: 70px;}
  .row-fluid {width: 100%;*zoom: 1;}
  .row-fluid [class*="span"] {display: block;width: 100%;min-height: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;margin-left: 2.564102564102564%;*margin-left: 2.5109110747408616%;}
  .row-fluid [class*="span"]:first-child {margin-left: 0;}
  .row-fluid .span12 {width: 100%;*width: 99.94680851063829%;}
  .row-fluid .span11 {width: 91.45299145299145%;*width: 91.39979996362975%;}
  .row-fluid .span10 {width: 82.90598290598291%;*width: 82.8527914166212%;}
  .row-fluid .span9 {width: 74.35897435897436%;*width: 74.30578286961266%;}
  .row-fluid .span8 {width: 65.81196581196582%;*width: 65.75877432260411%;}
  .row-fluid .span7 {width: 57.26495726495726%;*width: 57.21176577559556%;}
  .row-fluid .span6 {width: 48.717948717948715%;*width: 48.664757228587014%;}
  .row-fluid .span5 {width: 40.17094017094017%;*width: 40.11774868157847%;}
  .row-fluid .span4 {width: 31.623931623931625%;*width: 31.570740134569924%;}
  .row-fluid .span3 {width: 23.076923076923077%;*width: 23.023731587561375%;}
  .row-fluid .span2 {width: 14.52991452991453%;*width: 14.476723040552828%;}
  .row-fluid .span1 {width: 5.982905982905983%;*width: 5.929714493544281%;}
}
@media (min-width: 768px) and (max-width: 979px) {
  .span12 {width: 724px;}
  .span11 {width: 662px;}
  .span10 {width: 600px;}
  .span9 {width: 538px;}
  .span8 {width: 476px;}
  .span7 {width: 414px;}
  .span6 {width: 352px;}
  .span5 {width: 290px;}
  .span4 {width: 228px;}
  .span3 {width: 166px;}
  .span2 {width: 104px;}
  .span1 {width: 42px;}
  .row-fluid {width: 100%;*zoom: 1;}
  .row-fluid [class*="span"] {display: block;width: 100%;min-height: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;margin-left: 2.7624309392265194%;*margin-left: 2.709239449864817%;}
  .row-fluid [class*="span"]:first-child {margin-left: 0;}
  .row-fluid .controls-row [class*="span"] + [class*="span"] {margin-left: 2.7624309392265194%;}
  .row-fluid .span12 {width: 100%;*width: 99.94680851063829%;}
  .row-fluid .span11 {width: 91.43646408839778%;*width: 91.38327259903608%;}
  .row-fluid .span10 {width: 82.87292817679558%;*width: 82.81973668743387%;}
  .row-fluid .span9 {width: 74.30939226519337%;*width: 74.25620077583166%;}
  .row-fluid .span8 {width: 65.74585635359117%;*width: 65.69266486422946%;}
  .row-fluid .span7 {width: 57.18232044198895%;*width: 57.12912895262725%;}
  .row-fluid .span6 {width: 48.61878453038674%;*width: 48.56559304102504%;}
  .row-fluid .span5 {width: 40.05524861878453%;*width: 40.00205712942283%;}
  .row-fluid .span4 {width: 31.491712707182323%;*width: 31.43852121782062%;}
  .row-fluid .span3 {width: 22.92817679558011%;*width: 22.87498530621841%;}
  .row-fluid .span2 {width: 14.3646408839779%;*width: 14.311449394616199%;}
  .row-fluid .span1 {width: 5.801104972375691%;*width: 5.747913483013988%;}
}
@media (max-width: 767px) {
  .row-fluid {width: 100%;}
  [class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"] {float: none;display: block;width: 100%;margin-left: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align:center}
  .span12,
  .row-fluid .span12 {width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
  .sjp5rl{ padding:0px 5%}
}
}

@media (max-width: 480px) {
  .sjp5rl{ padding:0px 5%}
}













 .row:before,.row:after{display:table;content:"";line-height:0}
 .row:after{clear:both}
 [class*="span"]{float:left;min-height:1px;margin-left:20px}

 .span12{width:940px}
 .span11{width:860px}
 .span10{width:780px}
 .span9{width:700px}
 .span8{width:620px}
 .span7{width:540px}
 .span6{width:460px}
 .span5{width:380px}
 .span4{width:300px}
 .span3{width:220px}
 .span2{width:140px}
 .span1{width:60px}
 
 .row-fluid{width:100%;*zoom:1; clear:both; padding-top:10px;}
 .row-fluid [class*="span"]:first-child{margin-left:0}
 .row-fluid .span12{width:100%;*width:99.94680851063829%}
 .row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%}
 .row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%}
 .row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%}
 .row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%}
 .row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%}
 .row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%}
 .row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%}
 .row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%}
 .row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%}
 .row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%}
 .row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%}
 
 
 @media (min-width: 1200px) {
  .row {margin-left: -30px; *zoom: 1;}
  .row:before, .row:after { display: table; content: ""; line-height: 0;}
  .row:after {clear: both;}
  [class*="span"] {float: left; min-height: 1px; margin-left: 30px;}
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {width: 1170px;}
  .span12 {width: 1170px;}
  .span11 {width: 1070px;}
  .span10 {width: 970px;}
  .span9 {width: 870px;}
  .span8 {width: 770px;}
  .span7 {width: 670px;}
  .span6 {width: 570px;}
  .span5 {width: 470px;}
  .span4 {width: 370px;}
  .span3 {width: 270px;}
  .span2 {width: 170px;}
  .span1 {width: 70px;}
  .row-fluid {width: 100%;*zoom: 1;}
  .row-fluid [class*="span"] {display: block;width: 100%;min-height: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;margin-left: 2.564102564102564%;*margin-left: 2.5109110747408616%;}
  .row-fluid [class*="span"]:first-child {margin-left: 0;}
  .row-fluid .span12 {width: 100%;*width: 99.94680851063829%;}
  .row-fluid .span11 {width: 91.45299145299145%;*width: 91.39979996362975%;}
  .row-fluid .span10 {width: 82.90598290598291%;*width: 82.8527914166212%;}
  .row-fluid .span9 {width: 74.35897435897436%;*width: 74.30578286961266%;}
  .row-fluid .span8 {width: 65.81196581196582%;*width: 65.75877432260411%;}
  .row-fluid .span7 {width: 57.26495726495726%;*width: 57.21176577559556%;}
  .row-fluid .span6 {width: 48.717948717948715%;*width: 48.664757228587014%;}
  .row-fluid .span5 {width: 40.17094017094017%;*width: 40.11774868157847%;}
  .row-fluid .span4 {width: 31.623931623931625%;*width: 31.570740134569924%;}
  .row-fluid .span3 {width: 23.076923076923077%;*width: 23.023731587561375%;}
  .row-fluid .span2 {width: 14.52991452991453%;*width: 14.476723040552828%;}
  .row-fluid .span1 {width: 5.982905982905983%;*width: 5.929714493544281%;}
}
@media (min-width: 768px) and (max-width: 979px) {
  .span12 {width: 724px;}
  .span11 {width: 662px;}
  .span10 {width: 600px;}
  .span9 {width: 538px;}
  .span8 {width: 476px;}
  .span7 {width: 414px;}
  .span6 {width: 352px;}
  .span5 {width: 290px;}
  .span4 {width: 228px;}
  .span3 {width: 166px;}
  .span2 {width: 104px;}
  .span1 {width: 42px;}
  .row-fluid {width: 100%;*zoom: 1;}
  .row-fluid [class*="span"] {display: block;width: 100%;min-height: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;float: left;margin-left: 2.7624309392265194%;*margin-left: 2.709239449864817%;}
  .row-fluid [class*="span"]:first-child {margin-left: 0;}
  .row-fluid .controls-row [class*="span"] + [class*="span"] {margin-left: 2.7624309392265194%;}
  .row-fluid .span12 {width: 100%;*width: 99.94680851063829%;}
  .row-fluid .span11 {width: 91.43646408839778%;*width: 91.38327259903608%;}
  .row-fluid .span10 {width: 82.87292817679558%;*width: 82.81973668743387%;}
  .row-fluid .span9 {width: 74.30939226519337%;*width: 74.25620077583166%;}
  .row-fluid .span8 {width: 65.74585635359117%;*width: 65.69266486422946%;}
  .row-fluid .span7 {width: 57.18232044198895%;*width: 57.12912895262725%;}
  .row-fluid .span6 {width: 48.61878453038674%;*width: 48.56559304102504%;}
  .row-fluid .span5 {width: 40.05524861878453%;*width: 40.00205712942283%;}
  .row-fluid .span4 {width: 31.491712707182323%;*width: 31.43852121782062%;}
  .row-fluid .span3 {width: 22.92817679558011%;*width: 22.87498530621841%;}
  .row-fluid .span2 {width: 14.3646408839779%;*width: 14.311449394616199%;}
  .row-fluid .span1 {width: 5.801104972375691%;*width: 5.747913483013988%;}
}
@media (max-width: 767px) {
  .row-fluid {width: 100%;}
  [class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"] {float: none;display: block;width: 100%;margin-left: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align:center}
  .span12,
  .row-fluid .span12 {width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
  .sjp5rl{ padding:0px 5%}
}
}

@media (max-width: 480px) {
  .sjp5rl{ padding:0px 5%}
}