.ztzl_index {
  display: block;
  height: 92px;
  background: url(../images/ztscroll_bg.png) no-repeat center center;
  background-size: cover;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.5em;
  color: #c20505;
  padding: 12px 0 0 24px;
}
/*头条*/
.first_news {
  padding: 40px 0;
}
.first_news .title {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 36px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.first_news p {
  color: #999;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
}
.first_news p a {
  color: #c20505;
}
/*焦点图*/
.Carousel .prev {
  background: url(../images/carousel-left.png) no-repeat center center;
}
.Carousel .next {
  background: url(../images/carousel-right.png) no-repeat center center;
}
.Carousel .Carousel-bd ul {
  width: 100%;
}
.Carousel .Carousel-bd ul li {
  width: 100%;
}
.Carousel .Carousel-bd ul li a {
  position: relative;
  display: block;
}
.Carousel .Carousel-bd ul li a img {
  height: 374px;
  object-fit: cover;
}
.Carousel .Carousel-bd ul li a p {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  line-height: 50px;
  color: #fff;
  padding: 0 150px 0 20px;
  background-color: rgba(41, 84, 137, 0.6);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Carousel .Carousel-pagination {
  right: 10px;
}
.Carousel .Carousel-pagination span {
  width: 16px;
  height: 16px;
}
.Carousel .Carousel-pagination .on {
  background-color: #c20505;
}
.first_tabs {
  padding: 20px 30px 0 0;
}
/*政务服务*/
.zwfw_index {
  margin: 0 -10px;
  overflow: hidden;
}
.zwfw_index li {
  width: 20%;
  float: left;
  padding: 0 10px;
}
.zwfw_index li a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 88px;
  text-align: center;
  color: #fff;
}
.zwfw_index li a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.zwfw_index li a span {
  display: inline-block;
  vertical-align: middle;
}
.zwfw_index li:nth-child(1) a {
  background-color: #6db69c;
}
.zwfw_index li:nth-child(2) a {
  background-color: #76bac2;
}
.zwfw_index li:nth-child(3) a {
  background-color: #c0a174;
}
.zwfw_index li:nth-child(4) a {
  background-color: #e8b3c6;
}
.zwfw_index li:nth-child(5) a {
  background-color: #843652;
}

.bloodtable > table{
  width:416px;
  margin:10px auto auto;
  text-align:center;
  background-color:white;
  border-collapse:collapse;
}
.bloodtable > table tr{
  font-size:16px;
  height:42px;
  overflow:hidden;
}
.bloodtable > table th,.bloodtable > table td{
  border:1px solid #e6e6e6;
}
.bloodtable > table th{
  color:#666666;
  text-align: center;
}
.bloodtable > table td{
  color:white;
  font-size:14px;
  width:80%;
}
.bloodtable > table td.bolcol1{
  font-weight:bold;
  background:url(../images/jq.png) center center no-repeat;
}
.bloodtable > table td.bolcol1 > p{
  width:36%;
  text-align:center;
}
.bloodtable > table td.bolcol2{
  font-weight:bold;
  background:url(../images/ps.png) center center no-repeat;
}
.bloodtable > table td.bolcol2 > p{
  width:58%;
  text-align:center;
}
.bloodtable > table td.bolcol3{
  background:url(../images/zc.png) center center no-repeat;
}
.bloodtable > table td.bolcol3 > p{
  width:76%;
  text-align:center;
}
.bloodtable > table td.bolcol4{
  background:url(../images/pd.png) center center no-repeat;
}
.bloodtable > table td.bolcol4 > p{
  width:100%;
  text-align:center;
}
.bloodtable > .blood-wel{
  line-height:28px;
  color:red;
  text-indent:14px;
}

.zwfw {
  position: relative;
  padding: 30px;
  border: 1px solid #ddd;
}
.zwfw .line {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  display: block;
}
.zwfw ul {
  overflow: hidden;
}
.zwfw ul li {
  overflow: hidden;
  width: 33.333%;
  height: 148px;
  float: left;
  border-right: 1px solid #ddd;
}
.zwfw ul li:last-child {
  border: 0;
}
.zwfw ul li .left {
  float: left;
  width: 40%;
  padding-top: 8px;
  text-align: center;
}
.zwfw ul li .left p {
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  margin-top: 20px;
}
.zwfw ul li .right {
  float: left;
  width: 50%;
  overflow: hidden;
}
.zwfw ul li .right a {
  display: block;
  float: left;
  text-align: center;
  width: 50%;
  line-height: 24px;
  color: #333;
  margin-bottom: 18px;
}
/*政务公开大切换*/
.tabsNav {
  overflow: hidden;
}
.tabsNav li {
  position: relative;
  width: 33.33%;
  float: left;
  height: 60px;
  cursor: pointer;
  text-align: center;
  border-bottom: 2px solid #ddd;
}
.tabsNav li:last-child {
  border-right: 0;
}
.tabsNav li p {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  margin-right: 16px;
}
.tabsNav li h2 {
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  vertical-align: middle;
}
.tabsNav li .icon1 {
  background-image: url(../images/zwgk_tabs.png);
}
.tabsNav li .icon2 {
  background-image: url(../images/zcjd_tabs.png);
}
.tabsNav li .icon3 {
  background-image: url(../images/jdhy_tabs.png);
}
.tabsNav .active {
  border-bottom: 3px solid #c20505;
}
.tabsNav .active::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #c20505;
}
.tabsNav .active h2 {
  color: #c20505;
}
.tabsNav .active .icon1 {
  background-image: url(../images/zwgk_tabs_hover.png);
}
.tabsNav .active .icon2 {
  background-image: url(../images/zcjd_tabs_hover.png);
}
.tabsNav .active .icon3 {
  background-image: url(../images/jdhy_tabs_hover.png);
}
.tabsMain {
  position: relative;
}
.tabsMain .item.active {
  z-index: 10;
  opacity: 1;
  height: auto;
}
.tabsMain .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 0;
  opacity: 0;
  overflow: hidden;
}
.tabsMain .item .zwgkTabs {
  margin-top: 20px;
}
.tabsMain .item .zwgkTabs .hd {
  width: 25%;
  float: left;
}
.tabsMain .item .zwgkTabs .hd ul li {
  background-color: #f9f7f2;
  font-size: 20px;
  line-height: 72px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
}
.tabsMain .item .zwgkTabs .hd ul li a {
  display: block;
  color: #333;
}
.tabsMain .item .zwgkTabs .hd ul li:last-child {
  margin-bottom: 0;
}
.tabsMain .item .zwgkTabs .hd ul .on {
  position: relative;
  background-color: #c20505;
}
.tabsMain .item .zwgkTabs .hd ul .on a {
  color: #fff;
}
.tabsMain .item .zwgkTabs .hd ul .on::after {
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  content: "";
  height: 0;
  width: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #c20505;
}
.tabsMain .item .zwgkTabs .zwgk_box {
  float: left;
  width: 75%;
}
.tabsMain .item .zwgkTabs .zwgk_box .zwgkMain .m-lst ul {
  padding: 0 0 0 20px;
}

