#header_center .head_shadow {
  height: 68px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=0,strength=20);
  -webkit-box-shadow: 0 1px 20px #ccc;
  -moz-box-shadow: 0 1px 20px #ccc;
  box-shadow: 0 1px 20px #ccc;
  position: relative;
  z-index: 2;
  background: #fff;
}
#header_center .head_center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#header_center .head_logo_title {
  float: left;
}
#header_center .head_logo {
  float: left;
  width: 140px;
  height: 40px;
  margin-top: 16px;
  margin-left: 13px;
  margin-bottom: 12px;
}
#header_center .head_title {
  min-width: 88px;
  height: 36px;
  height: 36px\0;
  margin: 0;
  border-left: 1px solid #929292;
  margin-top: 18px;
  margin-left: 9px;
  line-height: 36px;
  font-size: 16px;
  text-align: left;
  color: #adadad;
  text-indent: 20px;
  float: left;
}
#header_center .name_out_cen {
  float: right;
}
#header_center .name_out_cen > div {
  height: 26px;
  margin-top: 30px;
}
#header_center .name_out_cen > div > * {
  color: #adadad;
  font-size: 14px;
  line-height: 26px;
  margin-right: 18px;
  display: inline-block;
}
#header_center .name_out_cen > div > a:hover {
  color: #00a0e9;
}
#header_center .name_out_cen > div i {
  color: #f75959;
}
#header_center .wrench {
  padding-left: 26px;
  background: url(../images/tool.png) no-repeat left center;
}

#banner_cen {
  overflow: hidden;
}
#banner_cen div {
  width: 1200px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  background: #f9f9f9;
}
#banner_cen div > a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background-image: url(../images/img_all.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#banner_cen div > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#rep_con .box_con {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  height: 100%;
}
#rep_con .l_nav_all {
  float: left;
  width: 220px;
  background-color: #f9f9f9;
  padding-bottom: 110px;
}
#rep_con .l_nav_all > h2 {
  font-size: 18px;
  margin: 0;
  height: 46px;
  line-height: 46px;
  font-weight: 500px;
  text-align: center;
  background: #f75959;
  color: #fff;
}
#rep_con .mother_ul {
  margin-top: 6px;
  margin-bottom: 0;
}
#rep_con .mother_ul > li {
  min-height: 44px;
  position: relative;
}
#rep_con .mother_ul > li > a {
  display: block;
  height: 44px;
  line-height: 44px;
  color: #333;
  font-size: 16px;
  text-indent: 42px;
  border-bottom: 1px solid #f75959;
}
#rep_con .mother_ul > li.active {
  border-bottom: none;
}
#rep_con .mother_ul > li.active > a {
  color: #f75959;
  background: #fff;
  border-bottom: none !important;
}
#rep_con .mother_ul > li.active > a:before {
  content: "";
  display: inline-block;
  background: #f75959;
  width: 8px;
  height: 44px;
  position: absolute;
  top: 0;
  left: -8px;
}
#rep_con .mother_ul > li.active > a:after {
  content: "";
  display: inline-block;
  background: #f75959;
  width: 2px;
  height: 44px;
  position: absolute;
  top: 0;
  right: -2px;
  z-index: 31;
}
#rep_con .mother_ul > li.active > a:hover {
  background: #fff;
}
#rep_con .mother_ul > li a:hover {
  background: #f75959;
}
#rep_con .son_ul {
  display: none;
}
#rep_con .son_ul > li {
  height: 36px;
  position: relative;
}
#rep_con .son_ul > li > a {
  display: block;
  height: 36px;
  line-height: 36px;
  color: #666;
  font-size: 14px;
  text-indent: 62px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}
