﻿﻿@charset "UTF-8";
.list-mod li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.online-con p span {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000', endColorstr='#80000000');
  background-color: rgba(0, 0, 0, 0.5);
}

body {
  background: #f5f5f5;
}

img{max-width:100%;}
ul,
li {
  list-style: none;
}

.header, .about-left, .about-right, .fengcai-box, .list-mod, .link-list, .about-box, .article-box, .contact-box {
  padding: 1.429em;
  background: #fff;
}

.fengcai-box {
 display: none;
}

.footer-banner-box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #c12122;
    padding: 20px 0;
	    display: flex;
}
.footer-banner-box a {
    color: #fff;
	flex: 1;
}
.footer-banner-box a img {
    display: inline-block;
    height: 24px;
    width: 24px;
}
.logo-txt {
  margin-left: 1.429em;
}
.logo-txt div {
  float: left;
}
.logo-txt div.logo-name {
  font-size:32px;
  color: #333333;
   line-height:60px;
   font-weight:bold;
}
.logo-txt div.logo-keyword {
  padding: 6px 0 0 5px;
}
.logo-txt h1 {
  margin: 0;
  font-size: 1.286em;
  color: #F47837;
}
.logo-txt em {
  font-size: .857em;
  font-style: normal;
  font-weight: 400;
}

.navbar {
  margin-bottom: 0;
  font-family: "Microsoft Yahei";
  font-size: 16px;

}

.navbar-static-top {
  border: 0;
}

.navbar-inverse .navbar-nav > li > a {
  color: #FFFFFF;
  padding-right:30px;

}


.navbar-inverse .navbar-nav > a:hover,
.navbar-inverse .navbar-nav > a:focus {
  background: #f28500;
}

.mobile-num {
  display: none;
}
.mobile-num .fa-mobile {
  margin-right: .166em;
  font-size: 4.286em;
  color: #333333;
  vertical-align: middle;
}
.mobile-num span {
	 background:url(../images/icon01.png) no-repeat left; display:block; padding-left:40px; margin-top:10px;
	
  font-size: 22px;
  color: #715700;
}
.mobile-num li {
  font-size: 1.143em;
  color:#d62614;
}

.container  h1{
  background:url(../images/arrow_right.png) #ebf1f7 no-repeat 10px; 
  padding-left:44px;
  padding-top:10px;
  padding-bottom:10px;
  color:#336699;
  font-weight:bold;
  font-size: 20px;
  margin-bottom:0;
}

.container  h2{
  background:url(../images/arrow_right.png) #ebf1f7 no-repeat 10px; 
  padding-left:44px;
  padding-top:10px;
  padding-bottom:10px;
  color:#336699;
  font-weight:bold;
  font-size: 20px;
  margin-bottom:0;
}
#box-1 p{
  background:url(../images/arrow_right.png) #333 no-repeat 10px; 
  padding-left:44px;
  padding-top:10px;
  padding-bottom:10px;
  color:#fff;
  font-weight:bold;
  font-size: 20px;
  margin-bottom:0;
}
.mobile-num li i {
  width: 30px;
  margin-right: 0.5em;
  font-size: 1.429em;
  text-align: right;
  color: #ccc;
}

h2 .fa-user,
h2 .fa-legal,
h2 .fa-image,
h2 .fa-list-ul,
h2 .fa-link,
h2 .fa-comments {
  margin-right: .416em;
  color: #2d190f;
}

.about-left ul {
  padding-top: 10px;
  padding-left: 0;
}
.about-left li {
  line-height: 2em;
  word-break: break-all;
}
.about-left li span {
  font-weight: 700;
}
.about-left i {
  width: 25px;
  font-size: 1em;
  text-align: center;
  color: #999;
}
.about-left i.fa-mobile {
  font-size: 1.429em;
}

