@charset "utf-8";
/* CSS Document*/
body {
	margin:0px;
	padding:0px;
	font-size:20px;
	min-width:1000px;
	font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
	line-height:1.5;
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input {
	margin: 0px;
	padding: 0px;
}
 @media screen and (max-device-width: 640px) {
body {
-webkit-text-size-adjust:none;
}
}
.clearfix, .box, .mod, .list, .pic-list, .titl {
*zoom:1;
}
.clearfix:after, .box:after, .mod:after, .list:after, .pic-list:after, .titl:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
img {
	border:0px;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#900;
}
h2 { font-size:19px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:15px;
}
.titl {
	height:35px;
	overflow:hidden; border-bottom:1px solid #FF0000;
}
.titl h2 {
	color:#900;
	padding:0 12px 0 0px; border-bottom:1px solid #FF0000; height:34px;
}
/*标题背景-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



.tslh1 {
	background-image:url(images/tslh1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.more {
	float:right;
	margin-right:10px;
	display:block;
	font-weight:normal;
	font: 12px "宋体", "Arial Narrow", HELVETICA; line-height:30px;
}
/*头部开始-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	width:100%;
}
.banner {
	margin:0 auto;
	height:450px;
	background-image:url(http://www.hq.xinhuanet.com/zhuanti/xsfp/images/banner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.nav {
	height:50px;
	border-bottom:1px solid #FF0000;
	border-top:1px solid #FF0000;
	clear:both;
}
.nav ul {
	width:1000px;
	margin:0 auto;
}
.nav ul li {
	float:left;
	line-height:50px;
	font-size:17px;
	padding-left:30px;
	margin-right:10px;
	background-image:url(images/li-bg.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
.nav a {
	color:#FF0000;
	height:50px;
	display:block;
	float:left;
	font-weight:bold;
}
.nav a:hover, .nav li.on a {
	color:#660000;
}


/*焦点图*/
	.focusBox {
	position: relative;
	width:475px;
	height:350px;
	overflow: hidden;
}
.focusBox .pic img {
	width:475px;
	height:350px;
	display: block;
}
.focusBox .pic li {
	position:relative;
	display:block;
}
.focusBox .pic li p {
	position:absolute;
	bottom:0px;
	line-height:20px;
	padding:10px 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	width:100%;
	text-indent:10px;
	color:#fff;
}
.focusBox .pic li p a {
	color:#fff;
	position:relative;
}
.focusBox .hd {
	overflow:hidden;
	zoom:1;
	position:absolute;
	bottom:5px;
	right:10px;
	z-index:3
}
.focusBox .hd li {
	float:left;
	line-height:15px;
	text-align:center;
	font-size:0px;
	text-indent:-999em;
	width:25px;
	height:10px;
	cursor:pointer;
	overflow:hidden;
	background:#919191;
	margin-left:4px;
	filter:alpha(opacity=80);
	opacity:.8;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease
}
.focusBox .hd .on {
	background:#fff;
	filter:alpha(opacity=100);
	opacity:1;
}
.focusBox .prev,  .focusBox .next {
	width:45px;
	height:99px;
	position:absolute;
	top:127px;
	z-index:3;
	filter:alpha(opacity=20);
	-moz-opacity:.2;
	opacity:.2;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease
}
.focusBox .prev {
	background-image:url(http://www.hq.xinhuanet.com/2016boao/images/index.png);
	background-position:-112px 0;
	left:0
}
.focusBox .next {
	background-image:url(http://www.hq.xinhuanet.com/2016boao/images/index.png);
	background-position:-158px 0;
	right:0
}
.focusBox .prev:hover,  .focusBox .next:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6
}
/*主要框架-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.box {
	width:1000px;
	margin:0 auto;
	padding-top:40px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.main {
	width:475px;
}
.side {
	width:475px;
}
/*文字列表*/


.list ul {
	float:none;
	overflow:hidden;
}
.list ul li {
	border-bottom:1px solid #dedede;
	padding:11px 0;
}
.list ul li p {
	font-size:15px;
	font-family:"宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#999;
	padding:5px 0;
}





/*二分之一列表*/


.list-2-1 {
	float:none;
	overflow:hidden;
	padding:20px 0;
}
.list-2-1 li {
	width:1030px;
	overflow:hidden;
	border-bottom:1px dotted #dedede;
	padding-bottom:30px;
	margin-bottom:30px;
}
.list-2-1 li.special {
	border-bottom:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.list-2-1_div {
	width:485px;
	float:left;
	margin-right:30px;
}
.list-2-1 li img {
	width:200px;
	height:133px;
	float:left;
	margin-right:15px;
}
.list-2-1 li h4 {
	font-size:18px;
}
.list-2-1_div p {
	font-family:"宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	padding-top:10px;
}
/*图文*/
.tuwen {
	overflow:hidden;
	border-top:2px solid #dedede;
	border:1px solid #dedede;
	margin-top:30px;
	background-color:#f7f7f7;
}
.tuwen-pic img {
	width:460px;
	height:210px;
}
.tuwen-text {
	width:490px;
	margin-top:20px;
	padding:0 20px;
}
.tuwen-text h3 {
	margin-bottom:10px;
}
/*1:4图片排列-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.pic1-4 {
}
.pic1-4 ul {
	overflow:hidden;
	width:1021px;
	height:330px;
}
.pic1-4 ul li {
	float:left;
}
.pic1-4 ul li.pic1-4-b {
	width:492px;
	height:330px;
	position:relative;
	margin-right:20px;
}
.pic1-4 ul li.pic1-4-b img {
	width:492px;
	height:330px;
}
.pic1-4 ul li.pic1-4-s {
	width:234px;
	height:156px;
	position:relative;
	margin-right:20px;
	margin-bottom:18px;
}
.pic1-4 ul li.pic1-4-s img {
	width:234px;
	height:156px;
}
.pic1-4 ul li.pic1-4-s p, .pic1-4 ul li.pic1-4-b p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter:alpha(opacity=70);
	background:#000000;
	width:100%;
	text-align:center;
	font-size:12px;
	padding:2px 0;
}
.pic1-4 ul li p a {
	color:#fff;
	position:relative;
}
.pic1-4 ul li.pic1-4-b p {
	font-size:15px;
}
/*1:6图片排列-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.pic1-6 ul {
	overflow:hidden;
	width:1035px;
}
.pic1-6 ul li {
	margin-right:33px;
	margin-bottom:32px;
}
.pic1-6-b {
	float:left;
	width:390px;
	height:260px;
	position:relative;
}
.pic1-6-b img {
	width:390px;
	height:260px;
}
.pic-390_260 p {
	width:390px;
}
.pic1-6-s {
	width:170px;
	height:114px;
	float:left;
	position:relative;
}
.pic1-6-s img {
	width:170px;
	height:114px;
}
.pic1-6-s p, .pic1-6-b p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter:alpha(opacity=70);
	background:#000000;
	width:100%;
	text-align:center;
	padding:2px 0;
	font-size:12px;
}
.pic1-6-s p a, .pic1-6-b p a {
	color:#fff;
	position:relative;
}
.pic1-6-b p {
	font-size:15px;
}
/*4图并列--------------------------------------------------------------------------------------------------------------------------------*/

.pic_4 {
	width:1000px;
}
.pic_4 ul {
	overflow:hidden;
	width:1050px;
}
.pic_4 li {
	float:left;
	width:222px;
	padding:0px;
	background-image:none;
	margin:0px 37px 0px 0px;
	height:230px;
}
.pic_4 img {
	width:222px;
	height:152px;
}
/*6图并列--------------------------------------------------------------------------------------------------------------------------------*/

.pic_3 {
	width:1000px;
}
.pic_3 ul {
	width:1050px;
	overflow:hidden;
}
.pic_3 ul li {
	float:left;
	width:300px;
	padding:0px;
	background-image:none;
	margin:0px 50px 0px 0px;
	height:280px;
}
.pic_3 ul li img {
	width:300px;
	height:200px;
}
.pic_3 ul li p {
	text-align:center;
}
/*大列表--------------------------------------------------------------------------------------------------------------------------------*/


.list_b  .list_b ul {
	overflow:hidden;
}
.list_b ul li {
	border-bottom:1px dotted #dedede;
	padding-bottom:13px;
	margin-bottom:13px;
}
.list_b h3 {
	font-weight:normal;
	font-size:20px;
}
.list_b p {
	font-family:"宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999;
	padding-top:5px;
}




/*二分之一模块--------------------------------------------------------------------------------------------------------------------------------*/

.mod_2_1{ width:475px; overflow:hidden;}

.mod_2_1 ul li.special{ overflow:hidden; clear:both; border-bottom:0px; padding-left:0; background-image:none;}

.mod_2_1 ul li.special img{width: 200px;
height: 133px;
float: left;
margin-right: 15px;}

.mod_2_1 ul li.special h4{ font-size:16px;}

.mod_2_1 ul li.special p{font-family: "宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #999;
padding-top: 10px;}

.mod_2_1 ul li{    border-bottom: 1px solid #dedede;
    padding: 11px 0;
	
	
	
	padding: 12px 0;
background: url(http://www.hq.xinhuanet.com/skin/images/bg.png) no-repeat;
background-position: left 21px;
padding-left: 12px;
	
	
	
	
	
	
}



/*半边3个图--------------------------------------------------------------------------------------------------------------------*/
.list_1{ border:1px solid #00CC00; overflow:hidden; position:relative; padding:30px 25px 0px 29px;}

.list_1 .ysj{background: url(images/ysj.png) no-repeat;  position:absolute; width:84px; height:84px; left:-8px; top:-8px;}

.list_1 ul{	float:none;
	overflow:hidden;}
	
	
	
.list_1 ul li {
	border-bottom:1px solid #dedede;
	padding:9px 0; font-size:14px;
}

	


.list_pic_3{ overflow:hidden; width:601px;}


.list_pic_3 ul{ width:621px; overflow:hidden;}

.list_pic_3 ul li{ width:187px; height:125px; float:left; margin-right:20px; margin-bottom:20px; position:relative;}




.list_pic_3 ul li img{ width:187px; height:125px;}

.list_pic_3 ul li p{position: absolute;
	left: 0px;
	bottom: 0px;
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter:alpha(opacity=70);
	background:#000000;
	width:100%;
	text-align:center;
	padding:2px 0;
	font-size:12px;
}

.list_pic_3 ul li p a{ color:#fff;}








/*九宫图*/

.jiugongge{ overflow:hidden; width:1010px;}


.jiugongge .pic_s{ width:336px; float:left;}



.jiugongge .pic_s ul{ width:336px; overflow:hidden;}

.jiugongge .pic_s ul li{ width:158px; height:105px; float:left; margin-right:10px; margin-bottom:10px; position:relative; overflow:hidden;}

.jiugongge .pic_b{ width:326px; height:220px; float:left; position:relative; margin-bottom:10px; margin-right:10px; overflow:hidden;}

.jiugongge .pic_b p{position: absolute;
	left: 0px;
	bottom: 0px;
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter:alpha(opacity=70);
	background:#000000;
	width:100%;
	text-align:center;
	padding:5px 0;
	font-size:15px;}


.jiugongge .pic_b p a{ color:#FFFFFF;}

.jiugongge .pic_b img{ width:326px; height:220px;}


.jiugongge .pic_s ul li img{ width:158px; height:105px;}


.jiugongge li p{

position: absolute;
	left: 0px;
	bottom: 0px;
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter:alpha(opacity=70);
	background:#000000;
	width:100%;
	text-align:center;
	padding:2px 0;
	font-size:12px;
}

.jiugongge li p a{ color:#fff;}

/*视频--------------------------------------------------------------------------------------------------------------------------------*/

.video_b {
	height:260px;
	position:relative;
	float:left;
	margin-bottom:30px;
}
.video_b img {
	width:390px;
	height:260px;
}
.video_s {
	height:120px;
	position:relative;
	float:left;
}
.video_s img {
	width:180px;
	height:120px;
}
.video_b p, .video_s p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter:alpha(opacity=70);
	background:#000000;
	width:100%;
	text-align:center;
	padding:2px 0;
	font-size:12px;
}
.video_b p a, .video_s p a {
	color:#fff;
	position:relative;
}
.video_b p {
	font-size:15px;
}
.video .play {
	width:40px;
	height:40px;
	background: url(http://www.hq.xinhuanet.com/skin/images/play.png) no-repeat;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=bEnabled, sizingMethod=sSize, src="http://www.hq.xinhuanet.com/skin/images/play.png");
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-20px;
	bottom:50%;
	margin-bottom:-20px;
}
.video_b .play {
	width:86px;
	height:86px;
	background: url(images/play1.png) no-repeat;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=bEnabled, sizingMethod=sSize, src="http://www.hq.xinhuanet.com/skin/images/play.png");
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-43px;
	bottom:50%;
	margin-bottom:-43px;
}
/*图片列表滚动-------------------------------------------------------------------------------------------------------------------------------*/
	
	
.pic_l_t  .pic_l_t_pic {
	width:300px;
	height:220px;
	position:relative;
	float:left;
	margin-right:20px;
}
.pic_l_t_pic img {
	width:300px;
	height:220px;
}
.pic_l_t_pic p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter:alpha(opacity=70);
	background:#000000;
	width:100%;
	font-size:15px;
	text-align:center;
}
.pic_l_t .pic_l_t_pic p a {
	color:#fff;
	position:relative;
}
.pic_l_t_list {
	float:left;
	width:375px;
	margin-top:-15px;
}

.pic_l_t_list p{font-family: "宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #999;
padding-top: 5px;}

.pic_l_t_list ul {
	overflow:hidden;
}
.pic_l_t_list ul li {
	border-bottom:1px solid #dedede;
	padding:12px 0;
}
.pic_l_t_list ul li.special {
	border-bottom:0px;
	padding-bottom:0px;
}
.pic_l_t_t {
	height:220px;
	overflow:hidden;
	width:270px;
	float:right;
	font-size:15px;
	line-height:1.5;
}
.pic_l_t_t .tempWrap {
	height:220px !important;
}
.txtMarquee-top {
	overflow:hidden;
	position:relative;
}
/*九宫图-------------------------------------------------------------------------------------------------------------------------------------------*/


.pbl {
	position: relative;
	overflow: hidden;
	height: 528px;
}
.pbl .boxgrid {
	height: 110px;
	background: #fff;
	position: absolute;
	overflow: hidden;
}
.pbl .boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.pbl .boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 32px;
	line-height: 32px;
	color: #fff;
	width: 100%;
	opacity: .9;
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.pbl .boxcaption h3 {
	font-weight: normal;
	font-size: 14px;
	text-align:center;
	margin:5px 0 0 0;
}
.pbl .boxcaption h3 a {
	color:#fff;
}
.pbl .captionfull .boxcaption {
	bottom: -32px;
	left: 0;
}
.pbl .caption .boxcaption {
	bottom: 0;
	left: 0;
}


/*转盘图---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



.foucebox {
font:normal 12px/22px 宋体;
width:1000px;
height:453px;
background:#fff;
margin:0px auto;
}
.foucebox .bd {
position:relative; float:left;
width:680px;
height:453px;
overflow:hidden;
}
.foucebox .showDiv {
position:relative;
width:680px;
height:453px;
}
.foucebox .showDiv img {
width:680px;
height:453px;
}
.foucebox .showDiv p {
position:absolute;
left:20px;
bottom:0;
padding-right:20px;
color:#aaa;
z-index:9;
height:44px;
}
.foucebox .showDiv h2 {
position:absolute;
left:20px;
bottom:0;
width:380px;
height:34px;
padding-left:10px;
_padding-left:0;
font-size:24px;
font-family:"Microsoft Yahei";
line-height:34px;
z-index:9;
overflow:hidden;
}
.foucebox .showDiv h2 a {
color:#FFF;
font-weight:normal;
text-decoration:none;
}
.foucebox .foucebox_bg {
position:absolute;
left:0;
bottom:0;
width:680px;
height:50px;
background:#000;
filter:alpha(opacity=60);
opacity:0.6;
z-index:8;
overflow:hidden;
}
.foucebox .hd {
width:287px;
height:453px; float:right;
}
.foucebox .hd ul{ width:294px;}
.foucebox .hd ul li {
width:140px;
height:108px;
float:left;
margin:0 7px 7px 0px;
display:inline;
position:relative;
}
.foucebox .hd ul a {
display:block;
width:140px;
height:108px;
}
.foucebox .hd ul img {
width:134px;
height:102px;
border:3px solid #888;
}

.foucebox .hd ul a:hover img,.foucebox .hd ul .on img {
border-color:#1689d9;
}




/*鼠标经过切换-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.box-sub {
	width:1250px;
	margin-left:-40px;
}
.mod-qh {
	width:280px;
	height:227px;
	float:left;
	padding:40px;
	overflow:hidden;
	border-right:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}
.mod-qh h2 {
	text-align:center;
	background-color:#f3f3f3;
	border:1px solid #ccc;
	border-bottom:0px;
}
.link {
	position: relative;
	height:187px;
}
.link .p1 {
	text-align:center;
	font-size:17px;
	margin-top:10px;
	font-weight:bold;
}
.link .p2 {
	padding:0 10px;
	margin-top:10px;
	color:#fff;
}
.link a {
	width:280px;
	height:187px;
	display:block;
	color:#fff;
	text-decoration:none;
}
.link img {
	width:280px;
	height:187px;
}
.list-box {
	display: none;
	width: 280px;
	height: 187px;
	margin-top:-187px;
	position: absolute;
	background-color:#82756d;
}







/*风景切换*/


	.qunar { width: 1000px; margin: 0 auto 15px; position: relative; overflow: hidden; }
	.qunar .e_pic_wrap { z-index: 1; white-space: nowrap; width: 990px; height: 280px; }
	.qunar .e_pic_wrap li {position:relative;  display: inline; width:1000px; height:280px; overflow: hidden; }
	.qunar .e_bg_flt { position: absolute; right: 0; top: 0; width: 270px; height: 280px; background: #000; filter: alpha(opacity=50); -moz-opacity: .5; opacity: .5; z-index: 10; }
	.qunar .e_flt_inf { position: absolute; right: 0; top: 0; width: 227px; height: 240px; padding: 25px 28px 10px 15px; overflow: hidden; z-index: 20; color: #fff; white-space: normal; word-wrap: break-word; }
	.qunar .e_flt_inf h2 { font: 18px/25px "微软雅黑"; }
	.qunar .e_flt_inf h3 { font: 16px/22px "微软雅黑"; margin-bottom: 22px; }
	.qunar .e_flt_inf h3 a, .qunar .e_flt_inf h2 a { color: #fff; }
	.qunar .e_flt_inf .t_info { line-height: 20px; overflow: hidden; font-family:"宋体", "Arial Narrow", Arial, Helvetica, sans-serif; font-size:12px;  }
	.qunar .e_flt_inf .t_info a { color:#CCCCCC; }
	.qunar .e_flt_inf .t_info .l_view { background: url(images/ico_p1.png) no-repeat scroll -120px 0; color: #fff; width: 39px; height: 14px; line-height: 14px; padding: 0 2px; display: inline-block; }
	.qunar .e_sep { color: #81d6d3; position: absolute; bottom: 20px; right: 20px; width: 235px; z-index: 20; }
	.qunar .e_sep a { color: #81d6d3; }


	.qunar .prev, .qunar .next { position: absolute; z-index: 30; display: block; }
	.qunar .prev { top: 93px; left: 10px; }
	.qunar .next { top: 93px; right: 10px; }
	.qunar .prev a, .qunar .next a { display: block; width: 25px; height: 32px; overflow: hidden; background: url(images/ico_prevnext.png) no-repeat scroll 0 0; _background-image: url(images/ico_prevnext_ie6.png); }
	.qunar .prev a { background-position: 0 0; }
	.qunar .prev a:hover { background-position: 0 -40px; }
	.qunar .next a { background-position: 0 -80px; }
	.qunar .next a:hover { background-position: 0 -120px; }






/*尾部*/

#foot {
	background-color: #f2f2f2;
	margin:40px auto 0 auto;
	text-align:center;
	padding-top:30px;
	padding-bottom:20px; font-size:16px;
}
/*列表页*/

.daohang {
	clear:both;
	overflow:hidden;
	height:50px;
	line-height:50px;
	font-size:20px;
	border-bottom:2px solid #747C87;
	margin-bottom:30px;
}
.list-tem {
	width:700px;
	overflow:hidden;
}
.list-tem ul li {
	border-bottom:1px dashed #dedede;
	font-size:22px;
	padding:20px 0;
}

.list-tem-right{ width:250px;}


.list-tem-right ul li{ width:250px; margin-bottom:25px;}


.list-tem-right ul li img{width:250px; height:167px;}


.list-tem-pic ul {
	width:1050px;
	overflow:hidden;
}
.list-tem-pic ul li {
	width:300px; height:270px;
	text-align:center;
	float:left;
	margin:15px 50px 30px 0px;
}
.list-tem-pic ul li img {
	width:300px;
	height:200px;
}


	
	
	
/* 本例子css */


.lytj{ background-color:#00aff3; line-height:50px; color:#fff;}

.mod_2_3{ width:695px; overflow:hidden;}

.mod_1_3{ width:260px;  overflow:hidden; background-color:#00aff3; padding-left:10px; padding-bottom:15px;}

.conWrap{  height:230px !important;}

.hasMoreTab .hd h2{ float:left;}




	.hasMoreTab .hd{ line-height:30px; height:30px; border-bottom:1px solid #00aff3;  position:relative; padding-right:10px; margin-bottom:30px; }
	.hasMoreTab .hd .more{ float:right; }
	.hasMoreTab .hd ul{ z-index:5; position:absolute; height:30px;  overflow:hidden; zoom:1; left:60px; }
	.hasMoreTab .hd li{ float:left;  padding:0 10px; cursor:pointer; margin-left:-1px;  }
	.hasMoreTab .hd li.on{ background:#00aff3;  border-bottom:1px solid #fff; color:#fff;  }
	.hasMoreTab .bd{  clear:both; position:relative;  }


