* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  font-family: 'PingFang SC', 'Microsoft YaHei', Arial, Helvetica, '宋体';
  font-smoothing: antialiased;
  font-size: 12px;
}

ul,
li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: normal;
}

*::before,
*::after {
  box-sizing: border-box;
}

.clearfix::after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
}

html {
}

body {
  color: #666;
  font-family: 'Microsoft YaHei', Arial, Helvetica, '宋体';
  font-size: 12px;
  text-align: left;
  background: #f6f8fa;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a:active,
a:hover {
  outline: 0 none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: normal;
}

.bgTran {
  transition: all 0.3s ease-in 0s;
}

.bgTranBlue {
  background: #02adea;
  transition: all 0.3s ease-in 0s;
}

.bgTranBlue:hover {
  background: #039bd1;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0 none repeat scroll 0 0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0 none;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0 none;
  padding: 0;
}

input {
  line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='search'] {
  box-sizing: content-box;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0 none;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix')
      format('embedded-opentype'),
    url('../../fonts/glyphicons-halflings-regular.woff') format('woff'),
    url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
    url('../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular')
      format('svg');
}

img {
  border: 0 none;
}

ul,
ol {
  list-style: outside none none;
}

a {
  background-color: transparent;
  color: #707070;
  outline: 0 none;
  text-decoration: none;
}

input {
}

input:focus {
  outline-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
  font-weight: normal;
}

i,
em {
  font-style: normal;
}

/* 头部导航Begin */
.menuBg {
  width: 100%;
  height: 60px;
  min-width: 1200px;
  z-index: 9999;
}

.opbox {
  width: 100%;
  min-width: 1280px;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 59px;
  background: #363636;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.5;
}

.defalut {
  position: absolute;
  top: 0px;
  left: 0px;
}

.scropStyle {
  background: #333237;
  position: fixed;
}

.menuCon {
  width: 1190px;
  margin: 0px auto;
}

.menuCon .oper {
  float: left;
  /*width: 940px;*/
}

.menuCon .oper .logo {
  display: block;
  float: left;
  margin-left: 0px;
  padding-top: 17px;
  padding-left: 0px;
  position: relative;
}

.menuCon .oper .logo img {
  width: 140px;
}

.menuCon .menu {
  float: left;
  height: 60px;
  width: 742px;
  left: 189px;
  position: relative;
}

.menuCon .oper a {
  display: block;
  float: left;
  margin-left: 16px;
  color: #fff;
  font-size: 15px;
  min-height: 60px;
  padding: 20px 17px 0px;
}

.dropbtn {
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn2 {
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown2 {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  top: 60px;
  left: -240px;
  width: 800px;
  height: 200px;
  right: 0;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
}

.dropdown-content a {
  color: black;
  margin-top: 30px;
  /* padding: 20px 40px; */
  float: left;
  margin: 40px;
  /* 修改了两行 */
  /* margin-left: 20px;
  margin-right: 20px; */
  /* 以上修改了 */
  text-decoration: none;
  display: block;
}
.dropdown-content li {
  float: left;
  width: 160px;
  height: 120px;
  /* 王  修改了  70 */
  /* margin-right: 70px; */
  margin-right: 30px;
  left: 30px;
  /* left: 66px; */
  top: 24px;
  position: relative;
  cursor: pointer;
}
.dropdown-content p {
  color: #000000;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 3.3;
  letter-spacing: 0px;
  text-align: center;
}
.dropdown-content2 {
  display: none;
  position: absolute;
  top: 60px;
  left: -200px;
  width: 600px;
  height: 200px;
  right: 0;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
}

.dropdown-content2 a {
  color: black;
  margin-top: 30px;
  padding: 20px 40px;
  float: left;
  margin: 30px;
  text-decoration: none;
  display: block;
}

.dropdown-content2 li {
  float: left;
  width: 120px;
  height: 120px;
  margin-right: 70px;
  left: 66px;
  top: 52px;
  position: relative;
  cursor: pointer;
}

.dropdown-content2 p {
  color: #000000;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 3.3;
  letter-spacing: 0px;
  text-align: center;
}



.dropdown-content3 {
  display: none;
  position: absolute;
  top: 60px;
  left: -100px;
  width: 520px;
  height: 200px;
  right: 0;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
}

.dropdown-content3 li {
  float: left;
  width: 220px;
  height: 120px;
  /* 王  修改了  70 */
  /* margin-right: 70px; */
  margin-right: 20px;
  left: 20px;
  /* left: 66px; */
  top: 24px;
  position: relative;
  cursor: pointer;
}
.dropdown-content3 p {
  color: #000000;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 3.3;
  letter-spacing: 0px;
  text-align: center;
}


.centerDiv {
  margin-top: -25px;
  margin-left: 70px;
}

.centerDiv2 {
  position: relative;
  top: -95px;
}

/* .dropdown-content a:hover {
  background-color: #f1f1f1;
  position: relative;
} */

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropdown-content2 {
  display: block;
}

.dropdown:hover .dropdown-content3 {
  display: block;
}

.menuCon .oper a.active,
.menuCon .oper a:hover {
  color: #23bdff;
}

.dropdown:hover .dropbtn {
  /* background-color: #3e8e41; */
}

.dropdown2 {
  /* width: 78px;
  height: 70px;
  margin-top: -20px; */
  top: 9px;
  left: 17px;
  position: absolute;
}

.centerDiv2 p {
  color: #000000;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 11px;
}

.centerDiv p {
  color: #000000;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 11px;
}

.centerDivFont {
  position: relative;
  top: 45px;
  color: #000000;
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
  text-align: center;
}

.menuCon .oper .index {
  margin-left: 120px;
}

.menuCon .oper .dash {
  margin-left: 43px;
}

.operateRight {
  float: right;
  min-width: 140px;
  /*margin-top: 16px;*/
  height: 60px;
  position: relative;
}

.cartBox {
  float: left;
  height: 60px;
}

.cartBox img {
  display: block;
  float: left;
  margin-top: 16px;
}

.cartBox .num {
  float: left;
  margin-left: 5px;
  margin-top: 20px;
  color: #32bdff;
  font-size: 12px;
}

.cartList {
  position: absolute;
  right: 0px;
  top: 60px;
  z-index: 99999;
  width: 310px;
  /*height: 350px;*/
  background: #fff;
  box-shadow: 3px 3px 10px #888888;
  -webkit-box-shadow: 3px 3px 10px #888888;
  -moz-box-shadow: 3px 3px 10px #888888;
}

.topCart {
  height: 50px;
  line-height: 50px;
  width: 100%;
  padding: 0px 15px;
  overflow: hidden;
}

.topCart .PriceNum {
  float: left;
}

.topCart .paidBt {
  float: right;
  width: 60px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #54b6ff;
  margin-top: 14px;
}

.cartSrcoll {
  width: 100%;
  /*height: 300px;*/
  overflow: hidden;
}

.cartSrcoll ul li {
  height: 60px;
  width: 100%;
  overflow: hidden;
  border-top: solid 1px #d9d9d9;
}

.cartSrcoll ul li img.pro {
  width: 70px;
  height: 40px;
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

.cartSrcoll ul li .textCon {
  width: 170px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
}

.cartSrcoll ul li .textCon .name {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  color: #444444;
  margin-top: 10px;
}

.cartSrcoll ul li .textCon .price {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  color: #f39700;
}

.cartSrcoll ul li .del {
  float: left;
  font-size: 12px;
  color: #888888;
  margin-left: 5px;
  margin-top: 35px;
  cursor: pointer;
}

.menuSec {
  position: absolute;
  left: 200px;
  top: 60px;
  z-index: 2000;
  width: 400px;
  height: 166px;
  background: #fff;
  box-shadow: 0px 5px 15px #888888;
  padding-left: 15px;
  display: none;
}

.boxmenu {
  float: left;
  width: 140px;
  margin: 18px 15px 0px 15px;
}

.boxmenuR {
  height: 115px;
  border-left: solid 1px #eeeeee;
  padding-left: 30px;
}

.boxmenu h3 {
  font-size: 14px;
  color: #444444;
  line-height: 30px;
  margin-bottom: 14px;
}

.boxmenu:hover h3 {
  color: #23bdff;
}

.boxmenu img {
  width: 140px;
  height: 77px;
}

@media only screen and (max-width: 1600px) {
  .menuCon {
    width: 1190px;
  }

  .menuCon .menu {
    padding-left: 100px;
  }
}

@media only screen and (max-width: 1500px) {
  .menuCon {
    width: 1200px;
  }

  .menuCon .menu {
    padding-left: 40px;
  }
}

.operateRight .login {
  float: right;
  text-align: center;
  cursor: pointer;
  margin-top: 22px;
  display: block;
  color: #ccc;
  height: 15px;
  line-height: 15px;
  font-size: 14px;
}

.operateRight .reg {
  padding-right: 5px;
  float: right;
  text-align: center;
  cursor: pointer;
  margin-top: 22px;
  display: block;
  color: #ccc;
  height: 15px;
  line-height: 15px;
  font-size: 14px;
}

.operateRight .login:hover,
.operateRight .reg:hover {
  color: #23bdff;
}

.operateRight .loggedIn {
  position: relative;
  float: right;
  text-align: right;
  height: 60px;
  padding-top: 10px;
}

.operateRight .loggedIn img {
  cursor: pointer;
  margin-top: 7px;
  float: left;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.operateRight .loggedIn .headername {
  float: left;
  font-size: 14px;
  color: #fff;
  margin-left: 6px;
  margin-top: 13px;
}

.HeadPorList {
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 99999;
  /*background:  url("../../images/menuBg.png") no-repeat  center center;*/
  width: 160px;
  background: #fff;
  box-shadow: 3px 3px 10px #888888;
  -webkit-box-shadow: 3px 3px 10px #888888;
  -moz-box-shadow: 3px 3px 10px #888888;
}

.HeadPorCon {
  overflow: hidden;
  width: 105px;
  margin: 0px auto;
}

.HeadPorCon ul li {
  width: 100%;
  border-bottom: solid 1px #eeeeee;
  height: 53px;
  line-height: 53px;
  text-align: left;
}

.HeadPorCon ul li.last {
  border-bottom: none;
}

.HeadPorList a {
  display: block;
  height: 53px;
  font-size: 14px;
  color: #222222;
  line-height: 53px;
  text-indent: 25px;
}

.HeadPorList a:hover {
  color: #23bdff;
}

.HeadPorList a.icon1 {
  background: url('../../images/icon1.png') no-repeat scroll left center;
}

.HeadPorList a.icon2 {
  background: url('../../images/icon2.png') no-repeat scroll left center;
}

.HeadPorList a.sucai {
  background: url('../../images/scmr.png') no-repeat scroll left center;
}

.HeadPorList a.ResourceMallClass {
  background: url('../../images/ResourceMallMR.png') no-repeat scroll left
    center;
}

.HeadPorList a.icon3 {
  background: url('../../images/icon3.png') no-repeat scroll left center;
}

.HeadPorList a.icon4 {
  background: url('../../images/icon4.png') no-repeat scroll left center;
}

.HeadPorList a.icon1:hover {
  background: url('../../images/icon1Hover.png') no-repeat scroll left center;
}

.HeadPorList a.icon2:hover {
  background: url('../../images/icon2Hover.png') no-repeat scroll left center;
}

.HeadPorList a.sucai:hover {
  background: url('../../images/scxz.png') no-repeat scroll left center;
}

.HeadPorList a.ResourceMallClass:hover {
  background: url('../../images/ResourceMall.png') no-repeat scroll left center;
}

.HeadPorList a.icon3:hover {
  background: url('../../images/icon3Hover.png') no-repeat scroll left center;
}

.HeadPorList a.icon4:hover {
  background: url('../../images/icon4Hover.png') no-repeat scroll left center;
}

/* 头部导航End */

/*底部*/

.bottomBg {
  width: 100%;
  min-width: 1290px;
  height: 468px;
  background: #333237;
  overflow: hidden;
}

.bottomCon {
  width: 1167px;
  margin: -25px auto 0px;
}

.leftBox {
  float: left;
  height: 204px;
  position: relative;
  top: -45px;
  left: 25px;
}

.leftBox dl {
  float: left;
  padding: 0px 37px;
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.98;
  letter-spacing: 0px;
}

.leftBox dt {
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0px;
}

.leftBox dl dd {
  text-align: left;
  position: relative;
  top: 20px;
}

.leftBox dl dd a {
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.98;
  letter-spacing: 0px;
  text-align: left;
}

.leftBox dl dd a:hover {
  color: #376ca2;
}

.bottomBgOther {
  width: 100%;
  min-width: 1280px;
  height: 468px;
  background: #333237;
  overflow: hidden;
}

.bottomConOther {
  width: 1190px;
  margin: -25px auto 0px;
}

.leftBoxOther {
  float: left;
  min-width: 1280px;
  height: 204px;
  position: relative;
  top: 67px;
}

.leftBoxOther ul {
  float: left;
  margin: 0px 85.5px 0px 0px;
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.98;
  letter-spacing: 0px;
}

.leftBoxOther h2 {
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0px;
}

.leftBoxOther ul li {
  text-align: left;
  position: relative;
  top: 20px;
}

.leftBoxOther ul li a {
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.98;
  letter-spacing: 0px;
  text-align: left;
}

.leftBoxOther ul li a:hover {
  color: #376ca2;
}

/*
* 针对和首页底部不一样尺寸的底部样式
*/
.leftBoxOther dl {
  float: left;
  margin: 0px 85.5px 0px 0px;
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.98;
  letter-spacing: 0px;
}

.leftBoxOther h2 {
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0px;
}

.leftBoxOther dl dd {
  text-align: left;
  position: relative;
  top: 20px;
}

.leftBoxOther dl dd a {
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.98;
  letter-spacing: 0px;
  text-align: left;
}

.leftBoxOther dl dd a:hover {
  color: #376ca2;
}

.otherCopyright span.n1 {
  margin-top: 10px;
  display: inline-block;
  padding-right: 10px;
  float: left;
}

.otherCopyright img.n0 {
  margin-top: 15px;
  display: inline-block;
}

/*
*
*/

.otherCopyright {
  border-bottom: solid 1px #656565;
  width: 100%;
  font-size: 12px;
  color: #888;
  line-height: 36px;
  top: 130px;
  padding-top: 308px;
}

.phoneNum {
  left: 10px;
  position: relative;
}

.dateTime {
  color: #ffffff;
  font-family: Source Han Sans CN;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.26;
  letter-spacing: 0px;
  text-align: left;
  position: relative;
  top: 20px;
}

.erweima {
  position: relative;
  top: 20px;
  left: -20px;
}

.Copyright {
  border-bottom: solid 1px #656565;
  width: 100%;
  font-size: 12px;
  color: #888;
  margin-top: 257px;
  top: 20px;
  padding-top: 195px;
}

.copy {
  float: left;
}

.p1 {
  float: left;
  margin-left: 25px;
  font-size: 12px;
  color: #ccc;
}

.a1 {
  float: left;
  color: #aaaaaa;
  font-size: 12px;
  margin-left: 44px;
}

.a1:hover {
  color: #376ca2;
}

.Copyright p.n3 {
  width: 375px;
  float: right;
  margin-top: -10px;
  margin-left: 37px;
}

.Copyright img.n0 {
  margin-top: 5px;
  display: inline-block;
}

.Copyright span.n1 {
  margin-top: 10px;
  display: inline-block;
  padding-right: 10px;
  float: left;
}
.Copyright span.n2 {
  margin-top: 10px;
  display: inline-block;
  float: right;
}

.otherCopyright p.n3 {
  width: 375px;
  float: right;
  margin-top: -10px;
  margin-left: 37px;
}

.otherCopyright img.n1 {
  margin-top: 15px;
  display: inline-block;
  float: left;
}

.otherCopyright span.n2 {
  margin-top: 10px;
  display: inline-block;
  float: right;
}

.toolbar-item-top {
  display: none;
  cursor: pointer;
  position: fixed;
  z-index: 9999;
  bottom: 150px;
  right: 20px;
}

/**************弹出框 Begin*******************/
#BgMask {
  background-color: #24272a;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  z-index: 3;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  z-index: 10000;
}

.plateClose {
  width: 100%;
  height: 40px;
}

.plateClose a {
  display: block;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 17px;
  height: 17px;
  background: url(../../images/close.png) no-repeat center center;
  background-size: 85%;
  cursor: pointer;
}

.plateClose a:hover {
  color: #666;
}

.commPop {
  top: 30%;
  z-index: 100001;
  background: #fff none repeat scroll 0 0;
  position: fixed !important;
  display: none;
  /*  -webkit-box-shadow: 0 0 10px #fff;
    -moz-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;*/
}

/**************弹出框 End*******************/

/*分页*/
.page_wrap {
  margin-top: 10px;
  text-align: center;
}

.page_a {
  font-size: 14px;
  color: #666666;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin: 0 3px;
  padding: 0 10px;
  text-align: center;
}

.page_a:hover,
.page_a_now {
  color: #000;
}

.page_dot {
  color: #333;
  font-size: 18px;
  vertical-align: middle;
}

.page_prev,
.page_next {
}

.page_wrap {
  padding-top: 28px;
  text-align: center;
}

.page_disabled {
  cursor: default;
}

.allPage {
  font-size: 14px;
  color: #666666;
  margin-left: 15px;
}

.p_copy {
  color: #999999;
  font-family: Arial;
  font-size: 16px;
  height: 30px;
  width: 280px;
  display: block;
  margin: 20px auto;
}

#errorMsg {
  text-align: center;
  color: #f00;
  margin: 5px auto;
  display: block;
  width: 100%;
}

#sharePop {
  height: 420px;
  width: 390px;
}

#loginPop {
  height: 430px;
  width: 390px;
}

#loginPop .titPop {
  color: #24272a;
  font-size: 24px;
  text-align: center;
  margin-top: 37px;
}

