@charset "utf-8";
/* CSS Document */
html, body {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  word-wrap: break-word;
}
body {}
.bdy {
  min-width: 1200px;
  background: url("../images/bg.png") no-repeat top center;
}
a:hover {
  text-decoration: none;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
.logo {
  width: 100%;
  padding-left: 300px;
  overflow: hidden;
}
.logo-container {
  height: 243px;
  background: url("../images/logo.png") no-repeat left center;
}
.nav {
  width: 100%;
  height: 50px;
}
#nav_img1 {
  width: 150px;
  height: 50px;
  background: #c00;
  position: absolute;
  bottom: 0;
  line-height: 50px;
  color: #FFEC7D;
  font-size: 25px;
  font-weight: bold;
}
.nav-li {
  display: block;
  float: left;
  width: 150px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  cursor: pointer;
}
.nav_li_container {
  float: right;
}
.nav_li_container a:hover {
  color: #FFEC7D;
}
.nav_li_container .nav-li:first-child {
  border-left: none;
}
.nav-li span {
  display: block;
  height: 26px;
  width: 100%;
  margin-top: 12px;
  font-size: 1.2em;
  border-left: 1px solid #D54F4F;
  line-height: 26px;
}
.container {
  max-width: 1200px;
}
.title {
  font-size: 38px;
  line-height: 36px;
  font-weight: 700;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #c00;
}
.xiaotitle {
  color: #6C6C6C;
  font-size: 16px;
  padding-left: 30px;
}
.ttmore {
  color: #c00;
  font-size: 1.1em;
  padding: 0 20px;
  /*background: #c00;*/
}
.section-left {
  width: 600px;
  height: 400px;
  float: left;
  position: relative;
}
.swiper-slide {
  position: relative;
}
.swiper-slide .swiperSpan {
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 30;
  line-height: 34px;
  color: #fff;
  width: 100%;
  background: rgba(0, 0, 0, .6);
  font-size: 14px;
  font-weight: 400;
}
.swiper-slide .swiperSpan span {
  display: block;
  width: 450px;
  margin-left: 10px;
  line-height: 34px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  right: -490px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #ffffff;
  margin: 0 4px;
  opacity: 1;
  cursor: pointer;
}
.swiper-active-switch {
  background: #e60012;
}
.section-right-top2 {
  width: 100%;
  height: 40px;
}
.section-right-top2 .choose {
  color: #000;
  font-size: 22px;
  display: block;
  float: left;
  width: 90px;
  height: 40px;
  border-bottom: 4px solid #c00;
}
.gzdt {
  width: 160px;
  padding: 6px 0;
  font-size: 1.4em;
  font-weight: bold;
  background: #c00;
}
.gzdt a {
  color: #fff;
}
.gzdt span {
  font-weight: 200;
}
.section-right-top2 .more {
  color: #7E7E7E;
  font-size: 10px;
  display: block;
  float: right;
  margin: 10px 0;
}
.liebiao {
  font-size: 16px;
  float: left;
  text-align: left;
  font-weight: normal;
  letter-spacing: 0px;
  width: 530px;
  margin-left: -30px;
}
.liebiao .time {
  text-align: right;
  color: #7E7E7E;
  display: inline-block;
  position: absolute;
  right: 20px;
}
.liebiao li {
  height: 44px;
  width: 100%;
  line-height: 44px;
  list-style: none;
}
.liebiao li a {
  color: #333;
}
.liebiao li a:hover {
  color: #c00;
  text-decoration: underline;
}
.point {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #c00;
  float: left;
  margin-right: 13px;
  margin-top: 20px;
}



.daohang {
  max-width: 750px;
  margin-left: 35px;
}
.nav-tabs .nav-link.active {
  color: #c00;
  border: none;
  border-bottom: 2px solid #c00;
}
.daohang ul {
  background-color: transparent;
}
.daohang a {
  color: #000;
}
.daohang a:hover {
  border: none;
  color: #c00;
}
.daohang li {
  font-size: 1em;
}
.daohang .liebiao li {
  font-size: 16px;
  font-weight: normal;
}
.daohang .liebiao {
  margin-top: 20px;
}
.liebiao2 {
  font-size: 16px;
  float: left;
  text-align: left;
  font-weight: normal;
  letter-spacing: 0px;
  margin-left: -35px;
  margin-top: 20px;
}
.liebiao2 .time {
  text-align: right;
  color: #7E7E7E;
  display: inline-block;
  position: absolute;
  right: 20px;
}
.liebiao2 li {
  height: 35px;
  width: 100%;
  line-height: 30px;
  list-style: none;
}
.liebiao2 li a {
  color: #000;
}
.liebiao2 li a:hover {
  color: #c00;
  text-decoration: underline;
}

