/**
 * @author LinYongji
 * @update 2012-09-11
 * @email  linyongji@kingsoft.com
 */

/*reset*/
html,body,div,span,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,input,p,table,tr,th,td,form{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
ol,ul,li{list-style:none; margin-top:10px;}
em,strong{font-style:normal; font-weight:normal}
img{border:0;}
table{border-collapse:collapse; border-spacing:0;}
input,select,button{vertical-align:middle;}
html,body{width:100%; height:100%;}
body{font-size:12px; color:#333; background:#fff; font-family:Arial, Verdana, Tahoma; line-height:1;}
a{color:#333; text-decoration:none;}
a:hover{color:#08c; text-decoration:underline;}
.clearfix:after{visibility:hidden; display:block; font-size:0; content:"."; clear:both; height:0;}
*html .clearfix{zoom:1;}
*:first-child+html .clearfix{zoom:1;}
.hide{display:none;}
/*common*/
.header{height:88px; background:url(images/bg.png) repeat-x;}
.hdr_inner{width:960px; margin:0 auto; height:88px;}
.hdr_logo{background:url(images/logo.png) left center no-repeat; float:left; width:320px; height:88px;}
.hdr_logo a{display:block; height:88px; text-indent:-9999px;}
.hdr_con{width:636px; float:right; height:88px;}
.shortcut{line-height:30px; text-align:right;}
.shortcut a{margin:0 8px;}
.menu{padding-top:5px;}
.menu li{float:left;}
.menu li a{height:40px; font:14px/40px 'Microsoft YaHei'; text-align:center; color:#1076b0; margin-right:15px;}
.menu li a.cur{background:url(images/navhover.png) no-repeat; color:#fff;}
.footer{height:48px; text-align:center; background:#f2f2f2; padding:16px 0;}
.footer p,.footer .links{line-height:24px; color:#888; clear:both;}
.footer p a{margin:10px; color:#666;}
.footer .links {width:960px; margin:0 auto;}
.footer .links li {float:left; padding:5px 10px;}
.returntop{position:fixed; bottom:0; right:20px; background:url(images/2top.png) no-repeat; width:40px; height:40px; cursor:pointer; display:none;}
.returntop:hover{background-position:0 -40px;}


/*index*/
.banner{height:378px; background:url(images/bg.png) 0 -88px repeat-x;}
.bnr_inner{height:378px; width:960px; margin:0 auto; position:relative; overflow:hidden;}
.bnr_list{position:absolute; left:0; top:0; width:2880px; height:346px; padding:16px 0;}
.bnr_list_item{float:left; width:960px; height:346px;}
.bnr_list_tag{position:absolute; height:14px; width:56px; left:460px; bottom:30px;}
.bnr_list_tag li{float:left; cursor:pointer; margin-right:8px; width:14px; height:14px; background:url(images/index/banner_tag.png) -14px 0 no-repeat; text-indent:-99px; overflow:hidden;}
.bnr_list_tag li.current{background-position:0 0;}

.broadcast{height:40px; padding-left:45px; margin-bottom:5px; border-bottom:1px solid #ddd; box-shadow:0 1px 4px rgba(0,0,0,0.2); overflow:hidden; background:#efefef url(images/icon.png) -60px 0 no-repeat;}
.broadcast ul li a{color:#08c; text-decoration:underline; line-height:40px;}

.slide{padding:20px 0 40px;}
.slide_con{height:380px; overflow:hidden;}
.slide_con li img{display:block;}
.slide_tag{height:43px; padding:0 39px;}
.slide_tag li{float:left; width:210px; height:43px; font:bold 20px/43px 'Microsoft YaHei'; text-align:center; background:url(images/wg_tag.png) no-repeat; color:#888; cursor:pointer;}
.slide_tag li.current{background-position:-210px 0; color:#298fdd;}

.pop{width:640px; position:fixed; top:50px; left:50%; margin-left:-320px; z-index:999; background:#fff; border-radius:10px; box-shadow:0 0 10px rgba(0,0,0,0.5); _position: absolute;}
.pop_inner{padding:10px 20px 20px;}
.pop_top{height:30px; font:20px/30px 'Microsoft YaHei';}
.pop_close{float:right; font:bold 20px/30px 'SimSun'; cursor:pointer;}
.pop_con{overflow:hidden;}
/*layout*/
.container{width:960px; margin:15px auto;}
.sbox{background:#fff; border:1px solid #ddd; box-shadow:0 0 10px rgba(0,0,0,0.2); overflow:hidden;}
.sbox h2,.pages{height:40px; padding:0 20px; margin-bottom:5px; font:18px/40px 'Microsoft YaHei'; color:#08c; background:#efefef; border-bottom:1px solid #ddd; box-shadow:0 1px 4px rgba(0,0,0,0.2);}
.pages li {float:left; padding:5px;}
.sbox h2 a.more{float:right; height:18px; margin-top:11px; padding:0 5px; font:12px/18px 'SimSun'; color:#fff; background:#F4B837; border-radius:2px;}

.column12{position:relative;}
.column12 .main{margin-left:250px;}
.column12 .side{position:absolute; top:0; left:0; width:250px; height:100%; background:url(images/column.png) 0 0 repeat-y; overflow:hidden;}
.column12 .side h2{background:url(images/column.png) -250px 0 repeat-y;}
.list li{background:url(images/icon.png) -85px -40px no-repeat; height:30px; line-height:30px; padding-left:15px; border-bottom:1px dashed #ccc;}
.list li a{display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.list li span{float:right; color:#666;}
.sline{display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}



/*case*/
.case_con{padding:15px 29px 20px;}
.case_bnr{margin-bottom:15px; overflow:hidden;}
.case_bnr img{display:block;}
.case_crumb{height:30px; background:#f7f7f7; line-height:30px; margin-top:1px;}
.case_crumb a{margin-left:35px; color:#08c;}
.case_fish{float:left; width:430px; padding-right:20px; border-right:1px solid #ccc;}
.case_trojan{float:left; width:430px; padding-left:19px;}
.case_list_title{height:112px; background:#f5f5f5; overflow:hidden;}
.case_list_title img{float:left; width:182px; height:112px;}
.case_list_title h3{font:bold 20px/30px 'Microsoft YaHei'; margin:35px 0 0 210px; color:#08c;}
.case_list_title p{margin-left:210px; line-height:20px; color:#999; font-size:14px;}
.case_list ol{padding:10px 0;}
.case_list ol li a{width:340px;}
.case_post{overflow:hidden;}
.case_post_title{height:225px; margin-bottom:20px; overflow:hidden; font-family:'Microsoft YaHei';}
.case_post_title img{float:left; width:360px; height:225px;}
.case_post_title h3{font-size:20px; color:#08c; line-height:30px; margin:40px 0 0 400px;}
.case_post_title .date{font-size:14px; line-height:20px; margin-left:400px; margin-bottom:20px;}
.case_post_title .summary{font-size:16px; line-height:24px; padding-top:20px; margin:0 40px 0 400px; border-top:1px dashed #f60;}
.case_post_title .summary em{color:#f00;}
.case_post_main{overflow:hidden; line-height:200%;}
.case_post_main{line-height:1.8em; font-size:14px; overflow:hidden; width:910px;}
.case_post_main p{padding:3px 0; overflow:hidden; word-break:break-all;}
.case_post_main span{word-break:break-all;}
.case_post_main img{display:block; margin:0 auto; max-width:910px;}
/*center*/
.center_user{padding:5px 20px 10px 20px; height:auto;}
.center_user_card{height:50px;}
.center_user_avatar{float:left; height:50px; width:65px;}
.center_user_avatar img{height:48px; width:48px; border:1px solid #ccc; display:block;}
.center_user_info{float:left; height:50px; width:145px;}
.center_user_info p{line-height:25px; height:25px; overflow:hidden; width:145px;}

.center_user h3 {height:40px; font:18px/40px 'Microsoft YaHei'; color:#08c;}
.center_user ul li {line-height:24px; width:204px; overflow:hidden; }

.center_user_func{border-bottom:1px solid #ccc;}
.list_article_info {padding:10px 0; margin-bottom:10px;}
.center_user_func p,.list_article_info p{line-height:24px;}
.center_amount{padding:20px 30px; color:#666;}
.center_amount .contentMidPicAD {float:left; margin:0 10px 10px 0;}
.center_amount .entry img {max-width:648px; width:expression(this.width>648?"648px":this.width);}
.center_amount .entry p img {max-width:610px; width:expression(this.width>610?"610px;":this.width);}
.center_amount .entry p{font-size:14px; line-height:24px; text-indent:2em; margin-bottom:10px;}
.center_maount .entry {line-height:24px;}
.center_amount p a{color:#08c; text-decoration:underline;}
.center_amount_title h3{color:#08c; font:bold 20px/40px 'Microsoft YaHei';}
.center_amount_title h3 em{color:#f00;}
.center_amount_info{padding:10px 0;}
.center_amount_info h4{font:bold 18px/40px 'Microsoft YaHei';}
.center_amount_info h4 em{color:#f00; margin-right:20px;}
.center_amount_details{display:none;}
.center_amount_title h4{color:#f60;}
