@charset "gb2312";
/* CSS Document */
.con{width:980px;margin:0 auto;height:auto;background:#ffffff;padding:0 10px 10px 10px;}
.con_l{width:255px;float:left; position:relative; z-index:10; display:inline;}
.con_l h1{width:235px;height:40px;background:#0571ba;padding-left:20px;font:bold 20px Microsoft YaHei;color:#ffffff; padding-top:16px;}
.con_l h1 img{margin:2px 20px 0 0;}
.con_l li{width:249px;height:40px;border-bottom:1px solid #dfdfdf;border-left:5px solid #3498db;background:#f5f5f5;border-right:1px solid #dfdfdf;}
.con_l li.add{border-left:5px solid #2ecc71;background:#ffffff;border-right:1px solid #fff;}
.con_l li a{background:url(images_2016list_11.png) no-repeat 40px center;width:185px;height:40px;display:block;padding-left:65px;font:normal 16px/40px Microsoft YaHei;color:#000000;}
.con_l li.add a{color:#0571ba;}

.con_r{width:685px;float:left; border:1px solid #dfdfdf;position:relative; z-index:1; margin-left:-1px; padding:0px 18px 10px 20px;}
.pos_menu{border-bottom: solid 2px #0571ba; height:54px;line-height:54px;	background:url(images_2016list_06.png) no-repeat 5px center;padding-left:25px;font-size:14px;	font-family:Microsoft YaHei;}
.con_r li{ height:50px; line-height:50px; width:100%; border-bottom:1px dashed #dfdfdf; overflow:hidden; font-size:14px;}
.con_r li span.tit{width:70%;float:left;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.con_r li span{ float:right; padding-right:5px;}
.page{ padding:40px 0 10px; text-align:right; font-size:12px;}

.con_third{width:960px;margin:0 auto;height:auto;background:#ffffff;padding:0 20px 10px 20px; overflow:hidden;}
.con_third h1{ font-size:24px; line-height:50px; text-align:center; font-family:Microsoft YaHei; padding:20px 0px;}
.time{ border-bottom:1px dashed #dfdfdf; text-align:center; color:#9c9c9c; font-size:12px; line-height:30px; padding-right:10px;}
.con_third p{ line-height:25px; font-size:14px; margin:10px 40px;}
.con_third img{ max-width:860px; margin:30px auto;}
.sec_tit_h1{margin:20px 0px; text-align:center; font-size:18px; line-height:40px; border-bottom:1px solid #ccc;}

#goodcover {
	display: none;
	position:fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#code {
	background-color: #fff;
	padding: 10px 0;
	position: absolute;
	display: none;
	z-index: 1002;
       left: 288.5px;
       top: 366.5;
       width: 668px;
       height: 205px;
}
.close1 {
	height: 60px;
	margin-right: 10px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
.goodtxt {
	text-align: center;
	padding: 0 30px;
}
.goodtxt p {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #575757;
	font-weight: 600;
}
.tc_button {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: right;
    width: 210px;
}
.tc_button a{
	display: inline-block;
    text-decoration: none;
    margin-right: 30px;
    font-size: 13px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
}
.tc_button .cancel {
    width: 54px;
	color: #000;
}
.tc_button .sure {
    width: 82px;
    background: #2081cd;
    color: #fff;
}
.cl{
	clear:both;
	}
.tc_bottom{
	background:#f5f5f5;
	padding: 10px 0;
    margin-top: 69px;
    border-top: #ccc 1px solid;
	}	
