/*
* 妖精的尾巴专题页样式
* by yutent
* 2013-09-16
*/


/*初始化浏览器样式*/
* {margin:0;padding:0;}
img {border:0;}
ol, ul, li , ol li , ul li {list-style:none;}
input, textarea {outline:none;resize:none;}

body {background:url(../images/bg.jpg) no-repeat center top;font:13px/1.5 "Microsoft Yahei";color:#7c3700;}
a,a:hover {text-decoration:none;}

/*通用样式*/
.wp {width:1000px;margin:0 auto;position:relative;}
.z {float:left;}
.y {float:right;}
.hide {display:none;}
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clear { zoom: 1; }

.org {color:#f60;}

/*头部*/
.header {height:462px;background:url(../images/hd_bg.jpg) no-repeat;}
.header .logo {width:270px;height:130px;float:left;}
.header .menu {width:225px;height:30px;float:right;} 
.header .menu a {width:73px;height:30px;float:left;margin-left:2px;line-height:30px;text-align:center;color:#fff;}

/*游戏攻略及 KV图*/
.yj_news {height:400px;background:url(../images/news_bg.jpg) no-repeat;}
.c_left {width:237px;height:400px;}
.c_left .start_game {width:200px;height:65px;display:block;margin:0 auto;}
.reg_charge {width:200px;height:60px;margin:20px auto 0;}
.reg_charge a {width:100px;height:60px;float:left;}
.libao {width:210px;height:200px;margin:5px auto 15px;}

.c_right {width:750px;height:400px;}

.c_right .game_des {width:700px;height:78px;padding:15px 20px;font:15px/26px "Microsoft Yahei";text-indent:2em;font-weight:bold;}
.c_right .gonglue {width:365px;margin-top:15px;float:left;margin-left:5px;}
.c_right .gonglue .more a {color:#7c3700;line-height:30px;}
.c_right .gonglue .gl_list {width:355px;margin-top:5px;margin-left:10px;line-height:25px;font-family:"宋体";}
.c_right .gonglue .gl_list a {color:#7c3700;}
.c_right .gonglue .gl_list a:hover {text-decoration:underline;}
.slide {width:328px;height:188px;margin-left:21px;margin-top:14px;float:left;overflow:hidden;}
#left_btn,#right_btn {width:22px;height:188px;display:block;margin-left:0;}
.slide_imgs {margin:3px 0;position:relative;z-index:999;overflow:hidden;width:283px;height:182px;}
.slide_imgs a {width:283px;height:182px;position:absolute;z-index:999;display:block;}

/*主体 - 游戏人物介绍*/
.main {height:1098px;background:url(../images/main_bg.jpg) no-repeat;}
.main dt {font:17px/30px "Microsoft Yahei";color:#cc4a00;}
.main dd {width:70px;height:95px;margin:8px 10px;float:left;cursor:pointer;_cursor:hand;line-height:25px;text-align:center;}

.game_role1 {width:450px;height:534px;margin-top:120px;margin-left:20px;float:left;}
.game_role2 {width:450px;height:363px;margin-top:150px;margin-right:20px;float:right;}
.game_role3 {width:930px;height:330px;margin-left:20px;float:left;}



.footer {height:80px;background:url(../images/footer_bg.jpg) no-repeat;padding:30px 0;font:16px/80px "Microsoft Yahei";text-align:center;}


/*弹出层*/
.role_des {width:780px;height:610px;border:5px solid #c95d00;background:#efe8cc;padding:5px;}
.role_des .role_name {width:750px;height:30px;border:3px solid #ffc600;background:#cb712f;padding:0 10px;color:#fff;font:16px/30px "Microsoft Yahei";font-weight:bold;margin:0 auto;cursor:move;}
.role_des .role_jn {line-height:28px;padding:3px 10px;}
.role_des .role_pic {margin:0 auto;text-align:center;}