@charset "utf-8";
@import "../../../lib/skin.default/bootstrap/css/bootstrap.css";
@import "../../../lib/skin.default/Buttons-master/css/buttons.css";
@import "../../../lib/skin.default/Font-Awesome/css/font-awesome.min.css";
body,html{ margin:0;font-size:12px; padding:0;color:#3c3c3c;font-family:Arial,微软雅黑}
div,ul,li,dd,dt{ margin:0;padding:0;}
li{list-style:none;}

.dashline{ border-bottom:1px dashed #999; padding-bottom:7px;}
.whitedashline{ border-bottom:1px dashed #fff; padding-bottom:7px;}
.importredline{color: #F00; text-decoration:underline;}
.clear{ clear:both}

/*顶部通用start*/
#site-nav{height:33px; background:#f5f5f5;width:100%;min-width:1190px;line-height:33px;color:#888888;overflow: hidden;}
#site-nav-bd{width:100%;max-width:1190px;height:33px;margin:0 auto;overflow: hidden;}
#site-nav-bd ul{margin:0}
#S_LoginInfo {width:300px;height:33px; float:left}
#S_LoginInfo li{height:33px; float:left; margin-right:5px;}
#site-nav-bd a:link {text-decoration:none;margin-left:10px;margin-right:10px;line-height:33px;color:#888888}
#site-nav-bd a:visited {color:#888888;text-decoration:none;}
#site-nav-bd a:hover {color:#a02828}
#site-nav-bd a:active { COLOR: #ff7f24;  text-decoration: underline;}
#site-nav-bd li{float:left; white-space:nowrap;line-height: 33px;}
#site-nav-bd a.email{ /*background:url(../images/icon-16-16.png) 0 -25px no-repeat;width:52px;*/ color: #a02828;}
#site-nav-bd a.message{/*background:url(../images/icon-16-16.png) 0 0px no-repeat;width:52px;padding:0 0 0 20px; */color: #a02828;}
#site-nav-bd .email b,#site-nav-bd .message b{color:#202020}
#site-nav-bd .email i,#site-nav-bd .message i{font-size:15px; }
#site-nav .helpcenter{width:62px; padding:0 0 0 5px;color: #a02828; text-align:left; display: inline}
.logout{}
#site-nav-r{float:right}
#site-nav-r li{float:left;width: 100px;}
#site-nav-bd .menu-bd {
    z-index: 10001;
    position: relative;
    display: none;
    margin-top: -1px;
}
#site-nav-bd .menu-bd .menu-bd-panel {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 4px;
    line-height: normal;
    border: 1px solid #eee;
    background: #fff;width:85px;
}

.header{width:100%;height:47px; background:#a02828;color:#fff;line-height:47px;min-width:1190px;}
.headerbody{width:100%;width:1190px;;height:47px;margin:0 auto;font-size:24px;clear: both;}
/*顶部通用end*/
/*底部信息start*/
.foot{width:1190px; margin:10px auto;}
.footbody{height:67px;border-top:2px solid #999; padding-top:10px;}
.footbody   a:link{
    display: inline;
    float: left;
    margin: 0 4px;
    white-space: nowrap;
    color: #6c6c6c; 
	text-decoration:none
}
.footbody  a:hover {
    color: #f40;
    outline: 0;
    text-decoration: none;
}
.footbody  a:visited {
    color: #6c6c6c;
    outline: 0;
    text-decoration: none;
}
.footbody b {
    display: inline;
    float: left;
    margin: 0 3px;
    font-weight: 400;
    color: #ddd;
}
#llayout-center{width:100%;max-width:1190px; margin:0 auto;}/*主体*/
/*常用修饰*/
.dotline{ border-bottom:1px dashed #c8c8c8}/*虚线*/

/*弹出层半透明灰底*/
.top_gray{width:100%;height:110%; z-index:9998; background:#666;filter: Alpha(opacity=50);opacity:0.5;  position:absolute;top:0;left:0;overflow:auto; zoom:1; visibility:hidden}
.pop_layout{width:636px;height:458px; /* position:absolute;top:50%; left:50%; margin-left:-318px; margin-top:-279px; */ background:#fff;z-index:999;display:none;}
.pop_layout h2{ font-family:微软雅黑; font-size:24px;line-height:24px;color:#3c3c3c; text-align:center;height：45px;display:block;margin-top:10px;}
.pop_layout p{ padding-left:20px; padding-right:20px;line-height:22px;color:#3c3c3c; text-indent:2em}
.pop_layout .close{ position:absolute;width:35px;height:32px; background:url(../images/35_35data.png) no-repeat;top:20px;right:20px; cursor:pointer}

.btn_yellow113{width:113px;height:35px; background:url(../images/btn_113.png); border:none;color:#5f3838; line-height:35px; cursor:pointer}
.btn_yellow113:hover{width:113px;height:35px; background:url(../images/btn_113.png) 0 -35px; border:none;}
/*通用层*/
.commondiv{width:98%; text-align:center; margin:10px auto}
/*操作完显示出的提示语句*/
.messagediv{border:1px solid #cedba0; width:90%; margin:10px auto; line-height:34px; padding-left:5px; background:  #fcffe0; zoom:1; overflow:auto; display:none}
.messageico_right{background: url(../images/ico_formtip_list.png) no-repeat -15px -199px; padding-left:60px;}

/*提示消息*/
.note {background:#f5fdf3 ;font-size: 16px;font-weight: 700;border: 1px solid #baeb9a;margin:10px auto;height:50px;}
.note p{ margin:10px;background:url(../images/icon-01.png) 0 -203px no-repeat;height:40px; text-indent:49px; line-height:35px;}
.note-error {background:#fff9e1 ;font-size: 16px;font-weight:700;border:1px solid #ffdb83;margin:10px auto;height:50px;color:#e71}
.note-error p{ margin:10px;background: url(../images/icon-01.png) 0 -331px no-repeat;height:40px; text-indent:49px; line-height:35px;}

/*弹出框 */
.modal h3{ font-family:微软雅黑;color: #1F1F1F;border-left:2px solid #a02828;font-size:18px;padding-left:15px;}
.modal a{ text-decoration:none}

textarea{resize:none;}
.red{color:#a02828}
.orange{color:#a02828}
.green{color:#009933}
.gray{color:#999999}
.bold{ font-weight:bold}
.lightblue{color:#2e779c}
.blue{color:#003399;}
/*糖豆*/
.candypic{width:75px;height:75px;background:url(../images/tangdou.png) center no-repeat;;border:1px solid #ececec; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;padding:1px}
/*统一easyui和bootrap高度问题 */
.combo{ }
/*个人资料修改*/
.selcountry{text-align:left;text-indent:6px;}
.attributionland >li{float:left:margin-left:10px;
}
/*自动这行*/
.linestyle{width:inherit;white-space:normal;text-overflow:ellipsis;word-wrap:normal;}
/*loading样式*/
.loading-modal{
	position: fixed;
    left: 50%;
    top: 20%;
    background-color: #ccc;
    width: 100px;
    height: 50px;
    text-align: center;
    z-index: 9999;
    border-radius: 5px;
}
.loading-modal img{margin-top: 10px;}
.loading-modal span.text{display: block;}
