@charset "utf-8";
/* CSS Document */

.l_nav{height:41px;background-color:#f7f7f7;border-bottom:1px  #d2d2d2 solid;}
.l_nav ul{width:1200px;margin:0 auto;height:40px;}
.l_nav li{float:left;line-height:40px;font-size:14px;}
.l_nav li a{color:#848484;}
.l_nav li p{color:#00A384;}
.l_nav li span{padding:0 10px;}

/*文章内容*/
#wz_c{width:1200px;margin:20px auto;min-height:455px;}
#wz_c .title{color:#00A384;font-size:26px;text-align:center;line-height:80px;padding:0 60px;}
#wz_c .title_m{text-align:center;border-bottom:1px solid #d7d7d7;padding:20px;}
#wz_c .title_m span{margin-left:20px;}
.bdsharebuttonbox{}
#wz_c .content{font-size:16px;line-height:35px;padding:20px 60px;}
#wz_c .content p{margin:10px 0; text-indent:2em;}
.bdshare-button-style1-16:after{content:attr(x);}

/*登录、注册*/
#wz_c .re_box{margin:50px auto 0 auto;width:540px;padding:30px;border:1px solid #eee;box-shadow:#949494 0px 0px 2px;background-color:#fff;}
#wz_c .re_box table{font-size:16px;}
#wz_c .re_box table .dl_title{text-align:right;line-height:30px;width:80px;}
#wz_c .re_box table .yz_text{width:70px;}
#wz_c .re_box table .input_o{width:250px;height:26px;padding-left:5px;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);}
#wz_c .re_box table .input_yz{width:70px;height:26px;padding-left:5px;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);}
#wz_c .re_box table .cw_ts {color:red;display:none;font-size:12px;line-height:20px;padding-left:22px;background:no-repeat url('../../images/ic_x.gif') 0px;}
#wz_c .re_box table .sr_ts{color:#888;font-size:12px;line-height:20px;}
#wz_c .re_box table .yzm {font-size:14px;line-height:24px;width:70px;}
#wz_c .re_box table .yzm img{display:inline-block;vertical-align:bottom; text-align:right;}
#wz_c .re_box table .shuax{color:#336699;font-size:14px;}
#wz_c .re_box table .dl_botton{border:0;background:#008DE7;border-radius:2px;width:100px;line-height:30px;font-size:14px;color:#fff;}
#wz_c .re_box table .dl_botton:hover{background:#008DE8;cursor:pointer;}
#wz_c .re_box table h4 {font-size:14px;}
#wz_c .re_box table a{font-size:14px;color:#336699;font-weight:bold;}
.dlzc_bg{background:url("../../images/dl_bg2.png") no-repeat 0px 10px;}

/*活动报名*/
#wz_c .bmbg{min-height: 393px;margin:50px auto 0 auto;width:1000px;padding:30px;border:1px solid #eee;box-shadow:#949494 0px 0px 2px;background:url("../../images/huodong_bg.png") no-repeat;}
#wz_c .bmbg table{font-size:16px;}
#wz_c .bmbg table .dl_title{text-align:right;line-height:30px;width:115px;}
#wz_c .bmbg table .dl_title span{color:red;padding:2px 5px 0px 5px;float:right;}
#wz_c .bmbg table .dl_title p{float:right;}
#wz_c .bmbg table .yz_text{width:70px;}
#wz_c .bmbg table .input_o{width:250px;height:26px;padding-left:5px;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);}
#wz_c .bmbg table .input_yz{width:80px;height:26px;padding-left:5px;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);}
#wz_c .bmbg table .cw_ts {color:red;display:none;font-size:12px;line-height:20px;padding-left:22px;background:no-repeat url('../../images/ic_x.gif') 0px;}
#wz_c .bmbg table .sr_ts{color:#888;font-size:12px;line-height:20px;}
#wz_c .bmbg table .yzm {font-size:14px;line-height:24px;width:70px;}
#wz_c .bmbg table .yzm img{display:inline-block;vertical-align:bottom; text-align:right;cursor: pointer;}
#wz_c .bmbg table .shuax{color:#336699;font-size:14px;}
#wz_c .bmbg table .dl_botton{border:0;background:#008DE7;border-radius:2px;width:100px;line-height:30px;font-size:14px;color:#fff;}
#wz_c .bmbg table .dl_botton:hover{background:#008DE8;cursor:pointer;}
#wz_c .bmbg table h4 {font-size:14px;}
#wz_c .bmbg table a{font-size:14px;color:#336699;font-weight:bold;}
#wz_c .bmbg table select{width:257px;height:30px;box-shadow:#333333 0px 0px 2px;border:0px;}

/*会员中心*/
#list_main{width:1000px;margin:0px auto;min-height:600px;}
#list_main .l_menu{float:left;width:132px;background-color: #fff;}
#list_main .l_menu .l_c{}
#list_main .l_menu ul{margin:0 auto;}
#list_main .l_menu ul li a{display:inline-block;width:100px;line-height:40px;color:#8E8E8E;font-size:14px;padding:0 16px;border-bottom:1px solid #D2D2D2;border-right:1px solid #D2D2D2;}
#list_main .l_menu ul li a:hover{background-color: #fff;}
#list_main .l_menu ul li a.on{border-top:1px solid #00A384;border-left:4px solid #00A384;background-color: #F7F7F7;width:96px;color:#00A384;border-right:0;}
#list_main .list_box {float:left;background:#fff;min-height:500px;width:783px;border:1px solid #D2D2D2;margin-left:20px;border-top:2px solid #00A384;padding:30px;}
#list_main .title{width:1000px;height:70px;background:url(../../images/personal.png) no-repeat 840px;}
#list_main .title h1{text-align:right;color:#00A384;padding-right:10px;line-height:70px;}
#list_main .list_box td{line-height:30px;font-size:14px;}
#list_main .list_box .ItemBody{color:#00A384;width:636px;}
#list_main .list_box .ItemHead{width:132px;}
#list_main .list_box td{color:#00A384;}
#list_main .list_box td a{color:#00A384;}
#list_main .list_box td input{padding:3px 8px;border:1px solid #C6C6C6;line-height:22px;width:200px;color:#333;}
#list_main .list_box td .dl_botton{border:0;background:#008DE7;border-radius:2px;width:100px;line-height:30px;font-size:14px;color:#fff;cursor: pointer;}
#list_main .list_box td .cw_ts{color: red;/* display: none; */font-size: 12px;line-height: 20px;padding-left: 22px;background: no-repeat url(../../images/ic_x.gif) 0px;}
#list_main .list_box .ac_li td{border:1px solid #eee; overflow:hidden;}
#list_main .list_box .ac_li th{font-size:14px;line-height:24px;}
.shing{color:#ffb81e !important;}
.shbtg{color:red !important;}
.hy_bg{background: no-repeat url(../../images/cg1.png) 0px 420px;}
