.u-clearfix {
  *zoom: 1; }
  .u-clearfix:before, .u-clearfix:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .u-clearfix:after {
    clear: both; }

.width-precent-100 {
  width: 100% !important; }

.vertical-align-middle {
  vertical-align: middle !important; }

.hidden {
  display: none !important; }

@media only screen and (min-width: 601px) {
  .span6 {
    width: 50%; } }

@media only screen and (max-width: 600px) {
  .span6 {
    width: 100%; } }
/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-red-square-dot {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px 0px;
  width: 4px;
  height: 4px;
}
.icon-arrow {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -4px;
  width: 8px;
  height: 9px;
}
.icon-inside_arrows-l1 {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -13px;
  width: 11px;
  height: 9px;
}
.icon-inside_arrows-l2 {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -22px;
  width: 7px;
  height: 9px;
}
.icon-inside_arrows-r2 {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -31px;
  width: 11px;
  height: 9px;
}
.icon-inside_arrows-r2png {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -40px;
  width: 7px;
  height: 9px;
}
.icon-menu-off {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -49px;
  width: 12px;
  height: 12px;
}
.icon-menu {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -61px;
  width: 14px;
  height: 12px;
}
.icon-mobile_paging-n {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -73px;
  width: 6px;
  height: 12px;
}
.icon-mobile_paging-p {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -85px;
  width: 6px;
  height: 12px;
}
.icon-squre_red {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -97px;
  width: 14px;
  height: 14px;
  font-size: 10px;
    text-align:center;
}
.icon-squre_white {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -111px;
  width: 14px;
  height: 14px;
  font-size: 10px;
  text-align:center;
}
.icon-search {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -125px;
  width: 18px;
  height: 18px;
}
.icon-weibo {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -143px;
  width: 22px;
  height: 20px;
}
.icon-weixin {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -163px;
  width: 24px;
  height: 20px;
}
.icon-back {
  background-image: url(/dwxcb/images/sprite.png);
  background-position: 0px -183px;
  width: 24px;
  height: 24px;
}
.c-header_relative {
  *zoom: 1; }
  .c-header_relative:before, .c-header_relative:after {
    content: "";
    display: table;
    font: 0/0 a; }
  .c-header_relative:after {
    clear: both; }