.errorP {
  color: #e56551;
  font-size: 13px;
  position: absolute;
  top: 40px;
  left: 85px;
}

.errorDiv {
  width: 100%;
  padding-bottom: 5px;
  clear: both;
  overflow: hidden;
}

/*.errorDiv img{
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 2px;
}*/
.tipsBoxSuc {
  width: 220px;
  padding: 12px;
  background-color: #4aaf33;
  border-radius: 4px;
  box-shadow: 0 0 3px #ddd inset;
  text-align: center;
  position: fixed;
  top: 18%;
  left: 50%;
  z-index: 999999;
  margin-left: -120px;
  color: #fff;
  font-size: 14px;
}

.tipsBoxErr {
  width: 220px;
  padding: 12px;
  background-color: #d84c31;
  border-radius: 4px;
  box-shadow: 0 0 3px #ddd inset;
  text-align: center;
  position: fixed;
  top: 18%;
  left: 50%;
  z-index: 999999;
  margin-left: -120px;
  color: #fff;
  font-size: 14px;
}

.courmange {
  width: 1190px;
  margin: 60px auto 50px;
  overflow: hidden;
  min-height: 1000px;
}

.courmangeLeft {
  width: 260px;
  margin-top: 50px;
  float: left;
}

.courmangeLeft h3 {
  font-size: 20px;
  color: #222222;
  font-weight: bold;
}

