@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; clear:both/*实现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:0px;}
#alpwap .alpcon ul{ width:100%; padding:0px; margin:0px}
#alpwap .alpcon ul li{list-style:none; overflow:hidden; float:left; width:98%; height:220px; padding:1%;}
#alpwap .alpcon ul li img{ border:1px solid #DEDEDE}
#alpwap .alpcon ul li span{padding:0px; text-align:center; width:100%; display:block; padding-top:5px;}

#psnr{width:940px; margin:0px auto 0px;background:#fff;/*实现IE背景透明*/  padding:0px;}
#psnr .ny_picber{ width:940px;margin:0px auto; }
#psnr .alpcon{ width:940px;position:relative; padding:10px 0px; line-height:26px;}/*实现IE文字不透明*/
#psnr .alpcon h3{ width:846px;text-align:center; margin:0 auto; padding-top:10px; font-size:24px; font-weight:bold}
#psnr .alpcon .con{ width:846px;text-align:left; margin:0 auto; padding-top:10px;}
#psnr .alpcon .bigpc{width:846px;margin:10px auto 0px;display:table-cell; vertical-align:middle; text-align:center;display:block;}
#psnr .alpcon .bigpc span{width:846px; height:500px;display:table-cell; vertical-align:middle; text-align:center;}

.rollBox{width:730px;overflow:hidden;padding:12px 0 5px 1%; margin:0 auto;}
.rollBox .LeftBotton{height:52px;width:29px;background:url("../images/job_mj.png") no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:30px;background:url("../images/job_mj.png") no-repeat -18px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:660px;overflow:hidden;float:left; padding-left:10px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:110px;float:left;text-align:center;}
.rollBox .Cont .pic img{padding:0px;background:#fff;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List1 li{ list-style:none; cursor:pointer}
.rollBox .Cont .pic div {border:1px solid #CCCCCC; width:100px; height:100px; overflow:hidden}
.nyedit{ text-align:center; width:80%; clear:both;}


.page{ width:100%; text-align:center; line-height:26px; clear:both}
.page a{padding:0px 20px;}
.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; }
.w650h500
{
	max-width:650px; 
	max-height:500px;
	 width:expression(this.width > 650 ? "650px" : this.width);
  height:expression(this.height > 500 ? "500px" : this.height); 
  overflow:hidden; border:0px; }
.w100h100
{
	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; }
  
.w800h500
{
	max-width:800px; 
	max-height:500px;
	 width:expression(this.width > 800 ? "800px" : this.width);
  height:expression(this.height > 500 ? "500px" : 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 > 100 ? "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:100%;position:relative; line-height:26px;padding:10px 0px;overflow:hidden}/*实现IE文字不透明*/
#alpwap .alpcon .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; overflow:hidden; float:left; width:98%; height:220px; padding:1%;}
#alpwap .alpcon ul li img{ border:1px solid #DEDEDE}
#alpwap .alpcon ul li span{padding:0px; text-align:center; width:100%; display:block; padding-top:5px;}

#psnr{width:1170px; margin:0px auto 0px;background:#fff;/*实现IE背景透明*/  padding:0px;}
#psnr .ny_picber{ width:1170px;margin:0px auto; }
#psnr .alpcon{ width:1170px;position:relative; padding:10px 0px; line-height:26px;}/*实现IE文字不透明*/
#psnr .alpcon h3{ width:1053px;text-align:center; margin:0 auto; padding-top:10px; font-size:24px; font-weight:bold}
#psnr .alpcon .con{ width:1053px;text-align:left; margin:0 auto; padding-top:10px;}
#psnr .alpcon .bigpc{width:1053px;margin:10px auto 0px;display:table-cell; vertical-align:middle; text-align:center;display:block;}
#psnr .alpcon .bigpc span{width:1053px; height:500px;display:table-cell; vertical-align:middle; text-align:center;}

.rollBox{width:860px;overflow:hidden;padding:12px 0 5px 0px; margin:0 auto;}
.rollBox .LeftBotton{height:52px;width:29px;background:url("../images/job_mj.png") no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:30px;background:url("../images/job_mj.png") no-repeat -18px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:770px;overflow:hidden;float:left; padding-left:10px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:110px;float:left;text-align:center;}
.rollBox .Cont .pic img{padding:0px;background:#fff;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List1 li{ list-style:none; cursor:pointer}
.rollBox .Cont .pic div {border:1px solid #CCCCCC; width:100px; height:100px; overflow:hidden}
.nyedit{ text-align:center; width:800px; clear:both;}


.page{ width:100%; text-align:center; line-height:26px; clear:both}
.page a{padding:0px 20px;}
.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; }
.w650h500
{
	max-width:650px; 
	max-height:500px;
	 width:expression(this.width > 650 ? "650px" : this.width);
  height:expression(this.height > 500 ? "500px" : this.height); 
  overflow:hidden; border:0px; }
.w100h100
{
	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; }
  
.w800h500
{
	max-width:800px; 
	max-height:500px;
	 width:expression(this.width > 800 ? "800px" : this.width);
  height:expression(this.height > 500 ? "500px" : 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 > 100 ? "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; overflow:hidden; float:left; width:98%; height:220px; padding:1%;}
#alpwap .alpcon ul li img{ border:1px solid #DEDEDE}
#alpwap .alpcon ul li span{padding:0px; text-align:center; width:100%; display:block; padding-top:5px;}

#psnr{width:724px; margin:0px auto 0px;background:#fff;/*实现IE背景透明*/  padding:0px;}
#psnr .ny_picber{ width:100%;margin:0px auto; }
#psnr .alpcon{ width:724px;position:relative; padding:10px 0px; line-height:26px; min-height:700px; height:auto}/*实现IE文字不透明*/
#psnr .alpcon h3{ width:651px;text-align:center; margin:0 auto; padding-top:10px; font-size:24px; font-weight:bold}
#psnr .alpcon .con{ width:651px;text-align:left; margin:0 auto; padding-top:10px;}
#psnr .alpcon .bigpc{width:651px;margin:10px auto 0px;display:table-cell; vertical-align:middle; text-align:center;display:block; height:438px}
#psnr .alpcon .bigpc span{width:651px; height:500px;display:table-cell; vertical-align:middle; text-align:center;}

.rollBox{width:620px;overflow:hidden;padding:12px 0 5px 1%; margin:0 auto;}
.rollBox .LeftBotton{height:52px;width:29px;background:url("../images/job_mj.png") no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:30px;background:url("../images/job_mj.png") no-repeat -18px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:550px;overflow:hidden;float:left; padding-left:10px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:110px;float:left;text-align:center;}
.rollBox .Cont .pic img{padding:0px;background:#fff;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List1 li{ list-style:none; cursor:pointer}
.rollBox .Cont .pic div {border:1px solid #CCCCCC; width:100px; height:100px; overflow:hidden}
.nyedit{ text-align:center; width:80%; clear:both;}


.page{ width:100%; text-align:center; line-height:26px; clear:both}
.page a{padding:0px 20px;}
.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; }
.w650h500
{
	max-width:650px; 
	max-height:500px;
	 width:expression(this.width > 650 ? "650px" : this.width);
  height:expression(this.height > 500 ? "500px" : this.height); 
  overflow:hidden; border:0px; }
.w100h100
{
	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; }
  
.w800h500
{
	max-width:700px; 
	max-height:438px;
	 width:expression(this.width > 700 ? "700px" : this.width);
  height:expression(this.height > 438 ? "438px" : 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 > 100 ? "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:150px; clear:both} 
	#topbanner
	{
		width:auto;
		height:150px;
		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:auto; margin:0px auto;background:#fff;/*实现IE背景透明*/ padding:0px;}
#alpwap .alpcon{ width:100%;position:relative; line-height:26px;padding:10px 0px;overflow:hidden; min-height:560px;}/*实现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; overflow:hidden; float:left; width:98%; height:220px; padding:1%;}
#alpwap .alpcon ul li img{ border:1px solid #DEDEDE}
#alpwap .alpcon ul li span{padding:0px; text-align:center; width:100%; display:block; padding-top:5px;}

#psnr{width:420px; margin:0px auto 0px;background:#fff;/*实现IE背景透明*/  padding:0px;}
#psnr .ny_picber{ width:100%;margin:0px auto; }
#psnr .alpcon{ width:420px;position:relative; padding:10px 0px; line-height:26px; min-height:560px;}/*实现IE文字不透明*/
#psnr .alpcon h3{ width:378px;text-align:center; margin:0 auto; padding-top:10px; font-size:24px; font-weight:bold}
#psnr .alpcon .con{ width:378px;text-align:left; margin:0 auto; padding-top:10px;}
#psnr .alpcon .bigpc{width:378px;margin:10px auto 0px;display:table-cell; vertical-align:middle; text-align:center;display:block; height:250px;}
#psnr .alpcon .bigpc span{width:378px; height:250px;display:table-cell; vertical-align:middle; text-align:center;}

.rollBox{width:420px;overflow:hidden;padding:12px 0 5px 1%; margin:0 auto;}
.rollBox .LeftBotton{height:52px;width:29px;background:url("../images/job_mj.png") no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:30px;background:url("../images/job_mj.png") no-repeat -18px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:330px;overflow:hidden;float:left; padding-left:10px;}
.rollBox .ScrCont{width:10000000px;}

.rollBox .Cont .pic{width:110px;float:left;text-align:center;}
.rollBox .Cont .pic img{padding:0px;background:#fff;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List1 li{ list-style:none; cursor:pointer}
.rollBox .Cont .pic div {border:1px solid #CCCCCC; width:100px; height:100px; overflow:hidden}
.nyedit{ text-align:center; width:80%; clear:both;}


.page{ width:100%; text-align:center; line-height:26px; clear:both}
.page a{padding:0px 20px;}
.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; }
.w650h500
{
	max-width:400px; 
	max-height:250px;
	 width:expression(this.width > 400 ? "400px" : this.width);
  height:expression(this.height > 250 ? "250px" : this.height); 
  overflow:hidden; border:0px; }
.w100h100
{
	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; }
  
.w800h500
{
	max-width:400px; 
	max-height:250px;
	 width:expression(this.width > 400 ? "400px" : this.width);
  height:expression(this.height > 250 ? "250px" : 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 > 100 ? "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:90px; clear:both} 
	#topbanner
	{
		width:auto;
		height:90px;
		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:auto; margin:0px auto;background:#fff;/*实现IE背景透明*/ padding:0px;}
#alpwap .alpcon{ width:100%;position:relative; line-height:26px;padding:10px 0px;overflow:hidden; min-height:460px;}/*实现IE文字不透明*/
#alpwap .alpcon .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; overflow:hidden; float:left; width:98%; height:220px; padding:1%;}
#alpwap .alpcon ul li img{ border:1px solid #DEDEDE}
#alpwap .alpcon ul li span{padding:0px; text-align:center; width:100%; display:block; padding-top:5px;}

#psnr{width:320px; margin:0px auto 0px;background:#fff;/*实现IE背景透明*/  padding:0px;}
#psnr .ny_picber{ width:320px;margin:0px auto; }
#psnr .alpcon{ width:320px;position:relative; padding:10px 0px; line-height:26px; min-height:460px;}/*实现IE文字不透明*/
#psnr .alpcon h3{ width:288px;text-align:center; margin:0 auto; padding-top:10px; font-size:24px; font-weight:bold}
#psnr .alpcon .con{ width:288px;text-align:left; margin:0 auto; padding-top:10px;}
#psnr .alpcon .bigpc{width:288px;margin:10px auto 0px;display:table-cell; vertical-align:middle; text-align:center;display:block; height:250px;}
#psnr .alpcon .bigpc span{width:288px; height:250px;display:table-cell; vertical-align:middle; text-align:center;}

.rollBox{width:320px;overflow:hidden;padding:12px 0 5px 1%; margin:0 auto;}
.rollBox .LeftBotton{height:52px;width:29px;background:url("../images/job_mj.png") no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:30px;background:url("../images/job_mj.png") no-repeat -18px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:220px;overflow:hidden;float:left; padding-left:10px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:110px;float:left;text-align:center;}
.rollBox .Cont .pic img{padding:0px;background:#fff;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List1 li{ list-style:none; cursor:pointer}
.rollBox .Cont .pic div {border:1px solid #CCCCCC; width:100px; height:100px; overflow:hidden}
.nyedit{ text-align:center; width:80%; clear:both;}


.page{ width:100%; text-align:center; line-height:26px; clear:both}
.page a{padding:0px 20px;}
.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; }
.w650h500
{
	max-width:300px; 
	max-height:188px;
	 width:expression(this.width > 300 ? "300px" : this.width);
  height:expression(this.height > 188 ? "188px" : this.height); 
  overflow:hidden; border:0px; }
.w100h100
{
	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; }
  
.w800h500
{
	max-width:300px; 
	max-height:188px;
	 width:expression(this.width > 300 ? "300px" : this.width);
  height:expression(this.height > 188 ? "188px" : 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 > 100 ? "160px" : 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%}
}