.c-header_list_content_box {
  text-decoration: none; }
  .c-header_list_content_box:visited {
    color: #fff; }
  .c-header_list_content_box:hover {
    color: #fff;
    text-decoration: none; }
  .c-header_list_content_box:link {
    color: #fff; }

@media only screen and (max-width: 600px) {
  .c-header_title, .c-header_icon_search, .c-header_input_img, .c-header_search, .c-header_search_input, .c-header_div_div, .c-header_div_header_line, .c-header_search_input_jiao, .c-header_input_img_D, .c-header_icon_search_D, .c-header_search_input_D {
    display: none !important; } }

.c-header_input {
  margin: auto;
  position: relative;
  padding: 0;
  min-width: 1200px;
  max-width: 1200px;
  height: 105px; }

.c-header_title {
  margin: auto;
  position: relative;
  width: 100%;
  height: 45px; }

.c-header_icon_logo {
  margin: auto;
  float: left;
  margin-top: 20px; }

.c-header_title_content {
  min-width: 1200px;
  max-width: 1200px;
  margin: auto; }

.c-header_icon_logo_z {
  margin: auto;
  float: left;
  margin-top: 20px; }

.c-header_icon_search {
  float: right;
  width: 30px;
  height: 25px;
  padding-top: 5px; }

.icon-search-white_position {
  margin: auto; }

.c-header_input_img {
  position: relative;
  height: 34px; }

.c-header_search {
  width: 200px;
  float: right;
  height: 34px;
  position: relative;
  margin-top: 35px; }

.c-header_z_search {
  float: right;
  height: 34px;
  position: relative;
  margin-top: 35px; }

.c-header_search_input {
  background-color: #8c8582;
  height: 30px;
  float: right;
  width: 160px;
  color: white;
  border: 0;
  padding: 0;
  outline: none; }

.c-header_div_div {
  float: right;
  margin-top: 40px;
  margin-right: 10px; }

.c-header_div_div_left {
  float: left;
  margin-top: 20px;
  margin-right: 10px; }

.c-header_font_icon {
  font-size: 36px;
  color: #dddddd; }

.c-header_font_content {
  font-size: 36px;
  position: relative;
  left: -10px;
  top: 2px; }

.c-header_lib {
  float: left;
  font-size: 16px;
  height: 42px;
  position: relative;
  padding: 0 20px;
  line-height: 42px;
  text-align: center; }

.c-header_lib_ul_li {
  text-align: left;
  font-size: 12px; }

.c-header_width {
  width: 100%;
  min-width: 1200px; }

.width-105 {
  width: 105px; }

.width-75 {
  width: 75px; }

.height-165 {
  height: 165px; }

.height-150 {
  height: 150px; }

.height-120 {
  height: 120px; }

.c-header_list_content {
  height: 40px;
  border-bottom: 1px #dddddd solid;
  line-height: 40px;
  padding-left: 20px; }

.c-header_list_content_box {
  display: none; }

.c-header_mobile_title {
  height: 40px;
  display: none;
  width: 100%;
  background-repeat: no-repeat; }

.c-header_cancel_logo {
  display: none; }

.c-header_mobile_title_box {
  padding: 13px  0 0 20px; }

@media only screen and (max-width: 600px) {
  .c-header_input {
    padding: 50px 20px;
    min-width: inherit;
    max-width: none;
    height: 65px; }
  .c-header_mobile_title {
    display: block; }
  .c-header_icon_logo_z {
    width: 70%;
    margin-top: 15px; }
  .c-header_font_content {
    font-size: 22px;
    left: 0; }
  .c-header_div_div_left {
    width: 30%;
    margin: 0;
    float: right;
    margin-top: 14px; }
  .c-header_width {
    min-width: inherit; }
  .c-header_font_icon {
    font-size: 22px; }
  .c-header_z_search {
    width: 60%;
    float: left;
    margin-top: 22px; }
  .c-header_icon_logo_img {
    width: 100%; }
  .c-header_icon_logo {
    float: none;
    margin-top: 0; } }

.c-header_bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  background-image: url(/dwxcb/images/bg_1.png);
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_1.png',  sizingMethod='scale'); }

.c-header_div_header_line {
  position: absolute;
  top: 105px; }

.c-header_relative {
  position: relative;
  width: 100%;
  z-index: 3; }

.c-header_font_icon_jiaowu {
  font-size: 36px;
  color: white; }

.c-header_font {
  color: white; }

.c-header_font_grey {
  color: #f5efef; }

.c-header_lib_x {
  float: left;
  font-size: 16px;
  height: 42px;
  position: relative;
  line-height: 42px;
  text-align: center; }

.c-header_font_a {
  color: white;
  text-decoration: none;
  display: block; }
  .c-header_font_a:visited {
    color: white; }
  .c-header_font_a:hover {
    color: white;
    text-decoration: none; }
  .c-header_font_a:link {
    color: white; }

.c-header_lib_x:hover {
  border-bottom: 3px #ffffff solid;
  color: white; }

.c-header_lib_x:hover .c-header_font_a {
  text-decoration: none; }
  .c-header_lib_x:hover .c-header_font_a:visited {
    color: #ffffff; }
  .c-header_lib_x:hover .c-header_font_a:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_lib_x:hover .c-header_font_a:link {
    color: #ffffff; }

.c-header_lib_choose {
  border-bottom: 3px #ffffff solid;
  color: white;
  float: left;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  text-align: center; }

.c-header_font_a_choose {
  text-decoration: none; }
  .c-header_font_a_choose:visited {
    color: #ffffff; }
  .c-header_font_a_choose:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_choose:link {
    color: #ffffff; }

.icon-search-grey_position {
  position: relative;
  top: -33px;
  left: 160px; }

.c-header_font_content_j {
  font-size: 36px;
  position: relative;
  left: 20px; }

.c-header_search_input_jiao {
  background-color: white;
  height: 30px;
  overflow: hidden;
  position: relative;
  top: -38px;
  *top: -35px;
  float: right;
  width: 160px;
  left: -20px;
  border: 0;
  padding: 0;
  outline: none; }

.width-200 {
  width: 200px; }

.c-header_div_div_j {
  float: left;
  margin-top: 20px;
  margin-right: 10px; }

.c-header_icon_logo_j {
  margin: auto;
  float: left;
  margin-top: 24px; }

@media only screen and (max-width: 600px) {
  .c-header_mobile_title {
    background-color: #D9463C; }
  .c-header_icon_logo_j {
    width: 100%;
    margin-top: 15px;
    float: left; }
  .c-header_div_div_j {
    width: 45%;
    margin: 0;
    float: right;
    margin-top: 17px; }
  .c-header_font_icon_jiaowu {
    font-size: 13px;
    color: white; }
  .c-header_font_content_j {
    font-size: 13px;
    left: 0; } }

.c-header_lib_x_s {
  float: left;
  font-size: 16px;
  height: 42px;
  width: 85px;
  position: relative;
  margin-left: 30px;
  line-height: 42px;
  text-align: center; }

.c-header_lib_ul {
  background-color: #9b1e1b;
  width: 170px;
  position: absolute;
  z-index: 99;
  left: 17px;
  visibility: hidden;
  opacity: 0; }

.c-header_lib_x:hover .c-header_lib_ul {
  visibility: visible;
  opacity: 1;
  transition: all 1s;
  z-index: 98; }

.width-95 {
  width: 95px; }

.c-header_lib_ul_li:hover {
  background-color: #D9463C; }

.c-header_font_a_second {
  text-decoration: none;
  margin-left: 20px; }
  .c-header_font_a_second:visited {
    color: #ffffff; }
  .c-header_font_a_second:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second:link {
    color: #ffffff; }

.c-header_font_a_second_j {
  text-decoration: none;
  margin-left: 59px;
  display: block; }
  .c-header_font_a_second_j:visited {
    color: #ffffff; }
  .c-header_font_a_second_j:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second_j:link {
    color: #ffffff; }

.c-header_font_a_second_x {
  text-decoration: none;
  margin-left: 55px;
  display: block; }
  .c-header_font_a_second_x:visited {
    color: #ffffff; }
  .c-header_font_a_second_x:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second_x:link {
    color: #ffffff; }

.c-header_font_a_second_JX {
  text-decoration: none;
  margin-left: 65px;
  display: block; }
  .c-header_font_a_second_JX:visited {
    color: #ffffff; }
  .c-header_font_a_second_JX:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second_JX:link {
    color: #ffffff; }

.c-header_font_a_second_SJ {
  text-decoration: none;
  margin-left: 65px;
  display: block; }
  .c-header_font_a_second_SJ:visited {
    color: #ffffff; }
  .c-header_font_a_second_SJ:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second_SJ:link {
    color: #ffffff; }

.c-header_font_a_second_Z {
  text-decoration: none;
  margin-left: 65px;
  display: block; }
  .c-header_font_a_second_Z:visited {
    color: #ffffff; }
  .c-header_font_a_second_Z:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second_Z:link {
    color: #ffffff; }

.c-header_font_a_second_G {
  text-decoration: none;
  margin-left: 65px;
  display: block; }
  .c-header_font_a_second_G:visited {
    color: #ffffff; }
  .c-header_font_a_second_G:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second_G:link {
    color: #ffffff; }

.c-header_font_a_second_JY {
  text-decoration: none;
  margin-left: 65px;
  display: block; }
  .c-header_font_a_second_JY:visited {
    color: #ffffff; }
  .c-header_font_a_second_JY:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second_JY:link {
    color: #ffffff; }

.c-header_font_a_second_XZ {
  text-decoration: none;
  margin-left: 65px;
  display: block; }
  .c-header_font_a_second_XZ:visited {
    color: #ffffff; }
  .c-header_font_a_second_XZ:hover {
    color: #ffffff;
    text-decoration: none; }
  .c-header_font_a_second_XZ:link {
    color: #ffffff; }

.c-header_input_img_D {
  position: relative;
  height: 34px; }

.c-header_icon_search_D {
  position: absolute;
  top: 8px;
  right: 20px;
  z-index: 5; }
.header_search{
 width: 172px;
  height: 30px;
  border: 0;
  margin: 2px 0 0 15px;
  float: left;
  padding-right: 30px;
}
.c-header_search_input_D {
  /**height: 30px;
 
  width: 172px;
  position: absolute;
  left: 15px;
  top: 2px;
  border: 0;
  padding: 0;
  outline: none;**/ 
  width: 170px;
  height: 30px;
  border: 0;
  margin: 2px 0 0 15px;
  float: left;
  /*padding-right: 30px; */}
.c-footer__body-content-detail {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

@media only screen and (max-width: 600px) {
  .c-footer-comma, .c-dangwei-footer__a-box {
    display: none !important; } }

.c-footer {
  width: 100%;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-footer {
      max-width: inherit;
      min-width: inherit; } }

.c-footer__body {
  min-width: 1200px;
  max-width: 1200px;
  margin: auto; }
  @media only screen and (max-width: 600px) {
    .c-footer__body {
      min-width: inherit;
      max-width: inherit; } }

.c-footer__body-content {
  overflow: hidden;
  color: white;
  text-align: center; }
  @media only screen and (max-width: 600px) {
    .c-footer__body-content {
      display: block;
      margin: 0 20px;
      text-align: left; } }

.c-footer__body-content-detail {
  margin: 20px auto; }
  @media only screen and (max-width: 600px) {
    .c-footer__body-content-detail {
      display: block;
      margin: 10px auto; } }

.c-dangwei-footer {
  background-color: #89211b; }

.c-dangwei-footer__a-box {
  margin: 20px auto 0; }

.c-dangwei-footer__a-border {
    border-right: 1px solid white; }

.c-dangwei-footer__a {
  display: inline-block;
  width: 100px;
  text-decoration: none; }
  .c-dangwei-footer__a:visited {
    color: #fff; }
  .c-dangwei-footer__a:hover {
    color: #fff;
    text-decoration: none; }
  .c-dangwei-footer__a:link {
    color: #fff; }
.inputSearch {
  width: 21px;
  margin-top: -3px;
  background: none;
  border: none;
}
.inputText{  width: 140px;
  height: 30px;
  border: 0;
  margin: 2px 0 0 14px;
  float: left;
  padding-right: 30px;}