/*公用css*/
*{ outline:none; outline-style:none;}
html,body,div,p,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe,table,th,td{ margin:0; padding:0;}
body{ color:#526177; font-size:12px; background:#FFF; line-height:24px;}
body{ max-height:770px; overflow:hidden;}
body,input,textarea{ font-family:Arial,'宋体';}
ol,ul,li{ list-style:none;}
img{ border:0 none;}
.floatLeft{ float:left !important;}
.floatRight{ float:right !important;}
.hidden{ overflow:hidden;}
a:link,a:visited{ color:#526177; text-decoration:none;}
a:hover{ color:#46b8e7; text-decoration:underline;}

/*专题主体*/
#main{ width:100%; height:680px; overflow:hidden; margin:0 auto; text-align:center;}
.dPopupBg{ width:100%; height:100%; position:absolute; top:0; left:0; background:#000; *filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.dPopupWrap{ width:750px; height:320px; position:absolute; top:100px; left:100px; z-index:2; background:#000; border:1px solid #46ccf2;}
.closePopup{ width:40px; height:40px; overflow:hidden; position:absolute; top:-20px; right:-20px; background:url(../images/close.png) 0 0 no-repeat; cursor:pointer; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/close.png'); _background:none;}
.dPopupWrapV{ width:624px; height:520px; position:absolute; z-index:2;}
.video{ width:624px; height:520px; background:#000; border:1px solid #46ccf2; margin:20px;}

/*媒体报道*/
.PopupAfocus{ width:350px; height:280px; margin:20px 15px 0 20px; position:relative; _display:inline;}
.PopupAfocus ul li{ position:absolute; display:none;}
.PopupAfocus ul li img{ width:350px; height:250px; overflow:hidden; float:left;}
.PopupAfocus ul li span{ width:330px; height:32px; line-height:32px; padding:0 10px; float:left; background:#07162b; display:block; font-size:14px; color:#46ccf2;}
.PopupAfocus .num{ position:absolute; bottom:4px; right:4px; z-index:10;}
.PopupAfocus .num a{ width:22px; height:22px; line-height:22px; display:inline-block; text-align:center; margin-left:2px; cursor:pointer; background:#536581; font-size:14px; color:#FFF;}
.PopupAfocus .num a.cur{ background:#46ccf2;}
.PopupAfocus .num a:hover{ text-decoration:none;}
.PopupAtext{ width:350px; height:auto;}
.PopupAtext h1{ width:100%; height:50px; overflow:hidden; line-height:50px; font-size:18px; font-family:'Microsoft YaHei','宋体'; text-align:center;}
.PopupAtext p{ width:100%; line-height:22px; text-indent:2em; padding-bottom:15px; border-bottom:1px dashed #536581;}
.PopupAtext h1 a,.text p a{ color:#46b8e7;}
.PopupAtext ul{ width:100%; margin-top:15px;}
.PopupAtext ul li{ width:100%; height:24px; overflow:hidden;}
.PopupAtext ul li a{ margin-left:5px;}

/*新浪微博*/
.PopupCweibo{ margin:10px; position:relative; z-index:999;}

/*精彩活动*/
.PopupDimg{ margin:5px 0 0 10px;}
.PopupDimg img{ width:168px; height:125px; overflow:hidden; float:left; margin:20px 0 0 12px;}