a{
  color:inherit;
}
a:hover{
  color:inherit;
  text-decoration:none;
}
ul{
  list-style:none;
  padding-left:0px;
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
      url('iconfont.woff2') format('woff2'),
      url('iconfont.woff') format('woff'),
      url('iconfont.ttf') format('truetype'),
      url('iconfont.svg#iconfont') format('svg');
}
.container{ min-width:1230px; !important}
.w1300{width:1300px; margin:0 auto; }
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.banner{
  position: relative;
}
.logo{
  position: absolute;
  left: 10%;
  top:5%;
  z-index: 2;
}
.width100 img{
  width:100%;
}
.topbar{
  background: #ededed;
  color: #999;
  font-size: 14px;
  line-height: 30px;
}
.topbar a{
  margin-right: 20px;
}
.topbar img{
  margin-top: -5px;
}
.topbar a.ac{
  color: #1f8189;
}
.topbarfr{
  text-align: right;
}
.top{
  background: url(banner.jpg) no-repeat;
  padding:70px 0px;
  height: 243px;
}
.topfr{
  text-align: right;
}
.topfr a{
  border-radius: 60px;
  color: #999;
  padding:3px 10px;
  font-size: 14px;
}
.search{
  border: #dcdcdc solid 1px;
  text-align: right;
  width:80%;
  float: right;
  height:40px;
  border-radius: 50px;
  background-color: #fff;
}
.search input{
  border:none;
  /* background: none; */
  outline: none;
  box-shadow: none;
}
.search_right{
  position: relative;
  right:0;
  bottom:33px;
  background: #fff;
  border:none;
  width: 38px;
  height:36px;
  border-radius: 50px;
  background: url(fangdajing.png) no-repeat center 50%;
}
.navbox{
  background:url(bggdh.jpg) repeat-x;
  height: 54px;
}
.navbox .navbar{
  padding-left:0px;
  padding-right:0px;
}
.navbox .dropdown-menu{
  background: rgba(0,0,0,.5);
  border:none;
  border-radius: 0px;
  min-width: 148px;
  top:46px;
}
.navbox .dropdown-item{
  color: #fff;
  text-align: center;
}
.navbox .dropdown-item:hover{
  background: #ff776c;
}
.navbox ul.navbar-nav{
  width:100%;
  text-align: center;
}
.navbox ul.navbar-nav li{
  width:13%;
}

