﻿@charset "utf-8";
/* CSS Document */
.box {

  -moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari and Chrome */
  border-radius:5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  -moz-box-shadow: 10px 10px 20px #000; /* Firefox */
  -webkit-box-shadow: 10px 10px 20px #000; /* Safari and Chrome */
  box-shadow: 10px 10px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
 
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.bodyer{}
.content_box_1{ background: none repeat scroll 0 0 #ffffff; margin-top: 0px;    width: 152px;}
.content_box_1 .md_hd{ width:100%; height:65px; background:url("../a_images/channel_hd_back993.png") 40px 30px no-repeat;}	
.content_box_1 .md_hd .channel_title{ float:left; width:82px;}
.content_box_1 .md_hd .channel_title h1{ float:left;width:82px; font-size:22px; font-weight:bold; line-height:30px; font-family:"微软雅黑" !important}
.content_box_1 .md_hd .channel_title h5{ float:left;width:82px; font-size:16px;color:#aaa}
.content_box_1 .md_hd .more{ float:right; width:70px; margin-top:20px;}

/*本例css*/
.www51buycom { width: 100%; height: 120px; position: relative; overflow:hidden; margin-bottom: 15px; }
.www51buycom pic{ margin:0 auto;}
.www51buycom img{ width:100%;  height: 120px;}
/*数字按钮样式*/
.www51buycom .num { display:none; overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.www51buycom .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.www51buycom .num li.on { background: #FF7700; } /*当前项*/

/*上一个  下一个*/
.www51buycom .prev,
.www51buycom .next { display: none; width: 76px; height: 74px; background: url(../a_images/silder_btn4.png) no-repeat; position: absolute; top: 120px;}
.www51buycom .prev { left: 3%; }
.www51buycom .next { right:3%; background-position: right }

.www51buycom .jdtimg{ background: url(../a_images/loading.gif) no-repeat; position: absolute; top: 160px; left:45%; width:128px; height:15px;  zoom:1; z-index:-3}


.content_box_1 .md_bd{ width:100%;}
.content_box_1 .md_bd ul{}
.content_box_1 .md_bd ul li{ float: left;    position: relative;  box-shadow:1px 2px 2px 0px #ccc;width: 140px; height:130px; margin-left:10px; margin-top:10px; margin-bottom:10px;}
.content_box_1 .md_bd ul li .normal {  transform: rotateY(0deg); transition: transform 0.2s ease-in-out 0s;}
.content_box_1 ul li a:hover .normal {transform: rotateY(-90deg);transition: transform 0.1s ease-in 0s;}
.content_box_1 .md_bd ul li .bouti-course-img { display: inline-block;    height: 108px;    position:relative;    width: 110px;}
.content_box_1 .md_bd ul li .bouti-course-img img {border: 1px solid #ccc;height: 104px;  width: 108px;}
.content_box_1 .md_bd ul li .bouti-course-item h2 {    color: #333;    font-size: 14px; height:26px; line-height: 30px; text-indent:1em;}
.content_box_1 .md_bd ul li P.bouti-introtxt {    color: #999;    font-size: 14px;    line-height: 22px;    margin: 0px 0 5px 5px;}

.content_box_1 ul li.list_first{ margin-left:0;}
.content_box_1 ul li .lucency_bg .grade_hint{ font-size:12px;}
.content_box_1 ul li .lucency_bg {
    background: url("../a_images/black.png") repeat;
    bottom: 0;
    color: azure;
    height: 25px;
    left: 1px;
    line-height: 25px;
    padding: 0 5px;
    position: absolute;
    width: 128px;
}
.content_box_1 ul li .staff > div {    padding: 10px 15px;}


.content_box_1 ul li .staff > .title {clear: both;    font-size: 10px;      overflow: hidden;    padding: 0 30px 0 12px;    position: relative;    
    white-space: nowrap;}
.content_box_1 ul li .staff p.title{ font-size:10px; }
.content_box_1 ul li a:hover .staff {
    transform: rotateY(0deg);
    transition: transform 0.3s ease-out 0s;
	
	
	
}


.content_box_1 ul li .staff .js_content h1 { float:left; font-size:14px;
   height:auto; line-height:22px;
    width: 125px;
   
}
.content_box_1 ul li .staff .js_content h3 {
     float: left;
    font-size: 10px;
    font-weight: normal;
   
    overflow: hidden;
    padding: 5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 225px;
}
.content_box_1 ul li .staff .js_content h4{float:left; font-size:14px;
   height:auto;
    width: 225px; font-weight:normal;}
.content_box_1 .md_bd ul li .staff .txt {
    clear: both;
    height: auto; max-height:120px;
    line-height: 25px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0px 20px;
}
.content_box_1 .md_bd ul li .staff .newsContent{}
.content_box_1 .md_bd ul li .staff p{
	clear: both;
    height: auto; max-height:120px; text-indent:1em !important;
    line-height: 25px;
    overflow: hidden;
    padding: 0px 10px; float:left;
}
/*焦点图*/
.focus{ position:relative; width:1140px; height:310px;  paddin-top:10px;}  
.focus img{ width: 1140px; height: 310px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:url("../a_images/black.png") repeat;    
  display:block;  text-align:left; }  

.focus .shadow h1{ font-family:"Microsoft Yahei"; width:710px; font-size:18px; height:25px; line-height:25px; margin-top:10px;}
.focus .shadow h1 a{float:left; text-decoration:none; color:#fff;  margin-left:30px;overflow:hidden; }  
.focus .shadow h1 a:hover{ text-decoration:underline}

.focus .shadow p{ float:left; color: #ccc; font-size:14px; margin-top:10px;
    height: 23px;
    line-height: 20px;
    overflow: hidden;
    text-indent: 2em;
    width: 710px;}

.focus .fcon{ position:relative; width:1140px; height:310px; overflow:hidden; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }
.focus .fcon img:hover{transform: scale(1.1);
    transition: transform 2s ease 0s;}
.focus .fbg{bottom:20px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px; float:right}    
.focus .D1fBt a{position:relative; display:inline; width:25px; height:10px; /*border-radius:7px;*/ margin:0 5px;color:#bbbbbb;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#4c7aa9;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../a_images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  

/* 推荐课程翻 */
.content_box_1 ul li a:hover .normal {
-webkit-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-o-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-webkit-transition: -webkit-transform .1s ease-in;
-moz-transition: -moz-transform .1s ease-in;
-o-transition: -o-transform .1s ease-in;
-ms-transition: -ms-transform .1s ease-in;
transition: transform .1s ease-in;
}

.content_box_1 ul li .normal {
-webkit-transition: -webkit-transform .2s ease-in-out;
-moz-transition: -moz-transform .2s ease-in-out;
-o-transition: -o-transform .2s ease-in-out;
-ms-transition: -ms-transform .2s ease-in-out;
transition: transform .2s ease-in-out;
-webkit-transform: rotateY(0);
-ms-transform: rotateY(0);
-moz-transform: rotateY(0);
transform: rotateY(0);
-o-transform: rotateY(0);
}
.content_box_1 li a{ text-decoration: none; cursor:pointer;}
.content_box_1 ul li .staff {
position: absolute;
top: 0;
left: 0;
background: none repeat scroll 0 0 #135c8e;
 height: 130px;
width: 140px;
-webkit-transition: -webkit-transform .1s ease-in;
-moz-transition: -moz-transform .1s ease-in;
-o-transition: -o-transform .1s ease-in;
transition: transform .1s ease-in;
-ms-transition: transform .1s ease-in;
-webkit-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
color: #FFF;
display: none ; 
 font-size:10px;
}

.content_box_1 ul li .staff .staff_inside{padding:4px; width: 150px; height: 104px; overflow:hidden;}


.content_box_1 ul li a:hover .staff {
-webkit-transform: rotateY(0);
-ms-transform: rotateY(0);
-moz-transform: rotateY(0);
transform: rotateY(0);
-o-transform: rotateY(0);
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
-ms-transition: -ms-transform .3s ease-out;
transition: transform .3s ease-out;
display: block ;
 font-size:10px;
}
.staff>div {
padding: 4px 4px;
}
.staff>div img {
width: 50px;
height: 50px;
border-radius: 50%;
}
.staff .js_content {
padding: 0 8px;
width: 82px;
}
.staff .js_content h4 {
 
padding: 5px 0;
width: 82px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.staff .js_content p {
width: 225px;


}
.staff .js_content .norestrict {
width:250px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.staff>.title {
font-size: 12px;
 
padding: 0 30px 0 12px;
line-height: 25px;
position: relative;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
clear: both;
}

.staff .txt {
clear:both;
padding: 10px 20px;
height: 120px;
line-height: 25px;
overflow: hidden;
margin-bottom: 10px;
overflow: hidden;
}







/*======html元素结束======*/	
.content_box_2{ background: none repeat scroll 0 0 #ffffff;   width: 1140px;}
.content_box_2 .content_box_2_left{ float:left; width:850px; margin-top:10px;}
.content_box_2 .content_box_2_left .md1 .md_hd{ width:100%; height:65px;  background:url("../a_images/channel_hd_back780.png") 40px 20px no-repeat;}	
.content_box_2 .content_box_2_left .md1 .md_hd .channel_title{ float:left; width:82px; }
.content_box_2 .content_box_2_left .md1 .md_hd .channel_title h1{ float:left; width:82px; font-size:22px;font-family: "微软雅黑" !important; font-weight:bold; line-height:30px;}
.content_box_2 .content_box_2_left .md1 .md_hd .channel_title h5{ float:left; width:82px;  font-size:16px; color:#aaa}
.content_box_2 .content_box_2_left .md1 .md_hd .more{ float:right; width:70px;  margin-top:20px;}
.content_box_2 .content_box_2_left .md1 .md_bd{ width:100%;}

.content_box_2 .content_box_2_left .md2{margin-top:20px;}
.content_box_2 .content_box_2_left .md2 .md_hd{ width:100%; height:65px;  background:url("../a_images/channel_hd_back780.png") 40px 20px no-repeat;}	
.content_box_2 .content_box_2_left .md2 .md_hd .channel_title{ float:left; width:120px;}
.content_box_2 .content_box_2_left .md2 .md_hd .channel_title h1{ float:left;width:120px; font-size:22px; font-weight:bold; line-height:30px;font-family:"微软雅黑" !important}
.content_box_2 .content_box_2_left .md2 .md_hd .channel_title h5{ float:left;width:230px; font-size:16px; color:#aaa}
.content_box_2 .content_box_2_left .md2 .md_hd .more{ float:right; width:70px;}
.content_box_2 .content_box_2_left .md2 .md_bd{ width:100%;}

.content_box_2 .content_box_2_right{ float:left; width:140px; margin-left:20px; margin-top:10px; overflow:hidden;}
.content_box_2 .content_box_2_right .md1 .md_hd_channel{width:140px;  float:left; background:url(../a_images/tubiao_paihang.png) 5px 5px no-repeat}
.content_box_2 .content_box_2_right .md1 .md_hd .md_hd_channel h2{ width:100px; float:left; float:left; line-height:40px;display:inline; color:#333; font-size:22px; font-weight:bold; margin-left:45px;}
.content_box_2 .content_box_2_right .md1 .md_hd .md_hd_channel ul#tags{width:77px; float:right;background: none repeat scroll 0 0 #0072a9;border-radius: 2px; margin-top:10px; padding-left:5px;   float: right;    height: 26px;    line-height: 26px; display:inline;}
.content_box_2 .content_box_2_right .md1 .md_hd .md_hd_channel ul#tags li .rList .number { width: 28px;}

.content_box_2 .content_box_2_right .md1 .number em.red {    background-position: 0 -465px;}
.content_box_2 .content_box_2_right .md1 .number em { margin-top:7px;   background: url("../a_images/rank_number.png") no-repeat scroll 0 -487px;    color: #fff;    display: inline-block;    font: 12px/16px "arial";    height: 16px;    text-align: center;
    vertical-align: middle;    width: 17px;}
.content_box_2 .content_box_2_right .md1 .rpt_name { margin-left:15px;    width: 205px;}
.content_box_2 .content_box_2_right .md1 .credit { float:right;    color: #555555;    line-height: 26px;}
.content_box_2 .content_box_2_right .md1 .md_hd span{ float:right; margin-top:14px; margin-right:10px; display:inline;}
.content_box_2 .content_box_2_right .md1 .md_hd span img{ width:43px; height:13px; margin:0; border:0;}

.content_box_2 .content_box_2_right .md2{ float:left; margin-top:15px;}
.content_box_2 .content_box_2_right .md2 .md_hd_channel{width:140px;  float:left; background:url(../a_images/tubiao_weikexing.png) 5px 5px no-repeat}
.content_box_2 .content_box_2_right .md2 .md_hd .md_hd_channel h2{ float:left; float:left; line-height:40px; display:inline; color:#333; font-size:22px; font-weight:bold; margin-left:45px;}
.content_box_2 .content_box_2_right .md2 .tagContent2 { float:left;	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; WIDTH: 240px; COLOR: #474747; PADDING-TOP: 10px; HEIGHT:auto;}
.content_box_2 .content_box_2_right .md2 .tagContent2 li{ height:28px; line-height:25px; border-bottom:1px dashed #cccccc}
.content_box_2 .content_box_2_right .md2 .credit { float:right;    color: #555555;    line-height: 26px;}
.content_box_2 .content_box_2_right .md3{ float:left; margin-top:20px;}
.content_box_2 .content_box_2_right .md3 .md_hd_channel{width:140px;  float:left; background:url(../a_images/tubiao_tongji.png) 5px 5px no-repeat}
.content_box_2 .content_box_2_right .md3 .md_hd .md_hd_channel h2{ float:left; float:left; line-height:40px;display:inline; color:#333; font-size:22px; font-weight:bold; margin-left:45px;font-family:"微软雅黑" !important}
.content_box_2 .content_box_2_right .md3 .tagContent2 { float:left;	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; WIDTH: 240px; COLOR: #474747; PADDING-TOP: 10px; HEIGHT:auto;}
.content_box_2 .content_box_2_right .md3 .tagContent2 li{ height:30px; line-height:30px; border-bottom:1px dashed #cccccc}
.content_box_2 .content_box_2_right .md3 .tagContent2 li .rpt_name{ float:left;}
.content_box_2 .content_box_2_right .md3 .tagContent2 li .credit { float:right;    color: #555555;    line-height:30px;}



.box{ float:left;margin:8px auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:140px; height:115px; overflow:hidden; position:relative;}
.piclist{ height:115px;position:absolute; left:0px; top:0px; float:left;}
.piclist li{ background:#eee; margin-right:20px; padding:5px; float:left;}
.piclist li img{ width:100px;}
.swaplist{ position:absolute; left:-1000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../a_images/icon.png) no-repeat; background:url(../a_images/icon_ie6.png) no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}


.rollBox{ float:left;width:240px;overflow:hidden;padding:12px 0 5px 6px;}
.rollBox .LeftBotton{height:52px;width:30px;background: url(../a_images/iconLeft2.png) no-repeat;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../a_images/iconLeft2.png");
_background: none;overflow:hidden;float:left;display:inline;cursor:pointer; filter:alpha(opacity=70); opacity:0.7; z-index:99;  margin-top:40px;}
.rollBox .RightBotton{height:52px;width:30px;background: url(../a_images/iconRight2.png) no-repeat;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../a_images/iconRight2.png");
_background: none;overflow:hidden;float:left;display:inline;filter:alpha(opacity=70); opacity:0.7;cursor:pointer; z-index:99; margin-top:40px; }






.rollBox .Cont{width:180px;overflow:hidden;float:left; position:relative}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:180px;float:left;text-align:center; }
.rollBox .Cont .pic img{padding:4px; width:100px; background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont .pic h1,h5{ margin-top:8px;}
/*.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
*/
.rollBox #List1,.rollBox #List2{float:left;}





















#con {
	FONT-SIZE: 12px; MARGIN: 0px auto; WIDTH: 600px
}
#tags {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 10px;

PADDING-TOP: 0px; HEIGHT: 23px
}
#tags LI {
	FLOAT: left;LIST-STYLE-TYPE: none; HEIGHT: 26px; width:36px;  overflow:hidden;}
#tags LI A { width:35px;
	PADDING-BOTTOM: 0px; COLOR: #fff; LINE-HEIGHT: 25px; PADDING-TOP: 0px; padding-left:5px; padding-right:5px; HEIGHT: 23px; TEXT-DECORATION: 

none
}
#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
#tags LI.selectTag {BACKGROUND-POSITION: left top; POSITION: relative; HEIGHT: 25px}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;color: #333;
    display: block;
    height: 18px;
    line-height: 20px;
    margin-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    width: 33px;background:#fff;
}
#tagContent { float:left;}
.tagContent { float:left;	PADDING-RIGHT: 10px; DISPLAY: none; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; WIDTH: 260px; COLOR: 

#474747; PADDING-TOP: 10px; HEIGHT:auto;}
.tagContent li{ height:32px; line-height:30px; border-bottom:1px dashed #cccccc}
.tagContent LI span{ float:left;}
#tagContent DIV.selectTag {
	DISPLAY: block
}




.main{float:left;width:730px;}.main h1{font-family:"Microsoft Yahei",arial,"Simsun";font-size:22px;}.mt{margin-top:10px;}a{color:#333;text-decoration:none;}a:hover,.download .friend a:hover{color:#c00;text-decoration:underline;}.border{border:1px solid #e0e0e0;}.quick-more .m b,.navbox,.nav li,.info .current,.mod-header,.new-list li,.filter-item .resolution,.filter-item .re-filter,.n1,.n2,.sort li i,.location .collect,.photo-set-prev span,.photo-set-next span,.photo-list-box .arrow,.photo-set-scrlnext .forbida,.photo-set-scrlprev .forbida,.photo-set-scrlnext a,.photo-set-scrlprev .forbid,.photo-set-scrlnext .forbid,.photo-opt a,.not-foundbox span,.page .prev,.page .next,.page em,.pic-news .play-back,.pic-news .join,.popup .shut-btn{background-image:url(http://icon.zol-img.com.cn/sj/images/sjbz_bg.png);background-repeat:no-repeat;}.photo-prev .arrow-ico,.photo-next .arrow-ico{background-image:url(http://icon.zol-img.com.cn/sj/images/sjbz_arrow.png);background-repeat:no-repeat;}.more{float:right;font-size:12px;font-weight:400;}.ad_div{font:0/0 arial;}.ad_div div{margin-top:10px;}.site-nav{border-bottom:1px solid #e4e4e4;background:#f5f5f5;height:27px;}.site-nav-inner{width:980px;margin:0 auto;padding-top:2px;height:24px;line-height:24px;}.site-nav-inner a{color:#666;text-decoration:none;}.site-nav-inner a:hover{color:#c00;}.quick-menu{float:left;color:#ccc;}.quick-menu a{margin:0 6px;}.quick-menu .home{margin:0 6px 0 0;}.quick-more{float:left;position:relative;z-index:50;zoom:1;}.quick-more .m{float:left;position:relative;z-index:1;padding:1px 20px 1px 8px;padding:2px 20px 0 8px\9;height:22px;line-height:22px;color:#666;cursor:default;}.quick-more-hover .m{margin-bottom:-2px;padding:0 19px 2px 7px;padding:1px 19px 1px 7px\9;border:1px solid #ccc;border-bottom:0 none;background:#fff;}.quick-more-hover .quick-more-list{display:block;}.quick-more .m b{position:absolute;right:8px;top:10px;width:7px;height:4px;font:0/0 arial;background-position:-98px -192px;}.quick-more-hover .m b{right:7px;top:9px;background-position:-98px -184px;}.quick-more-list{display:none;position:absolute;left:0;top:24px;width:158px;border:1px solid #ccc;background:#fff;}.quick-more-list dl{padding:4px 0 6px 10px;}.quick-more-list .hover{background:#f5f5f5;}.quick-more-list dt{height:24px;line-height:24px;overflow:hidden;color:#666;font-weight:bold;}.quick-more-list dd{overflow:hidden;zoom:1;line-height:20px;}.quick-more-list dd a{float:left;margin-right:12px;white-space:nowrap;}.quick-more-list .line{padding-top:0;}.quick-more-list .line dt{padding-top:4px;margin-right:10px;border-top:1px solid #ccc;}.quick-more-list p{margin:0 10px;height:32px;line-height:32px;border-top:1px solid #ccc;font-weight:bold;}.login-info{float:right;}.login-info span{margin:0 0 0 10px;color:#ccc;}.login-info span a{margin:0;}.login-info a{margin-left:10px;}.login-info .logout{margin:0 0 0 12px;color:#666;font-family:"\u5b8b\u4f53";}.header{padding:20px 0;}.header .share{float:right;padding:3px 0 0 0;}.logo{float:left;}.logo img{vertical-align:middle;}.oldpage-link{float:right;height:32px;font-weight:700;line-height:32px;}.navbox{overflow:hidden;height:42px;line-height:42px;background-position:0 -36px;background-repeat:repeat-x;-webkit-border-radius:3px;border-radius:3px;}.nav{float:left;}.nav li{float:left;height:42px;line-height:42px;font-size:16px;font-family:\5FAE\8F6F\96C5\9ED1;background-position:-128px -264px;}.nav li a{display:block;color:#fff;padding:0 13px 0 17px;outline:none;text-decoration:none;}.nav li.cur{position:relative;z-index:5px;margin:0 -2px 0 0;}.nav li.first{padding:0;background:none;}.nav li.cur h1,.nav li.cur span{font-size:16px;font-weight:400;color:#fff;padding:0 15px 0 17px;background:#292d33;*z oom:1;}.nav li.cur span{display:block;}.nav li.first h1,.nav li.first span{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;}.nav li a:hover{color:#fff;text-decoration:underline;}.nav-link{float:right;padding:0 5px 0 0;font-size:12px;font-family:arial;}.nav-link a{margin:0 5px;font-family:arial;color:#fff;text-decoration:none;}.nav-link span{font-weight:700;color:#acb7bf;}.nav-link a:hover{color:#fff;text-decoration:underline;}
.tab{position:relative;width:850px;margin-bottom:-2px;}
.tab ul img{float:left; width:268px; height:155px; border:1px solid #ccc}
.slide{width:850px;height:180px;overflow:hidden;}
.slide_remen{width:850px;height:620px;*height:640px;_height:640px;overflow:hidden;position:relative;}
.slide_remen .slide-ul{position:relative;float:left;width:850px; margin-top:12px; margin-bottom:12px;}
.slide_remen .slide-ul li{display:inline; box-shadow:1px 2px 2px 0px #ccc;float:left;width:140px;height:104px;margin-left:10px;position:relative; margin-bottom:5px;*margin-bottom:0px;_margin-bottom:0px;overflow:hidden; display:inline;}
.slide_remen .slide-ul a{display:block;height:auto;overflow:hidden;color:#000; }
.slide_remen .slide-ul a:hover .pic-txt{color:#fff;}
.slide_remen .slide-ul li a h1{ float:left; color:#333333; font-size:14px; width:140px; text-align:center; line-height:30px;}
.slide_remen .slide-ul li a:hover h1{  color:#288ece;}


.slide_tuijian{width:845px; height:120px;overflow:hidden;position:relative;}
.slide_tuijian .slide-ul li{display:inline; box-shadow:1px 2px 2px 0px #ccc;float:left;width:140px;height:104px;margin-left:10px;position:relative; margin-bottom:15px;overflow:hidden;}

.slide_tuijian .slide-ul a{display:block;height:auto;overflow:hidden;color:#000; }
.slide_tuijian .slide-ul a:hover .pic-txt{color:#fff;}
.slide_tuijian .slide-ul li a h1{ float:left; color:#333333; font-size:14px; width:140px; text-align:center; line-height:30px;}
.slide_tuijian .slide-ul li a:hover h1{ color:#288ece;}

.slide-ul{position:relative;width:860px;margin:0}
.slide-ul li.list_first{ }

.slide-ul .pic-txt{display:block; float:left; width:260px;height:28px;margin:-28px 0 0;padding:0 5px;font:14px/30px Microsoft YaHei;text-align:center;z-index:1;background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000,endColorstr=#80000000);cursor:pointer;}

.slide-ul .pic-txt .num{ float:left; width:120px; text-align:left; height:25px; overflow:hidden;font: 12px/30px Microsoft YaHei; color:#fff; margin-left:8px; margin-top:0;}
.slide-ul .pic-txt .time{ float:right; width:80px; height:25px; height:25px; overflow:hidden;font: 12px/30px Microsoft YaHei; color:#fff; margin-right:8px;  margin-top:0;}
:root .slide-ul .pic-txt{filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,startColorstr=#00000000,endColorstr=#00000000);}.info-btn{width:225px;height:22px;overflow:hidden;margin:0 auto;padding:11px 0;zoom:1;}.info-btn li{float:left;padding:0 3px;}.info-btn li span{display:block;width:22px;height:22px;background:url(../a_images/sjbz_infor-btn.png) 0 -27px no-repeat;text-indent:-9999em;overflow:hidden;cursor:pointer;}.info-btn .info-cur span,.info-btn .info-hover span{background-position:0 0;}.tab-shadow{display:block;position:absolute;left:-1px;top:403px;width:730px;height:3px;background:url(../a_images/sjbz_shadowbg.jpg) no-repeat;}.model{border:1px solid #e0e0e0;}.mod-header{height:34px;padding:0 12px;border-bottom:1px solid #e0e0e0;line-height:34px;font-size:14px;font-weight:700;background-position:0 0;background-repeat:repeat-x;}.mod-header h2{float:left;font-size:14px;}.mod-header h3{float:left;font-size:14px;}.bz-reco{padding:0 12px;background:#fff;zoom:1;}.pic-list{padding:0 0 12px 112px;border-bottom:1px dotted #e0e0e0;line-height:20px;word-break:break-all;}.pic-list h3{height:40px;margin:0 0 16px;overflow:hidden;font-size:12px;font-weight:400;}.pic-list span{color:#999;}.pic-list .pic{float:left;width:100px;height:75px;padding:1px;margin:0 0 0 -112px;border:1px solid #e0e0e0;}.pic-list .pic:hover,.down-img a:hover img{border-color:#f60;}.pic img{vertical-align:middle;}.new-list{padding:5px 0 4px;}.new-list li{height:26px;padding:0 0 0 10px;line-height:26px;overflow:hidden;background-position:-127px -615px;vertical-align:middle;}.new-list li a{color:#333;}.new-list li a:hover{color:#c00;text-decoration:underline;}.new-list li span{color:#999;}.new-list .cur{height:124px;}.new-list .cur .down-img{clear:both;zoom:1;display:block;overflow:hidden;margin:0 0 3px;}.choosebox{width:704px;padding:7px 12px;border:1px solid #e0e0e0;background:#fff;}.filter-item{zoom:1;padding:9px 0 9px 103px;border-top:1px dotted #e0e0e0;line-height:24px;}.first{border-top:0 none;}.filter-item dt{float:left;width:65px;margin-left:-103px;_display:inline;text-align:left;color:#666;}.filter-item dd{background:#fff;}.filter-item .all{position:relative;float:left;display:inline;height:20px;line-height:20px;padding:0 5px;margin:2px 4px 2px -39px;}.filter-item a{position:relative;float:left;height:20px;line-height:20px;padding:0 5px;margin:2px 2px 2px 0;white-space:nowrap;_display:inline;}.color-item a{padding:0 5px 0 23px;}.filter-item .sel,.filter-item .sel:hover,.filter-item a:hover{background-color:#f60;color:#fff;text-decoration:none;}.filter-item a:hover{background-color:#f90;}.filter-item .sel:hover{color:#fff;text-decoration:none;}.filter-item .resolution{float:right;padding:0 0 0 22px;background-position:-114px -207px;_white-space:normal;_word-break:break-all;}.filter-item .resolution em{font-weight:700;color:#f60;}.filter-item .re-filter{float:right;padding:0 0 0 20px;background-position:-115px -237px;}.filter-item .re-filter:hover{color:#c00;background-color:#fff;}.action-area{float:right;width:102px;}.filter-item a i{position:absolute;left:4px;top:3px;width:12px;height:12px;_overflow:hidden;border:1px solid #cb1c1c;background:#de2020;}.filter-item .orange i{border-color:#e96300;background:#fe6c00;}.filter-item .yellow i{border-color:#e9b000;background:#febf00;}.filter-item .green i{border-color:#539b23;background:#59a725;}.filter-item .purple i{border-color:#7a27b7;background:#892bcf;}.filter-item .pink i{border-color:#c63fab;background:#d744ba;}.filter-item .cyan i{border-color:#07a6b7;background:#06b7c8;}.filter-item .blue i{border-color:#005ceb;background:#0065fe;}.filter-item .brown i{border-color:#6b3012;background:#733413;}.filter-item .white i{border-color:#c0babc;background:#fff;}.filter-item .black i{border-color:#000;background:#000;}.hot-tags a:hover,.list_news a:hover{color:#c00;}.hot-tags{padding:6px 10px;overflow:hidden;background:#fff;line-height:26px;}.tags-spec{height:188px;line-height:24px;}.hot-tags a{margin-right:10px;white-space:normal;word-break:break-all;}.hot-tags .f14{font-size:14px;}.hot-tags .style1{color:#65850F;}.hot-tags .style2{color:#f60;}.hot-tags .style3{color:#666;}.hot-tags .style4{color:#298DA9;}.hot-tags .style5{color:#ED0000;}.hot-tags .style6{color:#e818bf;}.pic-list2{margin:0 0 0 -20px;}.pic-list2 li{position:relative;float:left;width:208px;height:351px;margin:10px 0 -9px 20px;padding:11px 11px 9px;line-height:24px;text-align:center;_display:inline;}.pic-list2 .shadow{position:absolute;z-index:-1;left:0;top:0;width:230px;height:371px;background:url(http://icon.zol-img.com.cn/sj/images/sjbz_bj-371.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://icon.zol-img.com.cn/sj/images/sjbz_bj-371.png",sizingMethod="crop");}.pic-list2 .hover .shadow{background:url(http://icon.zol-img.com.cn/sj/images/sjbz_bjhover-371.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://icon.zol-img.com.cn/sj/images/sjbz_bjhover-371.png",sizingMethod="crop");}.pic-list2 .pic{position:relative;display:block;width:208px;height:351px;overflow:hidden;color:#999;outline:0 none;}.pic-list2 .pic span{display:block;height:24px;padding:7px 0 8px;overflow:hidden;cursor:pointer;}.pic-list2 .pic em{color:#333;}.pic-list2 .pic:hover{color:#999;text-decoration:none;zoom:1;}.pic-list2 .pic:hover em{color:#c00;text-decoration:underline;}.pic-list2 ins{display:block;position:absolute;right:11px;top:302px;_top:303px;height:21px;line-height:21px;text-decoration:none;padding:0 5px;color:#fff;background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000,endColorstr=#80000000);}:root .pic-list2 ins{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#00000000,endColorstr=#00000000);}.pic-list2 .photo-list-padding{padding:11px 11px 19px;}.pic-list3 li,.pic-list3 .pic{height:247px;}.pic-list3 .shadow{height:267px;background:url(http://icon.zol-img.com.cn/sj/images/sjbz_bj-267.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://icon.zol-img.com.cn/sj/images/sjbz_bj-267.png",sizingMethod="crop");}.pic-list3 .hover .shadow{background:url(http://icon.zol-img.com.cn/sj/images/sjbz_bjhover-267.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://icon.zol-img.com.cn/sj/images/sjbz_bjhover-267.png",sizingMethod="crop");}.pic-list3 ins{top:198px;_top:199px;}.pic-list4 li,.pic-list4 .pic{height:209px;}.pic-list4 .shadow{height:229px;background:url(http://icon.zol-img.com.cn/sj/images/sjbz_bj-229.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://icon.zol-img.com.cn/sj/images/sjbz_bj-229.png",sizingMethod="crop");}.pic-list4 .hover .shadow{background:url(http://icon.zol-img.com.cn/sj/images/sjbz_bjhover-229.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://icon.zol-img.com.cn/sj/images/sjbz_bjhover-229.png",sizingMethod="crop");}.pic-list4 ins{top:160px;_top:161px;}.rank-list{padding:6px 12px;background:#fff;word-break:break-all;}.rank-list li{position:relative;height:26px;padding:0 0 0 23px;zoom:1;line-height:26px;overflow:hidden;vertical-align:middle;}.rank-list a,.rank-list .n1,.rank-list .n2,.rank-list .down-num{vertical-align:baseline;}.n1,.n2{position:absolute;width:16px;height:16px;line-height:16px;color:#fff;text-align:center;overflow:hidden;left:0;top:6px;font-size:10px;-webkit-text-size-adjust:none;}.n1{background-position:-51px -313px;}.n2{background-position:-51px -329px;}.rank-list li .title{display:block;*margin-top:1px;height:26px;line-height:26px;overflow:hidden;}.rank-list li .down-num{float:right;margin:0 0 0 6px;color:#999;font-size:12px;}.rank-list .cur{height:125px;}.rank-list .cur .down-img{clear:both;zoom:1;display:block;overflow:hidden;margin:1px 0 3px;}.down-img img{padding:1px;display:block;border:1px solid #ccc;}.rank-list .seriescur{height:110px;}.notice{height:34px;line-height:34px;background:#fff;color:#666;text-indent:12px;}.notice em{font-weight:700;color:#333;}.download{width:978px;border:1px solid #E1E1E1;margin:15px auto 0;}.download .mod-header a{font-weight:700;}.download .friend{width:958px;padding:10px 8px 14px 12px;background:#fff;line-height:26px;color:#ccc;}.download .friend a{margin:0 12px 0 0;color:#666;}.location{padding:10px 0 0;color:#666;}.location .collect{float:right;width:85px;height:23px;background-position:0 -184px;}.location a{height:23px;line-height:23px;}.location em{font-family:simsun;}.sort{float:right;width:280px;margin:-1px -12px -1px 0;height:36px;font-size:12px;line-height:36px;_display:inline;_width:288px;}.sort span{font-weight:400;color:#999;}.sort ul{float:right;margin:0 0 0 4px;}.sort li{float:left;width:71px;border-left:1px solid #e0e0e0;font-weight:400;color:#333;text-align:center;cursor:pointer;}.sort li i{display:none;position:absolute;left:31px;top:33px;width:9px;height:6px;background-position:-120px -191px;}.sort .hover{font-weight:700;}.sort li a{color:#333;text-decoration:none;display:block;}.sort .cur{position:relative;height:33px;line-height:33px;margin:0 -1px 0 0;border-top:2px solid #666;border-right:1px solid #e0e0e0;background-color:#fff;font-weight:700;cursor:auto;}.sort .cur i{display:block;}.not-foundbox{height:80px;padding:40px 0 0 225px;border:1px solid #e0e0e0;border-top:0 none;background:#fff;}.not-foundbox span{display:block;width:240px;height:41px;line-height:41px;padding:0 0 0 53px;color:#666;font-size:14px;background-position:-88px -522px;}.pagecon{height:30px;line-height:30px;padding:10px 0 5px 0;}.pagecon .tip{font-size:14px;font-family:simsun;}.page{float:right;}.page a,.page span{display:inline-block;height:27px;line-height:27px;padding:0 10px;border:1px solid #ccc;background:#fff;text-align:center;font-size:16px;margin-left:3px;vertical-align:middle;}.page .prev{padding:0 8px 0 19px;background-position:0 -568px;font-size:14px;}.page .next{padding:0 19px 0 8px;background-position:-14px -568px;font-size:14px;}.page span{background-color:#444;border:1px solid #444;color:#fff;font-weight:bold;}.page em{display:inline-block;width:16px;height:29px;background-position:-84px -565px;margin:0 4px 0 10px;vertical-align:middle;}.location-nav{border-bottom:1px solid #e4e4e4;background:#f5f5f5;height:27px;}.location-nav .location{padding:0;line-height:27px;color:#666;}.photo-tit{padding:10px 0;}.photo-tit h1{float:left;font:bold 16px/30px Microsoft YaHei;}.photo-opt{float:right;position:relative;z-index:1;color:#999;line-height:30px;}.photo-opt a{display:inline-block;height:30px;line-height:30px;margin:0 10px;padding:0 0 0 27px;font-size:14px;color:#666;}.photo-opt a:hover{color:#c00;text-decoration:none;}.photo-opt .favorite{background-position:-109px -328px;}.photo-opt .favorite:hover{background-position:-109px -356px;}.photo-opt .nolike{background-position:-109px -385px;}.photo-opt .nolike:hover{background-position:-109px -415px;}.photo-opt .down-btn{width:90px;padding:0 3px 0 0;*padding:0;background-position:0 -209px;text-indent:-9999em;}.photo-opt .down-btn:hover{background-position:0 -241px;}.photo-opt .tip{font-size:12px;font-family:simsun;}.photobox{position:relative;width:978px;height:550px;margin-bottom:-3px;padding:0 0 3px;border-top:1px solid #e9e9e9;border-left:1px solid #d9d9d9;border-right:1px solid #d8d9d9;border-bottom:0 none;}.photo-side{float:right;width:168px;height:530px;padding:20px 20px 0;background:url(http://icon.zol-img.com.cn/sj/images/sjbz_photo-side-bg.jpg) 0 0 no-repeat #f5f5f5;}.photo-side .code-img{display:block;border:1px solid #e4e4e4;}.photo-side .code-img-infor{padding:10px 0 0;color:#333;}.photo-side .code-img-infor a{color:#f60;}.photo-side h3{padding:5px 0;font-size:14px;line-height:30px;color:#666;}.photo-side p{color:#999;line-height:22px;}.photo,.photo-2{float:left;position:relative;width:750px;height:530px;padding:10px;background:#fff;zoom:1;overflow:hidden;}.photo img,.photo-2 img{vertical-align:top;}.photo-2{width:730px;height:510px;padding:20px;}.photo-2 img{display:block;margin:0 auto;}.photobox .tab-shadow{width:980px;top:550px;background:url(http://icon.zol-img.com.cn/sj/images/shadowbg-big.jpg) no-repeat;}.photo-prev,.photo-next{position:absolute;top:0;width:50%;height:100%;cursor:pointer;}.photo-prev{left:0;}.photo-next{right:0;}.photo-prev a,.photo-next a{position:absolute;top:238px;width:75px;height:75px;cursor:pointer;overflow:hidden;display:block;}.photo-prev a{left:30px;}.photo-next a{right:30px;}.photo-prev .arrow-bg,.photo-next .arrow-bg{position:absolute;left:0;top:0;width:75px;height:75px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#000;filter:alpha(opacity=20);opacity:.2;}.photo-prev .arrow-ico,.photo-next .arrow-ico{position:absolute;left:0;top:0;width:75px;height:75px;}.photo-prev .arrow-ico{background-position:0 0;}.photo-next .arrow-ico{background-position:-160px 0;}.photo-prev a:hover .arrow-ico{background-position:-80px 0;}.photo-next a:hover .arrow-ico{background-position:-240px 0;}.pic-bg{position:absolute;left:0;top:0;background:#000;filter:alpha(opacity=0);opacity:0;width:100%;height:100%;}.wallpaper-down dt,.wallpaper-down dd{float:left;}.wallpaper-down dt{width:88px;background:#f5f5f5;line-height:34px;border-right:1px solid #e0e0e0;font-size:14px;font-weight:700;text-align:center;}.wallpaper-down dd{position:relative;zoom:1;width:889px;background:#fff;}.wallpaper-down dd a{position:relative;float:left;width:78px;height:34px;line-height:34px;border-right:1px solid #e0e0e0;text-align:center;background:#fff;}.wallpaper-down dd a:hover,.wallpaper-down dd .current{z-index:10;width:78px;height:34px;line-height:34px;padding:1px 0 1px 1px;margin:-1px 0 -1px -1px;border-right:1px solid #f60;color:#fff;font-weight:700;background:#f60;text-decoration:none;}.wallpaper-down dd .laiyuan{float:right;width:178px;font-size:14px;font-weight:700;border:0 none;}.wallpaper-down dd .laiyuan:hover{width:178px;margin:0;padding:0;height:34px;line-height:34px;background:#fff;border:0 none;color:#333;text-decoration:none;}.wallpaper-down dd .laiyuan span{color:#f60;text-decoration:none;}.wallpaper-down dd .laiyuan:hover span{color:#f60;text-decoration:underline;}.wallpaper-tag dt,.wallpaper-tag dd{float:left;height:34px;}.wallpaper-tag dt{width:88px;background:#f5f5f5;font-size:14px;font-weight:700;line-height:34px;text-align:center;}.wallpaper-tag dd{width:875px;padding:0 10px 0 4px;border-left:1px solid #e0e0e0;background:#fff;}.wallpaper-tag .tag-link{float:left;line-height:34px;}.wallpaper-tag .share{float:right;padding:4px 0 0;}.wallpaper-tag .tag-link a{margin:0 6px;}.photo-set{position:relative;width:638px;border:1px #e0e0e0 solid;padding:15px 170px 5px;background:#fff;zoom:1;}.photo-set-prev,.photo-set-next{position:absolute;top:15px;width:130px;text-align:center;}.photo-set-prev{left:20px;}.photo-set-next{right:20px;}.photo-set-prev span,.photo-set-next span{display:block;width:120px;height:90px;padding:3px 7px 7px 3px;background-position:0 -81px;}.photo-set-prev span a,.photo-set-next span a{display:block;width:120px;height:90px;line-height:88px;*font-size:78px;_font-size:79px;*font-family:Arial;overflow:hidden;}.photo-set-prev img,.photo-set-next img{vertical-align:middle;}.photo-set-prev .txt,.photo-set-next .txt{display:block;width:130px;height:30px;line-height:30px;}.photo-set-prev:hover,.photo-set-next:hover{color:#f90;}.photo-set-scrlprev,.photo-set-scrlnext{position:absolute;top:7px;*top:4px;display:block;width:19px;height:96px;}.photo-set-scrlprev{left:0;}.photo-set-scrlnext{right:0;}.photo-set-scrlprev a,.photo-set-scrlnext a{display:block;width:19px;height:96px;cursor:pointer;}.photo-set-scrlprev .forbida{background-position:0 -424px;}.photo-set-scrlnext .forbida{background-position:-21px -424px;}.photo-set-scrlprev .forbid{background-position:-42px -424px;cursor:default;}.photo-set-scrlnext .forbid{background-position:-63px -424px;cursor:default;}.photo-set-list{width:100%;min-height:1px;}.photo-list-inner{position:relative;width:584px;padding:0 27px;zoom:1;}.photo-list-box{position:relative;width:564px;height:128px;margin:-7px 10px 0;padding:7px 0 0;overflow:hidden;zoom:1;}.photo-list-box ul{position:relative;left:0;margin:0 0 0 -10px;}.photo-list-box li{position:relative;float:left;width:120px;margin:0 10px;background:#fff;display:inline;padding:2px;border:1px #e0e0e0 solid;}.photo-list-box li.lihover{border-color:#f60;background:#f60;}.photo-list-box li a{display:block;width:120px;height:90px;text-align:center;line-height:88px;*font-size:78px;_font-size:79px;*font-family:Arial;overflow:hidden;}.photo-list-box li i{position:absolute;right:43px;top:103px;color:#666;padding:0 8px;height:20px;line-height:20px;font-style:normal;}.photo-list-box li i em{font-size:14px;font-weight:700;}.photo-list-box li img{margin:0;vertical-align:middle;}.photo-list-box .arrow{display:none;position:absolute;z-index:3;left:57px;top:-8px;width:14px;height:7px;background-position:-26px -371px;}.photo-list-box .cur{border-color:#f60;background:#f60;}.photo-list-box .cur a{border-color:#f60;background:#fff;cursor:default;}.photo-list-box .cur .arrow{display:block;}.photo-list-box a:hover{text-decoration:none;}.popup{position:absolute;left:50%;top:205px;width:468px;margin:0 0 0 -234px;padding:30px 0 10px 50px;background:#141414;border:1px #292929 solid;}.popup .shut-btn{position:absolute;right:19px;top:9px;width:15px;height:15px;background-position:0 -273px;cursor:pointer;}.pic-news,.pic-news h5,.pic-news p{overflow:hidden;zoom:1;}.pic-news{margin:0 0 15px;}.pic-news .pic{float:left;border:1px #333 solid;width:102px;margin:0 15px 0 0;_margin-right:12px;}.pic-news .pic a{display:block;width:100px;height:75px;border:1px #000 solid;overflow:hidden;line-height:71px;line-height:73px\9;*font-size:66px;_font-size:67px;*font-family:Arial;color:#fff;text-align:center;}@-moz-document url-prefix(){.pic-news .pic a{line-height:73px;}}:root .pic-news .pic a{line-height:73px\0;}.pic-news .pic img{vertical-align:middle;}.pic-news h5{font-weight:normal;font-size:14px;line-height:24px;}.pic-news h5 a{color:#bfbfbf;}.pic-news h5 a:hover{color:#f90;}.pic-news p{margin:10px 0 0;line-height:30px;color:#666;}.pic-news p a{display:inline-block;*display:inline;zoom:1;height:25px;line-height:25px;border:1px #333 solid;border-radius:2px;-webkit-border-radius:2px;-moz-border-raidus:2px;padding:0 8px;margin:0 14px;color:#999;}.pic-news p a:hover{color:#f90;}.pic-news .play-back{margin-left:0;background-position:-111px -450px;padding-left:25px;}.pic-news .join{background-position:-114px -474px;padding-left:22px;}.pic-news .joined{background-position:-119px -571px;}.pic-news .join-each{background-position:-119px -591px;}.pic-news .joined:hover,.pic-news .join-each:hover{cursor:text;text-decoration:none;color:#999;}.popup .pic-list{margin:0 0 20px;padding:0;border:0 none;line-height:18px;}.popup .pic-list h6{font-size:14px;color:#999;}.popup .pic-list h6 span{color:#f90;}.popup .pic-list ul{overflow:hidden;zoom:1;}.popup .pic-list li{float:left;width:122px;height:92px;border:1px #333 solid;margin:7px 23px 0 0;}.popup .pic-list li a{position:relative;display:block;width:120px;height:90px;border:1px #000 solid;overflow:hidden;line-height:88px;*font-size:78px;_font-size:79px;*font-family:Arial;color:#fff;text-align:center;}.popup .pic-list img{vertical-align:middle;}.popup .pic-list .opt{position:absolute;left:0;bottom:0;width:120px;height:24px;line-height:24px;overflow:hidden;background:#000;filter:alpha(opacity=45);opacity:.45;}.popup .pic-list .txt{position:absolute;font-size:12px;left:0;bottom:0;width:120px;height:24px;line-height:24px;overflow:hidden;color:#fff;text-align:center;}.popup .pic-list a:hover,.popup .pic-list a:hover .txt{color:#f90;text-decoration:none;}.page b{display:inline-block;font-family:tahoma;font-weight:normal;height:29px;margin:0 3px;text-align:center;vertical-align:middle;width:16px;}.taga a:hover{color:#333;text-decoration:none;}.marbot{margin-bottom:5px;}.showtitle h1{display:inline;font-size:12px;font-weight:normal;}.martop{margin-top:5px;}.footNew{font-size:0;margin-top:15px;}.filter-item .set-btn,.tip-layer .hd,.tip-layer .close{background:url(http://icon.zol-img.com.cn/sj/images/sjbz_tip-bg.png) no-repeat;}.filter-item .set-btn{float:right;width:88px;height:26px;padding:0;margin:0;line-height:26px;text-align:center;color:#fff;background-position:0 -36px;}.filter-item .set-btn:hover{background-color:inherit;color:#fff;text-decoration:none;}.layer-box{display:none;padding:5px;background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#32000000,endColorstr=#32000000);z-index:51;}:root .layer-box{filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,startColorstr=#00000000,endColorstr=#00000000);}.tip-layer{width:698px;border:1px solid #e0e0e0;background-color:#fff;}.tip-layer .hd{position:relative;height:34px;line-height:34px;border-bottom:1px solid #e0e0e0;background-repeat:repeat-x;}.tip-layer .hd h3{padding:0 0 0 8px;font-size:14px;line-height:34px;}.tip-layer .close{position:absolute;top:10px;right:10px;width:15px;height:15px;display:block;cursor:pointer;background-position:-73px -76px;margin:0;}.tip-content .tip-left{float:left;width:152px;height:345px;padding:11px 0 0 10px;overflow-x:hidden;overflow-y:auto;}.tip-content .tip-right{float:right;width:508px;height:345px;padding:11px 14px 0;overflow-x:hidden;overflow-y:auto;}.tip-content .title{height:20px;line-height:20px;color:#999;}.tip-content .brand-list{padding:10px 0 0;}.tip-content .brand-list li{float:left;width:65px;height:20px;padding:2px 0;line-height:20px;overflow:hidden;}.brand-list li a{display:inline-block;padding:0 5px;color:#333;}.brand-list li a:hover{color:#fff;background-color:#f90;text-decoration:none;}.brand-list .current a{background-color:#f60;color:#fff;}.brand-list .current a:hover{background-color:#f60;color:#fff;text-decoration:none;}.tip-content .phone-model-list{padding:0 0 10px;}.tip-content .phone-model-list li{word-break:break-all;float:left;width:98px;height:20px;padding:2px 0;line-height:20px;}.phone-model-list li{overflow:hidden;}.phone-model-list li a{display:inline-block;padding:0 5px;color:#333;}.phone-model-list li a:hover{color:#fff;background-color:#f90;text-decoration:none;}.tip-content .phone-model-header{height:30px;line-height:30px;padding:6px 0 0;border-top:1px dotted #e0e0e0;font-size:12px;color:#999;font-weight:400;}.tip-content .phone-model-header em{font-family:arial;font-size:18px;margin:0 5px;}.layerbox-overlay{background:#000;filter:alpha(opacity=30);opacity:.3;-moz-opacity:.3;width:100%;height:100%;position:fixed;top:0;left:0;display:none;z-index:50;_position:absolute;_height:expression(documentElement.offsetHeight+"px");_top:expression(documentElement.scrollTop+"px");}.code-box{width:159px;height:159px;border:1px solid #E4E4E4;overflow:hidden;vertical-align:middle;text-align:center;background-color:#fff;}.code-box span{display:table-cell;width:159px;height:159px;vertical-align:middle;text-align:center;*display:block;*font-size:138px;*font-family:Airal;}.photo-side .code-box .code-img{border:0 none;vertical-align:middle;}.ts_fy{background:url("http://icon.zol-img.com.cn/article/2011/tcbg.gif") repeat scroll 0 -26px transparent;color:#666;height:34px;left:-90px;line-height:30px;position:absolute;text-align:center;top:-35px;width:250px;}.close{background:url("http://icon.zol-img.com.cn/article/2011/libg.gif") no-repeat scroll -1px -909px transparent;cursor:pointer;display:inline;float:right;height:7px;margin:6px 5px 0 0;width:8px;}em{font-style:normal;}.photo-opt .mobile-360link{padding:0;margin-right:14px;*margin-right:11px;margin-left:0;}.photo-opt .mobile-360link img{height:30px;margin-top:-2px;*margin-top:0;vertical-align:middle;}.survey-radio,.survey-radio i,.survey-close,.survey-submit,.survey-tip,#backTop i,#callSurvey i{background:url(http://icon.zol-img.com.cn/sj/images/sjbz_survey.png) no-repeat;}.survey-box{opacity:.3;opacity:1 \0/;width:318px;height:0;position:fixed;_position:absolute;right:0;bottom:-244px;overflow:hidden;border:1px solid #e6e6e6;background-color:#fff;box-shadow:-2px -2px 15px #ccc;-webkit-box-shadow:-2px -2px 15px #ccc;-moz-box-shadow:-2px -2px 15px #ccc;font-family:arial,'\5b8b\4f53';font-size:12px;z-index:2000;}.survey-ie{visibility:hidden;height:205px;right:0;bottom:0;}.survey-show-w3c{height:205px;opacity:1;right:0;bottom:0;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;}.survey-hide-w3c{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;}.survey-header{width:318px;height:32px;border-bottom:1px solid #f0f0f0;line-height:32px;color:#333;}.survey-title{float:left;font:bold 12px/32px '\5b8b\4f53';text-indent:15px;}.survey-title em{color:#F60;}.survey-close{float:right;height:32px;width:32px;background-position:0 -53px;outline:0 none;}.survey-close:hover{background-position:-25px -53px;}.survey-main{padding:10px 15px 15px;width:290px;}.survey-radio{float:left;position:relative;zoom:1;width:50px;padding-left:50px;height:25px;line-height:25px;background-position:-87px -56px;cursor:pointer;}.survey-radio-good-sel,.survey-radio-bad-sel{background-position:-87px -81px;}.survey-radio i{position:absolute;left:23px;top:4px;width:21px;height:18px;}.survey-radio-good i{background-position:0 -115px;}.survey-radio-good-sel i{background-position:0 -89px;}.survey-radio-bad i{background-position:-26px -115px;}.survey-radio-bad-sel i{background-position:-26px -89px;}.survey-text{clear:both;width:283px;height:74px;border:1px solid #d8d7d7;margin:12px 0 0;padding:2px 0 2px 5px;resize:none;_display:inline;font-size:12px;overflow-y:auto;line-height:18px;vertical-align:top;}.survey-text.default{color:#999;}.survey-count{margin-top:10px;float:left;height:24px;line-height:24px;color:#999;}.survey-count-cur{color:#666;}.survey-count-over{color:#f60;}.survey-submit{float:right;border:0 none;width:49px;height:24px;margin-top:10px;text-indent:-999em;overflow:hidden;background-position:-51px -28px;cursor:pointer;}.survey-submit:hover{background-position:0 -28px;}.survey-submit-disabled,.survey-submit-disabled:hover{cursor:default;background-position:0 -145px;}.survey-mask{background:#eee;width:100%;height:100%;_height:205px;position:absolute;left:0;top:0;z-index:10;opacity:.5;filter:alpha(opacity=50);display:none;}.survey-tip{position:absolute;left:50%;top:50%;display:none;margin:-20px 0 0 -100px;padding:9px;width:185px;height:20px;line-height:20px;border:1px solid #ffc34c;background-color:#fffad6;z-index:11;text-indent:20px;opacity:.7;filter:alpha(opacity=70);}.survey-tip.warning{background-position:-50px -143px;}.survey-tip.success{background-color:#d8f1ff;background-position:-75px -106px;border-color:#6abeea;}#pubFeedBack{position:fixed;_position:absolute;right:15px;bottom:15px;width:54px;font-size:12px;}#backTop,#callSurvey{display:block;width:52px;padding:1px;height:56px;line-height:22px;text-align:center;color:#fff;text-decoration:none;}#backTop{display:none;background:#999;}#backTop:hover{background:#ccc;zoom:1;text-decoration:none;color:#fff;}#backTop i{display:block;width:25px;height:13px;margin:14px auto 8px;background-position:-63px 0;}#callSurvey{margin-top:1px;background:#3687d9;}#callSurvey:hover{background:#66a4e3;zoom:1;text-decoration:none;color:#fff;}#callSurvey i{display:block;width:26px;height:25px;margin:9px auto 0;background-position:0 0;}#callSurvey:hover i{background-position:-30px 0;}



* {margin:0; padding: 0;}
html, body{margin:0;padding:0;/*font: 13px/18px 'lucida sans regular','lucida sans',arial,helvetica,sans-serif;*/
	font: 13px/21px 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #444; }

h1, h2, h3, h4, h5, h6{font-weight:normal;margin:0;line-height:1em;}	
	h1{font-size:2em;margin-bottom:.5em;}	
	h2{font-size:1.75em;margin-bottom:.5142em;padding-top:.2em;}	
	h3{font-size:1.5em;margin-bottom:.7em;padding-top:.3em;}
	h4{font-size:1.25em;margin-bottom:.6em;}
	h5,h6{font-size:1em;margin-bottom:.5em;font-weight:bold;}
	a{ color:#000;}
	blockquote, ul, ol, dl, p,dd,dt, form, pre{margin:0; padding:0;}
	article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block;}
	ul ul, ul ol, ol ol, ol ul, dd{}
	li{margin:0;padding:0;list-style:none; vertical-align: text-top;}	
	pre, code, samp, kbd, var{font:100% mono-space,monospace;}
	pre{overflow:auto;}
	abbr, acronym{text-transform:uppercase;border-bottom:1px dotted #000;letter-spacing:1px;}
	abbr[title], acronym[title]{cursor:help;}
	small{font-size:.9em;}
	sup, sub{font-size:.8em;}
	em, cite, q{font-style:normal;}
	img{border:none; vertical-align:middle;_vertical-align:top;}			
	hr{display:block;height:-20px;
border-top:1px solid #ccc;margin:0 0 1.5em 0;padding:0;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: 0;
    border-right-style: none;
    border-right-color: inherit;
    border-right-width: 0;
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: 0;
}	

	/*table{border-collapse:collapse;}*/

	th,caption{text-align:left;}	
	label{}
	fieldset{margin:0;padding:0;border:none;}
	legend{font-weight:bold;}
	input, select{vertical-align:middle;_vertical-align:top;}
	input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0;}
	a:focus{outline:0;}
	a {text-decoration: none;}
	.clear{ clear:both}
	body{ background:#ffffff;}
/*======html元素结束======*/	


