锘緻charset "utf-8";
html{margin:0;padding:0;_text-overflow:ellipsis;}
body{margin:0;padding:0;font-family:"\5b8b\4f53","\65B0\5B8B\4F53","arial";}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,button,img,button,select,iframe{padding:0;margin:0;border:0;}
img,input,button,select,textarea,fieldset,iframe{vertical-align:top;*vertical-align:middle;}
ul,li{list-style-type:none;}
.clearfix{display:block;clear:both;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}

.photobox{
	padding:60px;		
	background:#fff;
	/*border-radius:20px;*/
}
.photobox .photoboxcon{
	float:left;
	position:relative;
	width:68%;	
	/*margin:0 80px;*/
}

.newscon{ width:26%; float:left; margin-left:4%;}

.newscon .title{ font-size:30px; font-weight:bold;margin:10px 0px; line-height:50px; overflow:hidden; display:block;}
.newscon .C_info{ font-size:14px; color:#626262;overflow:hidden; display:block; line-height:24px; height:420px;}

/* play */
#play{text-align:center; overflow:hidden;margin:0px auto;}
#play .change_a{width:50%;height:100%;position:absolute;top:0;z-index:1;cursor:pointer;display:block;overflow:hidden;background:url(/about:blank);}
#play .prev_a{left:0;}
#play .next_a{right:0}
#play .change_a span{width:24px;height:43px;display:block;position:absolute;top:50%;margin-top:-21px;display:none}
#play .prev_a span{background:url(/Templates/cn2014/images/s_gallery.png) no-repeat 0px -50px;left:0;}
#play .next_a span{background:url(/Templates/cn2014/images/s_gallery.png) no-repeat -30px -50px;right:0;}
#play .img_ul{position:relative;z-index:1;}
#play .img_ul img{height:580px;}
.img_hd {overflow:hidden;height:66px;padding:2px 0; margin:0px auto;position:relative;}
.img_hd ul{position:absolute;z-index:1}
.img_hd ul li{float:left; display:inline; height:60px;border:3px solid #eee;cursor:pointer;margin:0 3px 0 1px;overflow:hidden;*display:inline;padding:1px;text-align:center}
.img_hd ul li img{height:60px;}
.img_hd ul li.on{border-color:rgb(45, 150, 233);}
.img_hd .bottom_a{background:url(/Templates/cn2014/images/s_gallery.png) no-repeat;width:22px;height:22px;position:absolute;display:block;top:50%;margin-top:-11px;cursor:pointer;z-index:10}
.img_hd .prev_a{background-position:0 -24px;left:5px;}
.img_hd .next_a{background-position:-30px -24px;right:5px;}

@media only screen and (max-width: 1480px) {
.newscon .C_info{ font-size:14px; color:#626262;overflow:hidden; display:block; line-height:24px; height:320px;}	
#play .img_ul img{ width:auto; height:auto;}	
	
	
	
	
	}