* {
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}		.picScroll-left{
	overflow:hidden;
	position:relative;
	padding-left: 10px;
}
		.picScroll-left .hd{
	overflow:hidden;
	padding:0;
	margin-left: 12px;
}
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("/skin/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:left; overflow:hidden; zoom:1; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("/skin/icoCircle2.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }



.picScroll-left .bd ul li{
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	height: 80px;

	width: 100%;
}

.zt-box{
	width:230px;
	height:80px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

.zt-box strong{
	font-size: 14px;
	line-height: 16px;
	color: #333;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
 -webkit-line-clamp:1;
 -webkit-box-orient:vertical;
	margin-bottom: 7px;
}
.zt-box p{
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:3;
 -webkit-box-orient:vertical;
}
		.picScroll-left .bd ul li img{
	width:80px;
	height:80px;
	display:block;
	float: right;
	margin-left: 10px;
}








.title-gg{
	float: left;
	margin-right: 20px;
	width: 200px;
	height: 100px;
}

.title-gg h3 {
	font-size: 18px;
	color: #333333;
	padding-top: 15px;
	line-height: 20px;
	margin-bottom: 10px;
}


.title-gg h4 {
	font-size: 20px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1.5px;
	line-height: 22px;
	font-weight: normal;
}

.picScroll-left-gg{
	overflow:hidden;
	position:relative;
	padding-left: 10px;
	float: left;
	width: 550px;
}
.picScroll-left-gg .hd{
	overflow:hidden;
	padding:0;
	margin-left: 12px;
}
.picScroll-left-gg .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("/skin/arrow.png") no-repeat;}
.picScroll-left-gg .hd .next{ background-position:0 -50px;  }
.picScroll-left-gg .hd .prevStop{ background-position:-60px 0; }
.picScroll-left-gg .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left-gg .hd ul{ float:left; overflow:hidden; zoom:1; zoom:1; }
.picScroll-left-gg .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("/skin/icoCircle2.gif") 0 -9px no-repeat; }
.picScroll-left-gg .hd ul li.on{ background-position:0 0; }
.picScroll-left-gg .bd{ padding:10px;   }
.picScroll-left-gg .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left-gg .bd ul li{
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	height: 100px;

	width: 100%;
}


.gg-box{
	width:100%;
	height:100px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}

.gg-box strong{
	font-size: 14px;
	line-height: 16px;
	color: #333;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
 -webkit-line-clamp:1;
 -webkit-box-orient:vertical;
	margin-bottom: 7px;
}
.gg-box p{
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	overflow:hidden;
 text-overflow:ellipsis;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
}
.gg-box em{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}