.courmangeLeft ul {
  margin-top: 20px;
}

.courmangeLeft ul li {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-top: solid 1px #dadada;
  border-bottom: solid 1px #dadada;
}

.courmangeLeft ul li.last {
  border-top: none;
}

.courmangeLeft ul li.active {
  background: #e6e5ea;
}

.courmangeLeft ul li a {
  display: block;
  width: 100%;
  height: 40px;
}

.courmangeLeft ul li i {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #444444;
  float: left;
  margin-top: 18px;
  margin-left: 15px;
}

.courmangeLeft ul li span {
  display: block;
  float: left;
  margin-left: 20px;
  font-size: 14px;
  color: #444444;
}

.courmangeRight {
  width: 910px;
  float: right;
  margin-top: 50px;
}

.percenter {
  width: 1190px;
  margin: 60px auto 60px;
  overflow: hidden;
}

.menuper {
  float: left;
  overflow: hidden;
  width: 260px;
}

.perBox {
  float: right;
  overflow: hidden;
  width: 890px;
}

.courmangeLeft ul li b {
  display: block;
  float: right;
  font-size: 20px;
  color: #444444;
  margin-right: 10px;
}

.courmangeLeft ul li b.jian {
  font-size: 22px;
}

.courmangeLeft ul dl.dlShow {
  display: none;
}

