/* CSS Document */
body {font-family:"\5B8B\4F53",serif; font-size:12px; background:black;}

.nph_photo_prev,.nph_photo_next {background:url(../images/bg06.png) repeat;}
.nph_photo_loading { background:url(../images/loading.gif) no-repeat scroll 0 16px transparent;}
#photoPrev span {background:url(../images/prev.png) no-repeat;}
#photoNext span {background:url(../images/next.png) no-repeat;}
.nph_btn_pscrl, .nph_btn_nscrl,.nph_list_thumb .nph_list_active a { background:url(../images/Ant-S-3.gif);}
.nph_scrl_ct { background:url(../images/R-x.gif) 0 9px repeat-x;}
.nph_btn_scrl .nph_btn_lt, .nph_btn_scrl .nph_btn_rt, .nph_btn_scrl .nph_btn_bd span, .nph_btn_scrl .nph_btn_ct { background:url(../images/Ant-4.gif);}
.Tt_ .L_ h1,.Js_Ant .C_r h2,.jcT_ h2 {font-family: "Microsoft YaHei",黑体ed1\4f53,arial,sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}   
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
table{ margin:0 auto;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}   
caption,th {text-align:left;}   
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}   
q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}   
strong {font-weight:normal;}
a{text-decoration:none;color:#3e3e3e;}a:hover{text-decoration:underline;}

.Top,.W_x,.Tt_,.Tt_ .L_,.Tt_ .L_ h1,.Tt_ .R_,
.AntPhoto,.AntPhoto .T_,.AntPhoto .B_,.AntPhoto .C_,.Z_Cr,#photoDesc,.PhoFont { width:auto; height:auto; overflow:hidden;}
.Top { margin:auto; width:950px; padding:5px 0; color:#FFFFFF; margin-bottom: 15px; border-bottom:solid 1px #393939; padding-bottom:10px;}

/*头部*/
.Top .Logo { float:left;}
.W_x { width:780px; float:right; padding-top:28px;}
.W_x ul,.W_x ul li,.Tt_ .L_,.Tt_ .L_ h1{ float:left; }
.W_x ul li a,.W_x dd a { display:block; color:white;}
.W_x ul li a {  float:left; padding:0 5px 0;}
.W_x dl,.W_x dd {float:right; white-space:nowrap;}
.W_x dl em { float:left; padding-right:5px;}
.W_x a { padding:0 10px; }

/*标题*/
.Tt_ { width:950px;height:40px; overflow:hidden;  margin:auto;}
.Tt_ .L_ { width:700px; float:left; color:white;}
.Tt_ .L_ span { float:left; padding-left:10px; font:normal 18px/40px Geneva, Arial, Helvetica, sans-serif; }
.Tt_ .L_ span font { color:#FF0000;}
.Tt_ .L_ h1{ display:block; max-width:635px; height:40px; font: 23px/40px "";
width:expression(document.body.clientWidth > 635? "635px": "auto" );}
.Tt_ .R_ { float:right;}

.AntPhoto { width:950px; margin:auto;}
.AntPhoto .T_,.AntPhoto .B_ { height:6px; overflow:hidden;}
.AntPhoto .B_ { background-position:0 -7px; margin-bottom:15px;}
.Z_Cr { width:950px; margin:auto; margin-top:2px; margin-bottom:2px; text-align:center; }
#photoDesc { width:950px; margin:auto; color:#B4B4B4; }
#photoDesc p { width:910px; margin:auto; font-size:14px; line-height:1.8em;}
.PhoFont { width:940px; margin:auto; text-align:right; color:#B4B4B4; padding:5px 10px 0 0; margin-bottom:15px;}
.PhoFont a { color:#B4B4B4;}
.PhoFont a:hover { color:#BD0A01;}
 

/*图片幻灯片*/
.clearfix{ *zoom:1;}
.clearfix:after { clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.hidden { display:none;}
.nph_photo_view{ _height:600px; }
.nph_photo_view{ position:relative; overflow:hidden; width:100%; text-align:center;}
.nph_photo_view i{ display:inline-block; height:100%; vertical-align:middle;}
.nph_photo_view img{ vertical-align:middle; max-width:100%; max-height:100%; -ms-interpolation-mode: bicubic;}
.nph_photo_view .nph_layout_bg{  height: 100%; position: absolute; right: 0; top: 0;width: 100%;_background:#1C1C1D;}
.nph_photo_view .nph_cnt{ height:100%;}
.nph_cnt ul li{ float:left; line-height:24px;}
.nph_photo_prev{ position:absolute; left:0; top:0; width:50%; height:100%; }
.nph_photo_next{ position:absolute; right:0; top:0; width:50%; height:100%; }
.nph_photo_loading{ color:#FFFFFF; ;height: 40px;left: 50%;margin: -20px 0 0 -40px;position: absolute;text-align: left;top: 50%;width: 80px; font-size:12px;}
.nph_btn_pphoto{ display:block; width:100%; height:100%; outline:none;}
.nph_btn_nphoto{ display:block; width:100%; height:100%; outline:none;}
#photoPrev span, #photoNext span{display:block;width:102px;height:95px;position:absolute;top:50%;margin-top:-43px;cursor:pointer;}
#photoPrev span {left:38px;opacity:0;visibility:hidden;-webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;_background:none;}
#photoPrev:hover span{visibility:visible;
opacity:1;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/ant/pic/images/prev.png",sizingMethod='crop');
-webkit-transition: opacity 0.3s ease-in;-moz-transition: opacity 0.3s ease-in;-o-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;}
#photoPrevLoading{display:none;}
#photoNext span{right:38px;opacity:0;visibility:hidden;-webkit-transition: opacity 0.3s ease-out;-moz-transition: opacity 0.3s ease-out;-o-transition: opacity 0.3s ease-out;transition: opacity 0.3s ease-out;_background:none;}
#photoNext:hover span{visibility:visible;
opacity:1;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/template/ant/pic/images/next.png",sizingMethod='crop');
-webkit-transition: opacity 0.3s ease-in;-moz-transition: opacity 0.3s ease-in;-o-transition: opacity 0.3s ease-in;transition: opacity 0.3s ease-in;}


/*滚图滚动定义*/
#scrl,.AntScr_  { width:auto; height:auto; overflow:hidden; margin:auto; overflow:hidden; margin:auto;}
.AntScr_ { width:948px; border-top:solid 1px #3c3c3c; background:#1b1b1b; padding:20px 0 15px;  }
#scrl { width:940px; /*height:100px;*/}
.nph_scrl{ float:left; width:100%; min-height:1px;}
.nph_scrl_thumb{ margin:0 30px;}
.nph_scrl_main{ overflow:hidden; padding-bottom:6px; width:100%;}
.nph_list_thumb{ overflow:hidden;}
.nph_list_thumb li{ float:left; width:130px; padding:0 2px; text-align:center;}
.nph_list_thumb h2, .nph_list_thumb p, .nph_list_thumb i{ display:none;}
.nph_list_thumb img{ display:block; margin:auto; width:110px; height:80px; }
.nph_list_thumb a{ display:block; width:120px; height:85px; padding-top:10px;}
.nph_scrl{ float:left; width:100%; min-height:1px;}
.nph_scrl_thumb{ margin:0 30px;}
.nph_scrl_main{ overflow:hidden; padding-bottom:6px; width:100%;}
.nph_scrl_prev{ float:left; margin-left:-100%; padding-top:18px;}
.nph_scrl_next{ float:left; margin-left:-20px; padding-top:18px;}
.nph_btn_pscrl, .nph_btn_nscrl{ display:block; width:18px; height:64px;outline:none; cursor:pointer; background-position:-20px -96px;}
.nph_btn_nscrl{ background-position:0 -96px;}
.nph_scrl_bd{ float:left; width:100%; min-height:1px;}
.nph_scrl_ct{ position:relative; margin:0 3px; padding-top:4px; height:20px; }
.nph_btn_scrl{ position:absolute; display:block; width:36px; outline:none; cursor:default;}
.nph_btn_scrl .nph_btn_lt{ float:left; margin-right:-10px; width:10px; height:13px; overflow:hidden;}
.nph_btn_scrl .nph_btn_rt{ float:right; margin-left:-10px; width:10px; height:13px; overflow:hidden;}
.nph_btn_scrl .nph_btn_bd{ float:left; width:100%; min-height:1px;}
.nph_btn_scrl .nph_btn_bd span{ display:block; height:13px; overflow:hidden; margin:0 10px;}
.nph_btn_scrl .nph_btn_ct{ display:block; margin:auto; width:14px; height:15px;}
.nph_btn_scrl .nph_btn_lt{ background-position:0 0;}
.nph_btn_scrl .nph_btn_rt{ background-position:-26px 0;}
.nph_btn_scrl .nph_btn_ct{ background-position:-11px 0;}
.nph_btn_scrl .nph_btn_bd span{ background-position:0 -14px;}


/*介绍*/
.Js_Ant,.Js_Ant .C_r { width:auto; height:auto; overflow:hidden; margin:auto;}
.Js_Ant { width:948px; border:solid 1px #212121;  background:#0d0d0d; margin-top:15px; margin-bottom:15px;}
.Js_Ant .C_r { width:880px; padding:25px 0 5px; *padding:25px 0 15px; line-height:1.8em; font-size:14px; color:#ffffff;}
.Js_Ant .C_r h2 { font:500 18px/18px ""; color:#FFFFFF; }
.Js_Ant .C_r p { text-indent:1.5em; color:#B4B4B4;}

/*精彩推荐*/
.jcT_ h2 { font:500 20px/20px ""; text-indent:1em; padding:20px 0; color:#ffffff;}
.jcT_ { padding-bottom:15px; *padding-bottom:25px;}
/*图片*/
.hp_ { width:950px; height:300px; overflow:hidden; padding:0px 0 15px 37px; *padding-left:18px;}
.hp_ li{float: left; text-align:center;width:180px;}
.hp_ .Tab_ {display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size: 105px;*font-family:Arial;width:140px;height:120px; overflow:hidden;}
.hp_ .Tab_ img{vertical-align:middle;max-width:140px;max-height:120px;_width: expression(this.width > 140 && this.width > this.height ? 140 : true);_height: expression(this.height > 120 ? 120 : true);}
.hp_ .Lie_ { width:140px; text-align:center; height:20px; line-height:20px; overflow:hidden; margin-bottom:15px;}
.hp_ .Lie_ a {  color:#FFFFFF;}


/*版权信息*/
.AntFooter { width:950px; margin: 0 auto; text-align:center; padding:0 0px 10px; line-height:1.8em;color:#8D8D8D;}
.AntFooter li a,.AntFooter li a:link,.AntFooter li a:visited{color:#8D8D8D;}
.AntFooter .Nav a { margin:0px 5px 0px 5px;}
.AntFooter .Nav a,.AntFooter .Nav a:link,.AntFooter .Nav a:visited { color:#8D8D8D;}
.AntFooter .Nav a:hover,.AntFooter li a:hover{ color:#8D8D8D;}
.FotS_ { border-top:solid 1px #393939; height:20px; margin-top:10px;}