.tabsMain .item .zyfwTabs {
  margin-top: 20px;
}
.tabsMain .item .zyfwTabs .hd {
  width: 25%;
  float: left;
}
.tabsMain .item .zyfwTabs .hd ul li {
  background-color: #f9f7f2;
  font-size: 20px;
  line-height: 72px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
}
.tabsMain .item .zyfwTabs .hd ul li a {
  display: block;
  color: #333;
}
.tabsMain .item .zyfwTabs .hd ul li:last-child {
  margin-bottom: 0;
}
.tabsMain .item .zyfwTabs .hd ul .on {
  position: relative;
  background-color: #c20505;
}
.tabsMain .item .zyfwTabs .hd ul .on a {
  color: #fff;
}
.tabsMain .item .zyfwTabs .hd ul .on::after {
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  content: "";
  height: 0;
  width: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #c20505;
}
.tabsMain .item .zyfwTabs .zyfw_box {
  float: left;
  width: 75%;
}
.tabsMain .item .zyfwTabs .zyfw_box .zyfwMain .m-lst ul {
  padding: 0 0 0 20px;
}


.tabsMain .item .fwTabs {
  margin-top: 20px;
}
.tabsMain .item .fwTabs .hd {
  width: 25%;
  float: left;
}
.tabsMain .item .fwTabs .hd ul li {
  background-color: #f9f7f2;
  font-size: 20px;
  line-height: 72px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
}
.tabsMain .item .fwTabs .hd ul li a {
  display: block;
  color: #333;
}
.tabsMain .item .fwTabs .hd ul li:last-child {
  margin-bottom: 0;
}
.tabsMain .item .fwTabs .hd ul .on {
  position: relative;
  background-color: #c20505;
}
.tabsMain .item .fwTabs .hd ul .on a {
  color: #fff;
}
.tabsMain .item .fwTabs .hd ul .on::after {
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  content: "";
  height: 0;
  width: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #c20505;
}
.tabsMain .item .fwTabs .fw_box {
  float: left;
  width: 75%;
}
.tabsMain .item .fwTabs .fw_box .fwMain .m-lst ul {
  padding: 0 0 0 20px;
}


