﻿/*@import url("../../Scripts/font-awesome/css/font-awesome.min.css");*/
@charset "utf-8";
.bcred {
  background-color: #e51400;
}
.bcorange {
  background-color: #ffa500;
}
.bcgreen {
  background-color: #008000;
}
.bcbrown {
  background-color: #a05000;
}
.bcblue {
  background-color: #0000ff;
}
.bclime {
  background-color: #8cbf26;
}
.bcteal {
  background-color: #00aba9;
}
.bcpurple {
  background-color: #ff0097;
}
.bcpink {
  background-color: #e671b8;
}
.bcmagenta {
  background-color: #a200ff;
}
.bcgrey {
  background-color: #878787;
}
.bcdarkblue {
  background-color: #204e81;
}
.bclightred {
  background-color: #e63a3a;
}
.bclightgrey {
  background-color: #666666;
}
.bcsatblue {
  background-color: #2c5e7b;
}
.bcsatgreen {
  background-color: #56af45;
}
.bcwhite {
  background-color: #000000;
}
.bcyellow {
  background-color: #ffff00;
}
body.theme-red .header {
  background: #e51400;
}
body.theme-red .header ul.header_right > li.hasHover:hover {
  background-color: #e53600;
}
body.theme-red .header ul.header_right > li.open {
  background-color: #e53600;
}
body.theme-red .header ul.header_right > li .dropdown-menu {
  border-color: #e51400;
}
body.theme-orange .header {
  background: #f8a31f;
}
body.theme-orange .header ul.header_right > li.hasHover:hover {
  background-color: #f8c51f;
}
body.theme-orange .header ul.header_right > li.open {
  background-color: #f8c51f;
}
body.theme-orange .header ul.header_right > li .dropdown-menu {
  border-color: #f8a31f;
}
body.theme-green .header {
  background: #339933;
}
body.theme-green .header ul.header_right > li.hasHover:hover {
  background-color: #33bb33;
}
body.theme-green .header ul.header_right > li.open {
  background-color: #33bb33;
}
body.theme-green .header ul.header_right > li .dropdown-menu {
  border-color: #339933;
}
body.theme-brown .header {
  background: #a05000;
}
body.theme-brown .header ul.header_right > li.hasHover:hover {
  background-color: #a07200;
}
body.theme-brown .header ul.header_right > li.open {
  background-color: #a07200;
}
body.theme-brown .header ul.header_right > li .dropdown-menu {
  border-color: #a05000;
}
body.theme-blue .header {
  background: #368ee0;
}
body.theme-blue .header ul.header_right > li.hasHover:hover {
  background-color: #36b0e0;
}
body.theme-blue .header ul.header_right > li.open {
  background-color: #36b0e0;
}
body.theme-blue .header ul.header_right > li .dropdown-menu {
  border-color: #368ee0;
}
body.theme-lime .header {
  background: #8cbf26;
}
body.theme-lime .header ul.header_right > li.hasHover:hover {
  background-color: #8ce126;
}
body.theme-lime .header ul.header_right > li.open {
  background-color: #8ce126;
}
body.theme-lime .header ul.header_right > li .dropdown-menu {
  border-color: #8cbf26;
}
body.theme-teal .header {
  background: #00aba9;
}
body.theme-teal .header ul.header_right > li.hasHover:hover {
  background-color: #00cda9;
}
body.theme-teal .header ul.header_right > li.open {
  background-color: #00cda9;
}
body.theme-teal .header ul.header_right > li .dropdown-menu {
  border-color: #00aba9;
}
body.theme-purple .header {
  background: #ff0097;
}
body.theme-purple .header ul.header_right > li.hasHover:hover {
  background-color: #ff2297;
}
body.theme-purple .header ul.header_right > li.open {
  background-color: #ff2297;
}
body.theme-purple .header ul.header_right > li .dropdown-menu {
  border-color: #ff0097;
}
body.theme-pink .header {
  background: #e671b8;
}
body.theme-pink .header ul.header_right > li.hasHover:hover {
  background-color: #e693b8;
}
body.theme-pink .header ul.header_right > li.open {
  background-color: #e693b8;
}
body.theme-pink .header ul.header_right > li .dropdown-menu {
  border-color: #e671b8;
}
body.theme-magenta .header {
  background: #a200ff;
}
body.theme-magenta .header ul.header_right > li.hasHover:hover {
  background-color: #a222ff;
}
body.theme-magenta .header ul.header_right > li.open {
  background-color: #a222ff;
}
body.theme-magenta .header ul.header_right > li .dropdown-menu {
  border-color: #a200ff;
}
body.theme-grey .header {
  background: #878787;
}
body.theme-grey .header ul.header_right > li.hasHover:hover {
  background-color: #87a987;
}
body.theme-grey .header ul.header_right > li.open {
  background-color: #87a987;
}
body.theme-grey .header ul.header_right > li .dropdown-menu {
  border-color: #878787;
}
body.theme-darkblue .header {
  background: #204e81;
}
body.theme-darkblue .header ul.header_right > li.hasHover:hover {
  background-color: #207081;
}
body.theme-darkblue .header ul.header_right > li.open {
  background-color: #207081;
}
body.theme-darkblue .header ul.header_right > li .dropdown-menu {
  border-color: #204e81;
}
body.theme-lightred .header {
  background: #e63a3a;
}
body.theme-lightred .header ul.header_right > li.hasHover:hover {
  background-color: #e65c3a;
}
body.theme-lightred .header ul.header_right > li.open {
  background-color: #e65c3a;
}
body.theme-lightred .header ul.header_right > li .dropdown-menu {
  border-color: #e63a3a;
}
body.theme-lightgrey .header {
  background: #666666;
}
body.theme-lightgrey .header ul.header_right > li.hasHover:hover {
  background-color: #668866;
}
body.theme-lightgrey .header ul.header_right > li.open {
  background-color: #668866;
}
body.theme-lightgrey .header ul.header_right > li .dropdown-menu {
  border-color: #666666;
}
body.theme-satblue .header {
  background: #2c5e7b;
}
body.theme-satblue .header ul.header_right > li.hasHover:hover {
  background-color: #2c807b;
}
body.theme-satblue .header ul.header_right > li.open {
  background-color: #2c807b;
}
body.theme-satblue .header ul.header_right > li .dropdown-menu {
  border-color: #2c5e7b;
}
body.theme-satgreen .header {
  background: #56af45;
}
body.theme-satgreen .header ul.header_right > li.hasHover:hover {
  background-color: #56d145;
}
body.theme-satgreen .header ul.header_right > li.open {
  background-color: #56d145;
}
body.theme-satgreen .header ul.header_right > li .dropdown-menu {
  border-color: #56af45;
}
/***********通用基本类1************/
/*格式化样式*/
td,
th,
div {
  word-break: break-all;
  word-wrap: break-word;
}
/*a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: none;
}*/
.cursordefault {
  cursor: default;
}
.cursorpointer {
  cursor: pointer;
}
.cursorZoomIn {
  cursor: zoom-in;
}
.cursorHelp {
  cursor: help;
}
/*a:link, a:visited {text-decoration: none;color: #1F376D}
a:hover, a:active {text-decoration: underline;color: #BD0A01}*/
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0} */
/*table {border-collapse:collapse;border-spacing:0} */
fieldset,
img {
  border: 0 none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
caption,
th {
  text-align: left;
}
/*h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal} */
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
/*table*/
table.textac td,
table.textac th,
tr.textac td,
tr.textac th {
  text-align: center !important;
}
table td.textal,
table th.textal {
  text-align: left !important;
}
table td.textar,
table th.textar {
  text-align: right !important;
}
/*文字排版、颜色*/
.red {
  color: #e51400;
}
.orange {
  color: #ffa500;
}
.green {
  color: #008000;
}
.brown {
  color: #a05000;
}
.blue {
  color: #0000ff;
}
.lime {
  color: #8cbf26;
}
.teal {
  color: #00aba9;
}
.purple {
  color: #ff0097;
}
.pink {
  color: #e671b8;
}
.magenta {
  color: #a200ff;
}
.grey {
  color: #878787;
}
.darkblue {
  color: #204e81;
}
.lightred {
  color: #e63a3a;
}
.lightgrey {
  color: #666666;
}
.satblue {
  color: #2c5e7b;
}
.satgreen {
  color: #56af45;
}
.white {
  color: #000000;
}
.yellow {
  color: #ffff00;
}
.fonts12 {
  font-size: 12px;
}
.fonts13 {
  font-size: 13px;
}
.fonts14 {
  font-size: 14px;
}
.fonts15 {
  font-size: 15px;
}
.fonts16 {
  font-size: 16px;
}
.fonts17 {
  font-size: 17px;
}
.fonts18 {
  font-size: 18px;
}
.fonts19 {
  font-size: 19px;
}
.fonts20 {
  font-size: 20px;
}
.fonts25 {
  font-size: 25px;
}
.fonts30 {
  font-size: 30px;
}
.fontwb {
  font-weight: bold;
}
.fontwn {
  font-weight: normal;
}
.lineh5 {
  line-height: 5px;
}
.lineh10 {
  line-height: 10px;
}
.lineh15 {
  line-height: 15px;
}
.lineh20 {
  line-height: 20px;
}
.lineh25 {
  line-height: 25px;
}
.lineh30 {
  line-height: 30px;
}
.lineh35 {
  line-height: 35px;
}
.lineh40 {
  line-height: 40px;
}
.lineh45 {
  line-height: 45px;
}
.lineh50 {
  line-height: 50px;
}
.lineh100 {
  line-height: 100px;
}
.lineh150_ {
  line-height: 150%;
}
.lineh180_ {
  line-height: 180%;
}
.lineh200_ {
  line-height: 200%;
}
.texti2 {
  text-indent: 2em;
}
.textdu {
  text-decoration: underline;
}
.textdn {
  text-decoration: none;
}
/*定位*/
.textal {
  text-align: left !important;
}
.textac {
  text-align: center !important;
}
.textar {
  text-align: right !important;
}
.floatl {
  float: left !important;
  display: inline;
}
.floatr {
  float: right;
  display: inline;
}
.clear {
  clear: both;
}
.clearb {
  clear: both;
}
.clearl {
  clear: left;
}
.clearr {
  clear: right;
}
.verticalam {
  vertical-align: middle;
}
.positionr {
  position: relative;
}
.positiona {
  position: absolute;
}
.positions {
  position: static;
}
.positionar {
  position: absolute;
  right: 0;
}
.zoom {
  zoom: 1;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.hidden {
  visibility: hidden;
}
.overflowh {
  overflow: hidden;
}
/*长度高度*/
.widtha {
  width: auto;
}
.width90_ {
  width: 90%;
}
.width100_ {
  width: 100%;
}
.width10 {
  width: 10px;
}
.width30 {
  width: 30px;
}
.width60 {
  width: 60px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width150 {
  width: 150px;
}
.width200 {
  width: 200px;
}
.width250 {
  width: 250px;
}
.width300 {
  width: 300px;
}
.width400 {
  width: 400px;
}
.width500 {
  width: 500px;
}
.width600 {
  width: 600px;
}
.width700 {
  width: 700px;
}
.width800 {
  width: 800px;
}
.width900 {
  width: 900px;
}
.width1000 {
  width: 1000px;
}
.heighta {
  height: auto;
}
.height100_ {
  height: 100%;
}
.height10 {
  height: 10px;
}
.height15 {
  height: 15px;
}
.height20 {
  height: 20px;
}
.height25 {
  height: 25px;
}
.height30 {
  height: 30px;
}
.height35 {
  height: 35px;
}
.height40 {
  height: 40px;
}
.height45 {
  height: 45px;
}
.height50 {
  height: 50px;
}
.height60 {
  height: 60px;
}
.height70 {
  height: 70px;
}
.height80 {
  height: 80px;
}
.height90 {
  height: 90px;
}
.height100 {
  height: 100px;
}
.height150 {
  height: 150px;
}
.height200 {
  height: 200px;
}
.height300 {
  height: 300px;
}
.height400 {
  height: 400px;
}
.height500 {
  height: 500px;
}
/*边距*/
.margin0auto {
  margin: 0 auto !important;
}
.margin10 {
  margin: 10px !important;
}
.margin15 {
  margin: 15px !important;
}
.margin30 {
  margin: 30px !important;
}
.margint0 {
  margin-top: 0px !important;
}
.margint1 {
  margin-top: 1px !important;
}
.margint2 {
  margin-top: 2px;
}
.margint3 {
  margin-top: 3px;
}
.margint4 {
  margin-top: 4px;
}
.margint5 {
  margin-top: 5px;
}
.margint5 {
  margin-top: 5px;
}
.margint6 {
  margin-top: 6px;
}
.margint7 {
  margin-top: 7px;
}
.margint8 {
  margin-top: 8px;
}
.margint9 {
  margin-top: 9px;
}
.margint10 {
  margin-top: 10px;
}
.margint15 {
  margin-top: 15px;
}
.margint20 {
  margin-top: 20px;
}
.margint25 {
  margin-top: 25px;
}
.margint30 {
  margin-top: 30px;
}
.margint35 {
  margin-top: 35px;
}
.margint40 {
  margin-top: 40px;
}
.margint45 {
  margin-top: 45px;
}
.margint50 {
  margin-top: 50px;
}
.margint60 {
  margin-top: 60px;
}
.margint70 {
  margin-top: 70px;
}
.margint80 {
  margin-top: 80px;
}
.margint90 {
  margin-top: 90px;
}
.margint100 {
  margin-top: 100px;
}
.marginb0 {
  margin-bottom: 0px !important;
}
.marginb5 {
  margin-bottom: 5px !important;
}
.marginb10 {
  margin-bottom: 10px;
}
.marginb15 {
  margin-bottom: 15px;
}
.marginb100 {
  margin-bottom: 100px;
}
.marginl0 {
  margin-left: 0px !important;
}
.marginl5 {
  margin-left: 5px !important;
}
.marginl10 {
  margin-left: 10px;
}
.marginl15 {
  margin-left: 15px;
}
.marginl20 {
  margin-left: 20px;
}
.marginl30 {
  margin-left: 30px;
}
.marginl50 {
  margin-left: 50px;
}
.marginl100 {
  margin-left: 100px;
}
.marginr0 {
  margin-right: 0px !important;
}
.marginr5 {
  margin-right: 5px !important;
}
.marginr10 {
  margin-right: 10px;
}
.marginr15 {
  margin-right: 15px;
}
.marginr30 {
  margin-right: 30px;
}
.marginr50 {
  margin-right: 50px;
}
.marginr100 {
  margin-right: 100px;
}
.padding0 {
  padding: 0px !important;
}
.padding10 {
  padding: 10px !important;
}
.padding15 {
  padding: 15px;
}
.padding30 {
  padding: 30px;
}
.paddingt0 {
  padding-top: 0px !important;
}
.paddingt5 {
  padding-top: 5px !important;
}
.paddingt10 {
  padding-top: 10px;
}
.paddingt15 {
  padding-top: 15px;
}
.paddingt20 {
  padding-top: 20px;
}
.paddingt30 {
  padding-top: 30px;
}
.paddingt50 {
  padding-top: 50px;
}
.paddingb0 {
  padding-bottom: 0px !important;
}
.paddingb5 {
  padding-bottom: 5px !important;
}
.paddingb100 {
  padding-bottom: 100px;
}
.paddingl0 {
  padding-left: 0px !important;
}
.paddingl5 {
  padding-left: 5px !important;
}
.paddingl10 {
  padding-left: 10px !important;
}
.paddingl50 {
  padding-left: 50px !important;
}
.paddingl100 {
  padding-left: 100px !important;
}
.paddingr0 {
  padding-right: 0px !important;
}
.paddingr1 {
  padding-right: 1px !important;
}
.paddingr2 {
  padding-right: 2px !important;
}
.paddingr3 {
  padding-right: 3px !important;
}
.paddingr4 {
  padding-right: 4px !important;
}
.paddingr5 {
  padding-right: 5px !important;
}
.paddingr6 {
  padding-right: 6px !important;
}
.paddingr7 {
  padding-right: 7px !important;
}
.paddingr8 {
  padding-right: 8px !important;
}
.paddingr9 {
  padding-right: 9px !important;
}
.paddingr10 {
  padding-right: 10px !important;
}
.paddingr15 {
  padding-right: 15px !important;
}
.paddingr20 {
  padding-right: 20px !important;
}
.paddingr30 {
  padding-right: 30px !important;
}
.paddingr40 {
  padding-right: 40px !important;
}
.paddingr50 {
  padding-right: 50px !important;
}
.paddingr60 {
  padding-right: 60px !important;
}
.paddingr70 {
  padding-right: 70px !important;
}
.paddingr80 {
  padding-right: 80px !important;
}
.paddingr90 {
  padding-right: 90px !important;
}
.paddingr100 {
  padding-right: 100px !important;
}
/*display*/
.displayn {
  display: none;
}
.displayb {
  display: block;
}
/*======================CSS垂直居中=======================*/
.valign {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.text {
  word-wrap: break-word;
  overflow: hidden;
  word-break: break-all;
}
.holder {
  width: 740px;
  height: 300px;
  border: 1px solid #777;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
/*以下样式针对IE*/
.edge {
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.container {
  vertical-align: middle;
  display: inline-block;
}
/*在一行显示*/
/*PNG背景*/
/*透明*/
/*点位方式的隐藏不显示*/
.novis {
  visibility: hidden;
}
/*图片垂直居中*/
.body_left {
  position: absolute;
  top: 40px;
  bottom: 0px;
  left: 0;
  background-color: #fafafa;
  border-right: 1px solid #e0e0e0;
  width: 160px;
  z-index: 1;
}
.body_left dl {
  margin: 0;
  width: 100%;
  display: inline-block;
}
.body_left dl dt {
  background-color: #efefef;
  border: solid #e0e0e0;
  text-shadow: 1px 1px 0 #f0f0f0;
  border-width: 0 0 1px;
  -webkit-box-shadow: inset 0px 1px 0px 0px #f8f8f8;
  box-shadow: inset 0px 1px 0px 0px #f8f8f8;
}
.body_left dl dt b {
  padding-left: 15px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  display: block;
  height: 40px;
  line-height: 40px;
}
.body_left dl dt b i {
  width: 17px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  font-size: 15px;
  color: #999;
  text-shadow: 1px 1px 0 #fff;
}
.body_left dl dt b:hover {
  cursor: pointer;
}
.body_left dl dd li {
  padding-left: 31px;
  color: #6E6E6E;
  font-size: 12px;
  display: block;
  height: 37px;
  line-height: 35px;
}
.body_left dl dd li:hover {
  background: #f5f5f5;
}
.body_left dl dd li.hover {
  color: red;
  background: #f5f5f5;
}
.body_left dl dd li.hover a {
  color: green;
}
.body_left dl dd li a {
  display: block;
}
.body_left #myiscoller {
  overflow: hidden;
  position: absolute;
  width: 160px;
  height: 100%;
}
.body_left #myiscoller:hover {
  overflow-y: scroll;
}
.header {
  height: 40px;
}
.header h1 {
  float: left;
  margin-left: 10px;
  height: 40px;
  line-height: 40px;
}
.header h1 img {
  vertical-align: top;
  height: 40px;
}
.header ul.header_right {
  float: right;
  margin-right: 15px;
}
.header ul.header_right > li {
  color: #fff;
  display: inline-block;
  float: left;
  padding: 12px 10px 10px;
  display: block;
}
.header ul.header_right > li span {
  color: #B3E1F7;
  margin: 0 5px;
}
.header ul.header_right > li a {
  color: #fff;
  display: block;
}
.header ul.header_right > li .theme-colors {
  margin: 0;
  padding: 0 0 5px 0;
}
.header ul.header_right > li .theme-colors .subtitle {
  color: #555;
  text-align: center;
  line-height: 30px;
}
.header ul.header_right > li .theme-colors li span {
  cursor: pointer;
  display: block;
  width: 30px;
  float: left;
  height: 30px;
  margin: 8px 0 0 8px;
}
.header ul.header_right > li .dropdown-menu {
  border: 2px solid;
  border-top: 0px none;
  background: #fff;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
html,
body {
  padding: 0px;
  margin: 0px;
  /*font-size: 12px;*/
  /*font-family: '微软雅黑';*/
  line-height: 1.5;
  /*text-shadow: 0px 0px 0.36px #ccc;*/
  /*overflow:hidden;*/
}
.body_right {
  overflow-y: auto;
  position: absolute;
  width: auto;
  right: 0px;
  bottom: 0;
  top: 0;
  left: 0;
  font-size: 12px;
}
.body_right > #content {
  width: auto;
  *width: 95.6%;
  padding: 10px;
  margin: 0 auto;
}
span.notice {
  color: #555;
  padding-left: 10px;
}
/*****是否发布 S*****/
span.select_0,
span.select_no,
span.select_ {
  background: url("../images/system/icon.gif") no-repeat scroll 0 -304px transparent;
  display: block;
  height: 16px;
  padding: 0;
  width: 16px;
}
span.select_ok,
span.select_1 {
  background: url("../images/system/icon.gif") no-repeat scroll 0 -480px transparent;
  display: block;
  height: 16px;
  padding: 0;
  width: 16px;
}
/*****表单提示*****/
span.doubt {
  background: url("../images/system/icon.gif") no-repeat scroll 0 -192px transparent;
  display: inline-block;
  height: 16px;
  padding: 0;
  width: 16px;
}
/****search/bread面包屑****/
div.search {
  padding: 5px 15px;
  line-height: 30px;
  margin: 0 0 6px;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.bread {
  list-style: none;
  line-height: 30px;
}
.bread li {
  margin: 0 1px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 30px;
}
.bread li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.bread .active {
  color: #999;
}
/****结果为空****/
.result_empty {
  height: 350px;
  background: url("../images/system/empty.jpg") no-repeat scroll center center #ffffff;
}
/****表格 S****/
.body_right table.modify > tbody > tr > td:first-child {
  width: 200px;
  text-align: right;
  line-height: 30px;
}
.body_right table.modify > tbody > tr.ttitle > td {
  text-align: left;
}
.body_right .table {
  width: 100%;
  margin: 0 auto;
}
.body_right .table > tbody > tr {
  background-color: #fff;
}
.body_right .table > tbody > tr.trHover {
  background-color: #f8f8f8;
}
.body_right .table > tr > td,
.body_right .table > tbody > tr > td {
  padding: 5px;
}
.body_right .table .ttitle th,
.body_right .table .ttitle td {
  background: none repeat scroll 0 0 #F8F8F8;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  padding: 5px;
  text-align: left;
}
.body_right .table .thead {
  background: #F0F0F0;
  border-bottom: #D6D6D6 1px solid;
  width: 100%;
  height: 28px;
}
.body_right .table .thead th,
.body_right .table .thead td {
  height: 28px;
  line-height: 28px;
  padding: 4px !important;
  text-align: left !important;
}
.body_right .table thead > tr > th,
.body_right .table tbody > tr > td {
  vertical-align: middle;
  /*padding:8px 5px;
			*padding:6px 3px;*/
}
.body_right .table.drags .drag:hover td:first-child {
  background: url("../images/system/drag.png") no-repeat scroll 27px center transparent;
}
.body_right .change_table,
.body_right .package {
  border-collapse: collapse;
  border-spacing: 0;
}
.body_right .change_table tr.thead > th,
.body_right .package tr.thead > th {
  background-color: #EDEDED;
  font-weight: 400;
  height: 35px;
  line-height: 30px;
  vertical-align: middle;
  padding: 0px 5px;
  text-align: center !important;
  border: 1px solid #D7D7D7 !important;
}
.body_right .change_table tbody > tr > td,
.body_right .package tbody > tr > td {
  border: 1px solid #D7D7D7 !important;
  background-color: #ffffff;
  height: 35px;
  max-width: 350px;
  min-width: 40px;
  padding: 0px 5px;
  vertical-align: middle;
}
.body_right .change_table img,
.body_right .package img {
  cursor: pointer;
}
.body_right .change_table .input-xlarge,
.body_right .package .input-xlarge {
  width: 150px;
}
.body_right .change_table .input-append input[type='text'].span2,
.body_right .package .input-append input[type='text'].span2 {
  width: 120px;
}
/******兼容bootstrap S******/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  margin-bottom: 0;
}
.body_right input.input-xlarge {
  width: 333px;
}
.body_right textarea {
  width: 328px;
  height: 42px;
  resize: none;
  font-size: 13px;
}
.body_right select {
  width: auto;
}
.listthumb li.focus .checkbox {
  padding-left: 0;
}
/*a.a {
  padding: 2px 4px 2px;
  border-radius: 4px;
  margin: 0 5px;
  background-color: #eee;
}
a.a:hover {
  background-color: #36c;
  color: #fff!important;
  outline: 0;
  text-decoration: none;
  cursor: pointer;
}*/
/*****bottom_button****/
.body_right .bottom_button {
  line-height: 60px;
  text-align: center;
}
.body_right .bottom_button .btn {
  padding: 7px 25px;
  font-size: 13px;
}
/*****btn按钮 S****/
/*.btn {
  font-size: 12px;
  background-image: none;
  border: 1px solid #C5C5C5;
  box-shadow: none;
  border-radius: 4px;
  *padding-top: 3px 9px 3px 9px !important;
  *margin-left: 2px;
}
.btn.btn-primary,
.btn.btn-success,
.btn.btn-info,
.btn.btn-warning,
.btn.btn-danger,
.btn.btn-link {
  border: 1px solid transparent;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 1px;
}
.btn i {
  margin-right: 3px;
}
input:focus,
button:focus,
a:focus,
img:focus {
  outline: none;
}
i {
  font-size: 13px;
}*/
/******兼容bootstrap E******/
/*****#quickmenu S*****/
.body_right #quickmenu {
  overflow: hidden;
  padding: 15px;
  /*&>a{
			font-size:14px;
			font-weight:bold;
			text-align:center;
			color:#555;
			*margin:5px;
		}*/
}
.body_right #quickmenu .icoitem {
  background: none repeat scroll 0 0 #F0F0F0;
  border: 1px solid #CCCCCC;
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 10px 15px;
  *margin: 1px 15px;
  overflow: hidden;
  padding: 0 15px;
  text-align: center;
  width: 150px;
  box-shadow: 5px 5px 5px #CCCCCC;
}
.body_right #quickmenu .icoitem:hover {
  box-shadow: 4px 4px 4px #bbb;
  background: none repeat scroll 0 0 #f5f5f5;
}
.body_right #quickmenu .listthumb a {
  font-size: 11px;
  font-weight: normal;
}
.body_right #quickmenu .listthumb a:hover {
  color: 222;
}
/*dl.dbox*/
.body_right dl.dbox {
  margin-bottom: 0;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.body_right dl.dbox dt {
  height: 39px;
  line-height: 37px;
  font-weight: bold;
  color: black;
}
.body_right dl.dbox dt.lside {
  background: #F0F0F0;
  border: #D6D6D6 1px solid;
  padding: 0 10px;
}
.body_right dl.dbox dt.rside {
  border-bottom: 1px solid #DEEAB6;
  background: #F0F0F0;
  border: #D6D6D6 1px solid;
}
.body_right dl.dbox dd {
  padding: 0px;
  border: #D6D6D6 1px solid;
  border-top: 0;
  padding-bottom: 10px;
}
.body_right dl.dbox dd.intable {
  padding-top: 3px;
}
/*****bootstrap 分页 S*****/
.pagination {
  margin: 0;
  line-height: 10px;
}
.pagination a,
.pagination span {
  font-size: 13px;
}
.pagination span {
  color: #999;
}
.pagination a {
  color: #08c;
}
/***滚动条样式***/
.body_left #myiscoller::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.body_left #myiscoller::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #e0e0e0;
}
.body_left #myiscoller::-webkit-scrollbar-track:hover {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.01);
}
.body_left #myiscoller::-webkit-scrollbar-track:active {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.05);
}
.body_left #myiscoller::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.body_left #myiscoller:hover::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.body_left #myiscoller::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.body_left #myiscoller::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.6);
}
.body_right::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.body_right::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}
.body_right::-webkit-scrollbar-track:hover {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.01);
}
.body_right::-webkit-scrollbar-track:active {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.05);
}
.body_right::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.body_right:hover::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.body_right::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.body_right::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.6);
}
input[type=radio]{
	background: url("../../Content/Images/blue.png") no-repeat -120px 0 transparent;
	font-size: 15px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width:22px;
	border:0 none;
	height: 22px;
	margin:0;
	cursor: pointer;
	outline: none;
	margin:0 4px;
}
input[type=radio][disabled!=disabled]:hover{
	background-position:-144px 0;
}
input[type=radio]:checked{
	background-position:-168px 0;
}

