body {
  font-family: "Microsoft YaHei";
  font-size: 15px;
}
a:hover{text-decoration:none;}
.over {
  overflow: hidden;
}
p{margin:0;}
@media only screen and (max-width:767px ) {
	.flex{width:20%;}
	.flex>img{width:100%;}
}
#swx img{width:100%;height:100%;}
.flex-img{
	
}
#swx{display:none;}
.flex-img .img{margin-top: 9px;position: relative;}
.flex-img .img1:hover #swx{display:block;}
.flex a img{
	position:absolute;
}
.flex a.qq1 img{
	left:75px;
	top:67px;
}
.flex a.qq2 img{
	left:75px;
	top:107px;
}
.flex a.qq3 img{
	left:75px;
	top:147px;
}
.header-top {
  background: #e6e6e6;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  border-bottom: solid 1px #910200;
}
.header-top-menu {
  padding: 0;
  max-width: 1200px;
  font-size: 14px;
  color: #3e3a39;
}
.header-top-l {
  float: left;
}
.header-top-r {
  float: right;
}
.header-top-r a {
  color: #3e3a39;
}
.nav-menu {
  max-width: 1200px;
  padding: 10px 0;
}
.nav-menu .nav-l {
  float: left;
}
.nav-menu .nav-l img {
  width: 100%;
}
.nav-menu #dh {
  float: right;
  border: 0;
  background: none;
  margin-bottom: 0;
}
.nav-menu #dh ul li {
  width: 80px;
  text-align: center;
  color: #2f2b2a;
  margin-left: 12px;
}
.nav-menu #dh ul li a {
  display: block;
  width: 80px;
}
.nav-menu #dh ul li span.img {
  display: block;
  height: 50px;
  width: 80px;
  margin-bottom: 4px;
  border: solid 1px #CCCCCC;
}
.nav-menu #dh ul li span.img img {
  margin-top: 4px;
  height: 40px;
  vertical-align: center;
}
.nav-menu #dh .nav > li > a {
  padding: 0 0;
}
.nav-menu #dh .navbar-collapse {
  padding: 0;
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .nav-menu .nav-l {
    width: 220px;
  }
  .nav-menu #dh ul li {
    width: 70px;
    margin-left: 10px;
  }
  .nav-menu #dh ul li a {
    width: 70px;
  }
  .nav-menu #dh ul li span.img {
    width: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .nav-menu .nav-l {
    width: 160px;
  }
  .nav-menu #dh ul li {
    width: 58px;
    margin-left: 5px;
    font-size: 14px;
  }
  .nav-menu #dh ul li a {
    width: 58px;
  }
  .nav-menu #dh ul li span.img {
    width: 58px;
    height: 40px;
    margin-bottom: 0px;
  }
  .nav-menu #dh ul li span.img img {
    height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-menu .nav-l {
    width: 200px;
  	margin-left:5px;
  	margin-top:5px;
  }
  .nav-menu #dh {
    width: 60%;
  }
  .nav-menu #dh ul {
    margin: 0;
  	position:absolute;
  	top:50px;
  	right:15px;
  	background:#FFF;
  	width:100px;
  	height:auto;
  	text-align:center;
  	z-index:100;
  	border:1px solid #910200;
  	border-radius:5px;
  	padding-bottom:5px;
  }
  .nav-menu #dh ul li {
    width: 100%;
    margin-left: 0px;
    margin-top: 5px;
    font-size: 14px;
  }
  .nav-menu #dh ul li a {
    width: auto;
  }
  .nav-menu #dh ul li span.img {
    display: none;
  }
  .nav-menu #dh .navbar-collapse.in {
    overflow-y: hidden;
  }
  .header-top-menu {
    font-size: 12px;
  	padding:0 5px;
  }
}
@media only screen and (max-width: 420px) {
  .nav-menu #dh {
    width: 40%;
  }
}
.kkdd {
  height: 40px;
  line-height: 40px;
  background: #910200;
  color: #FFFFFF;
}
.kkdd-menu {
  padding: 0 0 0 20px;
  box-sizing: border-box;
  max-width: 1200px;
  overflow: hidden;
}
.kkdd-l {
  float: left;
}
.kkdd-l a {
  color: #fff;
  margin-right: 20px;
}
.kkdd-r {
  float: right;
}
@media only screen and (max-width: 767px) {
  .kkdd {
    font-size: 14px;
  }
  .kkdd-menu {
    padding: 0;
  }
  .kkdd-l a {
    margin-right: 10px;
  }
}
.pxfl {
  max-width: 1200px;
  padding: 0;
  margin-top: 1px;
  overflow: hidden;
}
.pxfl-slid {
  width: 25%;
  height: 80px;
  background: #e6e6e6;
  overflow: hidden;
  float: left;
  transition: width 0.8s ease;
}
.pxfl-slid-l {
  float: left;
  width: 19.6%;
  background: #910200;
  height: 100%;
  text-align: center;
  line-height: 25px;
  padding-top: 15px;
  color: #fff;
}
.pxfl-slid-r {
  width: 80.2%;
  height: 100%;
  float: left;
  box-sizing: border-box;
  padding: 16px 4px;
  position: relative;
  overflow: hidden;
}
.pxfl-slid-r a {
  color: #2f2b2a;
  margin-left: 10px;
  float: left;
  margin-bottom: 8px;
}
.pxfl-slid-r span {
  width: 10px;
  height: 1px;
  background: #910200;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .pxfl-slid-l {
    width: 22%;
    font-size: 15px;
  }
  .pxfl-slid-r {
    width: 77.8%;
    padding: 15px 4px;
  }
  .pxfl-slid-r a {
    margin-left: 4px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .pxfl-slid {
    width: 50%;
    font-size: 14px;
    height: 80px;
    margin-bottom: 2px;
  }
  .pxfl-slid-l {
    width: 20%;
    height: 80px;
    line-height: 25px;
    padding-top: 15px;
  }
  .pxfl-slid-r {
    width: 80%;
    padding: 15px 10px;
    height: 80px;
  }
  .pxfl-slid-r a {
    margin-left: 10px;
  }
  .pxfl-slid-r span {
    width: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .pxfl-slid {
    width: 50%;
    font-size: 14px;
    height: 80px;
    margin-bottom: 2px;
  }
  .pxfl-slid-l {
    width: 20%;
    height: 80px;
    line-height: 25px;
    padding-top: 15px;
  }
  .pxfl-slid-r {
    width: 80%;
    padding: 15px 10px;
    height: 80px;
  }
  .pxfl-slid-r a {
    margin-left: 10px;
  }
  .pxfl-slid-r span {
    width: 25px;
  }
}
@media only screen and (max-width: 625px) {
  .pxfl-slid {
    width: 100%;
    font-size: 14px;
    height: 80px;
    margin-bottom: 2px;
  }
  .pxfl-slid-l {
    width: 20%;
    height: 80px;
    line-height: 25px;
    padding-top: 15px;
  }
  .pxfl-slid-r {
    width: 80%;
    padding: 15px 10px;
    height: 80px;
  }
  .pxfl-slid-r a {
    margin-left: 10px;
  }
  .pxfl-slid-r span {
    width: 25px;
  }
}
.kc {
  max-width: 1200px;
  padding: 0;
  margin-top: 10px;
  overflow: hidden;
}
.kc-l {
  width: 25%;
  float: left;
}
.kc-l-t {
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #e6e6e6;
}
.kc-l-t span {
  display: block;
  padding-left: 10px;
  color: #fff;
  background: url(../img/top-bg.png) no-repeat;
}
.kc-l .px {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 10px;
  border: solid 1px #000;
  margin-top: 5px;
}
.kc-l .px-slid {
  margin-bottom: 12px;
  color: #2f2b2a;
  border-bottom: 1px #2f2b2a dashed;
}
.kc-l .px-slid span {
  display: block;
  border-bottom: solid 1px #2f2b2a;
  width: 129px;
  padding-bottom: 6px;
}
.kc-l .px-slid-a {
  padding: 10px 5px 0 5px;
  overflow: hidden;
}
.kc-l .px-slid-a a {
  float: left;
  color: #2f2b2a;
  margin-right: 18px;
  margin-bottom: 10px;
}
.kc-l .px-slid2-a a {
  float: left;
  color: #2f2b2a;
  margin-right: 18px;
  margin-bottom: 10px;
}

.kc-l .px-slid2-a a:nth-child(8){
	margin-right:0;
}
.kc-l .px .img {
  padding: 0 5px;
}
.kc-l .px .img img {
  width: 100%;
	height:100px;
}
.kc-cen {
  width: 41.67%;
  float: left;
  margin: 0 10px;
}
.kc-cen .carousel-inner {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: solid 1px #2f2b2a;
}
.kc-cen .carousel-inner .item {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.kc-cen .carousel-inner .item img {
  width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.kc-cen .carousel-caption {
  position: relative;
  height: 30px;
  padding: 0;
  text-align: center;
  margin: 0;
  line-height: 30px;
  background: #910200;
  left: 0;
  bottom: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.kc-cen .rmkc {
  margin-top: 15px;
}
.kc-cen .rmkc-t {
  background: #910200;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  color: #fff;
  padding-left: 10px;
  height: 39px;
  line-height: 39px;
}
.kc-cen .rmkc-t p{
	display: inline-block;
	float:left;	
}
.kc-cen .rmkc-t span{
	float:right;
  line-height: 39px;
	margin-right:5px;
}
.kc-cen .rmkc-t span a{
	color: #fff;
}
.kc-cen .rmkc ul {
  background: #e6e6e6;
  padding:22px 16px;
}
.kc-cen .rmkc ul li {
  margin-bottom: 10px;
}
.kc-cen .rmkc ul li b {
  background: url(../img/dian.png) no-repeat;
  width: 3px;
  height: 2px;
  display: inline-block;
  margin-right: 10px;
}
.kc-cen .rmkc ul li a {
  color: #2f2b2a;
}
.kc-cen .rmkc ul li a p{
	display: inline-block;
	width:190px;
}
.kc-cen .rmkc ul li a span.jg {
  margin-right: 16px;
	width:90px;
	display:inline-block;
}
.kc-cen .rmkc ul li a span.dd{
	margin-right: 16px;
}
.kc-cen .rmkc ul li a span.time{
	float:right;
}
.kc-cen .rmkc ul li:nth-child(7) {
  margin: 0;
}
.kc-cen .img {
  margin-top: 15px;
  width: 100%;
}
.kc-cen .img img {
  width: 100%;
}
.kc-r {
  float: right;
  width: 31.6%;
}
.kc-r .tj-top {
  height: 40px;
  line-height: 40px;
  background: #e6e6e6;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}
.kc-r .tj-top span {
  padding-left: 12px;
  width: 71.84%;
  color: #fff;
  display: inline-block;
  background: url(../img/top-bg2.png) no-repeat;
  background-size: 100% 100% ;
}
.kc-r .tj-top a {
  float: right;
  color: #910200;
}
.kc-r .tj-news {
  border: solid 1px #2f2b2a;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin-top: 5px;
  padding: 18px 0 16.5px 20px;
	height:290px;
	overflow:hidden;
}
.kc-r .tj-news ul {
  margin: 0;
}
.kc-r .tj-news ul li {
  margin-bottom: 7px;
}
.kc-r .tj-news ul li a p{
	display:inline-block;
}
.kc-r .tj-news ul li b {
  background: url(../img/dian.png) no-repeat;
  width: 3px;
  height: 2px;
  display: inline-block;
  margin-right: 20px;
}
.kc-r .tj-news ul li a {
  color: #2f2b2a;
}
.kc-r .tj-news ul li:last-child {
  margin: 0;
}

.kc-r .tj-news1 {
  border: solid 1px #2f2b2a;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin-top: 5px;
  padding: 23.5px 0 23px 20px;
}
.kc-r .tj-news1 ul {
  margin: 0;
}
.kc-r .tj-news1 ul li {
  margin-bottom: 7px;
}
.kc-r .tj-news1 ul li b {
  background: url(../img/dian.png) no-repeat;
  width: 3px;
  height: 2px;
  display: inline-block;
  margin-right: 20px;
}
.kc-r .tj-news1 ul li a {
  color: #2f2b2a;
}
.kc-r .tj-news1 ul li a p{
	display:inline-block;
}
.kc-r .tj-news ul li a span{
	float:right;
	text-align:left;
	display:inline-block;
	width:90px;
}
.kc-r .tj-news1 ul li a span{
	float:right;
	text-align:left;
	display:inline-block;
	width:90px;
}
.kc-r .tj-news ul li:last-child {
  margin: 0;
}

.kc-r .tj2 {
  margin-top: 15px;
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .kc-cen .rmkc ul li a span.jg {
    margin: 0 10px;
  }
  .kc-r .tj-news {
    padding: 10px 10px;
  }
  .kc-r .tj-news ul li b {
    margin-right: 5px;
  }
  .kc-r .tj-news1 {
    padding: 15px 10px;
  }
  .kc-r .tj-news1 ul li b {
    margin-right: 5px;
  }
  .kc-l .px-slid-a a {
    margin-right: 5px;
  }
  .kc-cen .rmkc ul li b {
    margin-right: 2px;
  }
  .kc-cen .rmkc ul li {
    margin-bottom: 8px;
  }
  .kc-cen {
    margin: 0 8px;
  }
  .kc-cen .rmkc {
    margin-top: 11px;
}
.kc-cen .rmkc ul {
    background: #e6e6e6;
    padding: 12px 16px;
}
.kc-cen .img {
    margin-top: 6px;
    width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .kc-cen .rmkc ul li a span.jg {
    margin: 0 10px;
  }
  .kc-r .tj-news {
    padding: 10px 10px;
  }
  .kc-r .tj-news ul li b {
    margin-right: 2px;
  }
  .kc-r .tj-news ul li {
    margin-bottom: 2px;
  }
  .kc-l .px-slid-a a {
    margin-right: 5px;
  }
  .kc-cen .rmkc ul li b {
    margin-right: 2px;
  }
  .kc-l-t {
    height: 30px;
    line-height: 30px;
  }
  .kc-l-t span {
    background-size: 100% 100%;
  }
  .kc-r .tj-top {
    height: 30px;
    line-height: 30px;
  }
  .kc-cen .rmkc ul li {
    margin-bottom: 8px;
  }
  .kc {
    font-size: 14px;
  }
  .kc-cen {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  .kc {
    font-size: 16px;
    padding: 0 15px;
  }
  .kc-l {
    width: 100%;
    float: none;
  }
  .kc-cen {
    margin: 0;
    width: 100%;
    float: none;
  }
  .kc-r {
    width: 100%;
    float: none;
  }
}
.container-t {
  margin-top: 15px;
  max-width: 1200px;
  padding: 0;
  background: #e6e6e6;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-top: solid 1px #910200;
}
.container-t span {
  float: left;
  width: 189px;
  display: block;
  background: url(../img/top-bg.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  padding-left: 12px;
}
.container-t .kkdd2 {
  float: left;
  color: #910200;
}
.container-t .kkdd2 a {
  color: #910200;
  margin-right: 46px;
}
.container-t .gd {
  float: right;
}
.container-t .gd a {
  color: #910200;
}
.container-con {
  max-width: 1200px;
  padding: 0;
  overflow: hidden;
  margin-top: 10px;
  color: #3e3a39;
}
.container-con .container-l {
  width: 25%;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: solid 1px #3e3a39;
  padding: 16px 8px 13px 8px;
}
.container-con .container-l span {
  width: 132px;
  padding-bottom: 5px;
  display: block;
  border-bottom: solid 1px #3e3a39;
}
.container-con .container-l ul {
  padding: 0px 0 10px 10px;
  border-bottom: dashed 1px #3e3a39;
}
.container-con .container-l ul li {
  margin-top: 10px;
}
.container-con .container-l ul li a {
  color: #3e3a39;
}
.container-con .container-l ul li b {
  background: url(../img/dian.png) no-repeat;
  width: 3px;
  height: 2px;
  display: inline-block;
  margin-right: 20px;
}
.container-con .container-l ul li span {
  float: right;
  width: auto;
  padding: 0;
  border: 0;
}
.container-con .container-l .img {
  width: 100%;
  margin-top: 12px;
}
.container-con .container-l .img img {
  width: 100%;
	height:100px;
}
.container-con .container-r {
  float: right;
  width: 74.16%;
  background: #e6e6e6;
  border: solid 1px #3e3a39;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 33px ;
}
.container-con .container-r .slid {
  overflow: hidden;
}
.container-con .container-r .slid a {
  display: inline-block;
  color: #3e3a39;
  padding: 11px 17px;
  border: solid 1px #3e3a39;
  margin-bottom: 3px;
}
/* .container-con .container-r .slid a:hover {
  background: #910200;
  color: #fff;
  text-decoration: none;
  border: solid 1px #3e3a39;
} */
.container-con .container-r-menu {
  margin-top: 12px;
}
.container-con .container-r-menu ul {
  padding-left: 12px;
}
.container-con .container-r-menu ul p.ck{
	text-align:right;
	padding-right:10px;
}
.container-con .container-r-menu ul p a{
	color: #910200;
}
.container-con .container-r-menu ul li {
  margin-bottom: 8px;
}
.container-con .container-r-menu ul li a {
  color: #3e3a39;
}
.container-con .container-r-menu ul li a p{
	display: inline-block;
	width:500px;
}
.container-con .container-r-menu ul li b {
  background: url(../img/dian.png) no-repeat;
  width: 3px;
  height: 2px;
  display: inline-block;
  margin-right: 20px;
}
.container-con .container-r-menu ul li span {
  float: none;
	margin-left:10px;
	width:90px;
	text-align:left;
	display: inline-block;
}
.container-con .container-r-menu ul li span.dd{
	width:50px;
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .container-con .container-l ul {
    padding: 7px 0 22px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .container-t {
    font-size: 14px;
  }
  .container-t .kkdd2 {
    display: none;
  }
  .container-con {
    font-size: 14px;
    padding: 15px;
  }
  .container-con .container-l {
    width: 100%;
  }
  .container-con .container-r {
    width: 100%;
    padding: 15px;
  }
}
.cqpx .container-r {
  background: none;
  border: 0;
  padding: 0;
}
.cqpx .container-r .container-r-bg {
  border: solid 1px #3e3a39;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 14px 34px ;
}
.cqpx .container-r .img {
  width: 100%;
  margin-top: 6px;
  border: solid 1px #3e3a39;
	border-radius: 5px;
	overflow:hidden;
	height:105px;
}
.cqpx .container-r .img a{
	display:inline-block;
	width:33.33%;
	height:auto;
	margin:0;
	float:left;
}
.cqpx .container-r .img a img{
	width:100%;
	height:auto;
	margin:0;	
	height:105px;	
}
.cqpx .container-r .slid a {
  padding: 11px 10px;
}
.gg {
  max-width: 100%;
  padding: 0;
  margin-top: 19px;
}
.gg-t {
  overflow: hidden;
  height: 38px;
  line-height: 38px;
  background: #910200;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.gg-t span {
  color: #fff;
  padding-left: 12px;
  float: left;
}
.gg-t a {
  float: right;
}
.gg-menu {
  border: solid 1px #910200;
  margin-top: 6px;
  padding: 19px;
  position: relative;
  height: 255px;
  overflow: hidden;
}
.gg-menu ul {
  margin-bottom: 0;
  overflow: hidden;
  position: absolute;
  left: 20;
  top: 20;
  width: 999999px;
}
.gg-menu ul li {
  float: left;
  text-align: center;
  margin-right: 19px;
}
.gg-menu ul li p {
  margin-top: 8px;
}
.yxkc .container-r {
  padding: 15px 34px 31.5px 34px;
}
@media only screen and (max-width: 767px) {
  .yxkc .container-r {
    padding: 39px 10px;
  }
  .cqpx .container-r .container-r-bg {
    padding: 10px;
  }
}
.ltzh1 {
  color: #3e3a39;
}
.ltzh1 .ltzh-l {
  overflow: hidden;
  padding: 0;
  height: 298px;
}
.ltzh1 .ltzh-l ul{
	width:80%;
	float:right;
}
.ltzh1 .ltzh-l ul p{
	text-align:right;
	margin-top:10px;
}
.ltzh1 .ltzh-l ul p a{
	color: #910200;
}
.ltzh1 .ltzh-l-l {
  width: 20%;
  height: 100%;
  background: #910200;
  color: #fff;
  float: left;
  text-align: center;
  padding-top: 78px;
  line-height: 35px;
}
.ltzh1 .ltzh-l .list {
  width: 80%;
  float: left;
}
.ltzh1 .ltzh-l .list-menu {
  padding: 27px 0 21px 10px;
  overflow: hidden;
  border-bottom: dashed 1px #3e3a39;
}
.ltzh1 .ltzh-l .list-menu2 {
  border: 0;
}
.ltzh1 .ltzh-l .list-l {
  float: left;
  width: 55px;
}
.ltzh1 .ltzh-l .list-l ing {
  width: 100%;
}
.ltzh .ltzh-l .list-r {
  float: right;
  margin: 5px;
  line-height: 26px;
  font-size: 15px;
}
.ltzh .ltzh-r {
  padding: 0;
  background: none;
}
.ltzh .ltzh-r-t {
  height: 48px;
  line-height: 48px;
  border-bottom: solid 1px #3e3a39;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #e6e6e6;
}
.ltzh .ltzh-r-t span {
  float: left;
  padding-left: 10px;
  color: #910200;
}
.ltzh .ltzh-r-t a {
  float: right;
  color: #910200;
}
.ltzh .ltzh-r-menu {
  padding: 11px 33px 0px 33px;
}
.ltzh .ltzh-r .lis {
  margin-top: 10px;
}
.ltzh .ltzh-r .lis ul {
  margin-bottom: 11px;
  overflow: hidden;
}
.ltzh .ltzh-r .lis ul p{
	margin-top:15px;
}
.ltzh .ltzh-r .lis ul p a{
	color: #910200;
}
.ltzh .ltzh-r .lis ul li {
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
.ltzh .ltzh-r .lis ul li img {
  float: left;
  width: 88px;
  height:120px;
}
.ltzh .ltzh-r .lis ul li a {
  float: left;
  margin-left: 6px;
  width: 87px;
  padding-top: 12px;
}
.ltzh .ltzh-r .lis ul li a h3 {
  font-weight: 100;
  margin-top: 12px;
  color: #910200;
  font-size: 14px;
  margin: 0;
}
.ltzh .ltzh-r .lis ul li a h3 span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}
.ltzh .ltzh-r .lis ul li a p {
  color: #3e3a39;
  line-height: 24px;
  margin-top: 6px;
  font-size: 14px;
	text-indent:0;
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .ltzh .ltzh-l-l {
    padding-top: 147px;
  }
  .ltzh .ltzh-l {
    height: 429px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .ltzh .ltzh-l-l {
    padding-top: 170px;
  }
  .ltzh .ltzh-l {
    height: 477px;
  }
}
@media only screen and (max-width: 767px) {
  .ltzh .ltzh-r-menu {
    font-size: 14px;
    padding: 11px 11px 11px 11px;
  }
  .ltzh .ltzh-r .lis ul li a {
    width: 70%;
  }
}
.yqlj {
  max-width: 1200px;
  padding: 0;
  margin-top: 19px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.yqlj-t {
  background: #910200;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  padding-left: 12px;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.yqlj-a {
	max-width:1198px;
  background: #e6e6e6;
  padding: 20px 46px 12px 50px;
  overflow: hidden;
	border:1px solid #2f2b2a;
	border-top:0;
	border-radius:0 0 5px 5px;
}
.yqlj-a a {
  color: #2f2b2a;
  margin-right: 30px;
  margin-bottom: 9px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .yqlj {
    font-size: 14px;
  }
  .yqlj-a {
    padding: 15px 10px;
  }
  .yqlj-a a {
    margin-right: 15px;
  }
}
.footer-nav {
  max-width: 1200px;
  margin-top: 10px;
  padding: 10px 0 10px 70px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #910200;
  color: #fff;
}
.footer-nav a {
  color: #fff;
  padding: 0 28px;
  display: inline-block;
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
		.footer-nav a {padding:0 15px;}
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
	.footer-nav {padding-left:40px;}
		.footer-nav a {padding:0 5px;}
}
@media only screen and (max-width: 767px) {
  .footer-nav {
    padding: 10px;
    font-size: 14px;
  }
}
.footer {
  padding: 18px 0 40px 0;
  color: #2f2b2a;
}
.footer-dh {
  max-width: 920px;
  margin: auto;
}
.footer-dh a {
  padding: 0 15px;
  color: #2f2b2a;
  display: inline-block;
}
.footer-menu {
  text-align: center;
  line-height: 28px;
  margin-top: 10px;
}
.footer-menu img {
  max-width: 300px;
}
@media only screen and (max-width: 767px) {
  .footer {
    font-size: 14px;
  }
}
.kbfc {
  height: 102px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: solid 1px #2f2b2a;
  margin-top: 8px;
}
.kbfc span {
  width: 6.7%;
  text-align: center;
  height: 102px;
  padding-top: 7px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #910200;
  color: #fff;
  display: block;
  float: left;
}
.kbfc-menu {
  position: relative;
  overflow: hidden;
  height: 102px;
}
.kbfc-menu ul {
  margin-top: 6px;
  overflow: hidden;
  position: absolute;
  left: 14px;
  top: 0px;
}
.kbfc-menu ul li {
  float: left;
  margin-right: 19px;
}
.kbfc-menu ul li .img1 img{
	width:180px;
	height:89px;
}
.xstp a img{
	width:100%;
	height:108px;
}

.container-con .container-r .slid a.current{
	background: #910200;
	color: #fff;
	text-decoration: none;
	border: solid 1px #3e3a39;
}
.close{float:none;width:auto;text-align:right;position:absolute;right:10px;top:12px;color:#FFFFFF;opacity:1;font-weight: 500;font-size:15px;}
.close:hover{font-size:18px;top:10.5px;color:#FFFFFF;opacity:1;}
.container-con .container-r-menu1 {
  margin-top: 12px;
}
.container-con .container-r-menu1 ul {
  padding-left: 12px;
}
.container-con .container-r-menu1 ul p.ck{
	text-align:right;
	padding-right:10px;
}
.container-con .container-r-menu1 ul p a{
	color: #910200;
}
.container-con .container-r-menu1 ul li {
  margin-bottom: 8px;
}
.container-con .container-r-menu1 ul li a {
  color: #3e3a39;
}
.container-con .container-r-menu1 ul li a p{
	display: inline-block;
	width:380px;
}
.container-con .container-r-menu1 ul li b {
  background: url(../img/dian.png) no-repeat;
  width: 3px;
  height: 2px;
  display: inline-block;
  margin-right: 20px;
}
.container-con .container-r-menu1 ul li span {
  float: none;
	margin-left:10px;
	width:90px;
	text-align:left;
	display: inline-block;
}
.container-con .container-r-menu1 ul li span.dd{
	width:100px;
}
.container-con .container-r-menu1 ul li span.r{
	width:150px;
}
.container-t1 {
  margin: 15px 0;
  max-width: 1200px;
  padding: 0;
  background: #e6e6e6;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-top: solid 1px #910200;
}
.container-t1 span {
  float: left;
  width: 189px;
  display: block;
  background: url(../img/top-bg.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  padding-left: 12px;
}
.container-t1 .kkdd2 {
  float: left;
  color: #910200;
}
.container-t1 .kkdd2 a {
  color: #910200;
  margin-right: 46px;
}f
.container-t1 .gd {
  float: right;
}
.container-t1 .gd a {
  color: #910200;
}
#fd{background:rgba(0,0,0,0.7);min-width: 1200px;position:absolute;width:100%;z-index:100;height:5000px;display:none;left:0px;top:0px;}
#tp{width:100%;height:auto;margin:0;position:fixed;top:0;text-align:center;}
#tp img{width:auto;height:auto;max-height:90%;}
#myCarousel1{display:none;}
#myCarousel1 .carousel-inner {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border: solid 1px #2f2b2a;
}
#myCarousel1 .carousel-inner .item {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#myCarousel1 .carousel-inner .item img {
  width: 100%;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#myCarousel1 .carousel-caption {
  position: relative;
  height: 30px;
  padding: 0;
  text-align: center;
  margin: 0;
  line-height: 30px;
  background: #910200;
  left: 0;
  bottom: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.header-top-r span{display:block;}
.header-top-r p{display:none;}
.header .sy{display:none;width:44px;height:34px;float:right;margin-top:20px;margin-right:15px;}
.header .sy img{width:44px;height:34px;}
@media only screen and (max-width: 767px) {
  .change{display:none !important;}
  .kkdd-l{padding-left:5px;font-size:16px;}
	.kkdd-l a{font-size:16px;}
  .pxfl{display:none;}
	.kc-l .px{margin-bottom:10px;}
	.kc-cen{display:none;}
	.kc-r{display:none;}
	.dqpx{display:none;}
	.cqpx{display:none;}
	.yxkc{display:none;}
	.container-t{display:none;}
	.container-con{display:none;}
	.ltzh{display:none;}
	.ltzh-r{display:none;}
	.yqlj{display:none;}
	.footer-nav{margin-top:0;}
	.footer-nav span{display:none;}
	.footer-nav a{padding:3px 12px;}
	.footer{display:none;}
	.footer-menu div{text-align:center;padding:0 5px;}
	.kc{padding:0 5px;}
	.flex{display:none;}
	#dh{position:absolute;right:0;}
	#example-navbar-collapse{height:auto !important;border:0 !important;}
	#but{border:0 !important;}
	.kkdd-r{display:none;}
	.kc-l-t{display:none;}
	.kc{margin:6px 0;}
	#myCarousel1{display:block;}
	.header-top-r span{display:none;}
	.header-top-r p{display:block;}
	.kc-l .px-slid-a a{width:20%;display:inline-block;margin-right:15px;}
	.kc-l .px-slid2-a a{width:auto;display:inline-block;}
	.header .sy{display:block;}
	.nav-menu #dh{display:none;}
}
@media only screen and (max-width: 360px) {
	.kc-l .px-slid-a a{width:23%;display:inline-block;margin-right:5px;font-size:15px;}
	.kc-l .px-slid2-a a{width:auto;display:inline-block;margin-right:15px;}
}
@media only screen and (max-width: 320px) {
.footer-nav a{padding:3px 7px;}
	#myCarousel1 .carousel-caption{font-size:13px;}
	.header-top-l{width:100%;height:20px;line-height:20px;}
	.header-top-r{width:100%;float:left;height:20px;line-height:20px;}
	.header-top-menu{height:auto;}
	.header-top{height:auto;}

	.kc-l .px-slid-a a{width:23%;display:inline-block;margin-right:5px;font-size:15px;}
	.kc-l .px-slid2-a a{width:auto;display:inline-block;margin-right:15px;}	
}