.courmangeLeft ul dl dd {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.courmangeLeft ul dl dd a {
  padding-left: 40px;
  font-size: 12px;
  color: #444444;
}

.courmangeLeft ul dl dd.active {
  background: #e6e5ea;
}

#uploadPop {
  height: 150px;
  width: 210px;
  top: 120px;
  border-radius: 10px;
}

#myStat {
  width: 120px;
  height: 110px;
  font-size: 100px;
}

.Prompt {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #888888;
}

#uploadFail {
  height: 150px;
  width: 210px;
  top: 120px;
  border-radius: 10px;
}

.failCon {
  text-align: center;
  width: 100%;
  margin-top: 30px;
}

.failCon p {
  color: #888;
  font-size: 14px;
  margin-top: 10px;
}

#cancelPop {
  height: 260px;
  width: 360px;
  top: 120px;
  border-radius: 10px;
}

.boxCancel {
  text-align: center;
  margin-top: 10px;
}

.boxCancel p {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  margin-top: 10px;
}

.surebtn {
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  background: #54b6ff;
  margin: 20px auto 0px;
  cursor: pointer;
}

.clauseBox {
  width: 1100px;
  margin: 100px auto 30px;
  overflow: hidden;
}

.clauseBox h1.title {
  font-size: 24px;
  color: #666666;
  text-align: center;
}

.clauseBox .info {
  font-size: 16px;
  color: #666666;
  line-height: 35px;
  margin: 10px 0px 10px 0px;
}

.clauseBox h2.tit {
  font-size: 18px;
  color: #444444;
  margin: 30px 0px 10px 0px;
}

.clauseBox a {
  font-size: 16px;
  color: #32bdff;
  line-height: 15px;
}