.tabsMain .item .zwgkNav {
  overflow: hidden;
  margin-left: -12px;
  margin-right: -12px;
}
.tabsMain .item .zwgkNav li {
  width: 50%;
  float: left;
  padding: 0 12px;
  margin-top: 20px;
}
.tabsMain .item .zwgkNav li a {
  display: block;
  background-color: #f9f7f2;
  text-align: center;
  height: 90px;
  padding-top: 25px;
}
.tabsMain .item .zwgkNav li a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.tabsMain .item .zwgkNav li a span {
  line-height: 26px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
.tabsMain .item .zwgkNav li:last-child a {
  padding-top: 25px;
}

.tabsMain .item .zyfwNav {
  overflow: hidden;
  margin-left: -12px;
  margin-right: -12px;
}
.tabsMain .item .zyfwNav li {
  width: 100%;
  float: left;
  padding: 0 12px;
  margin-top: 20px;
}
.tabsMain .item .zyfwNav li a {
  display: block;
  background-color: #f9f7f2;
  text-align: center;
  height: 90px;
  padding-top: 25px;
}
.tabsMain .item .zyfwNav li a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.tabsMain .item .zyfwNav li a span {
  line-height: 26px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}
.tabsMain .item .zyfwNav li:last-child a {
  padding-top: 25px;
}

.tabsMain .item .zcjd_img {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}
.tabsMain .item .zcjd_img li {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.tabsMain .item .zcjd_img li a {
  display: block;
  border: 1px solid #ddd;
}
.tabsMain .item .zcjd_img li a .img {
  padding: 20px;
  height: 180px;
}
.tabsMain .item .zcjd_img li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tabsMain .item .zcjd_img li a p {
  background-color: #f5f5f5;
  padding: 18px;
  height: 100px;
}
.tabsMain .item .xjcx {
  text-align: right;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  margin: 20px 0;
}
.tabsMain .item .xjcx span {
  display: block;
  float: left;
  width: 20%;
  text-align: left;
  font-weight: bold;
  color: #c20505;
  padding: 0 10px;
  line-height: 38px;
}
.tabsMain .item .xjcx input {
  float: left;
  width: 30%;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  border: 0;
  border-left: 1px solid #ddd;
  background-color: transparent;
  outline: 0;
  padding: 0 12px;
}
.tabsMain .item .xjcx button {
  height: 38px;
  width: 20%;
  border-radius: 0;
  border: 0;
  background-color: #c20505;
  color: #fff;
}
.tabsMain .item .jdhyTabs {
  margin-top: 20px;
}
.tabsMain .item .jdhyTabs .hd ul {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
}
.tabsMain .item .jdhyTabs .hd ul li {
  width: 25%;
  float: left;
  padding: 0 10px;
}
.tabsMain .item .jdhyTabs .hd ul li a {
  display: block;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 20px;
  line-height: 44px;
  font-size: 20px;
}
.tabsMain .item .jdhyTabs .hd ul .on a {
  color: #c20505;
  font-weight: bold;
}
.tabsMain .item .jdhy_img {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 10px;
}
.tabsMain .item .jdhy_img li {
  width: 33.333%;
  float: left;
  padding: 0 10px;
}
.tabsMain .item .jdhy_img li a {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 70px;
  background-color: #f9f7f2;
}
.tabsMain .item .jdhy_img li a img {
  vertical-align: middle;
  margin-right: 10px;
}
.tabsMain .item .jdhy_img li a span {
  vertical-align: middle;
}
/*友情链接*/
.yqlink {
  background-color: #f9f7f2;
  overflow: hidden;
  margin-bottom: 20px;
}
.yqlink p {
  background-color: #c20505;
  float: left;
  color: #fff;
  line-height: 40px;
  padding: 0 20px;
}
.yqlink ul {
  float: left;
}
.yqlink ul li {
  display: inline-block;
  margin-left: 20px;
}
.yqlink ul li a {
  display: inline-block;
  padding: 0 10px;
  line-height: 40px;
}
.yqlink ul li a:hover {
  color: #c20505;
}
.m-link {
  background-color: #f9f7f2;
}
.m-link ul {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
  padding: 20px 0;
}
.m-link ul li {
  width: 25%;
  float: left;
  padding: 0 10px;
}
.m-link ul li select {
  width: 100%;
  border: 0;
  height: 40px;
  padding: 0 10px;
}
.ztScroll {
  position: relative;
}
.ztScroll .imgScroll-bd {
  margin: 0 -10px;
}
.ztScroll ul li {
  width: 25%;
  display: block;
}
.ztScroll ul li .pic {
  padding: 0 10px;
}
.ztScroll ul li .pic a {
  position: relative;
  display: block;
}
.ztScroll ul li .pic a img {
  display: block;
  width: 100%;
  height: 92px;
  object-fit: cover;
}
.imgScroll {
  position: relative;
}
.imgScroll .imgScroll-bd {
  margin: 0 -10px;
}
.imgScroll .imgScroll-bd ul li {
  width: 25%;
  display: block;
}
.imgScroll .imgScroll-bd ul li .pic {
  padding: 0 10px;
}
.imgScroll .imgScroll-bd ul li .pic a {
  position: relative;
  display: block;
}
.imgScroll .imgScroll-bd ul li .pic a i {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  background: url(../images/video.png) no-repeat center center;
}
.imgScroll .imgScroll-bd ul li .pic a img {
  display: block;
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.imgScroll .imgScroll-bd ul li .pic a p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 20px;
  color: #fff;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: rgba(0, 0, 0, 0.6);
}
.imgScroll .prev,
.imgScroll .next {
  position: absolute;
  left: 1%;
  top: 50%;
  margin-top: -18px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.imgScroll .prev:hover,
.imgScroll .next:hover {
  opacity: 1;
}
.imgScroll .next {
  right: 1%;
  left: auto;
  background-position: 8px 5px;
}
.fwzq {
  overflow: hidden;
  margin: 0 -10px;
}
.fwzq li {
  width: 33.333%;
  float: left;
  padding: 0 10px;
  margin-top: 20px;
}
.fwzq li a {
  display: block;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 30px 40px;
}
.fwzq li a img {
  display: block;
  float: left;
  margin-right: 20px;
}
.fwzq li a p {
  font-size: 18px;
  font-weight: bold;
}
.fw_link {
  overflow: hidden;
  border: 1px solid #ddd;
}
.fw_link li {
  float: left;
  width: 20%;
  padding: 10px;
}
.fw_link li a {
  display: block;
  text-align: center;
}
.fw_link li a p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.fw_link li a img {
  width: 40px;
  height: 40px;
}
@media all and (max-width: 1024px) {
  .bg-f1 {
    background-color: #fff;
  }
  .commonTabs .commonTabs-hd ul li {
    padding: 0;
    margin-right: 10px;
  }
  .commonTabs .commonTabs-hd ul li a {
    font-size: 16px;
    line-height: 48px;
  }
}
@media all and (max-width: 1023px) {
  .zwgkTabs ,.fwTabs{
    margin-bottom: 20px;
  }
  .fwzq li {
    width: 50%;
  }
  .fwzq li a {
    padding: 20px;
  }
  .fw_link {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .zwfw_index li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .first_news {
    padding: 20px 0;
  }
  .first_news .title {
    white-space: normal;
    text-align: left;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }
  .first_news p {
    display: none;
  }
  .Carousel .Carousel-bd ul li a img {
    height: 200px;
  }
  .Carousel .Carousel-bd ul li a p {
    line-height: 40px;
    padding: 0 12px;
  }
  .tabsNav li {
    height: 100px;
  }
  .tabsNav li p {
    display: block;
    margin: 0 auto;
  }
  .tabsMain .item .zcjd_img li {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .tabsMain .item .jdhy_img li {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
  .tabsMain .item .table tbody td {
    padding: 6px 10px;
  }
  .fw_link li {
    width: 33.333%;
  }
  .fwzq li {
    width: 100%;
  }
}


#n5133{
	background-color:#FFFFFF;                        padding-top: 12px;
	padding-bottom: 12px;
}
#n5133 .separator{
	padding: 0 5px;
}
#n5133 li a{
	width:px;
	font-size:17px;color:#333333;line-height:2.4em;padding-left:14px;padding-right:14px;font-weight: bold;font-style: normal;text-align:;                       background-color:#FFFFFF;                       border:1px solid #E5E5E5;border-radius:6px;                    }
#n5133 li a.current, #n5133 li a:hover{
	font-size:17px;color:#FFFFFF;line-height:2.4em;font-weight: bold;font-style: normal;text-align:;                        background-color:#9b0000;                        border:0px  ;                    }

#n5140{
            {$TChannel4Bg5140|ParseBg}
            padding-top:{$TChannel4PaddingTop5140}px;
            padding-bottom:{$TChannel4PaddingBottom5140}px;
        }
        #n5140 li{
            animation-duration: {$TChannel4AnimationTime5140}s;
            animation-fill-mode: both;
        }

        #n5140 .sidebar_comtainer{
            width: {$TChannel4SideBarWidth5140}px;
            {$TChannel4SideBarBg5140|ParseBg}
            yd-previewable-class: float_ float_{$TChannel4HasSideBar5140};
        }
        #n5140 .sidelist{
            yd-previewable-class: -sidelist {$TChannel4SideBarStyle5140}-sidelist;
            border-color: {$TChannel4SideBarBorderColor5140};
        }
        #n5140 .sidelist a{
            border-color: {$TChannel4SideBarBorderColor5140};
        }
        #n5140 .sidebar_title h2{
            {$TChannel4SideBarTitle5140|ParseFont}
        }
        #n5140 .sidelist .InfoTitle{
            {$TChannel4SideBarInfoTitle5140|ParseFont}
        }
        #n5140 .sidelist .InfoPrice{
            {$TChannel4SideBarInfoPrice5140|ParseFont}
        }

        #n5140 .content_title h2{
            {$TChannel4TitleFont5140|ParseFont}
        }
        #n5140 .content_container{
            {$TChannel4InfoBg5140|ParseBg}
        }
        #n5140 .content_container .InfoTitle{
            {$TChannel4InfoTitleFont5140|ParseFont}
        }
        #n5140 .content_container .TitleIcon{
            width: {$TChannel4TitleIconSize5140}px;
        }
        #n5140 .content_container .InfoSContent{
            {$TChannel4InfoSContentFont5140|ParseFont}
        }
        #n5140 .content_container .InfoTime{
            {$TChannel4InfoTimeFont5140|ParseFont}
        }
        #n5140 .content_container li{
            yd-previewable-class: column column{$TChannel4ColumnCount5140};
        }
        #n5140 .thumb-article0 li .InfoPicture,#n5140 .thumbright-article0 li .InfoPicture{
            width: {$TChannel4InfoPictureSize5140}%;
        }
        #n5140 .article0{
            yd-previewable-class: -article0 {$TChannel4Style5140}-article0;
        }
        #n5140 .article0 li a{
            {$TChannel4InfoListBg5140|ParseBg}
            {$TChannel4InfoListBorder5140|ParseBorder}
            padding: {$TChannel4InfoListPadding5140};
            margin: {$TChannel4InfoListMargin5140};
        }
		
		

