@charset "utf-8";

body{margin:0;font:12px Verdana, Arial, Helvetica, sans-serif,""; color:#42515A;}
.container{ width:980px; margin:0 auto;}
 
.toolbar{border-bottom:3px solid #DBBC47;width:100%;height:50px; line-height:50px; }
.toolbar-inner{width:1200px; margin:0 auto;}
.toolbar a{padding:0 5px; display:block; height:45px; line-height:50px; float:left; font-size:14px;}
.toolbar a:link,.toolbar a:visited{ color:#fff;}
.toolbar a:hover,.toolbar a:active{ color:#fff;}
.toolbar a.logo{padding:0px; margin-right:10px;}
.toolbar a.index:link,.toolbar a.index:visited{ background:url(../../img/member/member-curr.gif) no-repeat; color:#fff;}
.toolbar-inner img {max-height:46px;}
.main{width:980px;margin:0 auto;}

.input/*width:200px;*/{ height:20px; line-height:20px; border:0px solid #ccc;}

.footer{width:980px;margin:0 auto;padding:20px 0;line-height:1.8em;text-align:center;color:#999;background:url(../../img/member/foot_bg.png) no-repeat 50% 0;}
.footer a:link,.footer a:visited{color:#999;}

/*global*/
a:link, a:visited{color:#000;text-decoration:none;}
a:hover, a:active{color:#ff3300;text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.box:after{content:"\0020";display:block;height:0;clear:both;}
img{border:none; float:none;}
.mrow{width:980px;height:auto;overflow:hidden;}
.my_local{width:980px; height:30px; line-height:30px;overflow:hidden;margin:0 auto;clear:both;}
.adv_cs_r{width:7px;height:289px;background:url(../../img/member/line_r.jpg) left top no-repeat;float:left;margin-left:6px;display:inline;}
.location_cs{line-height:35px; width:230px;height:25px;float:right; }
.mr-top{height:28px; width:450px;float:left; line-height:38px; text-indent:35px; }
.mr-top a:link,.mr-top a:visited{ color:#0083d7;}
.mr-top-position{height:31px;margin-top:10px;}
.mr-top-tit{margin-top:1px;background-color:#ececec; height:30px; width:121px; line-height:30px; text-align:center; font-size:14px; color:#fff; margin-left:10px;
    border-bottom: none;}
 .we{margin-top:0px;}
 .we a{color:#6F6F6F;font-weight:600}
 .wee{background-color:#fff;color:#000;font-weight:600;}
.modify{background:url(../../img/member/xgzl-icon.gif) no-repeat 0px 16px; padding-top:16px; color:#0844b3; text-indent:20px;}
.modify a:link,.modify a:visited{color:#0844b3;}

/*member_center_center*/

.mc_left{border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;width:141px;background-color:rgba(242, 242, 242, 0.6); height:auto; margin-right:20px;}
.mc_left_top{height:150px; color:#000; text-align:center;}
.mc-photo{ width:110px; height:110px; margin:0 auto; margin-top:15px; overflow:hidden; background-color:#ffffff;}
.mc-photo img{max-width:100px; max-height:100px; padding:4px; border:1px solid #ccc;}
.mc-left-zl{height:35px; line-height:35px; background:url(../../img/member/grzl-icon.gif) no-repeat 10px 10px rgba(169, 169, 169, 0); font-size:14px; color:#000; font-weight:bold; text-indent:33px;}

.nan_mu_bottom .current{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}


.nan_mu{background:url(../../img/member/da_lei.jpg);height:35px}
.nan_mu_bottom{list-style:none; padding:0; margin:0;}
.nan_mu_bottom li{ font-size:14px;height:33px; line-height:33px;width:141px; color:#2F6F11; text-indent:33px;}
.nan_mu_bottom li h3{padding:0; margin:0; font-size:14px; text-indent:33px;}
.tg{background: url(../../img/member/tggl-icon.gif) no-repeat 10px 9px;}
.pl{background: url(../../img/member/plgl-icon.gif) no-repeat 10px 9px;}
.ly{background: url(../../img/member/lygl-icon.gif) no-repeat 10px 9px;}
.scgl{background: url(../../img/member/scgl-icon.gif) no-repeat 10px 9px;}
.znxx{background: url(../../img/member/znxx-icon.gif) no-repeat 10px 9px;}
.fwzx{background: url(../../img/member/fwzx-icon.gif) no-repeat 10px 9px;}
.nan_mu_bottom a{color:#706969;}
.nan_mu_bottom a span{margin-left:50px}
.nan_mu_bottom a:hover{}
/*按钮*/

.bt1{
  line-height:23px;
  height:23px;
  color:#333;
  background-color:#E8E8E8;
  font-size:12px;
  padding:0em 0.4em;
  border:1px solid #A5A5A5;
  -moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
  box-shadow: inset 0px 0px 0px 0px #ffffff;
  text-align:center;
  display:inline-block;
  text-decoration:none !important;
  margin-left:3px;
}
.bt1:hover{
   background-color:#ffffff;
}
.btwidth{
  line-height:25px;
  height:25px;
  width:90px;
  color:#585555;
  background-color:#d2d2d2;
  font-size:14px;
  font-weight:normal;
  font-family:Arial;
  border:1px solid #b2b2b2;
  -webkit-border-top-left-radius:3px;
  -moz-border-radius-topleft:3px;
  border-top-left-radius:3px;
  -webkit-border-top-right-radius:3px;
  -moz-border-radius-topright:3px;
  border-top-right-radius:3px;
  -webkit-border-bottom-left-radius:3px;
  -moz-border-radius-bottomleft:3px;
  border-bottom-left-radius:3px;
  -webkit-border-bottom-right-radius:3px;
  -moz-border-radius-bottomright:3px;
  border-bottom-right-radius:3px;
  -moz-box-shadow: inset 0px 0px 4px -2px #ffffff;
  -webkit-box-shadow: inset 0px 0px 4px -2px #ffffff;
  box-shadow: inset 0px 0px 4px -2px #ffffff;
  text-align:center;
  display:inline-block;
  text-decoration:none;
}
.btwidth:hover{
  background-color:#dbdbdb;
}
/*member_center_center*/
.mc_center{width:7px;float:left;}
.mc_center_bj{background:url(../../img/member/web_center_bj.jpg);height:auto;}
/*member_center_center_end*/

.mc_right{width:750px;float:right;height:auto;}
.mc_top_bj{background:url(../../img/member/web_top_bj1.jpg) left 7px no-repeat;height:85px;}
.mc_top_bj .page_tit{float:left;width:130px;height:35px;line-height:35px;overflow:hidden;font-size:14px;font-weight:bold;padding-left:70px;margin-top:40px;margin-left:5px;}
.mc_top_bj .user_info_cs{float:left;width:500px;padding-right:15px;text-align:right;line-height:35px;height:35px;margin-top:40px;}
.mc_top_bj .user_info_cs a:hover{color:#cf2027;}
.mc_content{height:auto; margin-top:5px;}
.member_button{background:url(../../img/member/member-button.gif) no-repeat; width:82px; height:32px; border:0 none; color:#fff; cursor:pointer;}
.member_del_button{background:url(../../img/member/member_del.png) no-repeat;  color:#cccccc;width:82px; height:24px; border:0 none; color:#666; cursor:pointer;}

.mc_top_left{float:left;width:383px;margin-top:22px;}
.mc_top_right{float:left;width:360px}
.mc_right_h{height:63px;border-right:#c6cfda solid 1px;}


/*member_center_right_end*/

.tblist{margin:10px auto; width:100%;background:#fff;}
.tblist th{height:29px; line-height:29px; color:#fff;background-color:#A9A9A9; font-size:12px;text-align:center;}
.tblist td{height:45px; line-height:45px;font-size:12px;}
.bg_over td{border-bottom:1px solid  #EAEAEA;}
.bg_out{border-bottom:1px solid #EAEAEA;}
.bg_out td{border-bottom:1px solid #EAEAEA;}

.popBox{border:1px solid #1C6F42;position: fixed; left: 60%; top: 20%; background-color: #ffffff; z-index: 2147000001; width: 400px; height: 240px; margin-left: -285px; margin-top: -150px; border-radius: 5px; color: #535e66;}
.popBox .ttBox{color:#fff;font-size:14px; line-height: 12px; padding: 14px 15px; border-bottom: solid 1px #276D40;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#276D40}
.popBox .ttBox .tt{font-size: 18px; display: block; float: left; height: 30px; position: relative;}
.popBox .ttBox .clsBtn{display: block; cursor: pointer; width: 12px; height: 12px; position: absolute; top: 22px; right: 30px; background: url(../img/icons.png) -48px -96px no-repeat;}
.popBox .txtBox{margin: 15px 20px; height: 100px; overflow: hidden;}
.popBox .txtBox p{ height: 84px; margin-top: 16px; line-height: 26px; overflow-x: hidden; overflow-y: auto;}
.popBox .txtBox p input{width: 364px; height: 30px; border: solid 1px #eef0f1; font-size: 18px; margin-top: 6px;}
.popBox .btnArea{border-top: solid 1px #eef0f1;}
.popBox .btnGroup{float: right;}
.popBox .btnGroup .sgBtn{margin-top: 14px; margin-right: 15px;}
.popBox .sgBtn{font-size:14px;display: block; cursor: pointer; float: left; width: 95px; height: 32px; line-height: 32px; text-align: center; color: #FFFFFF; border-radius: 5px;}
.popBox .sgBtn.ok{background-color: #1C6F42; color: #FFFFFF;}
.popBox .sgBtn.cancel{background-color: #546a79; color: #FFFFFF;}
.yqts{font-weight: bold;}
/**a链接 颜色**/
.bluefont{color: #0083d7 !important;}
/**按钮样式2016/5/9**/
.btnclass{
  line-height:23px;
  height:23px;
  color:#333;
  background-color:#E8E8E8;
  font-size:12px;
  padding:0em 0.4em;
  border:1px solid #A5A5A5;
  -moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
  box-shadow: inset 0px 0px 0px 0px #ffffff;
  text-align:center;
  display:inline-block;
  text-decoration:none !important;
  margin-left:3px;
}
.btnclass:hover{
  background-color:#ffffff;
}