* {
  margin: 0;
  padding: 0;
}
body {
  color: #474747;
  font-size: 12px;
  font-family: "Microsoft YaHei", "΢   ź ";
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
ul,
li,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
  padding: 0;
  margin: 0;
}
ul {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
a {
  color: #474747;
}
body {
  background: #F6F6F7;
}
.neTop {
  width: 1024px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  overflow: hidden;
}
.neTop .neNav {
  color: #A2A2A2;
}
.neTop .neNav .brdNav {
  position: relative;
  top: -3px;
  margin-right: 2px;
}
.neTop .neNav span a {
  color: #a2a2a2;
  text-decoration: none;
}
.neTop .neSearch {
  position: relative;
}
.neTop .neSearch .seBox {
  width: 360px;
  height: 30px;
  outline: none;
  border: 2px solid #A5BEE1;
  padding-left: 40px;
  background: url(../../images/web/04_03.png) no-repeat 15px 7px;
}
.neTop .neSearch .searText {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  width: 60px;
  text-align: center;
  background: #3F76C0;
  color: #fff;
  cursor: pointer;
}
.newContent {
  width: 1024px;
  margin: 0 auto;
  border-top: 1px solid #C8C8C8;
}
.newContent .newDetail {
  width: 793px;
  padding-top: 35px;
  line-height: 25px;
}
.newContent .newDetail h2 {
  font-weight: 500;
  color: #4175C0;
  padding-right: 35px;
  font-size: 18px;
}
.newContent .newDetail p {
  margin-top: 15px;
  padding-right: 35px;
}
.newContent .newDetail .newNp {
  border-top: 1px dashed #D6D6D6;
  border-bottom: 1px dashed #D6D6D6;
  margin: 20px 0 0 0;
  padding: 20px 0;
}
.newContent .newDetail .newNp a {
  text-decoration: none;
}
.newContent .newDetail .newNp a:hover {
  color: #608CCB;
}
.newContent .newDetail .newView .nvTop {
  border-bottom: 1px dashed #D6D6D6;
  padding: 10px 0;
}
.newContent .newDetail .newView .nvTop span {
  font-size: 18px;
}
.newContent .newDetail .newView .nvTop img {
  position: relative;
  top: -3px;
  margin-right: 5px;
}
.newContent .newDetail .newView .nvMain {
  padding-top: 15px;
  margin-bottom:100px;
}
.newContent .newDetail .newView .nvMain ul li .nvDot {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #4075C0;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.newContent .newDetail .newView .nvMain ul li a {
  text-decoration: none;
}
.newContent .newDetail .newView .nvMain ul li a:hover {
  color: #4075C0;
}
.newContent .newDetail .newView .nvMain ul li b {
  display: inline-block;
  font-weight: normal;
  margin-right: 35px;
}
.newContent .newSkill {
  width: 227px;
  border-left: 2px solid #C8C8C8;
  border-right: 2px solid #C8C8C8;
  padding-top: 35px;
  padding-bottom: 10px;
  margin-bottom: 120px;
}

.newContent .newSkill .suSkill {
  margin-top: 20px;
  border-top: 1px dashed #E2E2E2;
  border-bottom: 1px dashed #E2E2E2;
  padding-top: 20px;
}
.newContent .newSkill .suSkill .ssTop {
  padding-left: 10px;
}
.newContent .newSkill .suSkill .ssTop img {
  position: relative;
  top: -3px;
  margin-right: 8px;
}
.newContent .newSkill .suSkill .ssTop span {
  font-size: 18px;
}
.newContent .newSkill .suSkill .ssDetail {
  padding-left: 15px;
}
.newContent .newSkill .suSkill .ssDetail ul {
  margin-top: 25px;
}
.newContent .newSkill .suSkill .ssDetail ul li {
  display: inline-block;
  width: 48px;
  margin-right: 17px;
  margin-bottom: 20px;
}
.newContent .newSkill .suSkill .ssDetail ul li a {
  text-decoration: none;
}
.newContent .newSkill .suSkill .ssDetail ul li a:hover {
  color: #4277BE;
}
.newContent .newSkill .ssQuest {
  margin-top: 20px;
  border-bottom: 1px dashed #E4E4E4;
  padding-bottom: 10px;
}
.newContent .newSkill .ssQuest .ssTop {
  padding-left: 10px;
}
.newContent .newSkill .ssQuest .ssTop img {
  position: relative;
  top: -3px;
  margin-right: 8px;
}
.newContent .newSkill .ssQuest .ssTop span {
  font-size: 18px;
}
.newContent .newSkill .ssQuest .ssTop .dotBox {
  cursor: pointer;
}
.newContent .newSkill .ssQuest .ssTop .dotBox b {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #DADADA;
  margin-right: 5px;
}
.newContent .newSkill .ssQuest .ssTop .dotBox .bColor {
  background: #D5EEFB;
}
.newContent .newSkill .ssQuest .ssCou {
  padding-left: 10px;
  padding-top: 10px;
}
.newContent .newSkill .ssQuest .ssCou ul li {
  padding-bottom: 10px;
}
.newContent .newSkill .ssQuest .ssCou ul li b {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #3E75BF;
  margin-left: 3px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.newContent .newSkill .ssQuest .ssCou ul li a {
  text-decoration: none;
}
.newContent .newSkill .ssQuest .ssCou ul li a:hover {
  color: #4277BE;
}
.newContent .newSkill .hotTrain {
  padding-top: 20px;
  padding-bottom: 35px;
  border-bottom: 1px dashed #DCDCDC;
}
.newContent .newSkill .hotTrain .ssTop {
  padding-left: 10px;
}
.newContent .newSkill .hotTrain .ssTop img {
  position: relative;
  top: -3px;
  margin-right: 8px;
}
.newContent .newSkill .hotTrain .ssTop span {
  font-size: 18px;
}
.newContent .newSkill .hotTrain .htMain {
  margin-top: 25px;
}
.newContent .newSkill .hotTrain .htMain .htBox {
  width: 168px;
  margin: 0 auto;
}
.newContent .newSkill .hotTrain .htMain .htBox .couList {
  -webkit-box-shadow: 5px 3px 5px #ddd;
  -moz-box-shadow: 5px 3px 5px #ddd;
  box-shadow: 5px 3px 5px #ddd;
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li.hover {
  display: block;
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li {
  overflow: hidden;
  display: none;
  padding-bottom: 5px;
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li .couImg {
  width: 168px;
  height: 138px;
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li .couDscr .couLf {
  width: 100px;
  margin-left: 8px;
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li .couDscr .couLf .couPrice {
  padding-top: 5px;
  color: #F65F54;
  font-size: 10px;
  -webkit-transform: scale(0.9);
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li .couDscr .couRgt {
  width: 51px;
  margin-right: 5px;
  margin-top:8px;
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li .couDscr .couRgt h3 {
  margin-top: 7px;
  margin-bottom: 7px;
  font-size:13px;
   font-weight:bold;
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li .couDscr .couRgt a {
  text-decoration: none;
  font-size: 10px;
  -webkit-transform: scale(0.9);
}
.newContent .newSkill .hotTrain .htMain .htBox .couList li .couDscr .couRgt a img {
  margin-right: 3px;
  position: relative;
  top: -2px;
 
}
.newContent .newSkill .hotTrain .htMain .htBox .btnGup {
  margin-top: 15px;
  padding-left: 15px;
}
.newContent .newSkill .hotTrain .htMain .htBox .btnGup span {
  display: inline-block;
  width: 30px;
  height: 12px;
  line-height: 10px;
  text-align: center;
  background: #BCBCBC;
  color: #fff;
  cursor: pointer;
}
.newContent .newSkill .hotTrain .htMain .htBox .btnGup .tLf {
  margin-right: 7.5px;
}
.newContent .newSkill .hotTrain .htMain .htBox .btnGup .tRgt {
  margin-left: 7.5px;
}
.newDetail img{
  max-width:100%;
}