.floor_channel1_main {
border-bottom: 1px solid #ddd;
overflow: visible;
}
.component {
width: 100%;
position: relative;
overflow: hidden;
}	
html .component .full-width1 {
  max-width: 100%;
}
.floor_channel1 {
  margin: 0 auto;
}
.floor_channel1 ul {
  text-align: center;
  font-size: 0;
}
.floor_channel1 ul li.n1 {
  border: 0;
}
.floor_channel1 ul li {
  display: inline-block;
  position: relative;
}
li {
  list-style: none outside none;
}
.floor_channel1 ul li a.depth2 {
  display: block;
  color: #333;
  font-size: 16px;
}

.floor_foot2_main { background-color: #353535; padding:0; color:#ccc; overflow: visible; }
.floor_foot2 { max-width:1440px; margin:0 auto; padding:0 10px; }
.floor_foot2:after{ content: ''; display: block; clear: both; }
.floor_foot2 .foot2_title { font-size:22px; color:#fff; padding-bottom:15px; margin-bottom:15px; }
.floor_foot2 .component_title{float: left;width:20%; text-align:left; }
.floor_foot2 .foot2_WeChat { overflow:hidden; text-align:center; margin:0 15%; }
.floor_foot2 .foot2_WeChat img { display:inline-block; width:170px; padding:0 0 10px 0; vertical-align:middle; }
.floor_foot2 .foot2_WeChat .LShare { display: block; line-height: 24px; margin:0; font-size: 14px; color: #ccc; }
.floor_foot2 .foot2_WeChat .LogoText { display: block; line-height: 24px; margin:0; font-size: 14px; color: #ccc; }
.floor_foot2 .component_body{float: left;width: 32%; padding:0 3%; box-sizing:border-box; position:relative;}
.floor_foot2 .component_body:before { content:""; position:absolute; left:0; top:0; width:1px; height:100%; background:#888; }
.floor_foot2 .foot2_contact_wrap { padding-bottom:20px; }
.floor_foot2 .component_body:after { content:""; position:absolute; right:0; top:0; width:1px; height:100%; background:#888; }
.floor_foot2 .foot2_contact_wrap .Telephone { font-size:24px; color:#fff; }
.floor_foot2 .component_bottom{ float: left; width:48%; padding-left:3%; box-sizing:border-box; }
.floor_foot2 .foot2_navigation { overflow: hidden; }
.floor_foot2 .foot2_navigation li { float: left; margin-right:20px; overflow: hidden; }
.floor_foot2 .foot2_navigation li a { display: block; text-align:left; font-size: 14px; color: #ccc; }
.floor_foot2 .foot2_navigation li a:hover { color:#04a07b; }
.floor_foot2 .foot2_Content { margin-top:20px; font-size:14px; color:#ccc; }
.floor_foot2 .foot2_Content img { float:left; margin-right:20px; max-width:100%; }


/*分页样式*/
.page_main{ clear: both; text-align: center; overflow: hidden; }
.page { display: inline-block; margin: 20px 0; border-right: 1px solid #ddd; border-radius: 6px; overflow: hidden; }
.page:empty{ display: none; }
.page a, .page span {float: left; padding: 0 5px; min-width: 35px; line-height:35px; text-align: center; border: 1px solid #ddd; border-right: 0; color: #888; }
.page a{ color: #333; }
.page a:link, .page a:visited { text-decoration:none; }
.page a:hover { background: #eee; }
.page .current{ color:#FFF; background: #04a07b; border-color: #04a07b; border-left: 1px solid #ddd; }
.page #total{color:red}
/*----------频道相册列表----------*/
.ChannelAlbum{ margin-top: 10px; }
.channelalbumlist{  }
.channelalbumlist li { display: inline-block; }
.channelalbumlist li img{ display: block; width:299px; margin-right:10px;}
/*----------频道相册列表----------*/

.guestbook{ }
.guestbooklist{}
.guestbooklist li{ padding:10px; border:1px solid #F5F5F5; margin-bottom:10px; }
.MessageTitle { color:#626262; line-height:1.5em; font-weight:bold;}
.MessageContent { padding:5px; margin-bottom:10px; }
table.guestbook_table{ width: 100%; }
table.guestbook_table th{ width:100px; text-align:left}
table.guestbook_table td{ text-align:left}
table.guestbook_table .operation{ text-align:center }
.purple { color:#595959;  !important;font-weight:100;}

/*管理员回复*/
.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }

/*留言表单*/
.message_title{ height:40px; padding-left:35px; line-height:40px; font-size:16px; color:#333; font-weight:bold;}
.message_body{ color:#626262; max-width: 800px; margin: 0 auto; }
.message_bottom{}
/*===留言频道  结束===*/

/*===反馈频道 开始===*/
.feedback{ }
table.feedback_table{ width: 100%; text-align:center; margin:0 auto;}
table.feedback_table th{ width:100px; text-align:left; font-weight:bold;}
table.feedback_table td{  text-align:left;}
table.feedback_table .operation{text-align:center}
/*===反馈频道 结束===*/

/*应聘*/
table.resume_table { margin:3px; text-align:center; width:100%; max-width: 900px; margin: 0 auto; border-collapse:collapse;}
table.resume_table th{ font-weight:bold; text-align:left; width:100px;}
table.resume_table td{text-align:left; }
table.resume_table .operation{text-align:center; }
table.resume_table #Detail{ height:200px;}
/*===招聘频道  结束===*/
#location {
  padding-left: 20px;
  line-height: 36px;
  background: url(../images/dibiao.png)left center no-repeat;
}

/*按钮大小*/
.btn-large {font-size: 16px;  height: 38.4px;  line-height: 38.4px;  padding: 0px 26px;}
.btn-small { padding: 5px 15px; font-size: 14px; line-height: 1.5; border-radius: 3px; }
.btn-tiny {  font-size: 12px;  height: 22.4px;  line-height: 22.4px; padding: 0px 13px;}
/*块按钮*/
.btn-block {display: block;}


/* 友情链接 */
.link_yidong{
		padding-top: 6px;
		padding-left: 110px;
	  }
	.link_select{
		  float: left;
		  margin-right: 18px;
		  display: inline;
		  height: 30px;
		  border: 1px solid #F3F3F3;
		  line-height: 30px;
		  outline: none;
		  filter: none !important;
		  background-color: #ffffff;
		  background-image: none !important;
	  }