.swiper-container1 .swiper-pagination-bullet{
  width:80px;
  border-radius: 0px;
}
.swiper-container1 .swiper-pagination-bullet-active{
  background: #11689f;
}
.swiper-container-horizontal>.swiper-pagination1{
  bottom:50px;
}
.sidebar{
  width:80px;
  position: fixed;
  right:20px;
  top:20%;
  text-align: center;
  color: #999;
  background: #fff;
  border:#eee solid 1px;
  font-size: 14px;
  z-index: 2;
}
.sidebar a{
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
.backtop{
  background: #18acb9;
}
.tanchu{
  position: relative;
  padding:10px 0px;
}
.erweimatan,.phonetan{
  position: absolute;
}
.erweimatan{
  width:178px;
  height:155px;
  margin-top: -77.5px;
  left:-160px;
  top:50%;
}
.phonetan{
  width:178px;
  height:86px;
  margin-top: -43px;
  left:-160px;
  top:50%;
  background: url("phonebg.png") no-repeat center;
  padding-top: 30px;
  font-size: 18px;
  text-align: left;
  padding-left: 20px;
  color: #18acb9;
}
.tan{
  display: none;
}
.topmenu span{
  font-size: 40px;
  display: block;
  color: #11aab7;
}
.topmenu a{
  padding:10px 0px 15px;
  display: block
}
.topmenu .col{
  background: #fff;
  transition: all .3s ease-out .1s;
}
.topmenu .col:hover{
  background: #11aab7;
  transition: all .3s ease-in .1s;
  color: #fff;
}
.topmenu .col span{
  /* transform:scale(1) ;
  -webkit-transform:scale(1) ;
  -moz-transform:scale(1) ;
  -o-transform:scale(1); */
  transform: rotateY(0deg);
  transition: all .5s ease .1s;
}
.topmenu .col:hover span{
  color: #fff;
  /* transform:scale(1.1) ;
  -webkit-transform:scale(1.1) ;
  -moz-transform:scale(1.1) ;
  -o-transform:scale(1.1); */
  transform: rotateY(360deg);
  transition: all .5s ease .2s;
}
.topmenu .col::before{
  content: "";
  position: absolute;
  left:0px;
  bottom:0px;
  width:0;
  height:5px;
  background: #f07d01;
  transition: all .3s ease-in .1s;
}
.topmenu .col:hover::before{
  width:100%;
  transition: all .3s ease-out .1s;
}
.topmenu{
  background: #fff;
  text-align: center;
  box-shadow: rgba(0,0,0,.2) 1px 1px 5px;
  border-radius: 5px;
  margin-top: -40px;
  position: relative;
  z-index: 3;
  color: #666;
}
/* .topmenu .col{
  border-right: #eee solid 1px;
}
.topmenu .col:last-child{
  border-right:none;
} */
.swiper-containermode img{
  width:100%;
}
.swiper-containermode p{
  position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(0,0,0,.5);
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    width: 100%;
    line-height: 45px;
    width: 100%;
    padding-left: 10px;
    padding-right: 100px;
}
.swiper-paginationmode{
  text-align:right;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
   width:98%;
}
.mt40px{
  margin-top: 40px;
}
.part1fr{}
.part1fr ul.part1ul{list-style:none; overflow: hidden;}
.part1fr ul.part1ul li{float:left;cursor:pointer; text-align: center;border-radius: 5px; padding:5px 10px; font-size: 18px;margin-right: 6px;}
.part1fr ul.part1ul li.aa{background-color:#cf131a;color:white;}
.part1fr .content1{}
.part1fr .content1>div{display:none; position: relative;}
.more{
  position: absolute;
  color: #d29d9d;
  right:0px;
  top:-45px;
  font-size: 14px;
}
.part1fr .content1>div.aa{display:block;}
.footer{
  background: #ffffff;
  padding:0px 0px 50px;
 border-top: 7px #cf131a solid;
}

.footerbm p{
  margin-bottom: 0px;
  font-size: 16px;
  color: #010101;
  line-height: 40px;
}
.footerbm22 p{
  margin-bottom: 0px;
  font-size: 14px;
  color: #010101;
  line-height: 40px;
}
.footerbm p a{
	margin: 0 12px;
}
.text-align-center{
  text-align: center;
}
.borderright{
  border-right: #999 solid 1px;
}
.footerb{
  padding:30px 0px 10px;
}
.piclink a{
  display: block;
  position: relative;
}
.piclink p{
  width:100%;
  position: absolute;
  bottom:0px;
  left: 0px;
  color: #fff;
  background: rgba(0,0,0,.5);
  line-height: 40px;
  text-align: center;
  margin-bottom: 0px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.bignews{
  margin-top: 30px;
}
.bignews h3{
  font-size: 24px;
  /* margin-bottom: 0px; */
}
.bignews p{
  color: #999;
  font-size: 14px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
ul.main li{
  line-height: 50px;
  position: relative;
  padding-left:10px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color: #010101;
	border-bottom: 1px #e1e1e1 dashed;
}
ul.main li::before{
  content: "";
  position: absolute;
  width:4px;
  height:4px;
  background: #fb6810;
  left: 0px;
  top:45%;
}

.time {
  font-size: 36px;
  text-align: center;
  padding-bottom: 10px;
}
.time span{
  display: block;
  font-size: 14px;
  color: #919191;
	font-weight: normal;
}
.width80{
    width:80%;
}

.newswt{
  margin:20px auto;
  border-bottom: #d6d6d6 dashed 1px;
}
.newswt h3{
  font-size:18px;
  overflow:hidden;
  line-height:30px;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
	color: #592b2c;
}
.newswt p {
	text-indent: 2em;
	margin-bottom: 0;
}
.newswt p a{
  font-size: 14px;
  /*overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;*/
  margin-bottom:0px;
  color: #696969;
  line-height: 22px;

}
.newswt span{
  font-size: 14px;
  color: #ceabad;
  line-height: 40px;
}
ul.topmain li{
  display: flex;
  justify-content:space-between;
}
ul.topmain li span{
  color: #999;
}
.toutiao{
	height:145px;
	margin-bottom: 40px;
	border-bottom: #ffcece 1px solid;
}
.tt{ text-align:center; font-weight:bold; color:#ce0707; padding-top:30px; line-height:60px;}
.mt25px{ margin-top:25px;}
.ttj{color:#5f5f5f; padding:0 30px; text-align: center;}


.part01{
	background: #f7f7f7;
	padding-top: 30px;
	padding-bottom: 50px;
}
.part02{
	background: #ffffff;
	height: 80px;
	padding-top: 20px;
}
.w1236{
	width: 1236px;
	background: #ffffff;
	padding-top: 20px;
	margin: 0 auto;
	box-shadow: rgba(0,0,0,.1) 1px 1px 3px;
}
.xtll{
	padding-top: 20px;
	padding-bottom: 25px;
}
.yqlj .btn-secondary{
	background-color: #f8f8f8;
	color: #434343;
	border: none;
	width: 100%;
}
.yqlj .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    background-color: #f8f8f8;
	color: #434343;
	border: none;
}


/*����ҳ*/
.mt30{
	margin-top: 30px;
}
.brh{
	border-right: 1px #ffe4e5 solid;
}
.mb40px{
	margin-bottom: 40px;
}
.lanmut{
	font-size: 22px;
	color: #c02222;
	font-weight: bold;
	border-bottom: 1px #c02222 solid;
	padding-bottom: 10px;
}
.liuyan p{
	font-size: 16px;
	line-height: 26px;
	color: #8e8e8e;
	margin: 15px 0;
}
.lbl{
	margin-bottom: 20px;
}
.lbl img{
	width: 100%;
}
.lbl p{
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color:rgba(37,32,32,1.00);
}
.zysmbx .breadcrumb{
	background: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	
}
.moye .img{ margin:0 auto;margin-bottom: 2rem; width: 84%;}
.moye h3{
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	margin: 50px;
}
.moye h6{
	text-align: center;
	font-size: 14px;
	line-height: 28px;
}
.moye h6 span{
	color: #a9171c;
}
.moye p{
	text-indent: 2em;
	font-size: 18px;
	line-height: 32px;
	margin: 20px 30px;
}
.pb40px{
	padding-bottom: 40px;
}

/* �������� */
.link{
	height: 110px;
	background: #fff;
	width: 100%;
}
.link_box{
	width: 1236px;
	margin: 0 auto;
}
.link-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 283px;
  background: #ffffff;
  cursor: pointer;
  border-radius: 2px;
  margin-top: 32px;
}
.link-item:hover .chose-box {
  display: block;
}
.link-item .show-box {
  position: relative;
  display: block;
  padding-left: 15px;
  padding-right: 40px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  color: #37694c;
  text-align: left;
  background: #f8f8f8;
}
.link-item .show-box:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  top: 10px;
  right: 10px;
  background: url(icon_arrow_down.png) no-repeat center;
}
.link-item .chose-box {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 46px;
  background: #f8f8f8;
  max-height: 144px;
  overflow: auto;
  z-index: 999;
}
.link-item .chose-box .chose-item {
  display: block;
  padding: 0 10px;
  line-height: 36px;
  font-size: 14px;
  z-index: 999;
}
.link-item .chose-box .chose-item:hover {
  color: #37694c;
}
.web{
	display: none;
}
@media screen and (max-width: 1200px) {
	html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size: 11px;}
	body{font-size: 14px;}
	.pc{
		display: none;
	}
	.web{
		display: block;
	}
}


.nav_box_01{
	width: 100%;
	height: 100px;
	background-image: linear-gradient(to top,#bb0d0e,#ee5556);
	font-size: 21px;
}
.nav_01{
	width: 1200px;
	margin: 0 auto;
	height: 100px;
}
.nav_01 a{
	color: #fff;
}
.fl{
	float: left;
}
.fr{float: right;}
.shouye{
	width: 150px;
	line-height: 100px;
	color: #fff;
	text-align: center;
}
.other{
	width: 168px;
	text-align: center;
	margin-top: 10px;
}
.other ul li{
	text-align: center;
}
.other ul li a:hover{
	color: #dddddd;
}
.nav_01 ul li a{
	line-height: 40px;
}