.lb {
  margin: 0;
  line-height: 50px;
}
.lb dt {
  text-align: left;
  line-height: 50px;
  background: url("../images/iso.png") left center no-repeat;
  text-indent: 6px;
}
.lb dt a {
  color: #333;
  font-weight: 500;
}
.lb dt a:hover {
  color: #c00;
  font-weight: 500;
}
.lb dd {
  margin: 0;
}
.ej_lb {
  margin: 0;
  line-height: 24px;
  padding: 5px 0;
  background: url("../images/xian.jpg") 3px repeat-y;
}
.ej_lb dt {
  text-align: left;
  line-height: 30px;
  background: url("../images/ej_ico02.png") left center no-repeat;
  text-indent: 2px;
  color: #c00;
  font-weight: 400;
  ;
}
.ej_lb dt:hover {
  background: url("../images/ej_ico.png") left center no-repeat;
}
.ej_lb dd a {
  color: #333;
}
.ej_lb dd a:hover {
  color: #c00;
  font-weight: 500;
}
.ej_lb dd {
  margin: 0;
  text-align: left;
}
.daohang_you li {
  float: right;
}
#myTab {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
}
.nav-tabs .nav-link {
  border: 0;
  padding-bottom: 12px;
  padding-top: 12px;
}
.zdfb {
  position: absolute;
  line-height: 40px;
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 2px solid #c00;
}
.tab_lb {
  margin-top: 15px;
}
.bai_bg {
  background: #fff;
  padding-top: 20px;
}
.list-group-item {
  background: none;
}
.biaoti {
  margin-bottom: 30px;
}
.chang_bg {
  background: url("../images/rdzt_bg.png") left center no-repeat;
  padding: 60px 0;
}
.lb_div {
  margin: 20px 0;
}
hr {
  border: 1px dashed #ccc;
}
.jianju {
  clear: both;
  height: 8px;
  border: 0;
}
.jianju_x {
  clear: both;
  height: 16px;
  padding: 0;
  margin: 0;
  border: 0;
}
.xk {
  border: 1px solid #ccc;
}
.xk_h {
  border: 1px solid #c00;
}
.ewm {
  padding: 0 30px;
}
.ewm img {
  width: 100px;
}
.wei {
  background-color: #c00;
  color: #fff;
  font-size: 18px;
  padding: 25px 0;
  margin: 0;
}
.wei p {
  text-align: left;
  font-size: 16px;
}
.yqlj {
  background: #eee;
  margin: 0;
  padding-bottom: 1px;
  border: 0;
  padding-top: 20px;
}
.yqlj a {
  color: #333;
  margin: 0 15px;
  font-size: 1em;
}
.nr {
  text-align: left;
}
.nr p {
  font-size: 1.1em;
  line-height: 2em;
  text-indent: 2em;
  color: #333;
}
.nr h3 {
  margin-top: 60px;
  text-align: center;
  font-weight: bold;
}
.nr .shijian {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 15px;
  font-size: 1em;
  color: #999;
  text-align: center;
}
.cd_tiao {
  background: #c00;
}
.cd {
  background: #c00;
  padding: 0px 0;
/*	border-right: 1px solid #aa0000;
	border-left: 1px solid #dd0000;*/
	
}
.cd .col-3 {
	padding: 10px 0;
	border-right: 1px solid #dd0000;
	border-left: 1px solid #aa0000;
	border-bottom: 1px solid #dd0000;
	border-top: 1px solid #aa0000;
}
.cd a {
  color: #fff;
}
.cd a:hover {
  color: #FFED00;
}
.logo2 {
  background: url("../images/bg.png") center -80px;
  padding: 30px 20px;
}
.lh_lb button {
  border: 0;
}
.foot {
	padding: 15px 0;
	text-align: center;
}
.foot p { 
	text-align: center;
}
/*______________________________________*/
.gongzuo {
  margin: 0;
  padding: 0;
}
.gongzuo p {
	width: 120px;
  background:url("../images/web_btbg.png") center bottom;
  padding: 8px 0;
  color: #FFC5C6;
  font-weight: bold;
  font-size: 1em;
margin: 0 15px;
}
.gongzuo p a {
  color: #fff;
}
.biaoti {
	margin-top: 15px;
  height: 40px;
  border-bottom: 1px solid #E0E0E0;
}
.biaoti p {
  color: #000;
  font-size: 1em;
  font-weight: bold;
  display: block;
  float: left;
  height: 40px;
  border-bottom: 2px solid #c00;
}
.biaoti .more {
  color: #7E7E7E;
  font-size: 10px;
  display: block;
  float: right;
}
.kuang {
  border: 1px solid #E0E0E0;
  padding: 0 20px;
  border-top: 2px solid #c00;
  margin-top: 20px;
}
.lingdao {
  background: url("../images/leader_bg.png") right bottom no-repeat;
}
.leader {
  font-size: 16px;
}
.leader .top {
  color: #c00;
  font-weight: bold;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 20px;
}
.leader .top a {
  color: #c00;
}
.leader li {
  padding: 4px;
  border: none;
}
.leader a {
  float: left;
  color: #000;
}
.leader p {
  text-align: left;
  margin-left: 100px;
}
.toutiao {
	padding: 25px 0;
}
.toutiao h1 {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 15px;
}
.toutiao p a {
	padding: 6px 15px;
	background: #FFC6C6;
	color: #000;
}
.toutiao p a:hover {
	background: #FCF2C7;
}
.toutiao a {
	color: #333;
}
.carousel-caption {
  position: relative;
  color:#000;
  left:0;
}