.about-right {
  position: relative;
}
.about-right div p {
  line-height: 1.714em;
  height: 120px;
  overflow: hidden;
}
.about-right a {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.about-right-top {
  padding: .714em;
  line-height: 1.714em;
  color: #cc3300;
  border: 1px dashed #333333;
}

.fengcai-box div {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.fengcai-box li {
  width: 215px;
  height: 180px;
  padding: 0;
  margin-right: 6px;
  overflow: hidden;
}

.list-mod li {
  position: relative;
  line-height: 2em;
}
.list-mod li a {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  color: #333;
}
.list-mod li a:hover {
  color: #333333;
}
.list-mod li span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.857em;
  color: #ccc;
}

.icon-circle {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 5px;
  background: #ccc;
  border-radius: 100%;
  vertical-align: middle;
}

.footer {
  padding: 1.429em;
  margin-top: .714em;
  background: #336699;
}
.footer p {
  text-align: center;
  line-height: 2em;
  color: #FFFFFF;
}
.footer p.mzsm-txt {
  font-size: 0.857em;
  color: #FFFFFF;
}
.footer a {
  color: #FFFFFF;
}
.cclink {
  display: none;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:35px;
  line-height:25px;
}
.cclink a {
  padding-right:15px;
}
.cclink span {
  color: #FFFFFF;
}


/*------------------------内页-----------------------------------*/
.location {
  position: relative;
  display: none;
}
.location ol {
	line-height:24px;
	margin-bottom:0;
	 padding-right:15px;
	background:none;
	color:#fff;
  position: absolute;
  top: 0;
  right: 0;
  
}
.location ol a{ color:#fff;}

.about-pho {
  padding:20px 0;

}
.about-mod {
  margin-top: 30px;
}
.about-mod:first-child {
  margin-top: 0;
}
.about-mod h4 {
  font-weight: 700;
  color: #2d190f;
}
.about-mod p {
  text-indent: 2em;
}
.about-mod i {
  margin-right: 10px;
}
.list-group {
  display: none;
}
.list-group h3 {
  padding: 10px;
  margin-bottom: 0;
  color: #fff;
  background: #333333;
  text-shadow: 0px 1px 2px #070402;
}
.list-group i.fa-list-ul {
  color: #fff;
}
.list-group a.active, .list-group a.active:hover {
  font-weight: 700;
  color: #333333;
  border: 1px solid #ddd;
  border-left: 3px solid #333333;
  background: #fff;
}

.side-contact {
  background: #fff;
}
.side-contact h3 {
  padding: 10px;
  margin: 0;
  color: #fff;
  background: #333333;
  text-shadow: 0px 1px 2px #070402;
}
.side-contact ul {
  padding: 10px 0 0 10px;
}
.side-contact li {
  line-height: 2em;
}
.side-contact span {
}
.side-contact i.fa-comments {
  color: #fff;
}

.side-contact p{
	padding: 5px 10px 5px 10px;
}

.list-mod.article li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.list-mod.article i.fa-file-o {
  margin-right: 10px;
  color: #ccc;
  vertical-align: middle;
}

.pagination-centered {
  text-align: center;
}

.pagination > .active > a,
.pagination > .active > a:hover {
  border: 1px solid #333333;
  background: #333333;
}

.article-tle {
  margin-bottom: 20px;
}
.article-tle h3 {
  text-align: center;
}
.article-tle h3 a {
  color: #2d190f;
}
.article-tle p {
  text-align: center;
  color: #999;
}
.article-tle span {
  margin-left: 10px;
  font-size: .857em;
}
.article-tle span:first-child {
  margin-left: 0;
}

.article-con p {
  text-indent:0;
}

.panel > .list-group .list-group-item span {
  font-weight: 700;
  color: #2d190f;
}

.panel-contact {
  display: none;
}

.iw_poi_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}

.iw_poi_content {
  font: 14px arial,sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}

/*微信二维码*/
.wx-code {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 10px;
  background: #dbab93;
}
.wx-code h5 {
  position: relative;
  margin-top: 0;
  font-family: "Microsoft Yahei";
  color: #333333;
}
.wx-code img {
  padding: 10px;
  background: #fff;
}
.wx-code p {
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
  color: #cc3300;
}
.wx-code .wx-btn-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #f4e7e0;
}
.wx-code .fa-qrcode {
  margin-right: 5px;
  vertical-align: middle;
}

/*-------------在线咨询悬浮窗-----------------*/
.online-box {
  position: fixed;
  top: 300px;
  right: -158px;
  z-index: 9999;
  width: 158px;
  padding: 10px;
  font-family: "Microsoft Yahei";
  background: #333333;
}
.online-box h3 {
  position: relative;
  margin: 0;
  font-weight: 700;
  color: #eed8cc;
  text-shadow: 0px 1px 2px #333333;
}

a.online-close-btn {
  position: absolute;
  top: 0;
  right: 0;
  color: #FFFFFF;
}
a.online-close-btn:hover {
  text-decoration: none;
}

a.online-slide-btn {
  position: absolute;
  top: 50px;
  left: -40px;
  display: block;
  width: 40px;
  padding: 10px;
  font-size: 1.417em;
  font-weight: 700;
  text-align: center;
  color: #eed8cc;
  background: #333333;
  text-shadow: 0px 1px 2px #2d190f;
}
a.online-slide-btn:hover {
  text-decoration: none;
  color: #fff;
  background: #8d4e2f;
}

.online-con {
  padding: 5px;
  margin-top: 20px;
  background: #fff;
}
.online-con p {
  position: relative;
}
.online-con p span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.online-con ul {
  padding-left: 0;
  line-height: 2em;
  color: #cc3300;
}
.online-con .fa-mobile,
.online-con .fa-phone,
.online-con .fa-qq {
  margin-right: 5px;
  font-size: 2em;
  color: #999;
  vertical-align: middle;
}
.online-con .fa-phone {
  font-size: 1.2em;
}
.online-con .fa-qq {
  font-size: 1em;
}


/*----------------媒体查询--------------------*/
@media screen and (min-width: 768px) {
  .mobile-num {
    display: block;
	margin-top:10px;
  }

  .location {
  display: block;
  }

  .fengcai-box {
  display: block;
  }
.footer-banner-box {
	    display: none;
}

  .list-group {
    display: block;
  }

  .carousel-inner {
  display: block;
  }

  .online-box {
    right: 0;
  }

  a.online-slide-btn {
    display: none;
  }

  .cclink {
  display: block;
}


}
@media screen and (min-width: 992px) {
  .panel-contact {
    display: block;
  }

  .about-left,
  .about-right {
    height: 320px;
  }
}
@media screen and (min-width: 1200px) {
  .about-left,
  .about-right {
    height: 300px;
  }
}