/* ½¹µãÍ¼ */
.focusBox {
	float:left;
	position: relative;
	width: 240px;
	height: 150px;
	margin-bottom:10px;
	overflow: hidden;
	font-family:Arial;
	text-align: left;
	background:#fff;
	margin-top: 15px;
}
.focusBox .pic img { width: 240px; height: 150px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 30px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 30px; width:100%; overflow: hidden; }
.focusBox .txt li{
	height:30px;
	line-height:30px;
	position:absolute;
	bottom:-36px;
	padding-left: 12px;
}
.focusBox .txt li a{
	display: block;
	color: white;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
	
}
.focusBox .num { position: absolute; z-index: 3; top: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#c9a063;  }

/* TabÇÐ»» */
.slideTxtBox{
	float:right;
	width:560px;
	height:150px;
	overflow:hidden;
	background:#fff;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;font-weight: normal;
}
.slideTxtBox .hd{
	height:28px;
	line-height:28px;
	font-size:14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
	padding-top: 0;
	padding-bottom: 0;font-weight: normal;
}
.slideTxtBox .hd ul{ overflow:hidden; zoom:1;  }
.slideTxtBox .hd ul li{
	float:left;
	font-size: 16px;
	line-height: 28px;
	margin-right: 20px;font-weight: normal;

	
}
.slideTxtBox .hd ul li a{ display:block; color:#000; }
.slideTxtBox .hd ul li a:hover{ text-decoration:none;  }
.slideTxtBox .hd ul li.on a{
	color:#C9A063;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9A063;margin-bottom: 0px;
	
}
.slideTxtBox .bd{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.slideTxtBox .bd li{ height:32px; line-height:32px; font-size: 14px;  }
.slideTxtBox .bd li .date{
	float:right;
	color:#999;
	font-family: Arial;
	font-size: 12px; line-height:32px;
}

.clear{clear:both;line-height:0;height:0;font-size:0}
.nei-banner {
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/skin/n-b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nei-box {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
@media only screen and (max-width: 760px){.nei-box {width: 100%;}}
.nei-box .nei-z {
	background-color: #f4f4f4;
	width: 200px;
	margin-top: -20px;
	float: left;
	background-image: url(/skin/n-z-dbg.png);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	background-position: center bottom;
}
@media only screen and (max-width: 760px){.nei-box .nei-z  {display: none;}}
.yiji-title {
	height: 66px;
	background-image: url(/skin/title-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.yiji-title h2 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.yiji-title h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #ddd;
	text-align: center;
}
.yiji-title .xia {
	height: 2px;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ddd;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dtl-con-nav-bg {
    opacity: 0.1;
    filter: alpha(opacity=10);
    position: absolute;
    bottom: -6px;
    right: -8px;
    width: 89px;
    height: 51px;
    background: url(data:image/png;) no-repeat 0 0; }
  .dtl-con-nav ul {
	min-height:460px;
	padding-top: 30px;
}
  .dtl-con-nav li {
	height: 45px;
	line-height: 45px;
	border-bottom: solid 1px #fff;
	background-image: url(/skin/2-ico.png);
	background-repeat: no-repeat;
	background-position: right center;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
  .dtl-con-nav a {
    display: block;
    padding: 0 0 0 30px;
    font-size: 14px;
    color: #333;
    position: relative; }
    .dtl-con-nav a:hover {
     color: #fd7d00;
	font-weight: bold;
      text-decoration: none; 
	  }
  .dtl-con-nav a.active {
	background: #efefef;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
    .dtl-con-nav a.active em {
      display: block;
      width: 13px;
      height: 26px;
      position: absolute;
	background-image: url(/skin/nav-ioc.png);
	background-repeat: no-repeat;
      right: -13px;
      top: 0px; }

.dtl-nav-wrap {
  padding: 32px 0 0 200px; }
.neirong {
	float: right;
	min-height: 600px;
	width: 950px;
	
}
@media only screen and (max-width: 760px){.neirong  {width: 92%;padding: 4%!important;margin-right: auto;margin-left: auto;}}
.zhengwen{
	font-size: 16px;
	line-height: 180%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.zhengwen p{
	font-size: 14px;
	line-height: 180%;
	margin-top: 8px;
	margin-bottom: 8px;
}
.zhengwen h1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 26px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}
.neirong .dqwz {
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	text-align: right;
}
.zhengwen .wzxx {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	margin-bottom: 20px;	text-align: center;
}
.dibu {
	background-color: #f4f4f4;
	margin-top: 25px;
}
.list-title{
	
	float: left;
	font-size: 18px;
}#goTopBtn {
	POSITION: fixed; TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 30px; BOTTOM: 35px; HEIGHT: 33px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 10px; _position: absolute; _right: auto
}
#goTopBtn img{
	height: 30px;
	width: 30px;	
}
.lianjie {
	color: #f5a100;
}.bai {
	color: #FFFFFF;
	font-weight: normal;
}
#pages{
	padding-bottom:10px;
	font-size:14px;
	text-align:center;
	margin-top: 25px;
}#pages a{display:inline-block;height:26px;line-height:26px;background:#f9f9f9;border:1px solid #ddd;text-align:center;color:#333;padding:0 14px}#pages a.a1{width:62px;padding:0}#pages a:hover{background:#c9a063;color:#fff;text-decoration:none;border:1px solid #fff}#pages span{display:inline-block;height:26px;line-height:26px;background:#c9a063;border:1px solid #fff;font-weight:700;color:#fff;text-align:center;padding:0 14px}.page .noPage{display:inline-block;width:62px;height:26px;line-height:26px;background:fefefe;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4}

@media only screen and (max-width: 760px){.zhengwen {padding: 0px!important;margin-right: auto;margin-left: auto;}}
@media only screen and (max-width: 760px){.zhengwen p {font-size: 18px}}
@media only screen and (max-width: 760px){.zhengwen img{height: auto!important;width: 96%!important;padding: 2%!important;display:block;}}
@media only screen and (max-width: 760px){.zhengwen h1{line-height: 26px;font-size: 20px}}
.zhengwen img{display:block!important;}
@media only screen and (max-width: 760px){.shangxia{padding: 1%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}}
@media only screen and (max-width: 760px){body{min-width: 280px;}}
@media only screen and (max-width: 760px){.dibu,.list-title,.nei-banner,.header,.list .zhaiyao p,.list .zhaiyao span,.list .shijian{display: none!important;}}
@media only screen and (max-width: 760px){.dqwz{text-align: left!important;margin-bottom: 15px;margin-top: 50px;}}
@media only screen and (max-width: 760px){.list img{height: 66px!important;width: 99px!important;margin-right: 6px;}}
@media only screen and (max-width: 760px){.list .img-box{
	float: left;
	height: 66px;
	width: 99px;
	margin-right: 15px;background-size:99px 66px;
}}
@media only screen and (max-width: 760px){.list{padding-top:10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;height: 90px!important;margin: 0px;}}
@media only screen and (max-width: 760px){.list .zhaiyao{padding-top:5px;float: none;width: 100%;height: auto;}}
@media only screen and (max-width: 760px){.list h3{font-weight: normal;}}

@media only screen and (max-width: 760px){.lingdao{	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 30px;
	padding-bottom: 30px;border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;}}



@media only screen and (max-width: 760px){.lingdao b{
	text-align: center!important;width: 100%;display: block;line-height: 38px!important;font-size: 22px	
}}

@media only screen and (max-width: 760px){.lingdao img {
	float: none;
	margin-right: 15%!important;
	height: auto;
	width: 70%!important;
	margin-left: 15%!important;
}}
@media only screen and (max-width: 760px){.lingdao p {
	text-align: center
}}
@media only screen and (max-width: 760px){.laiyuan{display: none!important;}}
.mshij{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	color: #999999;
	margin-left: 15px;
	float: right;
}
@media only screen and (min-width: 760px){.mshij{display: none!important;}}