
.clear{ clear:both;}
body{ background:#DDE2E8;}
.bg_top{ width:100%; height:1000px; position:absolute; z-index:1; top:41px; left:0; background:url(/d/public/pspecial/ht/images/bg_top.jpg) center top no-repeat;}
/*布局*/
.na_wrap{ height:100px; position:relative;z-index: 2;}
.wrap{ width:1200px; margin:0 auto; overflow:hidden;position:relative;z-index: 2;}
.top_container{ height:500px; position:relative;z-index: 2;}
.section_1{ height:307px;}
.section_2{ height:293px; margin-top:15px;}
.section_3{ overflow:hidden; margin-top:15px;}
.section_4{ height:302px; margin-top:15px;}
.section_5{ margin-top:15px; margin-bottom:15px;}
.game,.server,.service{ width:252px; height:100%; float:left;}
.s1_main,.role,.s4_main{ width:948px; height:100%; float:left;}

/*模块**********************************************/

/*导航*/
/*.op_bg{ width:100%; height:76px; position:absolute; z-index:-1; top:0; left:0; background:#000; filter:alpha(opacity=50); -moz-opacity:.5; -webkit-opacity:.5; opacity:.5;} *//*兼容最新版主流浏览器 IE6~9;旧版火狐-moz- 旧版谷歌苹果-webkit-*/
.nav{ width:1000px; margin:0 auto; position:relative;}
.nav ul{ padding-left:130px;}
.nav li{ float:left;}
.nav li a{ display:block; width:130px; padding:20px 0; text-align:center; color:#E78936;}
.nav li a em{ display:block; font-size:1.5em; font-weight:bold;}
.nav li a:hover{ color:#900 !important; text-transform:uppercase;}
/*.middle_nav{ margin-left:0;}*/
.logo{ width:200px; height:154px; position:absolute; top:0; left:-50px; margin-left:0; text-indent:-9999px; background:url(/d/public/pspecial/ht/images/logo.png) center top no-repeat;}

/*开始游戏 微端下载 礼包*/
.enter_game_box{ height:174px;}
.enter_game_box a{ display:block; height:174px; background:url(/d/public/pspecial/ht/images/start_05.jpg) center top no-repeat; text-indent:-9999px;}
.enter_game_box a:hover{ background:url(/d/public/pspecial/ht/images/start_h_05.jpg) center top no-repeat;}
.enter_game_box a em{ display:block; padding-top:35px; font-size:28px; font-weight:bold; text-align:center;}
.enter_game_box a span{ font-size:16px; text-transform:uppercase;}
.game_down_box{ height:133px; overflow:hidden;background:#096 url(/d/public/pspecial/ht/images/down_bg.jpg) 0 0 no-repeat; background-size:100%;}
.game_down_btn,.game_card_btn{ display:block; width:170px; height:35px; line-height:35px; text-align:center; font-size:16px; color:#FFF; margin:22px auto 0;
    background:#3FC4DA;
    /* Webkit: Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3FC4DA), to(#0C3339));
    /* Webkit: Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(top, #3FC4DA, #0C3339);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #3FC4DA, #0C3339);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #3FC4DA, #0C3339);
    /* IE 10 */
    background: -ms-linear-gradient(top, #3FC4DA, #0C3339);
    /* IE < 10 */
    /* 注意：这一行必须写在最后 */  
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#3FC4DA, endColorStr=#0C3339);
    
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.game_down_btn:hover,.game_card_btn:hover{  color:#FFF !important;
    background:#56D8EF;
    /* Webkit: Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#56D8EF), to(#1C5E69));
    /* Webkit: Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(top, #56D8EF, #1C5E69);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #56D8EF, #1C5E69);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #56D8EF, #1C5E69);
    /* IE 10 */
    background: -ms-linear-gradient(top, #56D8EF, #1C5E69);
    /* IE < 10 */
    /* 注意：这一行必须写在最后 */  
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#49CFE6, endColorStr=#144A53);
}
/*幻灯片*/
.slide{ width:598px; height:307px; float:left;}
.slide_box{ position:relative; width:100%; height:100%; overflow:hidden;}
.slide_list{ position:relative;}
.slide_list li{ position:absolute; left:0; top:0; display:none;}
.slide_list li.current_pic{ display:block;}
.slide_list img{ width:598px; height:307px;}
.point_list{ height:16px; position:absolute; right:20px; bottom:10px;}
.point_list li{ float:left; width:16px; height:16px; line-height:16px; margin-right:10px; position:relative; text-align:center; font-size:14px; font-weight:bold; color:#FFF; cursor:pointer;
    transition:.3s;
    -moz-transition:.3s; /* Firefox 4 */
    -webkit-transition:.3s; /* Safari and Chrome */
    -o-transition:.3s; /* Opera */
}
.point_list li.current_point{ width:24px; color:#000;}
.point_list li em{ position:relative; z-index:1; vertical-align:top;}
.point_list li span.point_op_bg{ display:block; width:100%; height:100%; position:absolute; z-index:0; top:0; left:0;
     background:#000; filter:alpha(opacity=80); -moz-opacity:.8; -webkit-opacity:.8; opacity:.8;
}
.point_list li.current_point span.point_op_bg{
     background:#FFF; filter:alpha(opacity=80); -moz-opacity:.8; -webkit-opacity:.8; opacity:.8;
}/*幻灯片结束*/
.game_intro_box{ width:252px; height:341px; float:left; overflow:hidden; background-color:#DDE2E8;}
.intro_title{ height:41px; background: url(/d/public/pspecial/ht/images/tit_ico.png) -2px 8px no-repeat;}
.intro_title h2{ padding-left:35px; line-height:41px; font-weight:normal;}
.game_intro{ height:280px; padding:10px; font-size:16px; text-indent:15px; line-height:24px; color: #08444E; background:url(/d/public/pspecial/ht/images/intro.jpg) right bottom no-repeat;}
/*服务器列表*/
.server_title{ height:41px; background: url(/d/public/pspecial/ht/images/tit_ico.png) 0 -168px no-repeat;}
.server_title h2{ padding-left:40px; line-height:36px; font-weight:normal;}
.server_list{ height:231px; padding:15px 10px 5px; border:solid 1px #B1B0B0; background: #FFF;}
.server_list a{ display:block; height:35px; line-height:35px; margin-bottom:10px; border:solid 1px #000; text-align:center; color:#FFF; font-size:14px; background:#469FAE;}
.server_list a:hover{ color:#900 !important;}
/*新闻资讯*/
.news{ width:350px; height:306px; border-bottom:solid 1px #000; float:left; overflow:hidden; background:#FFF;}
.news_tab{ height:37px; border-bottom:solid 1px #000; background:#3FC4DA;}
.news_tab li{ float:left;}
.news_tab li a{ display:block; width:60px; height:20px; line-height:18px; margin-top:10px; border-right:solid 2px #333; text-align:center; font-size:16px;}
.news_tab li.current_tab a{ color:#900; border-right:solid 2px #900;}
.news_tab li a:hover{color: #900 !important;}
.more{ float:right; margin-right:5px; line-height:37px; color:#FFF; font-size:16px; text-transform:uppercase; background:none;}
.hot_news{ height:38px; line-height:37px; border-bottom:solid 1px #B1B0B0; text-align:center; font-size:16px; overflow:hidden; background:#E7E7E7;}
.hot_news a{ display:inline-block; margin:0 auto; /* max-width:280px; _width:220px; padding-left:22px; position:relative;*/ color:#F00; white-space:nowrap; overflow:hidden; text-overflow:clip;}
.hot_news a:hover{ text-decoration:underline;}
.hot_news a span{ display:inline-block; width:15px; height:15px; line-height:13px; margin-right:5px; background:#900; color:#FFF; font-size:14px; vertical-align:super;}
/*.hr{ border-top:solid 1px #666;}*/
.news_list_box{ height:163px; margin:0 15px; position:relative;}
.news_list_box ul{ width:100%; display:none; position:absolute; left:0; top:0;}
.news_list_box ul.current_news_list{ display:block;}
.news_list_box ul li{ height:32px; line-height:32px; border-bottom:solid 1px #B1B0B0; overflow:hidden; font-size:14px;}
.news_time{ float:right; padding-left:10px;}
.news_list_box ul li:hover{ color:#900;}

/*新手指南、高手进阶、游戏系统、特色玩法*/
.sys{ width:598px; height:293px; margin-left:14px; float:left; background:url(/d/public/pspecial/ht/images/test.jpg) right bottom;}
.sys_title{ height:41px; background:#DDE2E8 url(/d/public/pspecial/ht/images/tit-ico.png) 0 4px no-repeat;}
.sys_title h2{ padding-left:40px; line-height:36px; font-weight:normal;}
.sys_tab{ height:41px;}
.sys_tab h3{ height:31px; line-height:31px; width:90px; text-align:center; float:left; background:#A3BCC0; font-weight:normal;}
.sys_tab h3 a{ display:block; width:90px; height:31px; line-height:31px; background:#A3BCC0;}
.sys_tab h3 a:hover,.sys_tab h3 .sys_current_tab{ background:#647680; color:#FFF;}
.sys_content{ width:350px; margin-top:15px; font-size:14px;}
.sys_content ul{ width:550px; height:186px; display:none; overflow:hidden;}
.sys_content ul.sys_current_list{ display:block;}
.sys_content li{ width:350px; height:30px; line-height:30px; border-bottom:solid 1px #CCC; text-indent:20px; white-space:nowrap;}

/*装备图鉴*/
.zb{ position:relative; width:320px; height:252px; margin-top:41px; margin-left:14px; float:left; overflow:hidden; text-align:center; background:#281F20;}
.zb_list{ position:relative; width:320px;} /*固定宽度，否则子元素absolute定位在IE6下会有偏差*/
.zb_list li{ position:absolute; left:0; top:0; display:none;}
.zb_list li.zb_current_pic{ display:block;}
.zb_title_box{ width:100%; height:30px; line-height:30px; position:absolute; left:0; bottom:0; font-size:16px; color:#E9B41E;}
.zb_title{ width:100%; height:30px;}
.zb_title li{ display:none;}
.zb_title li.zb_current_title{ display:block;}
.arrow{ display:block; width:14px; height:26px; position:absolute; top:2px; text-indent:-9999px;}
.pre_arrow{ left:55px; background:url(/d/public/pspecial/ht/images/spr.png) -77px -94px no-repeat;}
.pre_arrow:hover{ background:url(/d/public/pspecial/ht/images/spr.png) -77px -121px no-repeat;}
.next_arrow{ right:55px; background:url(/d/public/pspecial/ht/images/spr.png) -91px -94px no-repeat;}
.next_arrow:hover{ background:url(/d/public/pspecial/ht/images/spr.png) -91px -121px no-repeat;}
/*游戏问答*/

.help{ width:292px; margin-left:14px; float:left;}
.help_title{ background:#999 url(/d/public/pspecial/ht/images/tit_ico.png) -1px -260px no-repeat;}
.help_title h2{ height:38px; line-height:38px; padding-left:37px; font-weight:normal;}
.help_list_box{ height:247px; padding:12px 13px 3px; border:solid 1px #B1B0B0; overflow:hidden;}
.help_list_box ul li{ height:30px; line-height:30px; border-top:solid 1px #B1B0B0; overflow:hidden;}
.help_list_box ul li:first-child{ border-top:none;}
.help_list_box ul li em.news_time{ float:right;}
.help_list_box ul li:hover{ color:#900;}
/*角色介绍*/
.role_title{ height:41px; background:url(/d/public/pspecial/ht/images/tit_ico.png) 0 -120px no-repeat;}
.role_title h2{ padding-left:40px; line-height:36px; font-weight:normal;}
.role_slid{ height:300px; overflow:hidden;}
.role_box{ width:85px; float:left; position:relative; overflow:hidden;}
.role_box.current_role{ width:778px;}
.role_name h4{ width:85px; height:300px; border-left:solid 1px #333; position:relative; left:0; top:0; text-indent:-9999px; cursor:pointer;}
.role_1 .role_name h4{ position:relative; background:url(/d/public/pspecial/ht/images/r1-icon-1.jpg) 0 0 no-repeat;}
.role_2 .role_name h4{ position:relative; background:url(/d/public/pspecial/ht/images/r2-icon-1.jpg) 0 0 no-repeat;}
.role_3 .role_name h4{ position:relative; background:url(/d/public/pspecial/ht/images/r3-icon-1.jpg) 0 0 no-repeat;}
.role_4 .role_name h4{ position:relative; background:url(/d/public/pspecial/wsdzz/images/r4.jpg) 0 0 no-repeat;}
.role_name h4 span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:url(/d/public/pspecial/wsdzz/images/r1_1.jpg) 0 0 no-repeat;
    -moz-transition:.5s;
    -o-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    /*filter:alpha(opacity=0); 
    -moz-opacity:0; 
    -webkit-opacity:0; 
    opacity:0;*/
    opacity:0; filter:alpha(opacity=0); 
}
.role_1 .role_name h4 span{ background:url(/d/public/pspecial/ht/images/r1-icon-0.jpg) 0 0 no-repeat;}
.role_2 .role_name h4 span{ background:url(/d/public/pspecial/ht/images/r2-icon-0.jpg) 0 0 no-repeat;}
.role_3 .role_name h4 span{ background:url(/d/public/pspecial/ht/images/r3-icon-0.jpg) 0 0 no-repeat;}
.role_4 .role_name h4 span{ background:url(/d/public/pspecial/wsdzz/images/r4_1.jpg) 0 0 no-repeat;}
.role_name h4:hover span,.role_box.current_role .role_name h4 span{ /*filter:alpha(opacity=100); -moz-opacity:1; -webkit-opacity:1; opacity:1;*/opacity:1; filter:alpha(opacity=100); }
.role_desc{ width:693px; height:300px; position:absolute; left:85px; top:0; font-size:14px; color:#FFF;}
.role_1 .role_desc{ background:url(/d/public/pspecial/ht/images/r1.jpg) right 0 no-repeat;}
.role_2 .role_desc{ background:url(/d/public/pspecial/ht/images/r2.jpg) right 0 no-repeat;}
.role_3 .role_desc{ background:url(/d/public/pspecial/ht/images/r3.jpg) right 0 no-repeat;}
.dbrw{ width:200px; margin:120px 0 15px 40px; text-indent:0; background:#699;}
.disc{ width:255px; line-height:28px; margin-top:110px; margin-left:20px;}
.role_desc a{ display:block; width:100px; height:25px; margin:20px 0 0 20px; background:url(/d/public/pspecial/ht/images/role_more.jpg) center center no-repeat; text-indent:-9999px;}
.role_desc a:hover{ background:url(/d/public/pspecial/ht/images/role_more_1.jpg) center center no-repeat;}
/*合作、客服*/
.service_title{ background:#999 url(/d/public/pspecial/ht/images/tit_ico.png) 0 -76px no-repeat;}
.service_title h2{ height:38px; line-height:38px; padding-left:37px;/* font-size:18px;*/ font-weight:normal;}
.service_content{ padding-bottom:12px; padding:0 10px; border:solid 1px #AEAEAE; border-top:none; overflow:hidden;}
.contact{ padding:6px 0 7px;}
.contact li{ height:20px; font-size:14px;}
.erweima{ height:90px; overflow:hidden; margin-bottom:5px;}
.erweima img{ float:left;}
.erweima_p1{ float:left; padding:20px 0 10px 10px; font-size:16px; font-weight:bold;}
.erweima_p2{ width:120px; float:left; padding-left:10px; font-size:14px;}/*固定宽度for IE6 float*/

/*热门攻略*/
.hot_gl{ display:inline; width:292px; margin-left:14px; float:left;}
.hot_gl_title{ background:#999 url(/d/public/pspecial/ht/images/tit_ico.png) 0 -34px no-repeat;}
.hot_gl_title h2{ height:38px; line-height:38px; padding-left:37px; font-weight:normal;}
.hot_gl_list_box{ height:247px; padding:12px 13px 3px; border:solid 1px #B1B0B0;}
.hot_gl_list_box ul li{ height:30px; line-height:30px; border-top:solid 1px #B1B0B0; overflow:hidden;}
.hot_gl_list_box ul li:first-child{ border-top:none;}
.hot_gl_list_box ul li em.news_time{ float:right;}
.hot_gl_list_box ul li:hover{ color:#900;}
/*游戏截图*/
.pic_short{ width:320px; height:100%; float:left; margin-left:14px;}
.pic_short_title{ background:#999 url(/d/public/pspecial/ht/images/tit_ico.png) 0 -211px no-repeat;}
.pic_short_title h2{ height:38px; line-height:38px; padding-left:37px; font-weight:normal;}
.pic_short_list_box{ height:247px; padding:12px 0 3px; border:solid 1px #B1B0B0; position:relative;}
.pic_short_list_box ul{ position:relative; width:294px; height:242px; margin:0 auto; overflow:hidden;}
.pic_short_list_box ul li{ position:absolute; top:0; left:334px; line-height:30px; border-top:solid 1px #B1B0B0; overflow:hidden;}
.pic_short_list_box ul li.current_shot{ left:0;}
.pic_short_list_box ul li img{ width:294px; height:242px;}
.left_arrow,.right_arrow{ position:absolute; width:40px; height:60px; top:50%; margin-top:-25px; cursor:pointer;}
.left_arrow{ left:15px; background:url(/d/public/pspecial/ht/images/left_0.png) center center no-repeat; background-color:rgba(255,255,255,.2);}
.left_arrow:hover{ background:url(/d/public/pspecial/ht/images/left_1.png) center center no-repeat; background-color:rgba(255,255,255,.2);}
.right_arrow{ right:15px; background:url(/d/public/pspecial/ht/images/right_0.png) center center no-repeat; background-color:rgba(255,255,255,.2);}
.right_arrow:hover{ background:url(/d/public/pspecial/ht/images/right_1.png) center center no-repeat; background-color:rgba(255,255,255,.2);}

/*友情链接*/
.friendLink_box{ line-height:25px; margin-top:20px; border-top:solid 1px #98989A; border-bottom:solid 1px #98989A; font-size:16px; overflow:hidden;}
.friendLink_box h4{ float:left;}
.friendLink_box ul{ padding-left:69px;}
.friendLink_box li{ float:left; padding:0 15px;}
/*视频*/
.top_video{ position:absolute; top:300px; left:85px; width:315px; height:150px;}
.top_video a{ display:block; width:100%; height:100%; position:relative; text-indent:-9999px; background:url(/d/public/pspecial/ht/images/video.gif) 0 0 no-repeat; cursor:pointer;}
.video_triangle{display:block; width:20px; height:24px; position:absolute; left:50%; top:50%; margin-left:-6px; margin-top:-12px; background:url(/d/public/pspecial/ht/images/playbg.png) center center no-repeat;}
.video_circle{ display:block; width:42px; height:42px; position:absolute; left:50%; top:50%; margin-left:-21px; margin-top:-21px; background:url(/d/public/pspecial/ht/images/play_circle.png) center center no-repeat;
    -moz-animation:videoCircle 1.2s linear 0s normal none infinite running;
    -webkit-animation:videoCircle 1.2s linear 0s normal none infinite running;
    -o-animation:videoCircle 1.2s linear 0s normal none infinite running;
    -ms-animation:videoCircle 1.2s linear 0s normal none infinite running;
    animation:videoCircle 1.2s linear 0s normal none infinite running;
}
.video_circle_stop:hover .video_circle{
	-moz-animation:none;
	-webkit-animation:none;
	-o-animation:none;
	-ms-animation:none;
	animation:none
}
@keyframes videoCircle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-webkit-keyframes videoCircle /*Safari and Chrome*/
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}
#video_page{ display:none; position:fixed; left:0; top:0; width:100%; height:100%; z-index:9999; background:rgba(0,0,0,.7)}
#video_page .video_box{ position:fixed; left:50%; top:50%; width:700px; height:400px; margin-left:-350px; margin-top:-200px;}
.close_video{ position:fixed; left:50%; top:50%; width:68px; height:45px; line-height:45px; margin-left:350px; margin-top:-197px; text-align:center; font-size:40px; color:#FFF; background:#333; cursor:pointer;}
.close_video:hover{ background:#666;}



/*list 列表页*/
.sub_top_container{ height:300px;}
.sub_page_aside{ width:252px; float:left;}
.sub_page_main{ width:933px; min-height:903px; _height:903px; margin-left:15px; margin-bottom:20px; float:left; background:#FFF;}
.sub_server_title{ background-color:#999;}

.news_type_title{ height:65px; background:#135160; overflow:hidden;}
.news_type_title h2{ margin:0 25px; line-height:65px; float:left; font-size:28px; color:#FFF;}
.crumb{ float:left; margin:28px 0 0 25px; color:#FFF; font-size:16px;}
.crumb a{ color:#FFF;}
.crumb a:hover{ color:#FF1313; text-decoration:underline;}
.sub_content_wrap{ padding:15px 25px 0; background:#FFF; font-size:16px;}
.s_news_list li{ height:32px; line-height:32px; border-bottom:dashed 1px #999; overflow:hidden;}
.s_news_list li:hover{ color:#900;}

/*list 内容页*/
.tontent_text table{ margin:0 auto 10px;}
.title { padding:15px 0; margin-bottom:15px; border-bottom:dashed 1px #333;}
.title h1{ margin-bottom:10px; color:#900; font-size:28px;}
.title em{ font-style:normal; color:#666;}
.tontent_text p{ font-size:16px; line-height:30px; margin-bottom:10px; text-indent:25px;}
.tontent_text p img{/* display:block;*/ max-width:665px; margin-left:-25px; text-align:center;/* margin:0 auto;*/}
.con-button{ margin-top:15px;}
/*上下页、相关页*/
.nearby_page{ padding:5px 20px 20px; font-size:14px;}
.nearby_page a{ color:#9C2B2B;}
.nearby_page a:hover{ text-decoration:underline;}
.Correlation{ padding:0 20px 20px; overflow:hidden; font-size:14px;}
.Correlation h3{ padding-bottom:3px; margin-bottom:10px; border-bottom: solid 1px #7B7B7B; color:#FFF; }
.Correlation li{ float:left; width:370px; height:22px; line-height:22px; padding-bottom:10px; padding-right:45px; list-style: inside disc;}
.Correlation li a{ display:inline-block; vertical-align:top; width:305px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.Correlation li a:hover{ text-decoration:underline;}
.crlt_time{ float:right;}

/*分页*/
.page { width: auto; height: auto; overflow: hidden; margin: 0 auto; text-align: center; padding: 21px 0; clear: both;background: none !important;box-shadow: none !important;}
.page ul { text-align: center; }
.page li { width: auto !important; height: auto !important; display: inline; margin: 0 3px !important; _vertical-align: top; font-size: 18px !important; float: none !important; }
.page li a { padding: 0 13px !important; height: 34px; display: inline-block; line-height: 34px; background:#FFF; color:#000; }
.page li a:hover, .page li a.current { background:#075169; text-decoration: none; color: #fff !important; }

/*header样式*/
.left{float:left !important;}
.right{float:right !important;}
.red{color:#F00;}
em{ font-style:normal;}
.new_head{width:100%;height:40px;margin:0 auto;background:#f8f8f8; position:relative; z-index:20;}
.new_head_txt{width:1200px;height:40px;margin:0 auto;line-height:40px;}
.new_head_left img{float:left;padding:3px 10px 0 0;}
.new_head_left em{float:left;color:#333;line-height:40px;}
.new_head_right a{float:left;padding:0 0 0 15px;line-height:40px;}
.new_head_right a.nav{width:85px;height:40px;text-align:center;padding:0;margin:0 0 0 10px;display:inline;}
.new_head_right a:hover.nav{background:#1b1b1b;color:#fff !important;text-decoration:none;}
.new_head_left em a,.new_head_right a{color:#333;}
.new_head_left em a:hover,.new_head_right a:hover{color:#F00 !important;}

.head_qzdh{width:960px;height:auto;margin:0 auto 0 -360px;overflow:hidden;background:#1b1b1b;padding:10px 0 10px 0;position:absolute;top:40px; left:50%;z-index: 1000;}
.head_qzdh span.deep{width:960px;height:45px;float:left;background:#1b1b1b;line-height:45px;}
.head_qzdh span.shallow{width:960px;height:45px;float:left;background:#222;line-height:45px;}
.head_qzdh span cite{width:85px;float:left;padding:0 0 0 20px;font-size:17px;}
.head_qzdh span cite a{color:#ff4200;font-family:"MicroSoft YaHei";}
.head_qzdh span cite a:hover{color:#ff8a00 !important;}
.head_qzdh span em{float:left;}
.head_qzdh span em a{color:#bababa;padding:6px;}
.head_qzdh span em a:hover{background:#4f9af1;color:#fff !important;text-decoration:none;}
/*header样式结束*/
/*页脚*/
footer{ line-height:24px; padding:10px 0; text-align:center; color:#acacac; background:#0F0F0F;}
footer a{ color:#acacac;}
footer a:hover{ color:#FFF; text-decoration:underline;}
.footer{ line-height:24px; padding:10px 0; text-align:center; color:#acacac; background:#0F0F0F;}
.footer a{ color:#acacac;}
.footer a:hover{ color:#FFF; text-decoration:underline;}


/*搜索框样式*绝对定位 top right属性在标签内嵌样式修改**/
#bdcs{ position:absolute;}
.bdcs-container{ width:214px; height:38px; margin-top:7px; float:left; overflow:hidden;
    -moz-transition:.5s;
    -ms-transition:.5s;
    -o-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    }
.bdcs-container input{ border:solid 1px #ccc; opacity:.9;}
.bdcs-container input[type="submit"]{ font-size:14px; color:#FFF; font-weight:bold; border:none; border-radius:4px; margin-left:1px; cursor:pointer;
    background-color:#C33;
    background:-webkit-linear-gradient(#C33,#F33,#C03,#F33);
    background:-moz-linear-gradient(#C33,#F33,#C03,#F33); 
    background:-o-linear-gradient(#C33,#F33,#C03,#F33); 
    background:-ms-linear-gradient(#C33,#F33,#C03,#F33); 
    background:linear-gradient(#C33,#F33,#C03,#F33);}
/*星梦传扬微信二维码*/
.ewm_close{ width:16px; height:16px; overflow:hidden; background:url(/d/public/pspecial/ht/images/close.png) no-repeat; display:none; position:absolute; top:5px; right:5px; cursor:pointer;}
.ewm_right{ position:fixed; z-index:10000; overflow:hidden; right:50%; margin-right:-810px; top:640px;}
