@charset "utf-8";
/* CSS Document */

body{ background:#fff; font-family:"Microsoft YaHei"; font-size:14px; color:#333; }
*{ margin:0; padding:0; }
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal; }
table{ border-collapse:collapse; border-spacing:0; border:none; }
input, textarea, select, button{ outline:none; border:none; }
textarea,input{ resize:none; }
em, i { font-style:normal; font-weight:normal; }
ul, ol{ list-style:none outside none; }
img { border:none; }
a{ text-decoration:none; cursor:pointer; color:#333; }
a:hover{ text-decoration:none; color:#09f; }
.clearfix{ *zoom:1; }
.clearfix:after{ content:""; display:block; height:0; clear:both; }
.clear{ height:0; overflow:hidden; clear:both; }
.fl{ float:left; }
.fr{ float:right; }
.mt10{ margin-top:10px; }
.mt20{ margin-top:20px; }
.m40{ margin:40px; }
.mr0{ margin-right:0 !important; }
.red{color:#ff3d3d !important;}
.hidden { visibility:hidden!important}

.topbox{ width:100%; border-bottom:1px solid #f1f1f1; background-color:#f9f9f9; }
.topbox .w1200{ margin:0 auto; width:1200px; height:36px;  line-height:36px; }
.topbox .topl span.home{ color:#999; float:left; padding-right:10px; }
.topbox .topl span.home a{ color:#999; }
.topbox .topl span.home a:hover{ color:#09f; }
.topbox .topr{ color:#ccc; font-size:14px; }
.topbox .topr ul li{ float:left; }
.topbox .topr ul li a{ margin:0 9px; color:#666; }
.topbox .topr ul li a:hover{ color:#09f; }
.top_menu, .top_phone, .top_apk{ float:left; padding:0 10px; margin-right:10px; position:relative; z-index:100; }
.top_menu .menu_top{ background:url(../images/top_icos1.gif) no-repeat scroll 0 10px; cursor:pointer; float:left; padding-left:24px; color:#333; }
.top_menu .menu_top span, .top_phone .phone_top span{ color:#666; float:left; padding-right:12px; position:relative; }
.top_menu .menu_top i, .top_phone .phone_top i{background:url(../images/top_ico2.gif) no-repeat scroll 0 0; display:block; width:7px; height:4px; position:absolute; top:16px; right:0; }
.top_menu .lowmenu{ display:none; background:#fff; border:1px solid #ccc; left:0; margin:36px 0 0 -95px; padding:0 0 16px; position:absolute; top:0; width:1198px; z-index:1000; }
.top_menu .lowmenu dl{ float:left; height:87px; padding:0 0 0 40px; width:358px; border-right:1px dashed #d2d2d2; font-size:14px; line-height:28px; color:#666; margin:20px 0 4px; overflow:hidden; }
.top_menu .lowmenu dl.no_line{ border-right:medium none; }
.top_menu .lowmenu dl.hot_zt{ width:759px; }
.top_menu .lowmenu dt{ font-size:16px; font-weight:bold; color:#333; line-height:25px; margin-bottom:7px; }
.top_menu .lowmenu dd a{ color:#666; display:inline-block; margin-right:24px; }
.top_menu .lowmenu dd a:hover{ text-decoration:underline; color:#09f !important; }
.top_menu_hover, .top_phone_hover{ background:#fff; border-bottom:1px solid #fff; border-left:1px solid #ccc; border-right:1px solid #ccc; padding: 0 9px; }
.top_menu_hover .white-line, .top_phone_hover .white-line{ position:absolute; bottom:-1px; left:0; right:0; height:1px; background:#fff; z-index:2000; }
.top_menu_hover .menu_top span, .top_phone_hover .phone_top span{ color:#09f; font-weight:bold; }
.top_menu_hover .menu_top i, .top_phone_hover .phone_top i{ -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
.top_menu_hover .lowmenu{ display:block; }
.top_phone .phone_top{ background:url(../images/top_icos1.gif) no-repeat scroll -121px 10px; cursor:pointer; float:left; padding-left:18px; color:#333; }
.top_phone .lowphone{ display:none; }
.top_phone .lowphone img{ display:block; }
.top_phone_hover .lowphone{ display:block; background:#fff; border:1px solid #ccc; left:0; margin:36px 0 0 -22px; padding:15px; position:absolute; top:0; z-index:1000; }
.top_apk .apk_top{ background:url(../images/top_icos1.gif) no-repeat scroll -222px 10px; cursor:pointer; float:left; padding-left:18px; color:#333; }
.top_apk .apk_top a{ color:#666; }
.top_apk .apk_top a:hover{ color:#09f; }

.header{ width:100%; min-width:1200px; }
.header-top{ background:#fff; width:100%; height:112px; position:relative; z-index:20; }
.header-top .header-in{ width:1200px; margin:0 auto; }
.header-top .logo{ padding:17px 0 17px 17px; margin-right:17px; }
.header-top .logo a, .header-top .logo img{ display:block; width:309px; height:78px; text-indent:-9999px; }
.header-top .xpxt{ display:block; width:230px; height:42px; margin:33px 0 0 0; }
.search{ padding:24px 0 0; width:546px; }
.search form{ position:relative; }
.search_box{ height:36px; border:2px solid #2DA55D; width:542px; position:relative; }
.sech_keyword{ float:left; width:345px; height:19px; padding:8px 15px 8px 5px; background:#fff; font:14px/19px "Microsoft YaHei", "SimSun"; color:#444; overflow:hidden; outline:0; }
.sech_btn{ position:absolute; right:-1px; top:-1px; background:#2DA55D; width:90px; outline:none; height:38px; letter-spacing:2px; border:none; cursor:pointer; -webkit-appearance:none; color:#FFF; font-size:18px; font-family:"Microsoft YaHei", "SimSun";}
.search .type-label{ position:relative; float:left; display:block; width:58px; padding-left:12px; cursor:pointer; line-height:36px; font-size:16px; color:#666; }
.search .type-label em{ background:url(../images/top_ico2.gif) no-repeat 0 -18px; position:absolute; right:0; top:16px; width:10px; height:5px; overflow:hidden; }
.search .type-label-down{ background:#fff; }
.search .type-label-down em{ -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
.search .type-list{ position:absolute; top:38px; left:0; width:72px; background:#fff; border:solid #2DA55D; border-width:0 2px 2px; }
.search .type-list li{ float:left; width:100%; line-height:32px; }
.search .type-list a{ display:block; text-indent:19px; color:#333; font-size:15px; }
.search .type-list a:hover{ background:#f5f5f5; color:#09f; }
.search .search-key{ height:23px; line-height:23px; padding:5px 4px; font-size:13px; color:#999; overflow:hidden; }
.search .search-key a{ color:#666; margin:0 10px 0 3px; }
.search .search-key a:hover{ color:#09f; text-decoration:underline; }

.search  select  {font-family:"Microsoft YaHei";margin-left:-4px;color:#666; font-size:16px;}

.search  select option {font-family:"Microsoft YaHei";color:#333; font-size:16px; padding-top:10px; outline: medium none;cursor: pointer;}

.header-nav{ position:relative; z-index:10; }
.nav-column{ width:100%; height:44px; background-color:#2DA55D; }
.nav-column-in{ width:1200px; color:#fff; margin:0 auto; overflow:hidden; } 
.nav-column ul{ width:1206px; }
.nav-column ul li{ float:left; margin-right:2px;}
.nav-column a{ width:132px; line-height:44px; display:block; text-align:center; font-size:18px; color:#fff; }
.nav-column a.nav-cur, .nav-column a:hover{ background-color:#159342; color:#fff; }
.sub-nav{ width:1200px; margin:0 auto; display:none; position:relative; }
.sub-nav-in{ position:absolute; top:0; width:1198px; border:1px solid #2DA55D; border-top:medium none; background:#f6f6f6; }
.sub-nav-in p{ line-height:24px; padding:9px 20px; color:#ccc; font-size:14px; }
.sub-nav-in p span{ font-size:12px; position:relative; top:-1px; margin:0 10px; }

.flink-add{ font-size:14px; color:#888; }
.flink-add a{ font-weight:bold; margin-right:12px; }
.flink-box{ padding:18px 0 0 10px; }
.flink-box a{ display:inline-block; line-height:32px; color:#666; margin-right:17px; }
.flink-box a:hover{ color:#09f; text-decoration:underline; }

.footer-push,.bottom{ width:100%; background:#424242; min-width:1200px; }
.footer-push .w1200, .bottom .w1200{ width:1200px; margin:0 auto; color:#999; overflow:hidden; }
.footer-push{ border-top:3px solid #999; overflow:hidden; }
.footer-push .w1200{ border-bottom:1px solid #555; padding:25px 0 28px; }
.footer-push-l{ float:left; width:818px; height:160px; border-right:1px solid #555; overflow:hidden; }
.footer-push-l ul{ float:left; padding:0 0 0 3px; width:185px; height:160px; overflow:hidden; }
.footer-push-l ul span{ display:block; width:100%; line-height:18px; margin-bottom:10px; }
.footer-push-l ul span a{ font-size:14px; font-weight:700; color:#bdbdbd; }
.footer-push-l ul li{ float:left; width:76px; line-height:27px; height:27px; overflow:hidden; }
.footer-push-l ul li a{ color:#999; }
.footer-push-l ul li a:hover, .footer-push-l ul span a:hover{ color:#fff; }
.footer-push-l ul.bzxz, .footer-push-l ul.tjlm{ width:110px; }
.footer-push-r .qrcode{ float:left; color:#fff; line-height:18px; text-align:center; width:152px; padding-left:32px; }
.footer-push-r .qrcode img{ display:block; width:130px; height:130px; margin:0 auto 10px; }

.bottom{ padding:20px 0 16px; line-height:32px; text-align:center; }
.bottom a{ color:#999; margin:0 4px; }
.bottom a:hover{ color:#fff !important; }
.bottom .safety{ height:38px; line-height:38px; text-align: center; display:inline-block; }
.bottom .safety a{ color:#999; display: inline-block; padding: 0 18px; }
.bottom .safety a:hover,.bottom .tips_text a:hover{ color:#fff; text-decoration: none; }
.bottom .safety i{ background: url(../images/icon-pl_bak.png) no-repeat 0 0; width:23px; height:20px; vertical-align:middle; margin-right:4px; margin-bottom:2px; display:inline-block;}
.bottom .safety .icon_safe2{ background-position:-30px 0; }
.bottom .safety .icon_safe3{ background-position:-60px 0; }
.bottom .safety .icon_safe4{ background-position:-85px 0; }
.bottom .safety .icon_safe5{ background-position:-115px 0; }
.bottom .tips_text a{ margin-left:7px; }

.stars{background:url(../images/stars.png) no-repeat; width:79px; height:17px; display:inline-block; vertical-align:middle;}
.star5{background-position: 0 0;}
.star4{background-position: -16px 0;}
.star3{background-position: -32px 0;}
.star2{background-position: -48px 0;}
.star1{background-position: -64px 0;}

.position{ color:#696969; font-size:14px; height:24px; line-height:24px; margin: 10px 0 10px 3px; }
.position a{color:#696969;}
.position a:hover{color:#09f; text-decoration:underline;}

.page{ height:34px; width:100%; padding:24px 0 0; text-align:center; }
.page span, .page a{ background:#fff; display:inline-block; height:32px; line-height:32px; margin: 0 4px; padding:0 13px; color:#666; font-size:14px; border:1px solid #ddd; }
.page a:hover, .page span{ background:#2DA55D; border:1px solid #2DA55D; color:#fff; text-decoration: none; }
#pages{ height:34px; width:100%; padding:24px 0 0; text-align:center; color:#ccc; }
#pages a{ background:#fff; display:inline-block; height:32px; line-height:32px; margin: 0 6px; padding:0 13px; color:#666; font-size:14px; border:1px solid #ddd; }
#pages a:hover{ background:#2DA55D; border:1px solid #2DA55D; color:#fff; text-decoration: none; }
#pages span.current{ display:inline-block; height:32px; line-height:32px; margin: 0 6px; padding:0 13px; background:#2DA55D; border:1px solid #2DA55D; color:#fff; }
#pages span.disabled{ display:inline-block; height:32px; line-height:32px; margin: 0 6px; padding:0 13px; color:#bfbfbf; background:#f2f2f2; border:1px solid #ddd; }

.abcbox{ height:46px; border:1px solid #ddd; padding-left:121px; position:relative; }
.abcbox span{ position:absolute; left:-1px; top:-1px; width:110px; height:48px; display:block; line-height:48px; font-size:16px; color:#fff; background-color:#2DA55D; text-indent:11px; }
.abcbox span i{ display:block; width:0; height:0; border-width:5px; border-style:solid; border-color:transparent transparent transparent #2DA55D; position:absolute; right:-10px; top:20px; overflow:hidden; }
.abcbox ul li{ float:left; padding:10px 5px 0 10px; width:26px; }
.abcbox ul li a{ display:block; width:26px; line-height:26px; text-align:center; color:#666; font-size:16px; }
.abcbox ul li a:hover{ background-color:#aaa; color:#fff; }

.light:before{content: "";position: absolute; width:80px; height:200px; top:0; left:-120px; overflow:hidden; background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.3)50%,rgba(255,255,255,0)100%);background:gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.3)),color-stop(100%,rgba(255,255,255,0)));background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.3)50%,rgba(255,255,255,0)100%);background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.3)50%,rgba(255,255,255,0)100%);-webkit-transform: skewX(-25deg);-moz-transform: skewX(-25deg);}
.light:hover::before{ left:330px; -webkit-transition: left .5s;-moz-transition: left .5s;-ms-transition: left .5s;transition: left .5s;}

#gotoBox { display:block; position:fixed; top:214px; left:50%; cursor:pointer; margin-left:630px; width:68px; }
#gotoBox a{ display:block; height:48px; width:66px; line-height:48px;  font-style:normal; text-align:center; background:#fafafa; border:1px solid #ececec; }
#gotoBox p{ width:68px; height:60px; text-align:center; background:url(../images/back_top.png) no-repeat 0 0; margin-top:5px;  }
#gotoBox a{ margin-top:-1px; font-size:14px; color:#666; }

#gotoBox a:hover{ background-color:#f0f0f0; } 
#gotoBox a.cur{ background-color:#2DA55D; border-color:#2DA55D; color:#fff; } 
#gotoBox a.cur:hover{ color:#fff; }
#gotoBox p.hover{ background-position:0 -60px; }

.backtop{ position:fixed; bottom:258px; left:50%; cursor:pointer; margin-left:630px; width:68px; height:60px; text-indent:-9999px; display:none; z-index:100; }
.backtop span{ display:block; width:68px; height:60px; background:url(../images/back_top.png) no-repeat 0 0;}
.backtop .hover, .backtop:hover span{ background-position:0 -60px; }
@media screen and (max-width:1366px){ #gotoBox,.backtop{ margin-left:605px; } }

.min-ad img{ display:block; max-width:1200px; margin:0 auto; }
.c-ad img{ display:block; width:300px; height:250px; }
.show-ad img, .w880-min-ad img, .news-topad img{ display:block; }
.xzbox-ad2{ margin-top:12px; }
.fixad{ position:fixed; top:0; width:300px; margin-top:0; z-index:9999; }

.total-num{ color:#888; line-height:48px; }
.cmtbox{ padding-bottom:15px; padding-top:22px; }
.head-w{ margin-bottom:10px; }
.head-pinfen{ float:left; width:656px; height:28px; line-height:28px; overflow:hidden; }
.head-pinfen span{ color:#666; float:left; padding-right:3px; }
.head-pinfen .form{ padding:0; text-align:left; }
.head-pinfen #app-rating{ position:relative; float:left; overflow:hidden; margin:0; padding:0; width:140px; height:28px; }
.head-pinfen .rating-level{ position:relative; width:140px; height:24px; padding-top:1px; }
.head-pinfen .rating-level span{ background:url(../images/stars.png) no-repeat 0 -61px; padding:0; position:absolute; height:24px; text-indent:-2222px; }
.head-pinfen .rating-level span#span1{ background-position:0 -27px }
.head-pinfen .rating-level span#span2{ background-position:0 -27px }
.head-pinfen .rating-level span#span3{ background-position:0 -27px }
.head-pinfen .rating-level span#span4{ background-position:0 -27px }
.head-pinfen .rating-level li{ display:inline; }
.head-pinfen .rating-level .one-star{ z-index:6; width:20%; }
.head-pinfen .rating-level .two-star{ z-index:5; width:40%; }
.head-pinfen .rating-level .three-star{ z-index:4; width:60%; }
.head-pinfen .rating-level .four-star{ z-index:3; width:80%; }
.head-pinfen .rating-level .five-star{ z-index:2; width:100%; }
.head-pinfen .rating-level .one-star:hover,.rating-level .two-star:hover{ background-position:0 -27px; }
.head-pinfen .rating-level .five-star:hover,.head-pinfen .rating-level .four-star:hover,.head-pinfen .rating-level .three-star:hover{ background-position:0 -27px; }
#htitle{ float:left; margin-left:9px; height:28px; line-height:28px; }
#htitle li{ float:left; list-style:none outside none; }
#htitle h6{ display:none; margin:0; color:#333; font-weight:400; font-size:16px; }
#htitle h6#h4{ display:block; }
.head-user label{ color:#666; font-size:14px; float:left; line-height:28px; }
.head-user #userText{ float:left; height:26px; line-height:26px; text-align:center; width:117px; padding:0 10px; border:1px solid #ccc; font-size:12px; color:#666; font-family:"Microsoft YaHei"; text-align:left; }

.post-wrap-w{ background-color:#fff; border:1px solid #ccc; border-radius:5px; border-bottom-left-radius:0; display:block; }
.post-wrap-w .area-textarea-w{ background-color:#fff; overflow:hidden; padding:8px 0 6px 7px; position:relative; z-index:9; }
.post-wrap-w .textarea-fw{ background:none; color:#999; font-size:14px; height:70px; line-height:22px; overflow-x:hidden; overflow-y:auto; resize:none; width:100%; font-family:"Microsoft YaHei"; }
.post-wrap-w .wrap-action-w { background-color:#f7f7f7; border-top:1px solid #ccc; height:39px; line-height:39px; font-size:12px; color:#666; }
.post-wrap-w .wrap-action-w .action-function-w { float: left; width:160px; position: relative; z-index: 12; }
.post-wrap-w .wrap-action-w .emotion{ padding:10px 0 10px 12px; color:#666; display:block; font-size:14px; float:left; line-height:19px; position:relative; }
.post-wrap-w .wrap-action-w .emotion i{ background:url(../images/icosprit.png) no-repeat -142px -205px; display:block; float:left; width:19px; height:15px; margin:2px 9px 0 0; overflow:hidden; }
.post-wrap-w .wrap-action-w .action-issue-w{ padding-left:9px; }
.post-wrap-w .wrap-action-w .action-issue-w .btn-fw { background:#2DA55D; border:0 none; cursor:pointer; float:right; height:41px; line-height:41px; margin:-1px -1px 0 0; font-size:16px; color:#fff; font-family:"Microsoft YaHei"; overflow:hidden; padding:0; width:139px; }
.post-wrap-w .wrap-action-w .action-issue-w a:hover .btn-fw{ background-color:#fe9a10; }
.cbox-prompt-w{ background-color:#fff; color: #ff3d3d; display: none; line-height: 16px; margin: 10px 0 0; padding: 9px 0 8px; text-align: center; }
.post-wrap-w .wrap-action-w .action-bz-w{ *display:none; text-align:right; }
.empty-prompt-w{ padding:10px 0 0; }
.empty-prompt-w .prompt-null-w{ background-color:#ecf8ff; color:#09f; display:block; line-height:16px; padding:9px 0 8px; text-align:center; }

.cmt-list-title{ height:22px; border-left:4px solid #2DA55D; padding-left:12px; font-size:18px; margin-top:22px; margin-bottom:10px; }
.block-cont{ padding:15px 0 10px; border-bottom:1px dashed #e2e2e2; }
.cont-head{ width:50px; height:50px; padding-left:3px; overflow:hidden; float:left; position:relative; }
.cont-head em{ position:absolute; left:3px; top:0; background:url(../images/icosprit.png) no-repeat 0 -295px; display:block; width:50px; height:50px; overflow:hidden; z-index:2; }
.cont-msg{ float:right; width:775px; overflow:hidden; }
.wrap-user{ height:18px; line-height:18px; overflow:hidden; }
.wrap-user .user-name{ font-size:12px; color:#09f; margin-right:20px; }
.wrap-user .user-time{ font-size:12px; color:#888; }
.wrap-action a:hover{ color:#09f !important; }
.border_red{border:1px dashed #ff0000;}
.block-cont .content{border:1px solid #e2e2e2;padding:8px 8px;font-size:14px;background-color: #ffffed;margin-bottom:5px;}
.block-cont .content .f12{font-size: 12px;color: #09f;}
.block-cont .content pre{ white-space:normal; font-family:Arial, "Microsoft YaHei"; line-height:20px; margin-top:3px; }
.block-cont img{display:inline-block;}
.cont-msg font{height:25px;line-height:25px;}
.wrap-build{ background-color:#ffffed; border:1px solid #ccc; margin-top:12px; padding:8px 19px 8px }
.wrap-issue{ padding:10px 0 0; }
.wrap-issue p{ font-size:14px; line-height:24px; }
.wrap-action{ text-align:right; color:#ccc; line-height:20px; margin-top:15px; }
.wrap-action .click-reply{ padding-right:5px; }
.wrap-action .click-support{ padding-left:5px; }
.wrap-action .click-reply a{ color:#ff3d3d; }
.wrap-action .click-support a{ color:#666; }
.post-rpbox{ border:1px solid #ccc; padding:14px 17px 14px 12px; margin:16px 0 5px; position:relative; }
.post-rpbox .angle{ background:url(../images/icosprit.png) no-repeat -142px -237px; position:absolute; right:68px; top:-11px; display:block; width:21px; height:11px; overflow:hidden; }
.post-rpbox-in{ border:1px solid #ccc; border-right:none; background-color:#f7f7f7; height:33px; line-height:33px; }
.post-rpbox .rpbox-lf{ float:left; font-size:12px; padding:0 8px; width:648px; overflow:hidden; }
.post-rpbox .user-name{ font-size:12px; color:#09f; margin-right:5px; float:left; display:block; max-width:110px; height:33px; overflow:hidden; }
.post-rpbox .user-rp{ float:left; }
.post-rpbox .user-input{ float:left; background:transparent; padding:7px 0 7px 10px; height:19px; line-height:19px; width:474px; color:#333; font-family:"Microsoft YaHei"; font-size:12px; }
.post-rpbox .rpbox-gh{ float:right; }
.post-rpbox .rpbox-gh .btn-hf{ background:#909090; border:0 none; cursor:pointer; float:right; height:35px; line-height:35px; font-size:16px; color:#fff; margin:-1px 0 0 -1px; font-family:"Microsoft YaHei"; overflow:hidden; padding:0; width:78px; }
.cmt-list-more a{ display:block; height:33px; line-height:33px; width:198px; text-align:center; background-color:#ececec; border:1px solid #ccc; color:#565656; margin:15px auto 0; }
.cmt-list-more a:hover{ background-color:#2DA55D; border-color:#2DA55D; color:#fff; }

.qqFace{margin-top:4px;background:#fff;padding:2px;border:1px #dfe6f6 solid;}
.qqFace table{ z-index:1001;}
.qqFace table td{padding:0px; height:28px; }
.qqFace table td img{cursor:pointer;border:1px #fff solid; display:block; }
.qqFace table td img:hover{border:1px #2DA55D solid;}

.main{ background:#fff; width:1200px; margin:0 auto; overflow:hidden; }
.wm-warp .wrap-bar{ float:left; width:170px; background:#f9f9f9; overflow:hidden; }
.wm-warp .wrap-bar .bar-a{ margin-top:0px; padding-bottom:0px; }
.wm-warp .wrap-bar a{ display:block; height:44px; line-height:44px; color:#666; font-size:16px; text-align:center; margin-top:0px; }
.wm-warp .wrap-bar a.current{ background:#2DA55D; color:#fff; }
.wm-warp .wrap-bar a:hover{ }
.wm-warp .wap-con{ float:right; width:980px; padding-right:20px; overflow:hidden; }
.wm-warp .wap-con .title{ height:41px; line-height:41px; border-bottom:1px solid #f1f1f1; }
.wm-warp .wap-con .title h2{ font-size:22px; font-weight:bold; color:#666; }
.wm-warp .wap-con .con{ font-size:16px; color:#666; line-height:30px; padding-top:15px; }
.wm-warp .link-box{ border:1px solid #ccc; font-size:14px; margin-top:15px; }
.wm-warp .link-box p.tit{ height:38px; line-height:38px; background:#f3f3f3; float:left; width:100%; overflow:hidden; }
.wm-warp .link-box p.tit span{ float:left; display:block; text-align:center; color:#666; overflow:hidden; }
.wm-warp .link-box .name{ width:164px; border-right:1px solid #ddd; }
.wm-warp .link-box .type{ width:134px; border-right:1px solid #ddd; }
.wm-warp .link-box .desc{ width:678px; }
.wm-warp .link-box dl{ margin-bottom:-1px; float:left; width:100%; border-bottom:1px solid #ddd; }
.wm-warp .link-box dl:last-child{ border-bottom:0; }
.wm-warp .link-box dl dd{ float:left; height:44px; line-height:44px; text-align:center; color:#444; overflow:hidden; }
.wm-warp .link-box dl a:hover{ color:#09f; text-decoration:underline; }

.table_form{ font-size:16px; padding-top:10px; padding-bottom:40px; border-bottom:1px dashed #ddd; margin-bottom:20px; width: 100%; }
.table_form dl{ width:100%; margin-bottom:16px; *margin-bottom:14px; zoom:0; }
.table_form dl:after{ content:""; display:block; height:0; clear:both; }
.table_form dl dt{ font-weight:normal; text-align:right; width:113px; padding-right:10px; color:#666; line-height:38px; float:left; }
.table_form dl dd{ padding:0; float:left; }
.table_form .jj{ width:877px; }
.table_form .input-text{ border:1px solid #ccc; line-height:16px; padding:9px 9px; background:#fff; font-size:16px; font-family:Arial, "Microsoft YaHei"; color:#333; }
.table_form dl dd.name .input-text{ width:450px; }
.table_form dl dd.lianxi .input-text,.table_form dl dd.codes .input-text{ width:242px; }
.table_form dl dd.codes img{ vertical-align:middle; margin-left:10px; }
.table_form .beizhu{ font-size:14px; color:#888; margin-top:2px; }
.table_form .tip{ font-size:14px; color:#ff0000; margin-top:2px; }
.table_form select{ vertical-align:middle; background:#fff; border:1px solid #ccc; color:#333; padding:6px; line-height:24px; font-size:16px; font-family:Arial, "Microsoft YaHei"; width:158px; }
.table_form select option{ line-height:24px; }
.table_form textarea{ border:1px solid #ccc; padding:6px 9px; width:757px !important; display:block; background:none; height:300px; font-size:16px; color:#333; line-height:22px; overflow-x:hidden; overflow-y:auto; resize:none; width:100%; font-family:"Microsoft YaHei"; overflow:hidden; }
.table_form .btn_cont{ padding-left:103px; }
.table_form .btn_cont #dosubmit{ border: 0 none; color:#fff; background:#2DA55D; height:44px; line-height:44px; width:142px; text-align:center; border-radius:5px; font-size:18px; font-family:"Microsoft YaHei"; letter-spacing:4px; margin-right:20px; }
xmp{ white-space:normal;}
.table_form .btn_cont #dosubmit:hover{ border: 0 none; color:#fff; background:#51b4e5; height:44px; line-height:44px; width:142px; text-align:center; border-radius:5px; font-size:18px; font-family:"Microsoft YaHei"; letter-spacing:4px; margin-right:20px; }
xmp{ white-space:normal;}

.map-con{ line-height:30px; padding-top:3px; }
.map-con h3{ font-size:18px; font-weight:700; color:#09f; padding:13px 0 7px; }
.map-con h3 a{ color:#09f; }
.map-con p{ font-size:15px; margin-bottom:5px; }
.map-con p a{ color:#666; margin-right:30px; display:inline-block; }
.map-con p a:hover{ text-decoration:underline; color:#09f; }
.map-con p span.flei{ display:block; width:100%; }
.map-con p span.flei a{ color:#333; font-weight:bold; }
.map-con p span.flei a:hover{ color:#09f; text-decoration:none; }

.detail_g{width:1200px;margin:0 auto;display:table;}
.detail_game{width:1180px;height:250px;padding:15px 10px;margin:0 auto;margin-top:20px;background:#fff;}
.detail_game_l{width:820px;float:left;text-align:left;margin-left:10px;display:inline;}
.detail_game_l_nav{width:100%;height:20px;line-height:20px;font-size:14px;overflow:hidden;color:#888;}
.detail_game_l_nav a:link{color:#888;}
.detail_game_l_nav a:visited{color:#888;}
.detail_game_l_nav a:hover{color:#f60;}
.detail_game_l_nav a:active{color:#888;}
.detail_game_l_l{width:158px;height:210px;float:left;margin-top:10px;display:inline-block;position:relative;}
.detail_game_l_l img{width:158px;height:210px;}
.detail_game_l_l .zh{width:45px;height:45px;position:absolute;right:0px;top:0px;background:url(../images/cn_bg.png) no-repeat;}
.detail_game_l_l .en {width:45px;height:45px;position:absolute;right:0px;top:0px;background:url(../images/en_bg.png) no-repeat;}
.detail_game_l_l .rw {width:45px;height:45px;position:absolute;right:0px;top:0px;background:url(../images/jp_bg.png) no-repeat;}
.detail_game_l_r{width:640px;height:210px;float:right;margin-top:10px;display:inline-block;position:relative;}
.detail_game_l_r_tit{width:100%;padding-bottom:3px;border-bottom:#e6e6e6 2px solid;display:table;}
.detail_game_l_r_ctit{width:100%;height:40px;line-height:40px;overflow:hidden;}
.detail_game_l_r_ctit h1{font-size:24px;color:#333;font-weight:bold;}
.detail_game_l_r_ctit h1 .pt_ps3{width:40px;height:20px;line-height:20px;background:#323232;float:left;color:#ffffff;text-align:center;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_x360{width:40px;height:20px;line-height:20px;background:#99CC00;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_wiiu{width:40px;height:20px;line-height:20px;background:#2DA2BF;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_ps4{width:40px;height:20px;line-height:20px;background:#FF5675;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_xone{width:40px;height:20px;line-height:20px;background:#009F5D;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_psp{width:40px;height:20px;line-height:20px;background:#BCBCBC;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_nds{width:40px;height:20px;line-height:20px;background:#FF6600;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_3ds{width:40px;height:20px;line-height:20px;background:#CC3300;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_psv{width:40px;height:20px;line-height:20px;background:#660099;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_ps2{width:40px;height:20px;line-height:20px;background:#FFCC33;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_xbox{width:40px;height:20px;line-height:20px;background:#FF0000;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_ngc{width:40px;height:20px;line-height:20px;background:#990033;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_gba{width:40px;height:20px;line-height:20px;background:#006699;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_ctit h1 .pt_vr{width:40px;height:20px;line-height:20px;background:#149eff;float:left;color:#ffffff;text-align:center;margin-top:10px;margin-right:5px;display:inline;}
.detail_game_l_r_etit{width:100%;height:30px;line-height:30px;overflow:hidden;font-size:14px;font-weight:bold;color:#999;position:relative;text-indent:20px;}
.detail_game_l_r_etit:before{content:'';display:block;width:16px;height:16px;background:url(../images/gthicon.png) no-repeat;position:absolute;left:0px;top:6px;}
.detail_game_l_r_info{width:100%;height:30px;}
.detail_game_l_r_info li{width:210px;height:30px;line-height:30px;overflow:hidden;float:left;display:inline-block;color:#999;}
.detail_game_l_r_tag{width:100%;height:20px;color:#999;}
.detail_game_l_r_tag p{width:100%;height:100%;overflow:hidden;}
.detail_game_l_r_tag .tag2{float:left;width:60px;height:20px;line-height:20px;text-align:left;padding-left:25px;margin-right:10px;background-position:-1px -224px;display:inline-block;}
.detail_game_l_r_tag .tag4{float:left;width:60px;height:20px;line-height:20px;text-align:left;padding-left:25px;margin-right:10px;background-position:-86px -224px;display:inline-block;}
.detail_game_l_r_tag .tag5{float:left;width:60px;height:20px;line-height:20px;text-align:left;padding-left:25px;margin-right:10px;background-position:-171px -224px;display:inline-block;}
.detail_game_l_r_tag .tag7{float:left;width:235px;height:20px;line-height:20px;text-align:left;padding-left:25px;overflow:hidden;background-position:-86px -250px;display:inline-block;}
.detail_game_l_r_tag .tag7 a{margin-right:5px;}
.detail_game_l_r_tag .tag8{float:left;width:60px;height:20px;line-height:20px;text-align:left;padding-left:25px;margin-right:10px;background-position:-1px -250px;display:inline-block;}
.detail_game_l_r_down{width:100%;height:70px;margin-top:10px;position:absolute;left:0;bottom:0;}
.detail_game_l_r_down a:link{color:#fff;}
.detail_game_l_r_down a:visited{color:#fff;}
.detail_game_l_r_down a:hover{color:#fff;}
.detail_game_l_r_down a:active{color:#fff;}
.detail_game_l_r_down_l{width:230px;height:100%;float:left;}
.detail_game_l_r_down_l a{width:100%;height:100%;display:block;background:#ff9d1e;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;cursor:pointer;}
.detail_game_l_r_down_l a:hover{background:#f3951b;}
.detail_game_l_r_down_l a em{width:34px;height:34px;float:left;margin:18px;display:inline-block;background-position:0 0;}
.detail_game_l_r_down_l a em.djs{background:url(../images/djsbg.png) no-repeat;}
.detail_game_l_r_down_l a span{width:150px;height:30px;line-height:30px;float:left;margin-top:10px;display:inline-block;font-size:16px;color:#fff;}
.detail_game_l_r_down_l a font{width:150px;height:16px;line-height:16px;float:left;display:inline-block;color:#fff;}
.detail_game_l_r_down_c{width:70px;float:left;margin:0 20px;display:inline;}
.detail_game_l_r_down_c .lt{width:100%;height:30px;line-height:30px;text-align:center;background:#ff9d1e;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;display:inline-block;font-size:14px;}
.detail_game_l_r_down_c .lt:hover{background:#f3951b;}
.detail_game_l_r_down_c .zt{width:100%;height:30px;line-height:30px;text-align:center;background:#ff9d1e;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;display:inline-block;font-size:14px;margin-top:10px;}
.detail_game_l_r_down_c .zt:hover{background:#f3951b;}
.detail_game_l_r_down_r{width:250px;height:100%;float:left;}
.detail_game_l_r_down_r a{width:100%;height:100%;display:block;background:#4bcd50;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.detail_game_l_r_down_r a:hover{background:#27a234;}
.detail_game_l_r_down_r a em{width:34px;height:34px;float:left;margin:18px;display:inline-block;background-position:-35px 0;}
.detail_game_l_r_down_r a span{width:170px;height:30px;line-height:30px;float:left;margin-top:10px;display:inline-block;font-size:16px;}
.detail_game_l_r_down_r a font{width:170px;height:16px;line-height:16px;float:left;display:inline-block;font-size:12px;}
.detail_game_r{width:300px;float:right;}
.detail_body{width:1200px;height:auto;margin:0 auto;margin-top:20px;}
.detail_body_left{width:860px;height:auto;float:left;position:relative;z-index:2;}
.detail_body_left_nav{width:860px;height:60px;background:white;padding:0 0 0 20px;position:static;z-index:2147483638;top:0;left:50%;box-sizing:border-box;overflow:hidden;}
.detail_body_left_nav li{width:138px;height:100%;border-right:#eee 2px solid;float:left;display:inline-block;}
.detail_body_left_nav li:nth-last-child(1){border-right-width:0px;}
.detail_body_left_nav li:nth-last-child(1).hover{background:#27a234;}
.detail_body_left_nav li:nth-last-child(1):hover{background:#27a234;color:#fff;}
.detail_body_left_nav li a{width:109px;height:23px;line-height:23px;margin:18px 10px 19px 10px;display:inline-block;}
.detail_body_left_nav li.liang a{cursor:pointer;}
.detail_body_left_nav li.liang a.yxgs em{width:20px;height:22px;background-position:-148px -77px;float:left;margin-top:1px;display:inline-block;}
.detail_body_left_nav li a.yxgs span{width:80px;height:22px;font-size:18px;float:right;text-align:left;display:inline-block;}
.detail_body_left_nav li.hover a.yxgs em{background-position:-148px -51px;}
.detail_body_left_nav li a.pzyq em{width:23px;height:23px;background-position:-203px -145px;float:left;display:inline-block;}
.detail_body_left_nav li.liang a.pzyq em{background-position:-175px -76px;}
.detail_body_left_nav li.hover a.pzyq em{background-position:-175px -50px;}
.detail_body_left_nav li a.pzyq span{width:77px;height:23px;font-size:18px;float:right;text-align:left;display:inline-block;color:#d6d6d6;}
.detail_body_left_nav li.liang a.pzyq span{color:#434343;}
.detail_body_left_nav li.hover a.pzyq span{color:#f60;}
.detail_body_left_nav li.liang:hover a.pzyq span{color:#f60;}
.detail_body_left_nav li a.azsm em{width:26px;height:20px;background-position:-231px -147px;float:left;margin-top:2px;display:inline-block;}
.detail_body_left_nav li.liang a.azsm em{background-position:-203px -78px;}
.detail_body_left_nav li.hover a.azsm em{background-position:-203px -52px;}
.detail_body_left_nav li a.azsm span{width:74px;height:20px;font-size:18px;float:right;text-align:left;display:inline-block;color:#d6d6d6;}
.detail_body_left_nav li.liang a.azsm span{color:#434343;}
.detail_body_left_nav li.hover a.azsm span{color:#f60;}
.detail_body_left_nav li.liang:hover a.azsm span{color:#f60;}
.detail_body_left_nav li a.xgxz em{width:24px;height:22px;background-position:-260px -146px;float:left;display:inline-block;}
.detail_body_left_nav li.liang a.xgxz em{background-position:-232px -77px;}
.detail_body_left_nav li.hover a.xgxz em{background-position:-232px -51px;}
.detail_body_left_nav li a.xgxz span{width:76px;height:22px;font-size:18px;float:right;text-align:left;display:inline-block;color:#d6d6d6;}
.detail_body_left_nav li.liang a.xgxz span{color:#434343;}
.detail_body_left_nav li.hover a.xgxz span{color:#f60;}
.detail_body_left_nav li.liang:hover a.xgxz span{color:#f60;}
.detail_body_left_nav li a.xwgl em{width:23px;height:20px;background-position:-286px -147px;float:left;margin-top:1px;display:inline-block;}
.detail_body_left_nav li.liang a.xwgl em{background-position:-262px -78px;}
.detail_body_left_nav li.hover a.xwgl em{background-position:-262px -52px;}
.detail_body_left_nav li a.xwgl span{width:77px;height:20px;font-size:18px;float:right;text-align:left;display:inline-block;color:#d6d6d6;}
.detail_body_left_nav li.liang a.xwgl span{color:#434343;}
.detail_body_left_nav li.hover a.xwgl span{color:#f60;}
.detail_body_left_nav li.liang:hover a.xwgl span{color:#f60;}
.detail_body_left_nav li.liang a.xzdz em{width:20px;height:20px;background-position:-292px -78px;float:left;margin-top:1px;display:inline-block;}
.detail_body_left_nav li:hover a.xzdz em{background-position:-292px -52px;}
.detail_body_left_nav li:hover a.xzdz span{color:#fff;}
.detail_body_left_nav li a.xzdz span{width:80px;height:20px;font-size:18px;float:right;text-align:left;display:inline-block;}
.detail_body_left_nav li.hover a.xzdz em{background-position:-292px -52px;}
.detail_body_left_nav li.hover span{color:#ff4d03;}
.detail_body_left_nav li.hover a.xzdz span{color:#fff;}
.detail_body_left_xgxx{width:820px;height:auto;background:#fff;padding:0 20px 20px 20px;margin-top:20px;}
.detail_body_left_xgxx_b{width:805px;background:#f0f0f0;line-height:30px;border-left:#ff4d03 5px solid;padding:0 5px;display:inline-block;font-size:14px;margin-top:20px;}
.detail_body_left_xgxx_b .buy1{width:500px;height:30px;line-height:30px;overflow:hidden;float:left;margin-right:10px;display:inline-block;text-align:left;}
.detail_body_left_xgxx_b .buy2{width:60px;height:30px;line-height:30px;overflow:hidden;float:left;margin-right:10px;display:inline-block;font-weight:bold;color:#ff7444;}
.detail_body_left_xgxx_b .buy3{width:55px;height:30px;line-height:30px;overflow:hidden;float:left;margin-right:15px;display:inline-block;color:#a8a8a8;text-decoration:line-through;}
.detail_body_left_xgxx_b .buy4{width:50px;height:22px;line-height:22px;overflow:hidden;float:left;margin-top:4px;margin-right:10px;margin-bottom:4px;display:inline-block;background:#f28f2d;color:#fff;text-align:center;border-radius:11px;-moz-border-radius:11px;-webkit-border-radius:11px;}
.detail_body_left_xgxx_b .buy5{width:90px;height:22px;line-height:22px;overflow:hidden;float:left;margin-top:4px;margin-right:5px;margin-bottom:4px;display:inline-block;background:#ff4d03;text-indent:20px;border-radius:11px;-moz-border-radius:11px;-webkit-border-radius:11px;position:relative;}
.detail_body_left_xgxx_b .buy5 a:link{color:#fff;display:block;}
.detail_body_left_xgxx_b .buy5 a:visited{color:#fff;display:block;}
.detail_body_left_xgxx_b .buy5 a:hover{color:#fff;display:block;}
.detail_body_left_xgxx_b .buy5 a:active{color:#fff;display:block;}
.detail_body_left_xgxx_b .buy5::before{content:'';display:block;width:15px;height:13px;background:url(../images/buyicon.png) no-repeat;position:absolute;left:6px;top:5px;}
.detail_body_left_xgxx_s{width:805px;background:#f0f0f0;line-height:30px;border-left:#ff4d03 5px solid;padding:0 5px;margin-top:20px;display:inline-block;font-size:14px;}
.detail_body_left_xgxx_s .share1{width:500px;height:30px;line-height:30px;overflow:hidden;float:left;margin-right:10px;display:inline-block;text-align:left;}
.detail_body_left_xgxx_s .share2{width:125px;height:30px;line-height:30px;overflow:hidden;float:left;margin-right:15px;display:inline-block;color:#ff7444;}
.detail_body_left_xgxx_s .share3{width:50px;height:22px;line-height:22px;overflow:hidden;float:left;margin-top:4px;margin-right:10px;margin-bottom:4px;display:inline-block;background:#f28f2d;color:#fff;text-align:center;border-radius:11px;-moz-border-radius:11px;-webkit-border-radius:11px;}
.detail_body_left_xgxx_s .share4{width:90px;height:22px;line-height:22px;overflow:hidden;float:left;margin-top:4px;margin-right:5px;margin-bottom:4px;display:inline-block;text-align:center;background:#56bfeb;border-radius:11px;-moz-border-radius:11px;-webkit-border-radius:11px;}
.detail_body_left_xgxx_s .share4 a:link{color:#fff;display:block;}
.detail_body_left_xgxx_s .share4 a:visited{color:#fff;display:block;}
.detail_body_left_xgxx_s .share4 a:hover{color:#fff;display:block;}
.detail_body_left_xgxx_s .share4 a:active{color:#fff;display:block;}
.detail_body_left_pic{width:820px;height:auto;background:#fff;padding:20px;margin-top:20px;}
.detail_body_con_bb{width:100%;height:auto;}
.detail_body_con_bb_title{width:100%;border-bottom:3px solid #e7e7eb;height:20px;color:#333333;display:block;padding-bottom:10px;}
.detail_body_con_bb_title h2{width:100px;height:30px;border-bottom:3px solid #ff4d03;line-height:20px;font-size:18px;color:#000;font-weight:bold;}
.detail_body_con_bb_con{width:816px;padding-top:15px;padding-bottom:15px;margin-top:10px;-webkit-user-select:none;margin:0 auto;}
.detail_body_con_bb_con_con{width:100%;height:auto;padding-bottom:10px;}
.detail_body_con_jt_con_title{width:100%;padding-bottom:10px;text-align:right;}
.detail_body_con_jt_con_title span{margin-right:12px;display:inline-block;}
.detail_body_con_jt_con_img{width:100%;margin:10px auto 0 auto;position:relative;overflow:hidden;}
.detail_body_con_jt_con_img img{display:block;margin:0 auto;max-width:100%;}
.detail_body_con_jt_con_img_left{width:408px;background:url(../images/bg06.png) repeat;position:absolute;top:0px;left:0px;cursor:url(../images/cursor_left.cur),auto;}
.detail_body_con_jt_con_img_right{width:408px;background:url(../images/bg06.png) repeat;position:absolute;top:0px;right:0px;cursor:url(../images/cursor_right.cur),auto;}
.detail_body_con_bb_con_bottom{width:100%;height:85px;overflow:hidden;margin:0 auto;position:relative;}
.detail_body_con_bb_con_bottom_left{position:absolute;top:8px;left:10px;width:20px;height:74px;background:url(../images/bg05.png) no-repeat -21px 0px;z-index:100;}
.detail_body_con_bb_con_bottom_right{position:absolute;top:8px;right:0px;width:20px;height:74px;background:url(../images/bg05.png) no-repeat -63px 0px;z-index:100;}
.detail_body_con_bb_con_bottom_left:hover{background:url(../images/bg05.png) no-repeat 0px 0px;}
.detail_body_con_bb_con_bottom_right:hover{background:url(../images/bg05.png) no-repeat -42px 0px;}
.detail_body_con_bb_con_bottom_center{width:100%;height:100%;overflow:hidden;position:relative;}
.detail_body_con_bb_con_bottom_center #smallImg{position:absolute;height:100%;left:0px;top:0px;width:10000px;}
.detail_body_con_bb_con_bottom_center #smallImg span{float:left;margin-left:12px;cursor:pointer;width:91px;height:75px;}
.detail_body_con_bb_con_bottom_center #smallImg span img{display:block;width:89px;height:72px;margin:0 auto;margin-top:8px;}
.detail_body_con_bb_con_bottom_center #smallImg .checked{width:95px;height:83px;background-position:0 -138px;}
.detail_body_con_bb_con_foot{width:100%;height:18px;margin:0 auto;margin-top:5px;}
.detail_body_con_bb_con_foot_left{width:38px;height:18px;float:left;background:url(../images/scroll_bg.png) no-repeat 0px 0px;cursor:pointer;}
.detail_body_con_bb_con_foot_center{width:740px;height:18px;float:left;background:#e6e6e6;position:relative;overflow:hidden;z-index:0;}
.detail_body_con_bb_con_foot_center em{width:92px;height:18px;background:url(../images/scroll_bg.png) no-repeat 0px -56px;position:absolute;left:0;top:0;cursor:pointer;z-index:1;}
.detail_body_con_bb_con_foot_center em:hover{background:url(../images/scroll_bg.png) no-repeat 0px -28px;}
.detail_body_con_bb_con_foot_right{width:38px;height:18px;float:left;background:url(../images/scroll_bg.png) no-repeat -48px 0px;cursor:pointer;}
.detail_body_left_info{width:820px;height:auto;background:#fff;padding:20px;display:table;}
.detail_body_left_info_tit{width:100%;border-bottom:3px solid #e7e7eb;height:20px;color:#333333;display:block;padding-bottom:10px;}
.detail_body_left_info_tit h2{width:100px;height:30px;border-bottom:3px solid #ff4d03;line-height:20px;font-size:18px;color:#000;font-weight:bold;float:left;}
.detail_body_left_info_tit a{float:right;line-height:20px;margin-left:10px;font-size:14px;}
.detail_body_left_info_con{width:100%;height:auto;}
.detail_body_left_info_con h3{text-indent: 20px;margin: 20px 0 15px 0;display:block;text-align: left;}
.detail_body_left_info_con h3 strong {
    font-size: 18px;
    font-weight: bold;
    color: #3c3c3c;
    line-height: 25px;
    position: relative;
    text-align: left;
    text-indent: 15px;
}
.detail_body_left_info_con h3 strong:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -20px;
    width: 8px;
    height: 20px;
    background: #ff4e25;
    border-radius: 5px;
}
.detail_body_left_info_con p{text-align:left;line-height:30px;padding:10px 10px 0 10px;font-size:16px;}
.sbg {
    background-image: url(../images/icon_scroll.png);
    background-repeat: no-repeat;
}
.detail_body_con_jt_con_img_left,.detail_body_con_jt_con_img_right{ height:100%!important;}

.main-404{ width:840px; margin:180px auto 0; min-height:330px; background:url(../images/404.jpg) no-repeat 0 0; }
.main-404 .in{ padding-left:430px; width:410px; }
.main-404 p{ margin-top:13px; }
.main-404 .distips{ font-size:32px; color:#2DA55D; font-weight:bold; line-height:42px; padding-top:70px; }
.main-404 .showtips{ font-size:16px; color:#a0a0a0; line-height:28px; margin-top:20px; }
.main-404 .tz{ font-size:18px; font-weight:bold; color:#464646; line-height:32px; margin-top:17px; }
.main-404 .tz span{ color:#f80; }
.main-404 a.btn{ display:block; width:130px; height:38px; background:url(../images/icosprit.png) no-repeat -100px -424px; text-indent:-999px;}

.yj-table{ width:1198px; border:1px solid #ddd; background:#fff; margin-top:20px; }
.yj-table .td{ height:48px; border-bottom:1px solid #ddd; padding:0 19px; }
.yj-table .bt{ height:60px; border-bottom:1px solid #ddd; padding:0 19px; }
.yj-table .bt b{ font-size:18px; }
.yj-table .btn{ width:126px; margin:6px 0; border:0px; background:#eee; color:#666; font-size:14px; font-weight: bold; line-height:36px; height:36px; cursor:pointer; _cursor: hand; float:right; }
.yj-table .btn:hover{ background:#2DA55D; color:#fff; -webkit-transition: background-color .5s linear;-moz-transition: background-color .5s linear; }
#xs{ width:1160px; background:#fff; padding:0 19px 19px; font-size:15px; }
#ubb{ border:solid 1px gray; width:0px; height:0px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.yj-table .input{ margin:0 3px 0 3px}
.yj-table .feng{border-bottom:1px solid #ddd; }
