﻿.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: .5s all;
}
a:hover {
  text-decoration: none;
  color: #c32331;
}
i,
b {
  font-style: normal;
}
.mapTop {
  width: 100%;
  height: 76px;
  background-color: #c32331;
  overflow: hidden;
}
.mapTop .logo {
  display: block;
  float: left;
  width: 352px;
  height: 51px;
  background: url(../images/logo.png) no-repeat;
  margin: 12px 0 0 10px;
}
.mapTop .search {
  width: 340px;
  height: 31px;
  background-color: #FFF;
  overflow: hidden;
  float: right;
  margin: 21px 20px 0 0;
}
.mapTop .search select {
  width: 80px;
  height: 31px;
  padding: 0;
  margin: 0;
  border: none;
  float: left;
}
.mapTop .search .textInput {
  width: 256px;
  height: 31px;
  line-height: 31px;
  float: left;
}
.mapTop .search .submitInput {
  background: url(../images/search_btn_jz.png) no-repeat;
  width: 79px;
  height: 29px;
  border: none;
  cursor: pointer;
  float: left;
  margin: 1px 0 0 0;
}
.zxdbBox img {
  display: block;
  width: 1200px;
}
.mapMenuBox {
  width: 290px;
  padding: 0 0 0 10px;
  float: left;
  overflow: hidden;
}
.mapMenuBox .menuTitle {
  margin-top: 30px;
  padding: 8px 25px;
  border-bottom: solid 2px #c32331;
  overflow: hidden;
}
.mapMenuBox .menuTitle h2 {
  display: inline;
  line-height: 20px;
  padding-right: 10px;
}
.mapMenuBox .menuTitle h2 a {
  font-size: 20px;
}
.mapMenuBox .menuTitle h2 a.on {
  color: #c32331;
}
.mapMenuBox .menuList {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.mapMenuBox .menuList li {
  margin-top: 15px;
}
.mapMenuBox .menuList li a {
  display: block;
  width: 263px;
  height: 46px;
  line-height: 46px;
  border-left: solid 2px transparent;
  transition: .5s all;
  padding-left: 25px;
  position: relative;
}
.mapMenuBox .menuList li a:hover {
  border-left: solid 2px #dc7e86;
  background-color: #f5dcde;
  color: #c32331;
}
.mapMenuBox .menuList li a.on {
  border-left: solid 2px #dc7e86;
  background-color: #f5dcde;
  color: #c32331;
}
.mapMenuBox .zzfMenuList li a:hover {
  border-left: solid 2px transparent;
  background-color: #FFF;
  color: #c32331;
}
.mapMenuBox .zzfMenuList li a.on {
  border-left: solid 2px transparent;
  background-color: #FFF;
  color: #c32331;
}
.mapMenuBox .zzfMenuList li a::after {
  content: '';
  background: url(../images/icon_up_arrow.png) no-repeat;
  width: 13px;
  height: 7px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -3px;
}
.mapMenuBox .zzfMenuList li a.on::after {
  background: url(../images/icon_down_arrow.png) no-repeat;
}
.mapMenuBox .zzfMenuList li .subMenu {
  height: 0;
  overflow: hidden;
}
.mapMenuBox .zzfMenuList li .subMenu li a {
  width: 238px;
  height: 36px;
  line-height: 36px;
  padding-left: 50px;
}
.mapMenuBox .zzfMenuList li .subMenu li a.on {
  border-left: solid 2px #dc7e86;
  background-color: #f5dcde;
  color: #c32331;
}
.mapMenuBox .zzfMenuList li .subMenu li a:hover {
  border-left: solid 2px #dc7e86;
  background-color: #f5dcde;
  color: #c32331;
}
.mapMenuBox .zzfMenuList li .subMenu li a::after {
  display: none;
}
.mapWrap {
  float: right;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #DBDBDB;
}
.mapContent {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.layBox {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.layBox .iconList img:nth-child(1) {
  position: absolute;
  left: 400px;
  top: 350px;
}
.layBox .iconList img:nth-child(2) {
  position: absolute;
  left: 500px;
  top: 350px;
}
.layBox .iconList img:nth-child(3) {
  position: absolute;
  left: 800px;
  top: 445px;
}
.layBox .iconList img:nth-child(4) {
  position: absolute;
  left: 700px;
  top: 250px;
}
.layBox .iconList img:nth-child(5) {
  position: absolute;
  left: 850px;
  top: 420px;
}
.layBox .iconList img:nth-child(6) {
  position: absolute;
  left: 900px;
  top: 380px;
}
.layBox .layCon .mask {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  width: 640px;
  height: 470px;
  background-color: #FFF;
  opacity: .5;
  display: none;
}
.layBox .layCon .item {
  display: none;
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 50%;
  margin: -235px 0 0 -320px;
  width: 640px;
  height: 470px;
  background-color: #FFF;
  padding: 40px 80px;
}
.layBox .layCon .item .txtBox {
  overflow: hidden;
  margin-bottom: 10px;
}
.layBox .layCon .item .txtBox .pic {
  width: 150px;
  height: 190px;
  float: left;
}
.layBox .layCon .item .txtBox .pic img {
  width: 100%;
  height: 100%;
}
.layBox .layCon .item .txtBox .desc {
  width: 480px;
  height: 190px;
  overflow: hidden;
  float: right;
}
.layBox .layCon .item .txtBox .desc h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.layBox .layCon .item .txtBox .desc p {
  line-height: 1.8;
}
.layBox .layCon .item .hdlyBox .title {
  height: 40px;
  line-height: 40px;
  border-bottom: solid 4px #c32331;
}
.layBox .layCon .item .hdlyBox .title h2 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
.layBox .layCon .item .hdlyBox .hdlyCon {
  position: relative;
}
.layBox .layCon .item .hdlyBox .hdlyCon .login {
  text-decoration: underline;
  position: absolute;
  bottom: 10px;
  right: 185px;
}
.layBox .layCon .item .hdlyBox .hdlyCon .registor {
  text-decoration: underline;
  position: absolute;
  bottom: 10px;
  right: 125px;
}
.layBox .layCon .item .hdlyBox .hdlyCon .line {
  margin-top: 10px;
  overflow: hidden;
}
.layBox .layCon .item .hdlyBox .hdlyCon .line span {
  margin-right: 10px;
  display: block;
  float: left;
  height: 32px;
  line-height: 32px;
}
.layBox .layCon .item .hdlyBox .hdlyCon .line input {
  width: 578px;
  border: solid 1px #b3afb0;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 10px;
}
.layBox .layCon .item .hdlyBox .hdlyCon .line textarea {
  width: 578px;
  border: solid 1px #b3afb0;
  padding-left: 10px;
  height: 100px;
}
.layBox .layCon .item .hdlyBox .hdlyCon #submit {
  border: none;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #c32331;
  border-radius: 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin: 10px auto 0;
}
/* Home */
.wrap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.topMenuBox {
  width: 100%;
  border-top: solid 3px #c32331;
  height: 100px;
  overflow: hidden;
}
.topMenuBox .homeLogo {
  background: url(../images/logo_unit.png) no-repeat;
  width: 346px;
  height: 65px;
  margin: 17px 0 0 0;
  display: block;
  float: left;
}
.topMenuBox .topMenu {
  float: right;
  width: 700px;
}
.topMenuBox .topMenu li {
  float: left;
}
.topMenuBox .topMenu li a {
  display: block;
  padding: 0 20px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.topMenuBox .topMenu li a:hover {
  color: #c32331;
  background-color: #fef9f9;
  font-weight: bold;
}
.topMenuBox .topMenu li a.on {
  color: #c32331;
  background-color: #fef9f9;
  font-weight: bold;
}
.topPhoto {
  width: 100%;
  height: 355px;
  background: url(../images/topPhoto_unit.jpg) center top no-repeat;
  overflow: hidden;
  border-bottom: solid 7px #c32331;
}
.topPhoto .searchForm {
  background: url(../images/temp_search.png) no-repeat;
  width: 703px;
  height: 60px;
  position: absolute;
  left: 50%;
  bottom: 100px;
  margin-left: -351px;
}
.jzxwBox {
  padding: 0 10px;
  width: 1180px;
  margin-top: 30px;
  overflow: hidden;
}
.jzxwBox .left {
  width: 530px;
  height: 360px;
  overflow: hidden;
  position: relative;
  float: left;
}
.jzxwBox .left .bd {
  width: 530px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.jzxwBox .left .bd li {
  width: 530px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.jzxwBox .left .bd li .pic {
  width: 530px;
  height: 360px;
}
.jzxwBox .left .bd li .pic img {
  width: 100%;
  height: 100%;
}
.jzxwBox .left .bd li .tit {
  width: 470px;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.jzxwBox .left .bd li .tit a {
  display: block;
  height: 100%;
  padding-left: 10px;
  width: 460px;
  line-height: 40px;
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jzxwBox .left .bd li .tit a:hover {
  color: #c32331;
}
.jzxwBox .left .bd li .mask {
  width: 530px;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  background-color: #000;
  opacity: .6;
}
.jzxwBox .left .hd {
  width: 60px;
  height: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}
.jzxwBox .left .hd li {
  background: url(../images/slide_dot_unit.png) no-repeat;
  width: 5px;
  height: 5px;
  text-indent: -1978px;
  overflow: hidden;
  float: left;
  margin: 17px 10px 0 0;
  cursor: pointer;
}
.jzxwBox .left .hd li.on {
  background: url(../images/slide_dot_over_unit.png) no-repeat;
}
.jzxwBox .right {
  width: 650px;
  height: 360px;
  float: left;
  overflow: hidden;
}
.jzxwBox .right .title_jzxw {
  background: url(../images/title_jzxw_unit.png) no-repeat right top;
  height: 60px;
  position: relative;
}
.jzxwBox .right .title_jzxw a.more {
  width: 70px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 13px;
  z-index: 9;
}
.jzxwBox .right .con_jzxw .newsList li {
  line-height: 42px;
  overflow: hidden;
}
.jzxwBox .right .con_jzxw .newsList li a {
  display: block;
  width: 90%;
  padding-left: 42px;
  transition: none;
}
.jzxwBox .right .con_jzxw .newsList li a:hover {
  background: url(../images/list_icon_unit.png) no-repeat 20px center;
}
.jzxwBox .right .con_jzxw .newsList li .date {
  color: #999;
  float: right;
}
.dbllzBox {
  width: 100%;
  background-color: #fef9f9;
  margin-top: 30px;
  padding: 25px 0 40px 0;
}
.dbllzBox .wrap {
  padding: 0 10px;
  width: 1180px;
}
.dbllzBox .title_dbllz {
  background: url(../images/title_dbllz_unit.png) no-repeat;
  height: 60px;
  position: relative;
}
.dbllzBox .title_dbllz a.more {
  width: 70px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.dbllzBox .dbllzSlider {
  width: 1180px;
  height: 440px;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}
.dbllzBox .dbllzSlider .llzHD li {
  float: left;
  width: 236px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
}
.dbllzBox .dbllzSlider .llzHD li.on {
  background-color: #c32331;
  color: #FFF;
  font-weight: bold;
}
.dbllzBox .dbllzSlider .llzBD .item {
  padding: 0 10px;
  width: 1160px;
}
.dbllzBox .dbllzSlider .llzBD .item .intro {
  width: 100%;
  height: 130px;
  background-color: #FFF;
  overflow: hidden;
  margin-top: 25px;
}
.dbllzBox .dbllzSlider .llzBD .item .intro .title {
  width: 180px;
  line-height: 130px;
  font-size: 24px;
  color: #c32331;
  text-align: center;
  position: relative;
  float: left;
}
.dbllzBox .dbllzSlider .llzBD .item .intro .title::before {
  content: '';
  width: 4px;
  height: 24px;
  background-color: #c32331;
  position: absolute;
  left: 20px;
  top: 50%;
  margin: -12px 0 0 0;
  border-radius: 2px;
}
.dbllzBox .dbllzSlider .llzBD .item .intro .desc {
  width: 980px;
  height: 90px;
  padding: 20px 0;
  float: left;
  line-height: 45px;
}
.dbllzBox .dbllzSlider .llzBD .item .intro .desc span {
  color: #000;
  font-weight: bold;
  margin-left: 20px;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide {
  width: 1160px;
  height: 220px;
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide li {
  float: left;
  width: 350px;
  height: 150px;
  background-color: #FFF;
  padding: 20px 15px;
  margin-right: 10px;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide li .pic {
  width: 120px;
  height: 150px;
  overflow: hidden;
  float: left;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide li .pic img {
  width: 100%;
  height: 100%;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide li .txtBox {
  float: right;
  width: 220px;
  height: 118px;
  color: #666;
  line-height: 1.6;
  position: relative;
  padding-bottom: 32px;
  text-align: justify;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide li .txtBox span {
  color: #333;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide li .txtBox .more {
  width: 100px;
  height: 30px;
  border: solid 1px #c32331;
  border-radius: 16px;
  text-align: center;
  line-height: 30px;
  color: #c32331;
  position: absolute;
  right: 0;
  bottom: 0;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide .sNext,
.dbllzBox .dbllzSlider .llzBD .item .dbSlide .sPrev {
  background: url(../images/slide_right_arrow_unit.png) no-repeat;
  width: 18px;
  height: 18px;
  text-indent: -1978px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide .sPrev {
  right: 25px;
  background: url(../images/slide_left_arrow_unit.png) no-repeat;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide .sNext:hover {
  background: url(../images/slide_right_arrow_over_unit.png) no-repeat;
}
.dbllzBox .dbllzSlider .llzBD .item .dbSlide .sPrev:hover {
  background: url(../images/slide_left_arrow_over_unit.png) no-repeat;
}
.hdjyBox {
  margin-top: 30px;
  padding: 0 10px;
  width: 1180px;
}
.hdjyBox .hdxdBox {
  width: 610px;
  height: 360px;
  overflow: hidden;
  float: left;
}
.hdjyBox .hdxdBox .title {
  background: url(../images/title_hdxd_unit.png) no-repeat;
  height: 60px;
  position: relative;
}
.hdjyBox .hdxdBox .title a.more {
  width: 70px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 13px;
  z-index: 9;
}
.hdjyBox .hdxdBox .hdList li {
  margin-top: 20px;
}
.hdjyBox .hdxdBox .hdList li .question {
  padding-left: 50px;
  width: 540px;
  background: url(../images/icon_question_unit.png) no-repeat 13px center;
  overflow: hidden;
  line-height: 3;
}
.hdjyBox .hdxdBox .hdList li .question a {
  display: block;
  width: 83%;
  font-size: 18px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-weight: bold;
}
.hdjyBox .hdxdBox .hdList li .question a:hover {
  color: #c32331;
}
.hdjyBox .hdxdBox .hdList li .question .date {
  float: right;
  color: #999;
  line-height: 3.5;
}
.hdjyBox .hdxdBox .hdList li .answer {
  padding: 8px 0 10px 50px;
  width: 540px;
  background: url(../images/icon_answer_unit.png) no-repeat 13px 10px #f8f8f8;
  line-height: 1.8;
  color: #666;
}
.hdjyBox .yayjSlide {
  width: 520px;
  height: 360px;
  float: right;
  overflow: hidden;
  position: relative;
}
.hdjyBox .yayjSlide .hd {
  height: 60px;
  background: url(../images/title_line_bg.png) no-repeat 275px center;
  overflow: hidden;
  position: relative;
  line-height: 60px;
}
.hdjyBox .yayjSlide .hd li {
  font-size: 24px;
  font-weight: bold;
  margin-right: 10px;
  float: left;
}
.hdjyBox .yayjSlide .hd li.on {
  color: #c32331;
  font-size: 30px;
}
.hdjyBox .yayjSlide .bd {
  width: 520px;
  height: 280px;
  margin-top: 20px;
}
.hdjyBox .yayjSlide .bd .info li {
  line-height: 2.4;
}
.hdjyBox .yayjSlide .bd .info li a {
  display: block;
  width: 83%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.hdjyBox .yayjSlide .bd .info li .date {
  float: right;
  color: #999;
}
.hdjyBox .yayjSlide .bd .info a.more {
  font-weight: bold;
  color: #c32331;
  position: absolute;
  right: 0;
  top: 18px;
}
.hdfcBox {
  margin: 30px auto;
  padding: 0 10px;
  width: 1180px;
}
.hdfcBox .title {
  background: url(../images/title_hdzs_unit.png) no-repeat;
  height: 60px;
  position: relative;
}
.hdfcBox .title a.more {
  width: 70px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.hdfcBox .hdfcCon {
  margin-top: 20px;
}
.hdfcBox .hdfcCon li {
  width: 280px;
  height: 190px;
  float: left;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
}
.hdfcBox .hdfcCon li .pic {
  width: 100%;
  height: 100%;
}
.hdfcBox .hdfcCon li .pic img {
  width: 100%;
  height: 100%;
}
.hdfcBox .hdfcCon li .mask {
  width: 280px;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  background-color: #000;
  opacity: .6;
}
.hdfcBox .hdfcCon li .tit {
  width: 280px;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.hdfcBox .hdfcCon li .tit a {
  display: block;
  height: 100%;
  padding-left: 10px;
  width: 270px;
  line-height: 40px;
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hdfcBox .hdfcCon li .tit a:hover {
  color: #c32331;
}
.footer {
  height: 160px;
  width: 100%;
  overflow: hidden;
  background-color: #c32331;
}
.footer a {
  color: #FFF;
  margin-left: 10px;
}
.footer .btmTxt {
  line-height: 30px;
  height: 30px;
  color: #FFF;
  width: 520px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -180px;
}
.footer .bottom_con_top {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -260px;
}
/* second */
.secBG {
  background-color: #f8fafb;
}
.location {
  padding: 0 25px 10px;
  width: 1150px;
  height: 60px;
  line-height: 60px;
  background: url(../images/second_location_btm_line.png) repeat-x left bottom #ffffff;
}
.page {
  height: 38px;
  line-height: 38px;
  text-align: center;
}
.page span {
  padding: 0px 15px;
  border: 1px solid #EDEDED;
  margin-right: 6px;
  border-radius: 5px;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  font-size: 16px;
}
.page span.on {
  border: 1px solid #c32331;
  background: #c32331;
  color: #fff;
}
.page a {
  padding: 0px 15px;
  border: 1px solid #EDEDED;
  margin-right: 6px;
  line-height: 38px;
  height: 38px;
  display: inline-block;
}
.page a:hover {
  border: 1px solid #c32331;
  background: #c32331;
  color: #fff;
}
.page a.back:hover {
  border: 1px solid #EDEDED;
  color: #333;
  background: #fff;
}
.txtList {
  background-color: #FFF;
  padding: 0 25px 30px;
  width: 1150px;
}
.txtList li {
  overflow: hidden;
  line-height: 50px;
}
.txtList li a {
  display: block;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.txtList li a::before {
  content: '';
  width: 4px;
  height: 16px;
  background-color: #DDD;
  border-radius: 2px;
  margin: -3px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.txtList li .date {
  float: right;
  color: #999;
}
.txtList li.line {
  border-bottom: dashed 1px #999;
  height: 20px;
  margin-bottom: 20px;
}
.contentBox {
  background-color: #FFF;
  padding: 0 50px 30px;
  width: 1100px;
}
.contentBox .title {
  background: url(../images/second_location_btm_line.png) repeat-x left bottom #ffffff;
  padding-bottom: 10px;
}
.contentBox .title h1 {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 30px;
  text-align: center;
  font-weight: bold;
}
.contentBox .title .resources {
  text-align: center;
  line-height: 1.6;
  margin: 20px 0;
}
.contentBox .title .resources span:last-child {
  margin-left: 20px;
}
.contentBox .content {
  line-height: 2;
}
.contentBox .content img {
  max-width: 100%;
}
.contentBox .content .xza {
  border-bottom: solid 4px #ededed;
  padding-bottom: 10px;
}
.contentBox .content .xza a {
  color: #c32331;
}
.titleBox {
  height: 40px;
  background-color: #c32331;
  line-height: 40px;
  position: relative;
  margin-bottom: 10px;
}
.titleBox h2 {
  font-size: 16px;
  color: #FFF;
  padding-left: 10px;
}
.titleBox a {
  font-size: 14px;
  color: #FFF;
  position: absolute;
  right: 20px;
  top: 0;
}
.address,
.time {
  font-size: 16px;
  padding: 0 10px;
  line-height: 22px;
  color: #c32331;
}
.time {
  border-bottom: solid 3px #efc3c7;
}
.llzList h3 {
  font-size: 16px;
  line-height: 36px;
  font-weight: bold;
}
.llzList h3::before {
  content: '';
  background: url(../images/icon_home.png) no-repeat;
  width: 17px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.llzList p {
  line-height: 1.4;
  font-size: 14px;
}