#rep_con .son_ul > li.active_1 > a {
  color: #f75959;
  background: #fff;
}
#rep_con .son_ul > li.active_1 > a:before {
  content: "";
  display: inline-block;
  background: #f75959;
  width: 8px;
  height: 36px;
  position: absolute;
  top: 0;
  left: -8px;
}
#rep_con .son_ul > li.active_1 > a:after {
  content: "";
  display: inline-block;
  background: #f75959;
  width: 2px;
  height: 36px;
  position: absolute;
  top: 0;
  right: -2px;
  z-index: 31;
}
#rep_con .son_ul > li.active_1 > a:hover {
  background: #fff;
}
#rep_con .r_con_text {
  width: 954px;
  float: right;
  background: #f9f9f9;
}
#rep_con .con_auto {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  min-height: 800px;
}
#rep_con .con_auto * {
  margin: 0;
}
#rep_con .opinion_title {
  font-size: 18px;
  font-weight: 100;
  text-align: center;
  line-height: 30px;
  color: #333;
  margin-top: 20px;
}
#rep_con .text_area {
  margin-bottom: 20px;
}
#rep_con .text_area > * {
  float: left;
}
#rep_con .strong_t {
  font-size: 14px;
  color: #333;
  font-weight: 100;
  width: 120px;
  text-align: right;
  line-height: 30px;
}
#rep_con .text_con_area textarea {
  width: 600px;
  height: 240px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
}
#rep_con .input_btn {
  width: 600px;
}
#rep_con .input_btn input[type="text"] {
  float: left;
  width: 400px;
  height: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
}
#rep_con .input_btn > button {
  float: right;
  width: 100px;
  height: 30px;
  border: none;
  background: #00a0e9;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
}

#content {
  margin-bottom: 20px;
}
#content .con_auto {
  padding-bottom: 200px;
}
#content .con_auto h2 {
  font-size: 26px;
  text-align: center;
  line-height: 60px;
}
#content .con_auto p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
#content .con_auto h4 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#content .con_auto strong {
  color: #333;
  font-size: 16px;
  padding-right: 6px;
}

/*

	gai 

		2017.07.12


 */
#content .con_auto > div {
  /*width: 90%;
  min-height: 400px;
  position: relative;
  overflow: hidden;*/
  margin: 25px;
}
#content .con_auto > div > img {
  display: block;
  max-width: 100%;
  height: auto;
  /*position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;*/
  margin: auto;
}
#content .con_auto > div.left_img,
#content .con_auto > div.right_img {
    position: relative;
    margin-bottom: 80px;
    margin-top: 40px;
}
#content .con_auto > div.left_img {
    padding-left: 26%;
}
#content .con_auto > div.right_img {
    padding-right: 26%;
}
#content .con_auto > div > span {
    position: absolute;
    top: 50%;
    width: 150px;
    height: 150px;
    margin-top: -75px;
}
#content .con_auto > div.left_img > span {
    left: 0;
}
#content .con_auto > div.right_img > span {
    right: 0;
}
#content .con_auto > div > span > img {
    display: block;
    max-width: 100%;
    height: auto;
}
#content .all_text p {
  font-size: 16px;
}




/*footer*/

footer {
    overflow: hidden;
}
.all_footer {
  overflow: hidden;
    margin-bottom: 20px;
    font-size: 14px;
}
.those_item {
  text-align: center;
  line-height: 26px;
  height: 26px;
  margin-top: 23px;
}
.those_item > * {
  display: inline-block;
}
.those_item a {
  color: #333;
}
.those_item span {
  color: #333;
  margin-left: 26px;
  margin-right: 26px;
    font-size: 14px;
}
.those_item a:hover,
.friends_link > a:hover {
  color: #de2c2c;
}
.friends_link {
  height: 26px;
  line-height: 26px;
  text-align: center;
}
.friends_link > * {
  display: inline-block;
  color: #666;
}
.friends_link > a {
  margin-right: 26px;
    font-size: 14px;
}
.sp_copyright {
  text-align: center;
  line-height: 26px;
  color: #666;
  height: 26px;
}
.sp_copyright > * {
  font-size: 14px;
  display: inline-block;
  height: 26px;
  margin-right: 10px;
}
.sp_copyright i {
  font-size: 18px;
  display: inline-block;
}




/*# sourceMappingURL=helpCenter.css.map */
