@charset "utf-8";
.g_content{ width: 1200px; margin: 0 auto; overflow: hidden; }
.game_list{ overflow: hidden;zoom: 1;position: relative;z-index: 0;margin-bottom: 50px; margin-top: 25px;}

/*左侧*/
.lfet_bar{ width: 808px;float: left; margin-right: 72px; }

/*游戏详情*/
.game_details{ width: 100%; margin-bottom: 60px; }
.game_details .g_img{ width: 125px; height: 125px; margin-right: 20px; float: left; }
.game_details .g_img img{ width: 125px; height: 125px; border-radius: 24px; }
.game_details .g_con{ width: 465px; float: left; }
.game_details .g_con h1{ font-size: 28px; color: #222; height: 34px; line-height: 34px; overflow: hidden; margin-bottom: 6px; white-space: nowrap;text-overflow: ellipsis;}
.game_details .g_con ul{ overflow: hidden;zoom:1; margin-bottom: 10px; width: 370px;}
.game_details .g_con ul li{ width: 150px; float: left; font-size: 14px; color: #808080; line-height: 26px; height: 26px; overflow: hidden; }
.game_details .g_con ul li a{ color: #808080; }
.game_details .g_con ul li:nth-child(even){width: 220px;}
.game_details .g_con .tags{ width: 100%; height: 24px; line-height: 24px; font-size: 14px; color: #808080; overflow: hidden;}
.game_details .g_con .tags a,.game_details .g_con .tags i{ display: inline-block; height: 24px; line-height: 24px; background: #f0f0f0; color: #525252; padding: 0 13px; margin-left: 10px; border-radius: 12px; font-style: normal;}
.game_details .g_con .tags a{ color: #fff; background: #f76b6b; }

.game_details .g_btn{ width: 191px; float: right; padding-top: 9px; } 
.game_details .g_btn .yuyue{ width: 100%; height: 48px; line-height: 48px; text-align: center; font-size: 15px; color: #fff; background: #f76b6b; border-radius: 3px; display: none; margin-bottom: 14px;cursor: pointer;}
.game_details .g_btn .yuyue em{ display: inline-block; width: 24px; height: 19px; background: url(../images/soft_icons.png) no-repeat; background-position: -71px 0; vertical-align: middle; margin-right: 7px;}
.game_details .g_btn .yuyue:hover{ opacity: .8; filter: alpha(opacity=80); }
.game_details .g_btn .android{ width: 191px; height: 48px; margin-bottom: 14px; position: relative;z-index: 1;background: url(../images/soft_icons.png) no-repeat; background-position: 0 -98px;}
.game_details .g_btn .android a{ display: block;width: 191px; height: 48px; }
.game_details .g_btn .android .code_android{ width: 160px;height: 171px;background: url(../images/soft_icons.png) no-repeat; background-position: 0 -203px; display: none; position: absolute; right: 0; bottom: -178px; }
.game_details .g_btn .android .code_android img{ display: block; width: 130px; height: 130px; margin: 0 auto; padding-top: 27px; }
.game_details .g_btn .android:hover{ opacity: .8; filter: alpha(opacity=80); }
.game_details .g_btn .android:hover .code_android{ display: block; }

.game_details .g_btn .ios{ width: 191px; height: 48px; margin-bottom: 14px; position: relative;z-index: 0;background: url(../images/soft_icons.png) no-repeat; background-position: 0 -148px; position: relative;z-index: 0; }
.game_details .g_btn .ios a{ display: block;width: 191px; height: 48px; }
.game_details .g_btn .ios:hover{ opacity: .8; filter: alpha(opacity=80); }

.game_details .g_btn .ios .code_ios{ width: 160px;height: 171px;background: url(../images/soft_icons.png) no-repeat; background-position: 0 -203px; display: none; position: absolute; right: 0; bottom: -178px; }
.game_details .g_btn .ios .code_ios img{ display: block; width: 130px; height: 130px; margin: 0 auto; padding-top: 27px; }
.game_details .g_btn .ios:hover{ opacity: .8; filter: alpha(opacity=80); }
.game_details .g_btn .ios:hover .code_ios{ display: block; }

.game_details .g_btn .no_down{ width: 100%; height: 48px; line-height: 48px;text-align: center; font-size: 15px; color: #fff; background: #b5b5b5; border-radius: 3px; margin-bottom: 14px;cursor: pointer; display: block;  }
.game_details .g_btn .upbtn{ width: 100%; height: 48px; line-height: 48px;text-align: center; font-size: 15px; color: #fff; background: #99c13b; border-radius: 3px; margin-bottom: 14px;cursor: pointer; display: block;  }

.game_details .g_btn .android a{ display: block;width: 191px; height: 48px; }
.game_details .g_btn .android.pc-btn{background: #99c13b;text-align: center; line-height: 48px; border-radius: 4px}
.game_details .g_btn .android.pc-btn a{color: #fff; font-size: 16px;}
.game_details .g_btn .android.pc-btn .code_android{display: none!important;}

.pc-kf-btn{display: block; width: 191px; height: 50px; background: url(../images/btn_kf_05.png) no-repeat; background-size: 100% 100%; position: relative;    text-align: center;font-size: 18px;font-weight: bold;color: #ad283c;line-height: 50px;}
.pc-kf-btn .move-tips{line-height:20px;width: 191px;overflow:hidden;height: 20px;position: absolute;left: 0; bottom: -22px;}
.pc-kf-btn .move-tips p{padding-left:20px;font-size: 14px;color: red;display:inline-block;white-space:nowrap;animation:10s wordsLoop linear infinite normal;margin:0 10px;background: none;font-weight: normal;}
.pc-kf-btn:hover{color: #ad283c;}
@keyframes wordsLoop{0%{transform:translateX(100px);-webkit-transform:translateX(100px)}
100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}
}
@-webkit-keyframes wordsLoop{0%{transform:translateX(100px);-webkit-transform:translateX(100px)}
100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}
}

.pc-ld-btn{display: block; width: 191px; height: 48px;line-height: 48px;color: #fff;background:#ff8a00;text-align: center;}
.pc-ld-btn i{ background:url(../images/down_btn_pc.png) no-repeat; width: 22px; height: 20px; display: inline-block;vertical-align: middle;margin: 0 8px 0 12px;}
.pc-ld-btn span{display: inline-block;vertical-align:middle;width:130px;text-align: left;color: #fff;font-size: 15px;}
.pc-ld-btn .tips{font-size: 12px; color: #999; line-height: 16px; margin-top: 4px;overflow: hidden;height: 16px;}
.pc-ld-btn:hover{opacity: .8; filter: alpha(opacity=80);}

.pc-ld-btn2{display: block; width: 191px; height: 48px;line-height: 48px;color: #fff;background:#ff8a00;text-align: center;}
.pc-ld-btn2 i{ background:url(../images/down_btn_pc.png) no-repeat; width: 22px; height: 20px; display: inline-block;vertical-align: middle;margin: 0 8px 0 12px;}
.pc-ld-btn2 span{display: inline-block;vertical-align:middle;width:130px;text-align: left;color: #fff;font-size: 12px;line-height: 14px;height: 48px;overflow: hidden;zoom:1;}
.pc-ld-btn2 span em{font-size: 15px; display: inline-block; width: 100%; height: 26px; line-height: 26px;float: left;}
.pc-ld-btn2:hover{opacity: .8; filter: alpha(opacity=80);}

.tags-cq #banner{position: relative;z-index: 2}
.tags-cq .sky_xl_zt{position: relative;background: #fff;}
.tags-cq .g_content{position: relative;background: #fff;}
.tags-cq .footer{position: relative; z-index: 2;}


/*nav*/
.ny_main_lt {background: #F5F5F5;clear: both;width: 100%;overflow: hidden;height: 44px;line-height: 44px;font-size: 16px; margin-bottom: 25px;}
.ny_main_lt ul{ padding-left: 25px; }
.ny_main_lt li {float: left;width: 130px;text-align: center;border-top: 2px solid #F5F5F5;cursor: pointer;color: #888;}
.ny_main_lt li:hover {color: #59c301}
.ny_main_lt li.hover {background: #fff;border-top: 2px solid #59c301;color: #59c301; font-weight: bold;}

/*游戏介绍*/
.game_intro{ width: 100%; font-size: 15px; color: #444; margin-bottom: 50px; }
.game_intro p{ line-height: 30px; }
.game_intro p strong{ font-weight: bold; }
.game_intro p img{display: block; margin: 0 auto; width: auto !important; height: auto !important; max-width: 350px !important; padding-top: 15px;}
.game_intro h3{ font-size: 15px; height: 30px; line-height: 30px; color: #3c3c3c; font-weight: bold; padding: 25px 0 15px; }
.game_intro h3:before{ display: inline-block; content: " "; width: 4px; height: 18px; background: #59c301;margin-right: 10px; vertical-align: middle; border-radius: 2px;}

/*截图*/
.img_look{ width: 800px; height: 270px; position: relative;}
.infopic{width:706px;height:270px;position:relative;overflow:hidden;margin-left: 46px;}
.piclist{height:270px;position:absolute;top:0;left:0;}
.piclist li{height:270px;margin-right:8px;float:left;overflow:hidden;}
.piclist li img{height:270px;}
.img_look > a{width:30px;height:94px;cursor:pointer; background: url(../images/soft_icons.png) no-repeat;position:absolute;top:50%;margin-top: -47px; }
.img_look > a:hover{ opacity: .8; filter: alpha(opacity=80); }
.img_look .pic_prev{left:0;background-position:0 -381px; }
.img_look .pic_next{right:0;background-position:-34px -381px;}

/*相关版本*/
.xgbb{}
.xgbb ul{ width: 823px; overflow: hidden;zoom:1; padding-top: 30px; }
.xgbb ul li{ display: block;float: left;margin: 0 15px 20px 0;width: 396px;height: 89px;background: #f7f7f7; }
.xgbb ul li a{ display: block;width: 376px; margin: 0 auto; overflow: hidden;zoom:1; height: 100%;}
.xgbb ul li a img{ float: left; width: 68px;height: 68px;border-radius: 12px; margin-right: 12px; margin-top: 10px; }
.xgbb ul li a .mid{ width:220px; float: left; margin-top: 15px;  }
.xgbb ul li .name{ display: block; height: 30px; line-height: 30px; color: #333; overflow: hidden; width: 100%; font-size: 15px;}
.xgbb ul li .bq{ font-size: 13px; height: 30px; line-height: 30px; overflow: hidden;color: #a09f9f; }
.xgbb ul li .bq i{ margin:0 8px;font-style: normal; }
.xgbb ul li .btn{ display: block; float: right; width: 50px; height: 23px; line-height: 23px; text-align: center;font-size: 14px; border:1px solid #dfdfdf; color: #777; margin-top: 37px; border-radius: 12px;}
.xgbb ul li .btn:hover{ border:1px solid #59c301; color: #59c301;}
.xgbb ul li .name:hover{ color: #59c301; }

/*标题*/
.xs_title{ font-size: 18px; height: 50px; line-height: 50px; border-bottom: 1px solid #e4e4e4;color: #333;}
.xs_title h2{ display: inline-block; height: 50px; border-bottom:1px solid #59c301; }
.xs_title a{ font-size: 14px; color: #999; float: right;}
.xs_title a:hover{ color: #59c301}
/*猜你喜欢*/
.guess{margin-top: 40px;position: relative;}
.gtab{color: #e8e8e8;position: absolute;top: 15px;left: 238px;}
.gtab a{display: inline-block;color: #595454;font-size: 15px;padding: 0 10px;height: 28px;line-height: 15px;text-align: center;}
.gtab a.hover{color: #fff; background: #f9a019;line-height: 28px;border-radius: 2px;}
.label_game_info { width: 100%;  margin-top: 20px; overflow: hidden; }
.label_game_info ul {width: 104%;display: block;margin-top: 18px;}
.label_game_info ul li {display: block;float: left;margin: 0 15px 20px 0;width: 258px;height: 89px;background: #f7f7f7;}
.label_game_info ul li .img {float: left;overflow: hidden;margin-right: 12px;padding-left: 10px;padding-top: 10px;}
.label_game_info ul li .img:hover { opacity: 0.88; }
.label_game_info ul li .img, .label_game_info ul li .img img { width: 68px; height: 68px; border-radius: 12px; }
.label_game_info ul li .name {display: block;float: left;width: 165px;height: 25px;line-height: 25px;overflow: hidden;color: #525252;font-size: 15px;white-space:nowrap;text-overflow:ellipsis;margin-top: 9px;}
.label_game_info ul li .name:hover { color: #59c301; }
.label_game_info ul li .bq {color: #a09f9f;width: 150px;display: block;float: left;height: 18px;line-height: 18px;margin-top: 2px;font-size: 13px;margin-bottom: 3px;}
.label_game_info ul li .bq a{color:#9d97be;display: inline-block;float: left;}
.label_game_info ul li .bq a:hover{color:#59c301;}
.label_game_info ul li .bq i{width: 1px;height:12px;background:#dbdbdb;display:inline-block;margin:0 8px;float: left;padding: 0;margin-top: 3px;}
.label_game_info ul li .bq em{color:#f08620;font-weight:bold;font-size:14px;font-family: Georgia;}
.g_intro{margin-top: 9px;border-bottom: 1px dashed #e3e3e3;padding-bottom: 16px;}
.g_intro .intro_img{ width: 200px; height: 92px; display: inline-block; float: left; margin-right: 16px;}
.g_intro .intro_img img{ width: 100%; height: 92px; display: block; overflow: hidden; border-radius: 4px;}
.zt_text{display: inline-block;width: 590px;margin-bottom: 0;}
.zt_text .zt_title{ font-size: 20px; color: #333; height: 20px; line-height: 20px; display: inline-block; width: 400px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.zt_text .more_zt{ font-size: 12px; color: #b4b4b4;float: right;}
.zt_text .more_zt:hover{ color: #ffbe4a;}
.zt_text .zt_title:hover{color:#59c301 ;}
.zt_text .zt_info{display: block;overflow: hidden;font-size: 12px;color: #949494;height: 58px;line-height: 20px;margin-top: 10px;margin-top: 11px;w: hidden;}
.zt_text .zt_info em{ color: #e61f26;}

/*同类推荐*/
.tltj{ margin-bottom: 30px; }
.tltj .tj_list{ padding-top: 30px; width: 100%; overflow: hidden; }
.tltj .tj_list ul{ width: 810px; overflow: hidden;zoom:1; }
.tltj .tj_list ul li{ width: 93px; margin-right: 42px; float: left;}
.tltj .tj_list ul li a{ display: block; width: 100%;}
.tltj .tj_list ul li a img{ width: 93px; height: 93px; border-radius: 10px; margin-bottom: 10px; }
.tltj .tj_list ul li a b{ font-size: 14px; height: 30px; line-height: 30px; text-align: center;color: #333; display: block;margin-bottom: 10px; overflow: hidden; }
.tltj .tj_list ul li a span{ display: block; width: 86px; height: 29px; border:1px solid #59c301; border-radius: 15px; text-align: center;line-height: 29px; color: #59c301; }
.tltj .tj_list ul li a:hover b{ color:#59c301; }
.tltj .tj_list ul li a:hover span{color:#fff;background: #59c301;}

/*右侧*/
.right_box{ width: 320px; float: right;}
/*本类推荐*/
.same_intro{ margin-top: -14px; margin-bottom: 40px;}
.same_intro ul{ padding-top:6px;  }
.same_intro ul li{ padding: 15px 0; height: 25px; overflow: hidden;zoom:1; border-bottom:1px solid #f2f2f2;  }
.same_intro ul li span{ display:block; width: 29px; height: 23px; background: #d2d2d2;border-radius: 2px; color: #fff; text-align: center; line-height: 23px; margin: 1px 17px 0 0;font-size: 12px; float: left; }
.same_intro ul li .name{ font-size: 15px; color: #333; line-height: 25px; }
.same_intro ul li .name:hover{ color: #59c301; margin-left:3px;}
.same_intro ul li .btn{ display: block; float: right; width: 50px; height: 23px; line-height: 23px; text-align: center;font-size: 14px; border:1px solid #dfdfdf; color: #777; margin-top: 3px; border-radius: 12px;}
.same_intro ul li .btn:hover{ background: #59c301; color: #fff;}

.same_intro ul li.li_a{ padding:20px 0; height: 80px;}
.same_intro ul li.li_a span{ margin-top: 28px; }
.same_intro ul li.li_a .i_img{ width: 80px; height: 80px; float: left; display: block; margin-right: 14px; } 
.same_intro ul li.li_a .i_img img{ width: 80px; height: 80px; border-radius: 10px; }
.same_intro ul li.li_a .i_con{ width: 180px; overflow: hidden; }
.same_intro ul li.li_a .i_con .name{ font-size: 15px; color: #444; display: block; height: 20px; line-height: 20px; margin-bottom: 10px;overflow: hidden;}
.same_intro ul li.li_a .i_con .name:hover{ color: #59c301; }
.same_intro ul li.li_a .i_con p{ font-size: 14px; color: #999; display: block; height: 16px; line-height: 16px; margin-bottom: 11px; overflow:hidden; }
.same_intro ul li.li_a .i_con p em{ margin: 0 4px; }
.same_intro ul li.li_a .i_con .btn{ display: block;  width: 50px; height: 23px; line-height: 23px; text-align: center;font-size: 14px; border:1px solid #59c301; color: #59c301; margin-top: 3px; border-radius: 12px; float: none;}
.same_intro ul li.li_a .i_con .btn:hover{ background: #59c301; color: #fff; }
.same_intro ul li.li_1 span{ background: #59c301 }
.same_intro ul li.li_2 span{ background: #59c301 }
.same_intro ul li.li_3 span{ background: #59c301 }

/*最新更新*/
.game_latest{margin-bottom: 40px;}
.game_latest ul{ padding-top:10px;}
.game_latest ul li{ padding: 13px 0; height: 46px; overflow: hidden;zoom:1; border-bottom:1px solid #f2f2f2;  }
.game_latest ul li .i_img{ display:block; width: 46px; height: 46px; float: left;margin-right: 14px; }
.game_latest ul li .i_img img{ width: 46px; height: 46px; border-radius: 6px; }
.game_latest ul li .gl_con{ width: 260px; float: left; font-size: 14px; color: #999;}
.game_latest ul li .gl_con .name{ color: #333; height: 23px; line-height: 23px; overflow: hidden; display:block;}
.game_latest ul li .gl_con .name:hover{ color: #59c301;  margin-left:3px;}
.game_latest ul li .gl_con p{ height: 23px; line-height: 23px; overflow: hidden; }
.game_latest ul li .gl_con p em{ margin: 0 4px; }


/*图片滚动插件样式*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/sprite.png) 2px 1px no-repeat; margin-top:7px;cursor:pointer}
div.pp_default .pp_gallery ul li a{/* background:url(../images/default_thumb.png) center center #f8f8f8; */border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{/* background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat; */cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{/* background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat; */cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{/* background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat; */cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{/* background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat; */cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{/* background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat; */cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:7px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{/* background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; */display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{/* background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; */display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}


/*手机号码验证预约*/
.yAlert {width: 500px;position: fixed;left: 50%;margin-left: -250px;height: 310px;padding-bottom: 10px;top: 50%;margin-top: -155px;z-index: +101;background: #fff;border-radius: 10px;overflow: hidden;display: none;}
.yAlert b {text-align: center;font: 16px/40px microsoft yahei;display: block;margin: 10px 0}
.yAlert_t { background: #f3615e; font: 18px/45px microsoft yahei; color: #fff; padding: 0 15px}
.yAlert_t span {float: right; font-size: 20px; cursor: pointer}
.yAlert .yAlert_br,.yAlert .yAlert_bs,.yAlert input {width: 80%; padding: 0 10px; font: 14px/45px microsoft yahei; border-radius: 5px}
.yAlert input {border: #ccc 1px solid;display: block; margin: 20px auto 0 auto}
.yAlert input:focus { border: #f3615e 1px solid}
.yAlert_b { border-top: #ddd 1px solid; padding-top: 10px}
.yAlert .yAlert_br,.yAlert .yAlert_bs { font-size: 16px; margin: 10px auto; text-align: center; cursor: pointer}
.yAlert .yAlert_bs { background: #f3615e; color: #fff}
.yAlert .yAlert_br {border: #f3615e 1px solid; color: #f3615e}
.yAlert_bg {z-index: +100; background: #000;filter: alpha(opacity=50); -moz-opacity: .5;-khtml-opacity: .5; opacity: .5; position: fixed;
    left: 0; top: 0;width: 100%;height: 100%;display: none;}
	
.cq-tips{
	width:808px;
    position:relative;
    margin: 0px auto 25px;
}
.cq-tips a{
	display:block;
	width:100%;
}
.cq-tips a img{
  width: 100%;
  height: auto;
  display: block;
}
.cq-tips em{
	display:block;
	width:29px;
	height:16px;
	background:url(../images/ad_tip_2016.png) no-repeat 0 0;
    position:absolute;
    bottom:0;
    left:0;
    z-index: 5;
}
.cq-tips div{
	position:absolute;
	right:0;
	top: -10px;
	color:#fff;
	font-size:20px;
	padding:10px;
  cursor: pointer;
  z-index: 5;
}
	