/*帮助导航*/
.nav_help { float: left; width: 248px; background-color: #fff; }
/*.nav_help_fixed { position: fixed; top: 20px; left: 50%; margin-left: -560px;}
.nav_help ul { border-top: 1px solid #E6EDF0; }
.nav_help a { position: relative; display: block; line-height: 40px; height: 40px; padding: 0 20px; border-left: 4px solid #E6EDF0; border-bottom: 1px solid #E6EDF0; transition: all 0.5s; }
/*.nav_help a:before { content: ''; position: absolute; top: 0; right: 0; width: 0; height: 0; border-width: 20px 0 20px 20px; border-style: solid; border-color: transparent transparent transparent #fff; transition: all 0.25s; }*/
/*.nav_help li.cur a, .nav_help a:hover { color: #1291ea; border-left-color: #1291ea; background-color: #F2F5F7; padding-left: 40px; }
.nav_help li.cur a:before, .nav_help a:hover:before { display: none; right: -20px; border-left-color: #F2F5F7;}*/
/*右侧*/
.help_right { float: right; width: 990px; font-size: 14px; color:#707070;margin-top: 40px;}
/*寻求报道*/
.help_fm { padding: 15px 0 40px 0;}
.help_fm p { margin-top: 25px; line-height: 35px;  }
.help_fm label { display: inline-block; width: 150px; text-align: right; vertical-align: top;}
.help_fm input[type="text"] { width: 648px; height: 33px; line-height: 33px; padding: 0 10px; border: none; background: none; border: 1px solid #ddd; transition: all 0.25s;}
.help_fm input[type="button"] { width: 250px; height: 35px; line-height: 32px; color: #1291ea; text-align: center; background: none; border: 1px solid #1291ea; cursor: pointer; transition: all 0.25s;}
.help_fm  textarea { width: 648px; height: 6em; padding: 5px 10px; border: 1px solid #ddd;}
.help_fm select { width: 320px; height: 28px; line-height: 28px; padding-left: 10px; border: 1px solid #ddd; background: none;}
.help_fm input[type="file"] { height: 30px; line-height: 30px;  background: #fff;  border: 1px solid #ddd\9;   }
::-ms-browse { background: #eee; border: none; border: 1px solid #ddd; }
.help_fm .tips { margin-left: 150px; line-height: 20px; font-size: 14px; color: #999;}
.help_fm input[type="text"]:focus { border-bottom-color: #1291ea;}
.help_fm input[type="button"]:hover { color: #fff; background-color: #1291ea;}
input[type="text"]:focus, textarea:focus { border: 1px solid #4CAEF3; box-shadow:inset 0 0 1px hsla(205, 86%, 49%,0.5), 0 0 5px hsla(205, 86%, 49%,0.5);}
.help_right h2{padding-bottom:15px;}
.help_right h3{font-size: 18px;font-weight:normal;}
.colorjing {
  color: #c22d0c;
}



.leftNav {
  background: #fff;
  position: fixed;
  top: 223px;
}
.leftNav li {
  padding-bottom: 20px;
  position: relative;
  border-left: 1px solid #e9edf0;
  margin-left: 5px;
}
.leftNav li dd {
  display: none;
}
.leftNav dt,
.leftNav dd {
  position: relative;
}
.leftNav dd {
  font-size: 15px;
  margin-top: 3px;
}
.leftNav dt a {
  font-size: 18px;
  display: block;
  line-height: 25px;
  margin-left: 5px;
}
.leftNav dt a:hover,
.leftNav dd a:hover,
.leftNav .cur dt a {
  color: #c22d0c;
}
.leftNav dt span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  border: 1px solid #c22d0c;
  border-radius: 5px;
  position: absolute;
  top: 8px;
  left: -6px;
}
.leftNav dt:hover span,.leftNav .cur span {
  background: #c22d0c;
  border-color: #c22d0c ;
}
.leftNav a {
  padding-left: 10px;
}
.leftNav dd a {
  display: block;
  padding-left: 25px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.leftNav dd a.cur {
  color: #c22d0c;
  font-weight: bold;
  border-left: 2px solid #d3a243;
  margin-left: -1px;
}
.leftbottom {
  margin-top: -10px;
  z-index: 99;
  position: relative;
  margin-left: 5px;
}
.leftbottom a {
  display: block;
  width: 90%;
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center;
  font-size: 15px;
  margin-bottom: 7px;
  color: #c22d0c;
  background: #fff;
  border-radius: 3px;
}
.leftbottom a i {
  color: #c22d0c;
}
.leftbottom a:hover {
  border: 1px solid #c22d0c;
}
.leftbottom a.mbnone {
  margin-bottom: 0px;
}
.leftNav li.leftNav_block dd {
  display: block;
}
.hpImg {
  width: 990px;
  height:365px;
  overflow: hidden;
  position: relative;
}
.hpImg img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}
.hpImg:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}



.help_main{padding: 0px 0px 100px 60px;line-height: 190%;}
.help_main .t {
  font-size: 24px;
  padding: 0;
  margin-bottom: 20px;
  color: #c22d0c;
  font-weight: normal;
  padding-top: 0px;
  display: block;
}
.help_main .t b {
  font-weight: normal;
}
.smallen {
  display: block;
  color: #ddd;
  margin-bottom: 5px;
}
.clbox {
  position: relative;
  border-bottom: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 20px;
}
.clbox .n {
  display: inline-block;
  font-size: 36px;
  float: left;
  color: #c22d0c;
  font-style: italic;
  position: absolute;
  margin-top: 8px;
}
.clbox .clinfo {
  float: left;
  margin-left: 50px;
  display: inline-block;
}
.clinfo .b {
  color: #c22d0c;
  margin-bottom: 0;
}