@charset "utf-8";

/**
 * CSS Reset & Base style
 */
@import url("../reset.css");
@import url("../base.css");

/* CSS Document */
*{margin:0;padding:0;}
ul{list-style-type:none}
img{border:0}
#content{width:960px;margin:0 auto}
#banner{background:url(http://www.lianzhong.com/m/images/banner_poc.jpg);width:958px;height:350px;border:1px solid #dae0e5}
#button{display:block;width:300px;height:100px;float:left;margin-top:202px;margin-left:455px;cursor:pointer}
#banner .alert_num1{display:block;width:150px;height:50px;float:left;margin-top:182px;margin-left:70px;cursor:pointer}
#banner .alert_num2{display:block;width:155px;height:50px;float:left;margin-top:182px;margin-left:23px;cursor:pointer}
#recommend{float:left;width:615px;height:422px}
.afunction{background:url(http://www.lianzhong.com/m/images/titlere_poc.jpg);color:#333333;padding-left:15px;font-size:14px;border:1px solid #E0E0E0;clear:both;display:block;height:31px;line-height:31px}
.h20px{height:20px;_height:10px;}
hr{border:medium none;clear:both;color:#FFFFFF;display:block;float:none;margin:0}
#recommend .div{border:1px solid #e0e0e0;height:385px;border-top:none}
#recommend .div ul li{float:left;width:260px;height:60px;margin-left:40px;margin-top:50px; display:inline;}
#recommend .div ul li dl dt{float:left;padding-top:5px; height:50px}
#recommend .div ul li dl dd{color:#999999}
#recommend .div ul li dl .funtitle{color:#555555;font-weight:bold}
#question{width:330px;height:422px;float:right;background:#eeeeee}
#question h2{margin:3px  3px  0 3px}
#question h2 a{text-decoration:none;color:#333333}
#question .box_top{height:32px}
#question .box_top ul{margin-left:3px}
#question .box_top ul li{float:left;width:161px;height:31px;line-height:31px;text-align:center;color:#757575;font-weight:bold;cursor:pointer;border-bottom:1px solid #ededed;border-right:1px solid #e 0e0e0;background:#f9f9f9}
#question .box_top .active{width:160px;border-left:1px solid #e0e0e0;color:#333333;border-bottom:none;border-right:none;border-right:1px solid #ededed;background:#FFF}
#question .box{width:322px;height:352px;border:1px solid #e0e0e0;border-top:none;background:#FFF;margin-left:3px; }
#question .box ul{margin-left:10px; line-height:29px;}
#question .box ul li{background:url(http://www.lianzhong.com/m/images/dian.jpg) no-repeat 0 18px;padding-left:10px;}
#question .box ul li a{color:#999999; margin:0; text-decoration:none; width:auto;font-size:12px;}
#question .box a{margin:10px 0 0 10px; width:108px;color:#0192d1;text-decoration:underline}
.hide{display:none}
#problem{width:615px;float:left;}
#problem h1{width:593px;height:30px;background:url(http://www.lianzhong.com/m/images/titlere_poc.jpg);border:1px solid #dfdfdf;padding-left:20px;font-weight:bold; line-height:31px;}
.titleMore{float:right;margin-right:10px;background:url(http://www.lianzhong.com/m/images/icon01.gif) no-repeat right center;padding-right:10px; _margin-top:-31px;}
.titleMore a{text-decoration:none;color:#0091d0;}
#questions dl{margin-top:10px;margin-left:10px}
#questions dd a{display:block;line-height:35px;height:35px;text-decoration:none;color:#666666;font-size:14px;background:url(http://www.lianzhong.com/m/images/dian.jpg) no-repeat left center;padding-left:10px;border-bottom:1px dotted #ebebeb}
#questions dd span{padding:20px 10px 20px 30px;display:block;color:#666666;background:#f9f9f9 url(http://www.lianzhong.com/m/images/ans.jpg) no-repeat 7px 23px;border-bottom:1px dotted #ebebeb}
.unshow{display:none}

#friendlogo {width:960px; margin:0 auto; float:none; clear:both; text-align:left;border:1px solid #e0e0e0;}
#friendlogo img {margin:20px 15px 20px 15px;}

#friendtext {width:920px; margin:0 auto; float:none; clear:both; text-align:left;border:1px solid #e0e0e0; color:#e0e0e0; line-height:30px; padding:20px;}

/* 弹出框样式 */
.alert a{color:#0192d1; font-size:14px;}
.alert a:hover{ color:#ff6600;text-decoration:underline;}
.alert input,.alert img{vertical-align:middle;}
.alert p{ color:#333333;}


.alert{width:359px; height:188px; position:absolute; top:0px; left:0px; z-index:100; display:block; background:#FFF; border:5px solid #7c869a; display:none;}

.alert_middle{width:355px; height:184px; overflow:hidden; margin:0px auto 3px auto;border:2px solid #4f596f;}
.alert_middle ul{ margin-left:23px; margin-top:15px; width:320px;}
.alert_middle ul li{ font-size:12px; font-weight:bold; padding-left:30px; background:url(http://www.lianzhong.com/m/images/dow_load.jpg) no-repeat 0 0px; margin-bottom:7px;}
.alert_middle ul li span{ display:block;font-size:12px; color:#9b9b9b;font-weight:normal; padding-top:2px;}
.alert_head{width:100%; height:31px;position:relative; background:url(http://www.lianzhong.com/m/images/alert_re.jpg) repeat-x scroll; border:1px solid #4f596f;}
.alert_head p{width:145px; height:14px;position:absolute; left:13px; top:9px; color:#e8eaf0; font-weight:bold;}
.alert_head .del{width:16px; height:16px; position:absolute; background:url(http://www.lianzhong.com/m/images/del.gif) no-repeat scroll; right:10px; top:9px; cursor:pointer;}
.trans_layout{ background:#000; z-index:5; position:absolute; top:0px; left:0px;filter:Alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}