input[type=checkbox]{
	background: url("../../Content/Images/blue.png") no-repeat 0 0 transparent;
	font-size: 15px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width:22px;
	border:0 none;
	height: 22px;
	margin:0;
	cursor: pointer;
	outline: none;
	margin:0 4px;
}

input[type=checkbox][disabled!=disabled]:hover{
	background-position:-24px 0;
}
input[type=checkbox]:checked{
	background-position:-48px 0;
}
/*modal-lg 大的模态框*/
.modal-body {
    padding: 5px;
}
.modal-header {
    padding: 5px;
}
.modal-lg.modal {
    top: 20%; 
    left: 50%;
    width: 1420px;
    margin-left: -710px;
}
    .modal-lg .modal-body{
        max-height: 750px;
    }

    #imageModalBody {
        max-height: 490px!important;
    }
 @media (max-width: 1050px) {
    .modal-lg.modal {
        position: fixed;
        /*top: 7%;*/
        right: 20px;
        /*left: 20px;*/
        /*width: auto;*/
        /*margin: 0;*/
    }
    #embedImagesModal {
        top: 3%;
    }
    #embedImagesBottomUl {
        width: 100%!important;
    }
 }
 @media (max-width: 767px) {
    .modal-lg.modal{
        position: fixed; 
        top: 15px; 
        right: 20px;
        left: 20px; 
        width: auto; 
        margin: 0;
    }
}
.cboxClose:hover {
    background: url(../../../../Scripts/colorbox/images/colorbox7/images/close.png) no-repeat 0 -25px transparent;
}

 .cboxClose {
    position: absolute;
    top: -14px;
    right: -14px;
    z-index: 9999;
    width: 25px;
    height: 25px;
    margin: 0;
    background: url(../../../../Scripts/colorbox/images/colorbox7/images/close.png) no-repeat 0 0 transparent;
    text-indent: -9999px;
    border: 0 none;
    cursor: pointer;
 }
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}