/* CSS Document */
/*CSS通用重置样式*/
*{word-break:break-all;font-family:'微软雅黑',Tahoma,'宋体',Arial,Lucida,Verdana,Helvetica,sans-serif;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote{margin:0;padding:0;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, strong, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {line-height:1.5;font-size:12px;color:#333;background:#FFF;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;} 
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a:link,a:visited,a:active{color:#333;text-decoration:none;}
a:hover{color:#F60;}
img{vertical-align:middle;}
.clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}

.clearit:before, .clearit:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearit:after{clear:both;}
.clearit{zoom:1;}

.wrapper{height:auto;margin:0 auto;position:relative;width:960px;z-index:1;}
.fontArial{font-family:Arial,Helvetica,sans-serif;}
*html{background-image:url(about:blank);background-attachment:fixed;/*修正IE6振动bug*/}
select,input,img,select{vertical-align:middle;}
input:checked + label{color:#008800 !important;}
.leftul_1{ clear:both; padding:1px 6px; background:#FFF8EE;border: 1px solid #FFD5A1;
color: #e77f0e;}
/*页面布局*/
#outHtml{ overflow:hidden;}
.mainBox{padding-bottom:6px; background:#488fce;}
.mainTop{ height:93px; width:100%; min-width:980px;}
.mainLeft{width:204px; background:#F5F5F5; position:absolute;left:0;top:0;margin-left:6px;}
.mainContents{float:left;width:calc(100% - 216px);background:#FFF; display:inline;height:calc(100% - 93px);}

/*头部*/
.header{background:#488FCE; height:93px; position:relative;}
.header .shortCut{ height:28px;line-height:28px;color:#FFF; padding-left:10px;background: url("../images/grad-overlay.png") repeat scroll 0 -6px #1785dd;}
.header .shortCut .msg{height:28px;overflow: hidden;text-align: center; position:absolute; top:0;left:50%;}
.header .shortCut .msg span{display: inline-block;height: 28px;line-height: 28px;color: #FFF;font-family:Tahoma;padding: 0 12px;}
.header .shortCut .msg span.process{background: url(../images/msgbg.gif) repeat-x 0 0;}
.header .shortCut .msg span.ok{background:#339933;}
.header .shortCut .msg span.going{ background:#C00;}
.header .shortCut .msg span.new{background: #CC6633;}
.header .shortCut .msg span i.new{display: inline-block;background: url(../images/lightbulb.png) no-repeat 0 center;padding-left: 18px;font-style: normal;}
.header .shortCut .msg span i.going{display: inline-block;background: url(../images/loading.gif) no-repeat 0 center;padding-left: 18px;font-style: normal;}
.header .shortCut .msg span a{color: #FFF;font-family:Tahoma;font-style: normal;}
.header .shortCut .msg span a:hover{color: #C10;}

.header .shortCutBox{height:28px;line-height:28px;color:#FFF;padding:0 10px;float:right;}
.header .shortCutRight{float:right;margin-left:8px;}
.header .shortCutRight li{float:left;padding:0 10px;}
.header .shortCutRight a{color:#FFF;background:url(../images/header.png) no-repeat;padding-left:18px;}
.header .shortCutRight a.messages{background-position:0 0;}
.header .shortCutRight a.caches{background-position:0 -45px;}
.header .shortCutRight a.exits{background-position:0 -22px;}
.header .shortCutRight a.abouts{background-position:0 -68px;}
.header .shortCutRight a.webIndex{background:url(../images/headweb.png) no-repeat 0 2px;}
.header .shortCutRight a.webMap{background:url(../images/headweb.png) no-repeat 0 -74px;}
.header .shortCutRight li:hover{background:#333;opacity:0.65;}
.header .logo{float:left;padding:10px 0 0 10px; position:relative;}
.header .logo img{float:left;}
.header .hdName{font-size:12px; padding-left:3px; color:#F5F5F5;float:left; width:186px; position:relative; margin-top:5px;line-height: 26px;}

.header .hdName:after{ position:absolute; content:"";right:-7px;bottom:5px;width:1px;height:45px; background-image:-webkit-linear-gradient(-180deg, #489ae3, #035caa,#489ae3);background-image:linear-gradient(-180deg,#489ae3,#035caa,#489ae3);box-shadow: 0 1px 2px #5fa6d3;}
.header .hdName .avatar{ float:left; padding:4px; background:#76c0ed; border:1px solid #FFF;margin: 7px 12px 0 3px;}
.header .hdName .avatar img{ display:block !important;}
.header .hdName em{ color:#F5F5F5;font-size:12px;}
.header .infoHead{ background:url(../images/grad-overlay.png) #1785dd}
.header .headNav{float:left; /* margin-left:7px; border-left:1px solid #5b8ec1;*/position:relative;}
.header .headNav li{ float:left;padding:0 15px;height:68px; position:relative;/* border-right:1px solid #5b8ec1;box-shadow: 0 1px 2px #8bd2ff;*/}
.header .headNav li:after{ position:absolute; content:"";right:1px;bottom:13px;width:1px;height:45px; background-image:-webkit-linear-gradient(-180deg, #489ae3, #035caa,#489ae3);background-image:linear-gradient(-180deg,#489ae3,#035caa,#489ae3);box-shadow: 0 1px 2px #5fa6d3;}
.header .headNav li.on{background:#3178b7;}

.header .headNav li.on:after{ display:none;}

.header .headNav li a{background:url(../images/headNav.png) no-repeat;padding-top:26px;display:block;color:#FFF;margin-top:10px; width:48px; text-align:center;text-shadow: 2px 3px 7px #000;}
.header .headNav li a.product{background-position:12px 0;}
.header .headNav li a.orders{background-position:12px -59px;}
.header .headNav li a.members{background-position:12px -170px;}
.header .headNav li a.generals{background-position:12px -117px;}
.header .headNav li a.markes{background-position:12px -290px;}
.header .headNav li a.articles{background-position:12px -355px;}
.header .headNav li a.systems{background-position:12px -230px;}
.header .headNav li a.weixin{background-position:12px -414px;}
.header .headNav li.on a.product{background-position:12px 0;}
.header .headNav li.on a.orders{background-position:12px -59px;}
.header .headNav li.on a.members{background-position:12px -170px;}
.header .headNav li.on a.generals{background-position:12px -117px;}
.header .headNav li.on a.markes{background-position:12px -290px;}
.header .headNav li.on a.articles{background-position:12px -355px;}
.header .headNav li.on a.systems{background-position:12px -230px;}

/*.headRight{position:absolute;right:6px;bottom:0;}
.headRight a{display:inline-block;float:left;height:28px;padding:0 12px 0 34px;margin-left:8px;color:#FFF; line-height:28px;}
.headRight a.webIndex{background:url(../images/headweb.png) no-repeat 11px 7px;}
.headRight a.webMap{background:url(../images/headweb.png) no-repeat 11px -68px;}
.headRight a:hover{background-color:#3A5369;}*/

/*下拉菜单*/
.dropDown{position:absolute;top:93px;left:216px; display:none;}
.infoPop{background: #FFF;border: 1px solid #B0B0B0;position: absolute;top:0;left:0;width:516px;padding-top:10px; box-shadow: 1px 1px 2px #c2c2c2;border-radius:0 0 5px 5px;}
.arrowUp{line-height: 18px;position: absolute;z-index: 100;right: 38px;top: 6px; display:none;}
.arrowUp em,.arrowUp span{font-family: SimSun !important;font-size: 14px;height: 14px;line-height: 1;overflow: hidden;position: absolute;width: 14px;right:413px; display:none;}
.arrowUp em{top: -14px;color: #B0B0B0;font-style: normal;}
.arrowUp span{top: -13px;color: #FFF;}
.infoPop dl{padding-bottom:10px;}
.infoPop dt{padding:0 12px;}
.infoPop dt a{font-size:14px;color:#000;font-weight:500;}
.infoPop dd{color:#787878;}
.infoPop dd a{padding:0 10px;display:inline-black;white-space: nowrap;color:#787878;}
.infoPop dd a:hover{ color:#000; text-decoration:underline;}

#product .arrowUp em,#product .arrowUp span{right: 426px;}
#orders{left:237px;}
#orders .infoPop{width: 473px;}
#orders .arrowUp em,#orders .arrowUp span{right: 317px;}
#members{left:392px;}
#members .infoPop{width: 87px;}
#members .arrowUp em,#members .arrowUp span{right: -2px;}
#generals{left:275px;}
#generals .arrowUp em,#generals .arrowUp span{right: 222px;}
#markes .infoPop{width: 468px;}
#markes{left:296px;}
#markes .arrowUp em,#markes .arrowUp span{right:106px;}
#articles{left:714px;}
#articles .infoPop{width:159px;}
#articles .arrowUp em,#articles .arrowUp span{right: 38px;}
#systems {left:424px;}
#systems .arrowUp em,#systems .arrowUp span{right: 16px;}
#weixin .infoPop{width:151px;}
#weixin .arrowUp em,#weixin .arrowUp span{right: 32px;}
#weixin{left:628px;}

/*首页样式*/
.mainMod{ padding:10px;}
.mainMod .leftBox{float:left; width:60%;}
.mainMod .hdMod{}
.mainMod .remindBox{ float:left;margin-right:10px; position: relative;box-shadow: 1px 1px 1px #c2c2c2; margin-bottom:15px;}
.mainMod .remindBox a{ display:block; background:#ccc; padding:10px 15px 10px 50px; background:url(../images/remind.png) no-repeat; color:#FFF; font-size:14px;}

.mainMod .remindBox a.d1{ background-color:#68AF27; background-position: 8px -106px;}
.mainMod .remindBox a:hover{-moz-box-shadow: inset 0px 0px 8px rgba(255,255,255,.9); -webkit-box-shadow: inset 0px 0px 8px rgba(255,255,255,.9); box-shadow: inset 0px 0px 8px rgba(255,255,255,.9);}
.mainMod .remindBox a.d2{ background-color:#D53F26; background-position: 8px -254px;}
.mainMod .remindBox a.d3{ background-color:#3399CC; background-position: 8px -454px;}
.mainMod .remindBox a.d4{ background-color:#FFAA31; background-position: 8px 17px;}
.mainMod .remindBox a.d5{ background-color:#66CC99; background-position: 8px -365px;}
.mainMod .remindBox a.d6{ background-color:#04bbe9; background-position: 8px -254px;}



.mainMod .remindBox .remindList{ position: absolute; width:100%; border:1px solid #E0E0E0; display:none; z-index:9999;box-shadow: 1px 1px 5px #c2c2c2;}
.mainMod .remindBox .remindList a{ background:#FFF; color:#333; padding:5px 10px;}
.mainMod .remindBox .remindList a i{ float:right; color:#F60;}
.mainMod .remindBox .remindList a:hover{ background:#F2F2F2;}
.mainMod .remindBox .arrows{line-height: 18px;position: absolute;z-index: 100;right: 38px;top: 6px;}
.mainMod .remindBox .arrows em,.arrows span{font-family: SimSun !important;font-size: 14px;height: 14px;line-height: 1;overflow: hidden;position: absolute;width: 14px;right:8px;}
.mainMod .remindBox .arrows em{top: -14px;color: #B0B0B0;font-style: normal;}
.mainMod .remindBox .arrows span{top: -13px;color: #FFF;}
.mainMod .newsOrder{ width:100%;}

.mainMod .newsOrder h2{ font-size:18px; padding-bottom:8px;text-shadow: 1px 1px 3px #949494;}
.mainMod .newsOrder .ui-tabs-nav li{ width:11.111%; float:left;}

.mainMod .newsOrder .ui-tabs-nav{ position: relative; background:#F0F0F0; border:1px solid #ddd;}
.mainMod .newsOrder .ui-tabs-nav li a{margin: 0; position:relative;margin-bottom:-1px;display:inline-block;*display:inline; text-align:center; background-color:#e9e9e9; color:#333;*zoom:1; display:block; height:42px; line-height:42px; font-size:14px;}
.mainMod .newsOrder .ui-tabs-nav li.first a{ border-left:none;}
.mainMod .newsOrder .ui-tabs-nav li.ui-tabs-selected a{ background:#fff !important;color:#333; border-top:3px solid #3E94E5; height:39px;}
.mainMod .newsOrder .ui-tabs-panel{ border:1px solid #ddd; border-top:none; padding:20px 10px 10px;}
.mainMod .newsOrder .info{overflow: hidden; text-align: left;text-overflow: ellipsis;white-space: nowrap;width: 100%; }
.mainMod .newsOrder .title{ background:#EFEFEF;}
.mainMod .newsOrder td{ height:28px; line-height:28px;padding:3px 6px; font-size:12px;}
.mainMod .newsOrder td a{}
.mainMod .newsOrder td a:hover{ text-decoration:underline;}
.mainMod .newsOrder td em{ color:#F60;}
.odd{ background:#F6F6F6;}

.mainMod .rightBox{float:left; width:39%; }
.mainMod .rightBox .rightContent{ margin-left:20px;}
.mainMod .itemBox{ border:1px solid #ccc; border-top:none;}
.mainMod .itemBox h2{ height:36px; font-size:14px; color:#FFF; padding-left:15px; line-height:36px;position:relative; background:#e9e9e9; color:#333; cursor:pointer;}
.mainMod .itemBox h2:after{display:block;content:"";position:absolute!important;right:3px;top:13px;border:8px solid transparent;border-width:6px 6px;border-top-color:#444455}

.mainMod .itemBox .centont{ display:none; border-top:1px solid #ccc;}
.mainMod .itemBox.t1 .centont{ display:block;}
.mainMod .itemBox.t1 h2{border-top:1px solid #ccc;}
.mainMod .itemBox .centont .info{overflow: hidden; text-align: left;text-overflow: ellipsis;width: 100%; height:36px; }
.mainMod .itemBox .centont em{ color:#F60; padding-right:5px;}
.mainMod .itemBox li{ font-size:12px; line-height:36px; height:36px; padding:0 10px;}
.mainMod .itemBox li span{ float:right; margin-left:10px; color:#888;}


/*左侧导航*/
.onbtn{background:url(../images/onbtn.gif) no-repeat center #488FCE;width:6px;float:left;margin-left:210px; cursor:pointer;}
.Obtn{margin-left:210px;}
.Cbtn{margin-left:0px;background:url(../images/Cbtn.gif) no-repeat center #488FCE;} 
.leftNav{width:204px;height:100%;border-top:1px solid #2d74b3;}
.leftNav dl{border-bottom:1px solid #DDD;padding:8px; background:#FAFAFA;}
.leftNav dd{float:left;height:36px;line-height:36px;width:94px;text-align:center; background:#87B87F;}
.leftNav dd.d1{background:#FFB752;}
.leftNav dd a{background:url(../images/lefthd.png) no-repeat 13px 9px;display:block;padding-left:14px; color:#FFF;}
.leftNav dd.d1 a{ background-position:10px -67px;}
.leftNav dd:hover{background:#629B58;}
.leftNav dd.d1:hover{background:#E59729;}
.leftNav li{display:block;padding:0;margin:0;border:0;border-top:1px solid #fcfcfc;border-bottom:1px solid #e5e5e5;position:relative}
.leftNav li:after{display:block;content:"";position:absolute!important;right:3px;top:13px;border:8px solid transparent;border-width:6px 6px;border-top-color:#D6D6D6}
.leftNav li:hover:after{border-top-color:#488FCE}
.leftNav li a{display:block;height:34px; line-height:34px;padding-left:24px;background:#f9f9f9;border-left:2px solid #f9f9f9;}
.leftNav li a:hover{border-left:2px solid #f9f9f9;color:#488FCE;}
.leftNav li .secondaryNav{border-top:1px solid #e5e5e5;background:#FFF;overflow: hidden;position:relative; }
.leftNav li .secondaryNav:before {content:"";display:block;position:absolute;z-index:1;left:18px;top:0;bottom:0;border:1px dotted #9dbdd6;border-width:0 0 0 1px}
.leftNav li .secondaryNav a{border-top:1px dotted #e4e4e4;background:#FFF;padding-left:34px;}
.leftNav li .secondaryNav a:hover{border-left:2px solid #FFB752;color:#E59729;}
.leftNav li .secondaryNav p{position:relative;}
.leftNav li .secondaryNav p:first-child a{border-top:1px solid #fafafa;}
.leftNav li .secondaryNav p:before { border-top: 1px dotted #9dbdd6;content: "";display: inline-block;left: 20px;position: absolute;top: 17px;width: 7px;}
.leftNav li .secondaryNav p a.cur{border-left:2px solid #FFB752;color:#E59729;}
.leftNav li .secondaryNav p a.cur:after{display:block;content:"";position:absolute!important;right:0;top:13px;border:8px solid transparent;border-width:6px 6px;border-left-color:#E59729}
.leftNav li .secondaryNav .Cadd{ position: absolute;right:15px; bottom:5px; cursor:pointer; text-indent:-999999px; background:url(../images/Cadd.png) no-repeat center ; height:24px;width:24px; display:none;}
.leftNav li .secondaryNav .Cadd:hover{ background:url(../images/Cadds.png) no-repeat center ;}
.leftNav li .secondaryNav p:hover .Cadd{ display:block;}

/*常用菜单*/
.commonlyUsed h2{border-top:1px solid #fcfcfc;position:relative;height:34px; line-height:34px;padding-left:24px;background:#f9f9f9;border-left:2px solid #f9f9f9;}
.commonlyUsed h2 .setUp{float:right;padding:0 10px 0 26px; background:url(../images/setUp.png) no-repeat 10px 10px;}
.commonlyUsed .commonlys{border-top:1px solid #e5e5e5;background:#FFF;overflow: hidden;position:relative;}
.commonlyUsed .commonlys:before {content:"";display:block;position:absolute;z-index:1;left:18px;top:0;bottom:0;border:1px dotted #9dbdd6;border-width:0 0 0 1px}
.commonlyUsed .commonlys a{border-top:1px dotted #e4e4e4;background:#FFF;padding-left:34px;height:34px; line-height:34px; display:block;border-left:2px solid #FFF;}
.commonlyUsed .commonlys a:hover{border-left:2px solid #FFB752;color:#E59729;}
.commonlyUsed .commonlys p{position:relative;}
.commonlyUsed .commonlys p:first-child a{border-top:1px solid #fafafa;}
.commonlyUsed .commonlys p:before { border-top: 1px dotted #9dbdd6;content: "";display: inline-block;left: 20px;position: absolute;top: 17px;width: 7px;}
.commonlyUsed .commonlys p a.cur{border-left:2px solid #FFB752;color:#E59729;}
.commonlyUsed .commonlys p a.cur:after{display:block;content:"";position:absolute!important;right:0;top:13px;border:8px solid transparent;border-width:6px 6px;border-left-color:#E59729}


.commonlyList{padding:10px;}
.commonlyList .hd{ font-size:16px; color:#676767; padding-bottom:5px; border-bottom:2px solid #ececec; position:relative; z-index:-1;}
.commonlyList .bg{ position: absolute;bottom:-2px;left:0; width:120px;height:2px; background:#488FCE;}
.commonlyList dl{width:640px; margin-top:10px; border:1px solid #DBDBDB;}
.commonlyList dt{ height:32px; line-height:32px; background:#FAFAFA; padding:0 10px;border-bottom:1px solid #DBDBDB;}
.commonlyList dl label{ margin-left:3px;}
.commonlyList dd{padding:10px 10px 0 0;}
.commonlyList dd span{float:left;margin-left:10px; margin-bottom:10px; width:138px;}


/*主体main*/
.mainhd{height:28px;background:/*url(../images/grad-overlay.png)*/ #FAFAFA; border-bottom:1px solid #ddd;padding:8px;line-height:28px;color:#666;}
.mainhd .tool{float:right;}
.mainhd .tool a{display:inline-block;float:left;height:28px;padding:0 12px 0 34px;margin-left:8px;color:#FFF; box-shadow: 1px 1px 1px #c2c2c2;}
.mainhd .tool a.return{background:url(../images/maintool.png) no-repeat 11px 8px #6FB3E0;}
.mainhd .tool a.refresh{background:url(../images/maintool.png) no-repeat 11px -67px #82BA00;}
.mainhd .tool a:hover.return{background-color:#4F99C6;}
.mainhd .tool a:hover.refresh{background-color:#629B58;}



/*列表样式*/
.ListMod{padding:0 10px 16px; float:left;}
.ListMod .ui-tabs-nav{ margin-bottom:10px; position: relative; border-bottom:1px solid #ddd;}
.ListMod .ui-tabs-nav li a{  position:relative;padding:8px 20px;margin-right:4px; margin-bottom:-1px;display:inline-block;*display:inline; text-align:center; background-color:#F1F1F1; color:#666;border:1px solid #ddd;border-width:1px 1px 0 1px;*zoom:1;}
.ListMod .ui-tabs-nav li.ui-tabs-selected a{ background:#fff !important;color:#333;border-top:3px solid #fb7226;padding-bottom:7px;}

.funBox{height:27px;line-height:26px;padding-top:8px; border-width:1px 0;}
.funBox .tools{float:left;background:#FFF8EE;border:1px solid #FFD5A1; color:#e77f0e; padding:0 7px;}
.funBox .tools span {float:left; cursor:pointer;vertical-align:middle;margin:0;position:relative;margin-right:8px;border-color: #b9b9b9; border-width:1px; border-style:solid;border-radius: 3px;}
.funBox .tools span a{color:#555;display:block;padding:0 12px 0 25px;background:url(../images/funtools.png) no-repeat;}
.funBox .tools span a:hover{ color:#004382;}
.funBox .tools span.add a{background-position: 5px 7px;}
.funBox .tools span.delete a{background-position: 5px -31px;}
.funBox .tools span.save a{background-position: 5px -72px;}
.funBox .tools span.excel a{background-position: 5px -116px;}
.funBox .tools span.empty a{background-position: 5px -177px;}
.funBox .tools span.bonus a{background-position: 5px -235px;}
.funBox .tools span.mail a{background-position: 5px -306px;}
.funBox .tools span.download a{background-position: 5px -350px;}
.funBox .tools span.record a{background-position: 5px -408px;}
.funBox .tools span.messaging a{background-position: 5px -460px;}
.funBox .tools span.selectAll a{ background:url(../images/toolsSelectAll.png) no-repeat 5px 6px;}
.funBox .tools span.cover a{ background:url(../images/toolsCover.png) no-repeat 5px 6px;}



.funBox .funSearch li{float:left;margin-left:5px;}
.funBox .funSearch li.Btns{}
.funBox .funSearch .searchBtn{background:url(../images/search.png) no-repeat 7px 6px  #f0ad4e;border:1px solid #eea236; color: #ffffff; cursor:pointer;height: 26px;padding: 0 5px 0 24px;text-shadow:0 -1px 0 rgba(0,0,0,0.25);-webkit-transition:all ease .15s;transition:all ease .15s;}
.funBox .funSearch .searchBtn:hover{background-color:#ED9C28;}
.funBox .funSearch .advance{background:#428bca;border:1px solid #357ebd;padding:0 37px 0 12px; height:24px; color:#FFF; position:relative;line-height: 22px; cursor:pointer;text-shadow:0 -1px 0 rgba(0,0,0,0.25);-webkit-transition:all ease .15s;transition:all ease .15s;}
.funBox .funSearch .advance i{display:inline-block;width:20px;height:24px;background:url(../images/advance.png) no-repeat 7px -26px #428bca; position:absolute;right:7px;bottom:1px;-webkit-transition:all ease .15s;transition:all ease .15s;border-left: 1px solid #236aa9;}
.funBox .funSearch .down i{background-position:8px 8px;}
.funBox .funSearch .advance:hover,.funBox .funSearch .advance:hover i{background-color:#3276B1;}

/*列表tabel*/
.tableMod{width:100%; margin-top:10px}
.tabBox{border-top:1px solid #DBDBDB; table-layout: fixed;border-right:1px solid #dbdbdb;}
.tabTitleMain td{text-align:center;border-left:1px solid #DBDBDB;height:32px;line-height:32px;color:#111;padding:0 10px;border-bottom:1px #DBDBDB solid;background:#fafafa; text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;}
.tabTitleMain td.selectAll{background:none;}
.tabTextMain td{border-left:1px solid #DBDBDB;padding:10px 10px;color:#808080;border-bottom:1px #DBDBDB solid;line-height:150%;}
.tabTextMain td span{display:block;padding-top:6px;}
.tabTextMain td span a{color:#808080;}
.tabQuestionsTit{padding-bottom:10px;color:#2D52A5;}
.tabQuestionsD{border:1px #ddd dashed;padding:6px;background:#F4F9FF;margin-top:10px;}
.tabPics{width:696px;padding:0 2px;zoom:1;overflow:hidden;}
.tabPicsText{float:left;width:104px;border:1px #E9E9E9 solid;text-align:center;margin:10px 0 0 10px;display:inline;}
.tabPicsText .title{background:url(../images/titleMainBg.gif);height:32px;line-height:32px;}
.tabPicsText .pic{padding:10px 0;}
.tabPicsText .other{display:block;padding-bottom:8px;}
.tabBox .info{overflow: hidden; text-align: left;text-overflow: ellipsis;white-space: nowrap;width: 100%; }
.tabBox .info input{ vertical-align: middle;}
.tabBox .info label{padding:0 8px 0 2px;}
.tabBox td.first{padding:0px 4px;text-align:center;}
.tabBox input.text,.tabBox textarea.textarea {height:17px;line-height:17px;}
.ListFooter{background: #FAFAFA;border-top: 1px solid #DADEE5;padding: 10px 0;text-align: center;white-space: nowrap;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 1000;}
.ListFooter .footerBox{padding: 0 10px;}
.center{text-align:center;}

.addBox{padding-top:10px; line-height:30px;}
/*.addBox span {float:left;background:url(../images/toolsBgs.png) no-repeat;cursor:pointer;vertical-align:middle;margin:0;position:relative;margin-right:8px;}*/

.addBox span {line-height:25px; cursor:pointer;float:left;margin-right:8px;color: #313131;   border: solid 1px #c2c2c2;   background: #f0f0f0;   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));   background: -moz-linear-gradient(top,  #ffffff,  #f3f3f3);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');  } 
.addBox span:hover {background: #F0F0F0;   background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F0F0F0));   background: -moz-linear-gradient(top,  #F9F9F9,  #F0F0F0);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#F0F0F0');  } 
.addBox span:active {color: #fcd3a5;   background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#F5F5F5));   background: -moz-linear-gradient(top,  #F5F5F5,  #F5F5F5);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F5F5F5');}

.addBox span a{color:#555;display:block;padding:0 12px 0 25px;background:url(../images/funtools.png) no-repeat;}
.addBox span.add a{background-position: 5px 7px;}

.wap{background: url("../images/wap.png") no-repeat scroll 1px 0 rgba(0, 0, 0, 0);display: inline-block;float: left;font-style: normal;height: 16px;left: 0;margin-right: 3px;position: absolute;text-indent: -9999px;top: 0;vertical-align: -1px;width: 16px;}
.wapa{/*padding-left: 15px;*/position: relative;}


/*翻页*/
.pageBox{text-align: right;}
.pageBox a, .pageBox span, .pageBox input{display: inline-block;font-family: Arial;margin-left: 8px;overflow: hidden;vertical-align: middle;}
.pageBox a, .pageBox span{background: url(../images/textbg.gif) repeat-x 0 0 #FFF;border-color: #B9B9B9 #DCDCDC #DCDCDC;border-style: solid;border-width: 1px;border-radius: 2px;height: 23px;line-height: 23px;padding: 0 10px;}
.pageBox .current,.pageBox a:hover{background: #1785DD;border-color: #1785DD;color: #FFF;}
.pageBox .current,.pageBox .no{font-weight: bold;}
.pageBox .no{color: #C10;}
.pageBox input.pageNum{background: url(../images/textbg.gif) repeat-x 0 0 #FFF;border-color: #B9B9B9 #DCDCDC #DCDCDC;border-style: solid;border-width: 1px;color: #333;height: 21px;line-height: 21px;padding: 1px;vertical-align: top;width: 30px;text-align: center;}
.pageBox input.pageBtn{background: url(../images/pagego.gif) no-repeat 0 0;border: 0;cursor: pointer;height: 25px;line-height: 25px;width: 42px;}
.pageBox span.everyPage{border: 1px dashed #666;color: #000;}
.pageBox span.everyPage a{background: none;border: 0;border-radius: 0;font-weight: bold;height: 25px;margin-left: 5px;padding: 0;}
.pageBox span.everyPage a:hover{color: #C10;}
.pageBox span.everyPage a.current{color: #C10;}


/*高级搜索*/
.searchMod{border:1px solid #ccc;background:#F8F8F8;padding:10px 10px 0; position:relative; display:none; margin-top:10px;}
.searchMod li{float:left;padding-left:10px;width:280px;height:26px; line-height:26px;padding-bottom:10px;}
.searchMod li label{width:90px;text-align:right;display:inline-block;}
.searchMod li.Btns{ position:absolute; right:10px;bottom:0;width:132px;}
.searchMod .searchBtn{background:url(../images/search.png) no-repeat 7px 6px  #f0ad4e;border:1px solid #eea236; color: #ffffff; cursor:pointer;height: 26px;padding: 0 5px 0 24px;text-shadow:0 -1px 0 rgba(0,0,0,0.25);-webkit-transition:all ease .15s;transition:all ease .15s;}
.searchMod .searchBtn:hover{background-color:#ED9C28;}
.searchMod .reset{margin-left:10px;}
.searchMod .reset{background:url(../images/reset.png) no-repeat 6px 7px  #5cb85c;border:1px solid #4cae4c; color: #ffffff; cursor:pointer;height: 26px;padding: 0 5px 0 24px;text-shadow:0 -1px 0 rgba(0,0,0,0.25);-webkit-transition:all ease .15s;transition:all ease .15s;}
.searchMod .reset:hover{background-color:#47A447;}
.searchMod select{width:140px;}

/*表单样式*/
input.text,input.formTitle,textarea.formTitle,textarea.textarea,.formTextarea {border-color: #ccc; border-style: solid; border-width: 1px;padding: 3px 5px; resize: vertical;}
input.text:focus,textarea.textarea:focus,textarea.formTitle:focus,input.formTitle:focus,.formTextarea:focus {background:#fffbde;border-color:#7bbff2;outline:1px solid #99d8f5;resize: vertical;}
.formTitle{ line-height:23px; height:23px;border-color: #7c7c7c #c3c3c3 #ddd; border-style: solid; border-width: 1px;padding: 3px 5px;margin-right:2px;}
.formTitle1{ line-height:12px; height:12px;border-color: #7c7c7c #c3c3c3 #ddd; border-style: solid; border-width: 1px;padding: 3px 5px;}

/*.formInput01 {  cursor: pointer;  border-radius: 3px;width:80px;height:28px;text-align:center;color: #FFF;   border: solid 1px #488fce;   background: #488fce;   background: -webkit-gradient(linear, left top, left bottom, from(#6baeea), to(#488fce));   background: -moz-linear-gradient(top,  #6baeea,  #488fce);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#6baeea', endColorstr='#488fce');  } 
.formInput01:hover {   background: #418bcd;   background: -webkit-gradient(linear, left top, left bottom, from(#68abe6), to(#418bcd));   background: -moz-linear-gradient(top,  #68abe6,  #418bcd);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#68abe6', endColorstr='#418bcd');  } 
.formInput01:active {   color: #FFF;   background: -webkit-gradient(linear, left top, left bottom, from(#418bcd), to(#418bcd));   background: -moz-linear-gradient(top,  #418bcd,  #418bcd);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#418bcd', endColorstr='#418bcd');  }
.formInput01{ width:80px;height:28px;text-align:center;color:#FFF;font-size:12px;background:#488FCE;border:0;padding:0;cursor:pointer;border-radius: 3px;}
.formInput01:hover{background:#488FCE;}*/
.formInput01 {cursor: pointer; width:80px;line-height:23px;text-align:center;color: #FFF;   border: solid 1px #3482c7;   background: #488fce;   background: -webkit-gradient(linear, left top, left bottom, from(#6baeea), to(#488fce));   background: url(../images/btn.png); background-position:0 -120px;border-radius:3px;border-color:#106bab #106bab #0d68a9;background-color:#1b75b6;  filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#6baeea', endColorstr='#488fce');  } 
.formInput01:hover {background-position:0 -160px;} 
.formInput01:active {color: #FFF;   background: -webkit-gradient(linear, left top, left bottom, from(#418bcd), to(#418bcd));   background: -moz-linear-gradient(top,  #418bcd,  #418bcd);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#418bcd', endColorstr='#418bcd');  }



.formInput02{width:79px;height:28px;text-align:center;color:#FFF;font-size:12px;background:#488FCE;border:0;padding:0;cursor:pointer;border-radius: 3px;}
.formInput02:hover{background:#488FCE;}
.formInput03{width:70px;height:22px;line-height:22px;text-align:center;color:#FFF;font-size:12px;background:#488FCE;border:0;padding:0;cursor:pointer;border-radius: 3px;}
.formInput04{width:70px;height:22px;line-height:22px;text-align:center;color:#FFF;font-size:12px;background:#488FCE;border:0;padding:0;cursor:pointer;border-radius: 3px;}
.formLong{width:512px;}
.formWidth{width:166px;}
.formShort{ width:70px;}
.valids{height:30px; width:178px;}
.infoEm{ padding-left:5px;}
.vertical label{padding-right:12px;}

/*表单编辑*/
.infoNav{background:url(../images/inMainBg.gif);height:29px;border:1px #E8F2FD solid;border-width:0 1px;padding:15px 10px 0 10px;zoom:1;overflow:hidden;}
.infoNav li{float:left;height:31px;color:#2D52A5;padding-left:14px;cursor:pointer;}
.infoNav li span{display:block;background:url(../images/infoNavBgRR.gif) no-repeat right;padding:11px 15px 8px 0;}
.infoNav .sk1{background:url(../images/infoNavBgL.gif);font-weight:700;}
.infoNav .sk1 span{background:url(../images/infoNavBgR.gif) no-repeat right;}
.infoBox{padding:0 10px;background:#FFF;}
.infoBox h1{border-bottom:1px #CEE1F7 solid;padding:20px 0 10px 0;}
.infoBox td{border-bottom:1px solid #ECECEC;padding:8px 10px 8px 0;}
.infoBox span.Dp{color:#666;}
.infoBox select{margin-right:10px;}
.infoBoxTd{width:140px;text-align:right;color:#2d52a5; vertical-align:top; line-height:34px;}
.infoBox label.success{background:url(../images/formIcoCorrect.gif) no-repeat 10px 0;color:#008000;padding-left:48px;}
.infoBox label.error{background:url(../images/formIcoError.gif) no-repeat 10px 2px;color:#ff0000;padding-left:28px;}
.returnList{ display:inline-block; line-height:25px; color:#333 !important;border:1px solid #c4c4c4; background:url("../images/btn.png");background-color:#e6e6e6;padding:0 10px;position:relative; margin-left:8px;border-radius: 3px;width:80px;cursor:pointer;}
.returnList:hover{background-position:0 -40px;}
.infoBox .selectall label{ margin:0 0 5px;}
.infoBox td.panone{padding:0; border-bottom:none;}
.infoBox td .infoTables{ margin-top:0; border:none;}
.infoBox td.panone .lineRowSub{ height:36px; line-height:36px;}
.infoBox td.panone .lineRowSub li{ height:26px; line-height:26px; padding:5px 45px; position:relative;}
.infoBox td.panone .lineRowSub li.addChildMaterial{padding:5px 15px;}
.lineRowSub .del{ background:url(../images/dels.png) no-repeat;width:16px; height:16px; position:absolute;top:9px;right:0;}


/* 弹出窗样式 */
.messWindow{position:absolute;z-index:1;display:none;background-color:#333;top:0;left:0;opacity:0.5 !important;}
.promptWindow{position:absolute;z-index:3;width: 540px;border:1px #c8c8c8 solid;background-color:#FFF;display:none;}
.titleBar{background:#f6f6f6;color:#FFF;overflow: hidden;padding: 9px 10px;border-bottom:1px solid #e7e7e7;border-top:1px solid #fff;line-height:18px;border-radius:5px 5px 0 0;}
.titleBar span{float:left;cursor:pointer;font-weight:normal; color:#010101; font-size:14px; font-family:宋体; font-weight:600;}
.mainContent{padding-top:10px;}
.bottomBar{background-color:#f7f7f7;width:540px;height:23px;}
.bottomBar span{float:right;} 
.subMainLeft{background:#FFF;padding:6px 0 6px 10px !important;text-align:right; vertical-align: top;}
.subMainRight{background:#FFF;padding:6px 6px 6px 10px !important;text-align:left;}
.subMainRight label{margin-right: 0; margin-left:5px;}
.subMainRights td{width: 87px;}
.subMainRight .vertical span{ width:57px !important;}
.subMainFoot{ border-top:1px solid #c8c8c8;;height:35px;text-align:right;padding:10px 15px 4px;margin-top:10px;}
.subMainFootc{border-top:1px solid #c8c8c8;height:40px;text-align:center;padding:5px 0 4px 0;margin-top:10px;}
.popSuccess{float:left;background:url(../images/popSuccessL.gif);height:54px;padding-left:50px;overflow:hidden;display:none;}
.popSuccess span{display:inline-block;background:url(../images/popSuccessR.gif) no-repeat right;height:54px;line-height:54px;color:#ff0000;padding-right:10px;}
.popError{float:left;background:url(../images/popError.gif);height:54px;padding-left:50px;overflow:hidden;display:none;}
.popError span{display:inline-block;background:url(../images/popSuccessR.gif) no-repeat right;height:54px;line-height:54px;color:#ff0000;padding-right:10px;}
.popUl li{float: left;display: inline-block;margin-right: 2px;width: 91px; margin-bottom:5px;}
.popUl1 li{float: left;display: inline-block;margin-right: 2px;width: 114px; margin-bottom:5px;}
.popTime li{float:left; padding-right:18px;}

.prompInput {cursor: pointer; width:80px;line-height:23px;text-align:center;color: #FFF;   border: solid 1px #3482c7;   background: #488fce;   background: -webkit-gradient(linear, left top, left bottom, from(#6baeea), to(#488fce));   background: url(../images/btn.png); background-position:0 -120px;border-radius:3px;border-color:#106bab #106bab #0d68a9;background-color:#1b75b6;  filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#6baeea', endColorstr='#488fce');  } 
.prompInput:hover {background-position:0 -160px;} 
.prompInput:active {color: #FFF;   background: -webkit-gradient(linear, left top, left bottom, from(#418bcd), to(#418bcd));   background: -moz-linear-gradient(top,  #418bcd,  #418bcd);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#418bcd', endColorstr='#418bcd');  }


.cancel{ display:inline-block; line-height:25px; color:#333 !important;border:1px solid #c4c4c4; background:url("../images/btn.png");background-color:#e6e6e6;padding:0 10px;position:relative; margin-left:8px;border-radius: 3px;width:80px;cursor:pointer;}
.cancel:hover{background-position:0 -40px;}

/*.cancel{line-height:23px; width:75px; border:0; margin-left:10px; cursor:pointer;color: #313131;   border: solid 1px #c2c2c2;   background: #f0f0f0;   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3));   background: -moz-linear-gradient(top,  #ffffff,  #f3f3f3);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');  } 
.cancel:hover {background: #F0F0F0;   background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#F0F0F0));   background: -moz-linear-gradient(top,  #F9F9F9,  #F0F0F0);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#F0F0F0');  } 
.cancel:active {color: #313131;   background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#F5F5F5));   background: -moz-linear-gradient(top,  #F5F5F5,  #F5F5F5);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F5F5F5');}

.cancel{ background:url(../images/cancel.png);height:25px;width:66px; border:0; margin-left:10px; cursor:pointer;}
.cancel:focus{ background-position:0 -84px;}*/


/*Tab切换样式*/
.ui-tabs-nav{/**/}
.ui-tabs-nav li{float: left;text-align: center;}
.ui-tabs-nav li a{display: block;}
.ui-tabs-nav li.ui-tabs-selected{/**/}
.ui-tabs-panel{/**/}
.ui-tabs-hide{display: none;}
.formSys .ui-tabs-nav{ margin-top:10px; position: relative; border-bottom:1px solid #ddd;}
.formSys .ui-tabs-nav li a{  position:relative;padding:9px  20px;margin-right:4px; margin-bottom:-1px;display:inline-block;*display:inline; text-align:center; background-color:#F1F1F1; color:#666;border:1px solid #ddd;border-width:1px 1px 0 1px;*zoom:1;}
.formSys .ui-tabs-nav li.ui-tabs-selected a{ background:#fff !important;color:#333;border-top:3px solid #fb7226;padding-bottom:7px;}

.formSys .infoBox .ui-tabs-nav{ position: relative; background:#F0F0F0; border:1px solid #ddd;}
.formSys .infoBox .ui-tabs-nav li a{margin: 0; position:relative;padding:8px 20px; margin-bottom:-1px;display:inline-block;*display:inline; text-align:center; background-color:#F1F1F1; color:#666;border:1px solid #ddd;border-width:0px 1px 0 0;*zoom:1;}
.formSys .infoBox .ui-tabs-nav li.ui-tabs-selected a{ background:#fff !important;color:#333;border-top:3px solid #fb7226;padding-bottom:7px;}
.formSys .infoBox .ui-tabs-panel{ border:1px solid #ddd; border-top:none; padding:10px;}

.tabs-nav{/**/}
.tabs-nav li{float: left;text-align: center;}
.tabs-nav li a{display: block;}
.tabs-nav li.tabs-selected{/**/}
.tabs-panel{/**/}
.tabs-hide{display: none;}
.tabs-nav{ position: relative; background:#F0F0F0; border:1px solid #ddd;}
.tabs-nav li a{  position:relative;padding:8px 15px; margin-bottom:-1px;display:inline-block;*display:inline; text-align:center; background-color:#F1F1F1; color:#666;border:1px solid #ddd;border-width:0px 1px 0 0;*zoom:1;}
.tabs-nav li.tabs-selected a{ background:#fff !important;color:#333;border-top:3px solid #fb7226;padding-bottom:7px;}
.tabs-panel{ border:1px solid #ddd; border-top:none; padding:10px;}


/*产品添加切换*/
.formMod{ padding-bottom:49px;}
.formMod .addul{margin-top:10px;border:1px solid #e1e1e1;border-width:1px 0 0 1px;}
.formMod .addul li{width:25%;}
.formMod .addul li a{background:#fafafa;border-right:1px solid #e1e1e1;display:block;height:36px; line-height:36px; color:#aaa; border-bottom:2px solid #e1e1e1;}
.formMod .addul li a span{margin-right:10px;}
.formMod .addul li.cur a{ background:#FAFAFA;color:#488FCE;border-bottom:2px solid #ffae00;}
.formMod .addul li.cur a span{}
.formMod .ui-tabs-nav li.ui-tabs-selected a{background:#feefce ; color:#333;border-bottom:2px solid #ffae00;}
.formMod .addul li.ui-tabs-selected a span{}


.formMod .editorul{margin-top:10px;border:1px solid #e1e1e1;border-width:1px 0 0 1px;}
.formMod .editorul li{width:25%;}
.formMod .editorul li a{background:#fafafa;border-right:1px solid #e1e1e1;display:block;height:36px; line-height:36px; color:#aaa; border-bottom:2px solid #e1e1e1;}
.formMod .editorul li a span{margin-right:10px;}
.formMod .editorul li.ui-tabs-selected a{background:#feefce ; color:#333;border-bottom:2px solid #ffae00;}


/*基本设置*/
.formSys {padding:55px 10px;}
.formSys .fixedUl{ position:fixed;top:0;left:0;width:100%; background:#FFF; margin:0;padding:10px 0 0 10px; z-index:999999;}
.formSys .ListMod{padding-left:0;padding-right:0;}
.formSys .infoBox{padding:0;}
.formSys .infoBox{ border:1px solid #ececec; border-width:1px 0 0 1px;}
.formSys .infoBox td{ border-right:1px solid #ececec; padding-left:6px;}
.infoBox td{ color:#999; padding:12px 10px 12px 0;}
.infoBox tr:hover{ background:#FAFAFA;}
.infoBox tr:hover td{ color:#000;}
.infoBox td.infoBoxTd{ color:#333; font-weight:600; background:#F5F5F5;}
.infoBox label{ margin:5px; color:#666;}
.infoUl li{ float:left;padding-right:25px;}
.infoBox .Ogallery{ color:#666;width:69px;height:75px;text-align:center;position:relative;display:table-cell;vertical-align:middle; border:1px solid #DBDBDB;padding:2px; float:left; cursor:pointer; background:url(../images/Ogallery.png) no-repeat center 8px #F5F5F5; padding-top:38px;}
.infoBox .Ogallery:hover{ background-image:url(../images/Ogallerys.png); color:#333;}
.infoBox .verPic{width:69px;height:69px;background:#F5F5F5;text-align:center;position:relative;display:table-cell;vertical-align:middle; border:1px solid #DBDBDB;padding:2px; float:left; margin-left:5px;}
.infoBox .verPic .subPic{*position:absolute;width:69px;height:69px;vertical-align: middle; display: table-cell;}
.infoBox .verPic .subPic img{*position:relative;max-height:69px;max-width:69px;width:expression(this.width > 69 ? "69px" : this.width); }
.formSys .infoBox td .ui-tabs-panel li{padding:8px 0;}
.formSys .infoBox td .ui-tabs-panel li label{width:96px; text-align:right; display:inline-block;padding-right:5px; vertical-align:top; line-height:30px; margin:0;}
.formSys .infoBox td .ui-tabs-panel li span label{width:auto;padding-right:25px;}
.formSys .infoBox td .formWord{ display: inline-block; vertical-align: bottom; padding-left:5px;}
.formSys .infoBox td .formWord{}
.formSys .infoBox td ul{ margin:0;}
.formSys .keySetting{ display:none;}
.formSys .setting span{ margin-bottom:8px;}
.formSys .moreKey{ cursor:pointer;padding:6px 27px 6px 6px ;background: url("../images/advance.png") no-repeat scroll 62px -18px / 10px auto #539cdb; display:inline-block; color:#FFF; margin-top:4px;}
.formSys .moreKey:hover{ background-color:#428bca;}
.formSys .moreKey.on{background-position: 62px 10px;}

.formBox2{padding:10px;}
.formBox2 p{ text-align:left; color:#787878; padding-top:2px;}
.Dp a{background: #31A5DC;border: 1px dashed #31A5DC;color: #FFF;cursor: pointer;display: inline-block;margin-right: 10px;padding: 3px 10px;}
.Dp a:hover{background:#F40;border: 1px dashed #F40;transition: all 0.5s ease-out 0s;} 
.setting .wordKey{background: #F3F3F3;border: 1px dashed #BBB;cursor: pointer;display: inline-block;margin-right: 10px;padding: 3px 10px; float:left;}
.setting .wordKey:hover{background: #EAEAEA;border: 1px dashed #AAA;}
.setting label{float:left; line-height:28px !important;}
span.mark{ color:Red;}
.proBox .inTab .formTitle{margin: 0;padding: 0 5px;width: 60px;text-align: center;}
.proBox{border: 1px solid #A6BDE3; color:#333;}
.proBox .btns{background: #D7E5F0;border-bottom: 1px solid #A6BDE3;padding: 0 7px 0 0;}
.proBox .btns li{cursor: pointer;float: left;padding: 5px 8px 5px 22px;}
.proBox .btns li.add{background:url(../images/add.png) no-repeat 11px center;padding-left: 30px;}
.proBox .btns li.delete{background:url(../images/delete.png) no-repeat 3px center;}
.proBox .btns li.clean{background:url(../images/clean.png) no-repeat 3px center;}
.proBox .btns li:hover{background-color: #E1EEF9;}
.iTab{-moz-user-select: none;/*火狐*/-webkit-user-select: none;/*webkit浏览器*/-ms-user-select: none;/*IE10*/-khtml-user-select: none;/*早期浏览器*/user-select: none;}
.iTab.on{background: #DFE9F2;color: #000;}
.iTab.iTitle{background: #F0F0EE;border-bottom: 1px solid #E0E0E0;text-align: center;}
.iTab li{height: 18px;line-height: 18px;overflow: hidden;float: left;padding: 5px 10px;}
.iTab.iTitle li{border-width: 0 1px 0 0;padding: 7px 10px;}
.iTab li.iName{width: 230px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.iTab li.iPrice{width: 40px;text-align: center;}
.iTab li.iCk{width: 15px;text-align: center;}
.iTab li.iQuantity{width: 50px;text-align: center;}
.iTab li.iMin,.iTab li.iMax,.iTab li.iType{width: 72px;text-align: center;}
.iTab li input{margin: 0;}
.iForm{width: 662px;}
.iForm li{height: 27px;line-height: 27px;}
.iTabBox{height: auto;overflow-y: auto;}

/*其他样式*/
.subTitNav{border-bottom: 1px solid #ddd; border-left: 1px solid #ddd;position: relative; margin-bottom:10px;}
.subTitNav li{ position:relative;padding:10px 20px;margin-bottom:-1px;display:inline-block;*display:inline;text-align:center;background-color:#F1F1F1;color:#666;border:1px solid #ddd;border-width:1px 1px 1px 0;*zoom:1; float:left; cursor: pointer;}
.subTitNav li.yes{  background:#fff !important;color:#333;border-top:3px solid #fb7226;border-bottom: 1px solid #FFF;padding-bottom: 8px;}
.virtue{zoom:1;overflow:hidden;}
.virtue li{float:left;height:26px;line-height:26px;text-align:center;}
.virtue li.sort input{border:1px #B9C8E7 solid;width:25px;padding:0 0 0 3px;height:16px;line-height:16px;font-size:12px;}
.vertical label{cursor:pointer;vertical-align:middle;}
.vertical input{margin:0 3px 0 0;vertical-align:middle;}
.group li{height: 20px;float: left;line-height: 20px;position: relative;}
.group li p{background: #FFF8D9;border: 1px solid #FEBF8F;border-radius: 3px;color: #F60;display: none;position: absolute;left: 0;top: 21px;padding: 5px 10px;width: 280px;text-align: justify;}
.priceTips{background: #FEF5E5;border: 1px solid #FFE0CC;border: radius: 3px;color: #666;padding: 8px 10px;}
.priceTips b{color: #000;font-weight: bold;}
.priceBox .pType{display: block;padding: 10px 0;}
.priceBox .occupy{float: left;padding: 4px 0;}
.priceBox .sortTab{float: left;padding: 0;}
.priceBox .sortTab li{background: #F7F7F7;border: 1px solid #888;border-radius: 3px;color: #000;cursor: move;display: inline-block;float: left;height: 18px;line-height: 18px;margin-right: 12px;padding: 3px 10px;}
.priceBox .sortTab li span{color: #21A121;margin-right: 2px;font-weight: bold;}
.priceBox dl,.priceBox dd,.priceBox ul,.priceBox li{margin: 0;padding: 0;}
.priceBox .listTable{margin-top: 10px;}
.priceBox .listTable ul,.priceBox .listTable dl,.priceBox .listTable div{float: left;margin: 0;}
.priceBox .listTable dl{cursor: move;padding-right: 10px;width: 72px;}
.priceBox .listTable dt,.priceBox .listTable dd,.priceBox .listTable li{height: 25px;line-height: 25px;margin: 0;overflow: hidden;padding: 3px 0;}
.priceBox .listTable ul{padding-right: 10px;width: 85px;}
.priceBox .listTable li{color: #000;padding-left: 10px;}
.priceBox .listTable dt{color: #000;text-align: center;}
.priceBox .formTitle,.proBox .inTab .formTitle{margin: 0;padding: 0 5px;width: 60px;text-align: center;}
.priceBox ul.subTotal{clear: both;padding-top: 3px;width: auto;}
.priceBox .subTotal li{height: 25px;line-height: 25px;float: left;padding: 3px 0;}
.priceBox .subTotal li.title{float: left;width: 75px;padding: 3px 10px;}
.adminPS ul,.adminPS li,.adminPS dl,.adminPS dt,.adminPS dd{margin: 0;padding: 0;}
.adminPS b{color: #000;display: block;font-weight: bold;font-size: 12px;font-family: '微软雅黑';}
.adminPS dl{border: 1px solid #B9C8E7;background: #EEF5FF;border-radius: 5px;display: block;float: left;margin: 10px 10px 0 0;padding: 8px 12px;}
.adminPS dl:hover{border: 1px solid #F60;background: #FFE0CC;}
.adminPS dt{margin-bottom: 3px;}
.adminPS dl:hover dt b{color: #C00;}
.adminPS li{float: left;white-space:nowrap;}
.exclusionrule{display:none; position:absolute;background-color:#FFF;padding:10px;border:1px solid #BBBBBB; line-height:24px;}
.exclusionrule .arrow{line-height: 18px;position:  absolute; top: -8px !important; background:url(../images/arrow.png) no-repeat; width:13px; height:8px;left: 15px;}
#OnlineQQtb{ border:1px solid #c0c0c0; border-width:0 1px 1px 0; margin-top:5px;}
#OnlineQQtb ul{border:1px solid #c0c0c0; border-width:1px 0 0;}
#OnlineQQtb li{ float:left; width:47%; padding:6px; border:1px solid #c0c0c0; border-width:0 0 0 1px;}
.prompts{ display:inline-flex; color: Red; font-size:14px;}
.prompts i{height:24px; width:20px; display:inline-block; margin-right:5px; background:url(../images/prompts.png) no-repeat 0 5px;}
.successful{ display:inline-flex; color:  Green; font-size:14px;}
.successful i{height:24px; width:16px; display:inline-block; margin-right:5px; background:url(../images/successful.png) no-repeat 0 8px;}
.toolsFixed{ position:sticky;width:100%; padding-top: 10px; top:0; background:#FFF;position: -webkit-sticky; left:0; }
.toolsFixeds{ }
.searchInput {padding:0 10px;  cursor: pointer;  border-radius: 3px;height:26px;text-align:center;color: #FFF;   border: solid 1px #F06365;   background: #F06365;   background: -webkit-gradient(linear, left top, left bottom, from(#FFA9AB), to(#F06365));   background: -moz-linear-gradient(top,  #FFA9AB,  #F06365);   filter:  progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFA9AB', endColorstr='#F06365');  } 
#UCCharSet input{ margin-top:10px; margin-right:5px;}
.iTabBox table{ margin:0 !important; border:none !important;}
.iTabBox table td{ padding:5px 10px; height:auto !important; line-height:16px !important; border:none !important;}
.emotionEditor{ padding:0 20px;line-height: 36px;border:1px solid #d4d4d4; border-top:none; width:460px; height:36px; position: relative;}
.emotionIcon{height:20px; width:20px; display:inline-block; margin-top:8px; background:url(../images/emotion_editor.png) no-repeat;}
.emotionIcon:hover{ background-position:0 -30px;}
.emotionEditor .emotionList{ position:absolute;top:36px; left:20px;width: 421px; display:none;}
.emotionEditor .emotionList ul{ background-color: #e7e7eb; border-right: 1px solid #e7e7eb;border-top: 1px solid #e7e7eb;overflow: hidden;}
.emotionEditor .emotionList li{background-color: #fff;border-bottom: 1px solid #e7e7eb;border-left: 1px solid #e7e7eb; float: left;font-size: 0;height: 27px;line-height: 27px;text-align: center;width: 27px;}
.emotionEditor .emotionList li:hover{background:#F6F6F6;}
.emotionEditor .emotionList i{ cursor: pointer;display: inline-block; height: 24px; vertical-align: middle;width: 24px; background:url(../images/emotions.gif);}
.roomCalendar td .day{ height:70px  !important;}
.roomCalendar td{ height:70px;}
.roomCalendar p{ height:18px; line-height:18px;}
.navLocation{ margin-top:10px; background:#FAFAFA; border:1px solid #DEDEDE;height:32px; line-height:32px; padding:0 10px;}
.source a{background: url(../images/textbg.gif) repeat-x 0 0 #FFF;border-color: #DCDCDC #DCDCDC #DCDCDC;border-style: solid;border-width: 1px;border-radius: 3px;height: 23px;line-height: 23px;padding:3px 10px;}
.source a.cur{ background:#4194D6; color:#FFF;}
#IsIntegerWithdraw{margin-top:-3px; position:relative;}

/* 线路样式 */
.lineNav{padding:10px 0 0 10px;border-bottom:1px #d8d8d8 solid;zoom:1;overflow:hidden;margin-bottom:10px;}
.lineNav li{float:left;width:79px;height:25px;line-height:25px;text-align:center;border:1px #d8d8d8 solid;border-width:1px 1px 0 1px;margin-right:10px;cursor:pointer;}
.lineNav li.yes{border:1px #d8d8d8 solid;border-width:1px 1px 0 1px;background:#f6f6f6;font-weight:bold;}
.lineTitleNo{width:80px;border:1px #fcbb29 solid;border-width:1px 1px 0 1px;background:#FFF3d9;height:25px;line-height:25px;text-align:center;}
.lineTitleNo b{font-family:Arial, Helvetica, sans-serif;}
.lineTitleYes{width:80px;border:1px #fcbb29 solid;border-width:1px 1px 0 1px;background:#FFF3d9;height:25px;line-height:25px;text-align:center;}
.lineTitleNo b{font-family:Arial, Helvetica, sans-serif;}
.lineList td{padding:6px 0 6px 10px;height:22px;line-height:22px;color:#333;border-bottom-color:#F6E4BA;}
.lineList .name{font-weight:bold;}
.lineList .dayOne{font-size:14px;font-weight:bold; background:#F5F5F5;}
.lineList .dayOne span{font-family:Arial, Helvetica, sans-serif;color:red;font-size:20px;}
.lineGwTabTit td{background:#f6f6f6;padding:2px 0 2px 10px;font-weight:bold;}
.lineGwTabText td{background:#FFF;}
.lineRowText .name{ background:#F5F5F5; text-align:right; padding-right:8px;}

/* 线路日期价格样式 */
.lineDate{background:#CCC;}
.lineDate th{ text-align:center;  background:#F9F9F9 !important;}
.lineDate th a{ font-family:icon; font-weight:bold;}
.lineDate .title th{background:#FFF;}
.lineDate .title td{height:30px;line-height:30px;width:55px;background:#f5f5f5;font-weight:bold;text-align:center;border-bottom:none;padding:0; color:#333;}
.lineDate .text td{width:80px;height:60px;background:#FFFFF1;border-bottom:none;padding:0;text-align:center;font-family:Arial, Helvetica, sans-serif;}
.lineDate .text td .day{background:#FFF6cb;cursor:pointer;width:80px;height:60px;}
.lineDate .text td .del{display:none;width:10px;height:10px;position:absolute;top:7px;right:5px;cursor:pointer;}
.lineDate .text td .money{color:#999;display:none;}
.lineDate .text td b{color:#f60;}

/*线路价格管理日历*/
.calBox ul,.calBox ol,.calBox dl,.calBox li,.calBox dt,.calBox dd,.calBox p,.calBox div,.calBox span{margin: 0;}
.calBox .dateLeft{float: left;height: auto;width: 569px; }
.calBox .dateLeft .lineDate{background: #B9C8E7;}
.calBox .dateLeft th{background: #ECF1F9;color: #F60;height: 32px;line-height: 32px;font-family: '微软雅黑';}
.calBox .dateLeft td{height: 66px;width: 70px;}
.calBox .dateLeft td img{cursor: pointer;display: block;height: 10px;line-height: 10px;position: absolute;right: 5px;top: 7px;}
.calBox .dateLeft td .dayBox{background: #FFF6CB;height: 66px;line-height: 22px;overflow: hidden;position: relative;width: 70px;}
.calBox .dateLeft td .pastDay{background: #FFFFF1;}
.calBox .dateLeft td .nDay{color: #000;font-weight: bold;font-family: Arial;}
.calBox .dateLeft td .pastDay .nDay{color: #AAA;}
.calBox .dateLeft td .day{height: 44px;font-family: Arial;width: 70px;position: absolute;left: 0;top: 22px;}
.calBox .dateLeft td .sYear,.calBox .dateLeft td .sMonth{font-family: '微软雅黑';font-weight: bold;}
.calBox .dateLeft td .sMonth{color: #F60;font-family: '宋体';font-size: 20px;}
.calBox .dateRight{background: #FFFFF1;border: 1px solid #B9C8E7;padding: 5px 10px;width: 275px;position:absolute;left:589px;}
.calBox .mt{margin-top: 10px;}
.calBox .notes dt{height: 29px;line-height: 29px;}
.calBox .notes dd ul{background: #FFF8D9;border: 1px solid #FEBF8F;float: left;margin-right: 3px;padding: 0 10px;width: auto;_width: 60px;}
.calBox .notes dd li{color: #F60;height: 22px;line-height: 22px;}
.calBox .ckBox{background: #ECF1F9;border: 1px solid #B9C8E7;padding: 5px;width: 263px;}
.calBox .ckBox span{float: left;width: 64px;}
.calBox .ckBox span input{vertical-align: middle; cursor: pointer;}
.calBox .ckBox span input:checked + label{color:#008800 !important;}
#BatchSet td,#SingleSet td{height: 25px;line-height: 25px;padding: 3px 5px 3px 0;}

/* 线路行程样式 */
.lineRowNav{height:24px;background:url(../images/lineRowBg.gif);zoom:1;overflow:hidden;}
.lineRowNav li{float:left;height:23px;line-height:23px;border:1px #fcbb29 solid;border-width:1px 1px 0 1px;padding:0 10px;font-weight:bold;margin-right:5px;cursor:pointer;}
.lineRowNav li.yes{background:#FFF3d9;border-bottom-color:#FFF;}
.lineRowSub{height:26px;line-height:26px;background:#e1e1e1;border:1px #d8d8d8 solid;border-width:1px 1px 0;}
.lineRowSub li{float:left;height:16px;line-height:16px;border-right:1px #d8d8d8 solid;padding:5px 10px;cursor:pointer;}
.lineRowSub li.yes{background:#FFF;border-top:1px #d8d8d8 solid;padding:4px 10px 5px 10px;}
.lineRowTexts{border:1px #d8d8d8 solid;border-width:0 1px 1px 1px;padding:9px;background:#FFF;}
.linePopPrice{width:300px;position:absolute;display:none;background:#FFF;border:1px solid #FFD57F;}
.linePopPriceTit{height:17px;line-height:17px;background:#F0F0F0;padding:5px 10px;font-weight:bold;font-family: Arial;}
.linePopPriceTit span{cursor: pointer;float:right;}
.linePopPriceText{padding:5px 10px;}
.linePopPriceEnd{padding:0 10px 10px;text-align: center;}
.lineDest{max-height:210px;width:640px;overflow:auto;border:1px solid #7f9db9;padding:0 9px;}
.lineDestTit{font-weight:bold;height:20px;padding:6px 0 0 4px;}
#Classical span.add{display:inline-block;height:25px;line-height:25px;text-align:center;border:1px #ddd solid;background:url(../images/toolsAdd.png) #f5f5f5 no-repeat 10px 5px;padding:0 15px 0 35px;margin-top:10px;cursor:pointer;font-weight:bold;}
#Classical span.add:hover{border:1px #FCBB29 solid;background:url(../images/toolsAdd.png) #FFF3D9 no-repeat 10px 5px;}
#Classical span.del{display:inline-block;height:25px;line-height:25px;text-align:center;border:1px #ddd solid;background:url(../images/toolsDell.png) #f5f5f5 no-repeat 10px 5px;padding:0 15px 0 35px;margin-top:10px;cursor:pointer;font-weight:bold;}
#Classical span.del:hover{border:1px #FCBB29 solid;background:url(../images/toolsDell.png) #FFF3D9 no-repeat 10px 5px;}
#TravelText table.lineList{ margin-top:10px;}
#slist li{margin:10px 7px 0 3px;height:25px;line-height:25px;background:#E8EEF3;}
#departure_tb{ border:1px solid #DEDEDE; border-width:1px 1px 0 0;}
#departure_tb td{ border-left:1px solid #DEDEDE; padding:10px; color:#333;}
.lineRowText table{ border:1px solid #DEDEDE; border-width:1px 0 1px 1px;}
.lineRowText td{ border-right:1px solid #DEDEDE !important; border-bottom-color:#DEDEDE; background:#FFF;}
.edui-default table{ border:none;}
.edui-editor-iframeholder{ width:100% !important;}

/* 弹出跳转样式 */
.popJump{width:340px;left: 450px;background:#e4e4e4;padding:4px;position:absolute;top: 250px;}
.popJumps{border:1px #c6c6c6 solid;background:#FFF;padding:10px 10px 20px 10px;}
.popJumps .title{color:red;font-weight:bold;padding-bottom:5px; text-align:center;}
.popJumps .title a{font-weight:normal;}
.popJumps .text{text-align:center;}

/* 图片批量上传样式 */
#buttonArea{background:url(../images/img/bg1.gif);border-top:1px solid #F0F5FA;border-bottom:1px solid #99BBE8;padding:3px;}
#controlBtns{float:right;}
.btn{display:inline-block;color:#000;text-decoration:none;padding-right:3px;cursor:pointer;}
.btn span{display:inline-block;height:17px;line-height:17px;padding:2px;}
.btn img{border:0;vertical-align:text-bottom;}
.btn:hover{background:url(../images/img/btnbgr.gif) top right;}
.btn:hover span{background:url(../images/img/btnbg.gif);}
#listArea{height:200px;overflow-x:hidden;overflow-y:auto;}
#listTitle tr{background:url(../images/img/bg2.gif);}
#listTitle td{padding:5px;border-top:1px solid #F0F5FA;border-left:1px solid #FFF;border-right:1px solid #CCC;border-bottom:1px solid #D0D0D0;}
#listBody tr{cursor:pointer;}
#listBody .hover{background:#F0F0F0;}
#listBody .select{background:#DFE8F6;}
#listBody td{padding:5px;border-bottom:1px solid #EDEDED;}
#progressArea{background:#D4E1F2;border-top:1px solid #99BBE8;padding:3px;}
#progressBar{position:relative;border:1px solid #6593CF;padding:1px;}
#progress{height:16px;background:#8FB5E8 url(../images/img/progressbg.gif);}
#progressBar span{position:absolute;text-align:center;width:100%;line-height:16px;color:#396095;}

/* 点评图片处理样式 */
.reviews{zoom:1;overflow:hidden;}
.reviews li{float:left;width:140px;border:1px #F2F0F0 solid;background:#F7F7F7;padding:10px 0 5px 0;text-align:center;margin:0 10px 10px 0;}
.reviews li span{display:block;padding-top:5px;}
.reviews li input{width:115px;border:1px #ddd solid;height:22px;line-height:22px;text-align:center;font-size:12px;padding:0 0 0 5px;}
.reviewsPic img{padding-right:1px;}

/* 图片列表样式 */
.pics{zoom:1;overflow:hidden;}
.pics .list{float:left;width:104px;border:1px #ccc solid;margin:10px 10px 0 0;overflow:hidden;background:#FFF;}
.pics .listTit{text-align:center;height:22px;line-height:22px;border-bottom:1px #ddd dotted;cursor:move;overflow:hidden;}
.pics .listTools{border:1px #FFF solid;border-width:0 1px 1px 1px;height:22px;line-height:22px;padding:2px 10px 2px 5px;background:#D0E4F8;}
.pics .listTools span{float:right;}
.pics .listText{width:104px;height:94px;text-align:center;}
.pics .cover{position: relative;}
.pics .cover b{height: 57px;width: 57px;position: absolute;top: -2px;left: -2px;background: url(../images/cover.png) no-repeat 0 0;}
.editMain{border-bottom:1px #ddd dotted;background:#D0E4F8;padding:4px 0 4px 5px;zoom:1;overflow:hidden;}
.editMain a{display:block;float:left;width:16px;height:16px;margin-left:2px;border:1px #ddd solid;padding:2px;}
.editMain a:hover{border:1px #FFC233 solid;background:#FFC233;}
.editMain a.edit{background:url(../images/tools_screwdriver.png) no-repeat 2px 2px #FFF;}
.editMain a.images{background:url(../images/tools_images.png) no-repeat 2px 2px #FFF;}
.editMain a.closed{background:url(../images/tools_closed.png) no-repeat 2px 2px #FFF;}
.editMain em{float:left;display:block;width:20px;height:20px;border:1px #ddd solid;text-align:center;background:#FFF;}
.pics .ui-selected{ border:1px solid #F90; background:#ffb752;}



/* 添加图片样式 */
.addPic{float:left;width:158px;border:1px #EDEDED solid;margin:10px 10px 0 0;}
.addPic:hover{float:left;width:158px;border:1px #FCBB29 solid;margin:10px 10px 0 0;}
.addPics{border:1px #FFF solid;background:#F9F9F9;text-align:center;padding:10px;}
.addPics:hover{border:1px #FFF solid;background:#FFF3D9;text-align:center;padding:10px;}
.addPics img{padding-bottom:8px;}
.addPics span{display:block;color:#ddd;}
.addPics span input{width:120px;height:18px;line-height:18px;font-size:12px;padding:0 3px;margin:0;}
#jqContextMenu li.add{background: url(../images/toolsAdd.png) no-repeat 7px 5px;}
#jqContextMenu li.theme{background: url(../images/theme.png) no-repeat 7px 5px;}
#jqContextMenu li.edit{background: url(../images/edit.png) no-repeat 7px 5px;}
#jqContextMenu li.cut{background: url(../images/cut.png) no-repeat 7px 5px;}
#jqContextMenu li.paste{background:url(../images/paste.png) no-repeat 7px 5px;}
#jqContextMenu li.cropzoom{background: url(../images/tools_images.png) no-repeat 7px 5px;}
#jqContextMenu li.up{background: url(../images/upload.png) no-repeat 7px 5px;}
#jqContextMenu li.del{background: url(../images/delete.png) no-repeat 7px 5px;}

/* 目的地搜索 */
#positionlist{border:1px #ddd solid;width:200px;height:220px;overflow:scroll;}
#positionlist li{height:22px;line-height:22px;padding:0 10px;}
#positionlist li:hover{background:#EDF7F9;}
#positionlist em{float:right;font-style:normal;color:#999;}
#dlist{width:600px;padding-left:2px;zoom:1;overflow:hidden;}
#dlist li{float:left;border:1px #ddd solid;background:#EDF7F9;height:25px;line-height:25px;text-align:center;margin:6px 10px 0 0;}
#dlist li em{font-style:normal;color:#999;}

/*订单显示*/
.orderMod{ padding-bottom:72px;}
.orderMod .hd{ font-size:16px; color:#488fce; padding-bottom:5px; border-bottom:2px solid #ececec; position:relative; margin-top:10px;font-family:宋体;font-weight:bold;}
/*游客名单*/
.orderMod .infolist{margin:0;}
.orderMod .infolist td{border-left:1px solid #dedede;}
.orderMod .infolisttd{background:#f5f5f5;color:#333;line-height:16px;font-family:宋体;text-align:center;}
.orderMod .infolisttd1{text-align:center;line-height:18px;}
/*游客名单*/
.orderMod .bg{ position: absolute;bottom:-2px;left:0; width:120px;height:2px; background:#488FCE;}
.orderMod td{ line-height:28px; border-bottom:1px solid #DEDEDE; padding-left:6px; color:#787878;}
.orderMod table{border:1px solid #DEDEDE; border-bottom:none;  border-left:none; margin-top:10px;table-layout: fixed;}
.orderMod td.infoBoxTd{ border-right:1px solid #DEDEDE; border-left:1px solid #DEDEDE;background:#F5F5F5; width:120px; color:#000;}
/*赵宪margin9-20*/
.orderMod .mtable{ border-left:1px solid #DEDEDE;margin:0;}
/*赵宪margin*/
.orderMod .nopadTd{padding:0;}
.orderMod .listTitle li,.orderMod .listTab li{ float:left; width:25%; text-align:center;}
.orderMod .listTitle li div,.orderMod .listTab li div{border-right:1px solid #DEDEDE; display:block;}
.orderMod .listTitle li div{border-bottom:1px solid #DEDEDE; background:#F5F5F5;}
.orderMod .listTitle li.end div,.orderMod .listTab li.end div{border-right:none;}
.orderMod .listTab li span{ color:#333;}
.orderMod .diary{border:1px solid #DEDEDE; border-right:none;border-bottom:none;}
.orderMod .diary th{height:22px;line-height:22px; background:#ffb750;padding:2px 12px;color:#fff;}
.orderMod .diary th,.orderMod .diary td{border-right:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;}
.orderMod .diary td{padding:0 8px;}
.orderMod .diary td p{padding:5px 0;}
.orderMod .diary td p em{padding:0 5px;font-style: normal; color: Red;}
.imgBox .verPic{width:135px;height:160px;background:#F5F5F5;text-align:center;position:relative;display:table-cell;vertical-align:middle; border:1px solid #DBDBDB;padding:2px; position:absolute; top:0;right:10px;}
.imgBox .verPic .subPic{*position:absolute;width:135px;height:135px;vertical-align: middle; display: table-cell;}
.imgBox .verPic .subPic img{*position:relative;max-height:135px  !important;max-width:135px  !important;width:expression(this.width > 135 ? "135px" : this.width); }
.imgBox .verPic .subPic div{float:none !important;}

.infoBox td.notabel table{ border:none; margin:0;}
.infoBox td.notabel td{ padding:0; border:none;}
.infoBox td.floatable table{float:left;}
.infoBox td.notabel .floatfont{color:#FF0000;float:left;padding-top:2px;}

/*团购分类*/
.tuanCatalog{ padding:10px;}
.tuantabBox{border-bottom:1px solid #FFF; }
.tuantabBox td{line-height:40px; border-bottom:1px solid #e2e2e2;}
.tuantabBox .title{ height:26px; background:#f4f4f4 !important; color:#595959;}
.tuantabBox .title td{ padding: 5px 0; line-height:22px; border:none;}
.tuantabBox .tdBg{ display: inline;padding:0 8px 0 25px;} 
.tuantabBox tr:hover{ background:#f9f9f9;}
.tuantabBox tr.secondaryEnd .tdBg{ position:relative;bottom:3px;}
.tuantabBox tr.secondaryEnd .tdBg img{vertical-align:text-top;}
.tuantabBox .more{ height:14px; width:14px; text-indent:-9999px; margin:0 auto; cursor:pointer;}
.tuantabBox .name{ display:inline;}
.tuantabBox .tdup{ background:url(../images/tdup.png)}
.tuantabBox .tdUnder{background:url(../images/tdUnder.png)}
.tuantabBox .tdUper{background:url(../images/tdup.png)}
.tuantabBox .tuanAdd{ padding-left:18px; display:none;}
.tuantabBox .tuanAdd a{ color:#F60;}
.tuantabBox .tuanAdd img{ padding-right:5px;}

/*微信列表*/
.wxList tr:hover{ background:#FAFAFA;}
.wxList td{ padding:10px 0 10px 25px; border-bottom:1px solid #E0E0E0;vertical-align: top;font-size: 14px;}
.wxList td img{width:85px;height:85px;}
.wxList td.ddInfo{padding:10px}
.wxList td.state{padding:10px 10px 10px 0; width:320px;}
.wxList td.ddInfo h3{ font-size:14px; color:#333;}
.wxList td.ddInfo .infoText{ color:#898989; line-height:22px; height:66px; overflow:hidden; font-size:14px;}
.wxList td.state{ text-align:center;}
.wxList td.state span{ font-size:14px; color:#898989;}
.wxList td.time{ width:120px; text-align:center;text-align:center;color:#888;}
.wxList td.del{width:80px;text-align:center;color:#4198e9;}
.wxList td.del a{color:#4198e9;}
.wxList td.del a:hover{ text-decoration: underline;}
.wxList td .stateBox{ position:relative;}
.wxList td .stateBox span{ position:relative;}
.wxList td .stateBox span:after{display:block;content:"";position:absolute!important;right:-17px;top:8px;border:8px solid transparent;border-width:6px 6px;border-top-color:#D6D6D6}
.wxList td .arrowUp{line-height: 18px;position: absolute;z-index: 100;right: 38px;top: 6px; display:block;}
.wxList td .arrowUp em,.arrowUp i{font-family: SimSun !important;font-size: 14px;height: 14px;line-height: 1;overflow: hidden;position: absolute;width: 14px;right:90px;}
.wxList td .arrowUp em{top: -14px;color: #B0B0B0;font-style: normal;}
.wxList td .arrowUp i{top: -13px;color: #FFF;}
.wxList td .stateList{ position:absolute;left:18px;top:26px; text-align:left; width:238px; border:1px solid #d8dbdc; padding:25px 20px; background:#FFF; display:none; z-index:99999;}
.wxList td .stateList li{ color:#333; font-size:14px; padding:5px 0 0;}
.wxList td .stateList li p{ color:#888;}
/*.membersMod{width:calc(100% - 300px); float:left;}
.membersMod .toolsFixed{width:calc(100% - 300px); z-index:99999;}*/
.membersMod td{ padding:6px; border-bottom:1px solid #DEDEDE; font-size:14px;}
.membersMod td img{ width:50px; height:50px;}
.membersMod td a{ color:#4198e9;}
.membersMod td a:hover{ text-decoration: underline;}
.membersMod td select{ font-size:12px;}
.membersMod .more{ position: relative;}
.membersMod .moreBox{ position:absolute;top:0;left:58px; background:#FFF; border:1px solid #E0E0E0; padding:20px; width:196px; display:none;}
.membersMod .moreBox:before {position: absolute;display: inline-block;border-top: 7px solid transparent;border-right: 7px solid #E0E0E0;border-bottom: 7px solid transparent;left: -8px;top: 20px;content: '';}
.membersMod .moreBox:after {position: absolute;display: inline-block;border-top: 6px solid transparent;border-right: 6px solid #FFF;border-bottom: 6px solid transparent;left: -6px;top: 21px;content: '';}

.membersMod .moreBox li{ line-height:26px;}
.membersMod .moreBox li i{padding-left:25px;}
.membersMod .moreBox li img{ width:16px; height:16px;}
.groupingMod { float:right; width:260px; margin-right:10px; margin-top:10px; box-shadow: 0 0 8px #eaeaea;}
.groupingMod .prompInput{line-height:22px;}
.groupingMod .hd{height:27px;line-height:26px;padding:6px; background:#FAFAFA;border:1px solid #e0e0e0; border-width:1px;}
.groupingMod ul{border:1px solid #E0E0E0; border-width:0 1px 1px;}
.groupingMod h2{ padding:0 10px;border:1px solid #E0E0E0; border-width:0 1px 1px;height:32px; line-height:32px; background:#f3f4f7; font-size:14px}
.groupingMod li{height:32px; line-height:32px; font-size:14px; color:#000; padding:0 10px 0 35px;}
.groupingMod .cur a{ color:#F60;}
#mypage{ background:none; border:none; height:25px;}
#mypage .PrePageSpan{ height:25px;}
#mypage .NextPageSpan{ height:25px;}

/*微信自动回复*/
.replyMod{ padding:10px;}
.replyMod .ui-tabs-nav {width:calc(100% - 20px); background:#F5F5F5; border-bottom:1px solid #DEDEDE;padding:8px;}
.replyMod .ui-tabs-nav li{ color:#DEDEDE;font-size:12px;}
.replyMod .ui-tabs-nav li a{height:28px; line-height:28px; font-size:14px; color:#333; padding:0 25px; display:inline-block;}
.replyMod .ui-tabs-nav li.ui-tabs-selected a{ background:#488FCE; color:#FFF; border-radius:5px;} 
.replyMod .ui-tabs-panel{ padding:10px 0;}
.chooseMod{ }
.chooseBox{ padding:10px;width:550px;height:300px; overflow-y:auto; position:relative; padding-bottom:56px;}
.chooseBox table{border:1px solid #DEDEDE; border-width:1px 1px 0;}
.chooseBox .title{ background:#F5F5F5;}
.chooseBox td{height:26px; text-align:left; line-height:26px; padding:0 6px; overflow:hidden;}
.chooseBox .title td{ height:22px; line-height:22px; color:#000;}
.chooseBox td{border-bottom:1px solid #DEDEDE;}
.chooseBox .list td{ padding:6px;}

/*微信消息管理*/
.wxMessage{ padding-top:10px; width:calc(100% - 20px);}
.wxMessage .Messagelist li{ margin-bottom:15px;}
.wxMessage .Messagelist li .tool{ float:right;}
.wxMessage .Messagelist li .tool a{ padding-left:8px;}
.wxMessage .messageNav ul{ float:left;}
.wxMessage .messageNav {border-bottom:1px solid #e7e7eb;}
.wxMessage .messageNav li{ float:left; padding:0 18px; height:40px; line-height:40px; font-size:14px; position:relative; padding-bottom:3px;}
.wxMessage .messageNav li.cur a{ color:#488FCE;}
.wxMessage .messageNav li:hover:after{ position:absolute;width:100%; bottom:0px; left:0px; height:2px; background:#A0A3AB;content: '';}
.wxMessage .messageNav li.cur:after{ position:absolute;width:100%; bottom:0px; left:0px; height:2px; background:#488FCE;content: '';}
.wxMessage .MessageSearch{ float:right;margin-top: 8px;}
.wxMessage .MessageSearch .searchBtn{background:url(../images/search.png) no-repeat 6px 5px / 13px auto #f0ad4e;border:1px solid #eea236; color: #ffffff; cursor:pointer;height: 26px;padding: 0 5px 0 24px;text-shadow:0 -1px 0 rgba(0,0,0,0.25);-webkit-transition:all ease .15s;transition:all ease .15s;}
.wxMessage .hd{ padding:15px 0; font-size:14px;}
.wxMessage .Messagelist li{ padding:6px; border-bottom:1px solid #DEDEDE; font-size:14px;}
.wxMessage .Messagelist li img{ width:50px; height:50px;}
.wxMessage .Messagelist li a{ color:#4198e9;}
.wxMessage .Messagelist li a:hover{ text-decoration: underline;}
.wxMessage .Messagelist li select{ font-size:12px;}
.wxMessage .more{ position: relative;}
.wxMessage .moreBox{ position:absolute;top:0;left:58px; background:#FFF; border:1px solid #E0E0E0; padding:20px; width:196px; display:none;}
.wxMessage .moreBox:before {position: absolute;display: inline-block;border-top: 7px solid transparent;border-right: 7px solid #E0E0E0;border-bottom: 7px solid transparent;left: -8px;top: 20px;content: '';}
.wxMessage .moreBox:after {position: absolute;display: inline-block;border-top: 6px solid transparent;border-right: 6px solid #FFF;border-bottom: 6px solid transparent;left: -6px;top: 21px;content: '';}
.wxMessage .more{ float:left;}
.wxMessage .Messagelist  li{ border:1px solid #dedede; padding:10px 15px;}
.wxMessage .hd .all{ padding:0 15px 0 56px;}
.wxMessage .userInfo{ margin-left:90px; margin-right: 120px;}
.wxMessage .userInfo .time{ float:right;}
.wxMessage .messageContent{margin-left:90px; margin-right: 10px; color: #8d8d8d;word-break: break-all;word-wrap: break-word;}
.wxMessage .replyBox{ background-color: #fff; border-top: 1px solid #e4e4e4;  margin: 20px 20px 0; padding-left: 80px;padding-right: 40px; padding-top: 6px; display:none;}
.wxMessage .replyBox h2{ padding-bottom:10px;}
.wxMessage .replyBox .butBox{padding-top:10px;}
.wxMessage .moreBox li{ line-height:26px; border:none; margin:0; padding:0;}
.wxMessage .moreBox li i{padding-left:25px;}
.wxMessage .moreBox li img{ width:16px; height:16px;}

/*网站地图*/
.sitemap{height:600px !important;width:1024px !important; overflow-y:auto;}
.sitemap .itmes{ padding:0 10px;}
.sitemap .itmes dl{padding:12px 0; font-size:14px; border-bottom:1px solid #E0E0E0;}
.sitemap .itmes dl:hover{ background:#FAFAFA;}
.sitemap .itmes dl dt{float:left; width:75px; padding-right:10px; text-align:right;}
.sitemap .itmes dl dt a{ color:#000; font-weight:800;}
.sitemap .itmes dl dd{float:left;}
.sitemap .itmes dl dd a{padding:0 10px;}


/*列表鼠标放上显示其它信息*/
.tableMod .infoPop{background: #FDF8D2;border: 1px solid #FEC500;border-radius: 3px;box-shadow: 2px 4px 6px #000;display: none;height: auto;padding: 5px;position: absolute;white-space: normal;z-index: 2000;width:auto;}
.tableMod .infoPop ul{background: #FFF;padding: 2px 5px;width: 330px;text-align: left;}
.tableMod .infoPop li{height: 22px;line-height: 22px;overflow: hidden;text-align: left;font-family:arial;}
.tableMod .infoPop label{color: #000;padding-right: 3px;vertical-align: top;font-family:arial;}
.tableMod .infoPop .arrowUp{left: 50px; display:block;}
.tableMod .popUp{box-shadow: 2px -3px 6px #000;}
.tableMod .popUp .arrowUp{bottom: -5px;}
.tableMod .popUp .arrowUp em{top: -11px;}
.tableMod .conPop li{border-bottom: 1px solid #F0F0F0;height: auto;line-height: 18px;margin-bottom: 4px;padding-bottom: 4px;}
.tableMod .arrowUp{line-height: 18px;position: absolute;z-index: 100;left: 20px;}
.tableMod .arrowUp em, .arrowUp span{font-family: SimSun !important;font-size: 16px;height: 16px;line-height: 1;overflow: hidden;position: absolute;width: 16px; display:block;right:280px;}
.tableMod .arrowUp em{top: -13px;color: #FEC500;font-style: normal;}
.tableMod .arrowUp span{top: -17px;color: #FDF8D2;}
/*列表鼠标放上变色*/
#tableMod .tabBox .even{background: #FFF;}
#tableMod .tabBox .odd{background: #F5F5F5;}
#tableMod .tabBox .on{background: #F0F8FA;}

.ListMod .cwc{border-bottom:#e69e45 2px solid; }
.ListMod .cwc a{color:#f70; padding:6px; line-height:28px; background:#f2be7e;}
.ListMod .cwc .on,.ListMod .cwc a:hover{ background:#e69e45; color:#fff;}

#txtseo{ width:700px; margin-bottom:7px;}
#TextBox1{ margin-bottom:4px;}
.td3 a{color: #e77f0e;}