                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
*{
  padding: 0;
  margin: 0;
}
body{
  background-color: #f8f8f8;
}
img{
  width: 100%;
  height: 100%;
}
.top,.footer{
  background-color: #272c30;
}

.nav-top,.tab{
  width: 1100px;
  margin: 0 auto;
}
.nav ul{
  width: 1160px;
  margin: 0 auto;
}
.head{
  padding: 10px 0;
  background-color: #fff;
  width: 100% !important;
  border-bottom: 1px solid #ebebeb;
}
.nav-top li,.logo-ul li{ 
  float: left;
}
.nav-top li a{
  color:#fff;
  font-size: 12px;
  line-height: 24px;
  margin-right: 10px;
}
.head-nav{
  margin: 0 auto;
  display: flex;
  width: 1160px;
  justify-content: space-between;
  align-items: center;
}
.logo {

  margin-right: 10px;
}
.logo-ul li{
  line-height: 30px;
  margin-left: 20px;
}
.logo-ul li a{
  font-size:14px;
  color:#666;
}
.logo-ul li a,.submit{
  margin: 16px 0;
  display: block;
}
.submit a{
  background-color: #f2762c;
  color:#fff !important;
  line-height: 30px;
  display: block;
  padding: 0 5px;
  float: left;
  margin-left: 10px;
  border-radius: 4px;
  text-decoration: none;
}
.submit a:hover{
  opacity: 0.8;
}
.submit a.c{
  background-color: #ff7b33;
  color:#fff !important;
  text-decoration: none;
}
.nav{
  background-color:#209f39;
}
.nav ul li:hover{
  background-color: #ff8b14;
  color:#fff;
}
.nav ul{
  line-height: 44px;
  display: block;
  height: 44px;
}
.nav ul li{
  float: left;
}
.nav ul li a{
  padding: 0 20px;
  color:#fff;
}
.nav ul .click{
  background-color: #ff8b14;
}
.nav{
  width: 100%;
  overflow: hidden;
  display: block;
}

/*head-from*/
.head-from{
  width: 300px;
  background: #f1f1f1;
  margin: 16px 0;
  line-height: 32px;
  border-radius: 30px;
}
.head-from .text{
  margin-left: 15px;
}
.head-from .button{
  width: 62px;
  height: 32px;
  float: right;
  background: url(../img/seach.png) no-repeat center center #f2762c;
  border-radius: 60px;
}
/*from_new*/
.from_new{
  width: 300px;
  background: #f1f1f1;
  margin: 16px 0;
  line-height: 32px;
  border-radius: 6px;
}
.from_new .text{
  margin-left: 15px;
}
.from_new .button{
  width: 62px;
  height: 32px;
  float: right;
  background: url(../img/seach.png) no-repeat center center #ff8b14;
  border-radius: 6px;
}

/*ui*/
.ul-a{
  background-color: #ebebeb;
  border-radius: 4px;
  overflow: hidden;
}
.ul-a a{
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  padding: 0 20px 0 35px;
  line-height: 34px;
}
.ul_a2{
  background: url(../img/Slice12.png) no-repeat center left 12px #ff8b14;
}
.ul_a3{
  background: url(../img/Slice13.png) no-repeat center left 12px #209f39;
}
.nav_ul{
  display: flex;
  text-align: left;
}
.nav_ul li{
  padding:0 10px;
}
/*banner100*/
.banner_100{
  background: url(../img/banner.png) no-repeat center ;
  height: 277px;
}
/*标题开始*/
.lan_bt {
	overflow: hidden;
	padding: 10px 15px;
	border-radius: 8px;
	background: #f8f8f8;
  }
  .lan_bt p {
	font-size: 20px;
	display: block;
	float: left;
	color: #333;
	font-weight: bold;
  }
  .lan_bt p::before {
	content: '';
	background-color: #209f39;
	width: 4px;
	height: 20px;
	border-radius: 16px;
	margin-top: 4px;
	display: block;
	float: left;
	margin-right: 8px;
  }
  .lan_bt a.m1 {
	background: url(../img/more.png) no-repeat center center;
	background-size: 20px 5px;
  }
  .lan_bt a.m1, .lan_bt a.m2 {
	height: 26px;
  line-height: 26px;
	font-size: 12px;
	float: right;
	color: #999;
  }
/*中间部分*/
.main{
  width: 1160px;
  margin: 0 auto;
  margin-top: 20px;
  display: grid;
}
.main_wz,.hot_lan,.column{
  display: inline-block;
  margin-bottom: 25px;
  padding: 30px;
  background-color: #fff;
  border-radius: 24px;
}
/*新增模块*/
.column a{
  float: left;
  border-radius: 8px;
  overflow: hidden;
  margin-right:26px;
  width: 255px;
  position: relative;
}
.column a:nth-child(4){
  margin-right: 0 ;
}
.column a .a_p{
  position: absolute;
  top: 35px;
  left: 30px;
}
.column a .a_p p{
  font-size: 30px;
  color:#fff;
  font-weight: bold;
}

.column a .a_p em{
  font-size: 12px;
  color: #fff;
}
/*模块1*/
.hot_pm{
  width: 320px;
  float: left;
  
}
.hot_pm p .a{
  font-weight: bold;
  color:#333;
  font-size: 20px;
  font-weight: bold;
}
.hot_pm p .m{
  float: right;
  color: #666;
  line-height: 26px;
  text-align: center;
  font-family: 宋体;
  font-size: 12px;
  color: #999;
  background: url(../img/more.png) no-repeat center center;
  
  text-indent: -9999px;
  width: 30px;
}
.two-1 .ul_four{
  float: left;
  width: 300px;
}
.ul_four{
  display: inline-block;
}
.two-1 .ul_four li{
  margin-bottom: 16px;
  margin-top: 0;
}
.ul_four li {
  width: 300px;
  display: inline-block;
  float: left;
  line-height: 20px;
  margin-top: 18px;
}
.ul_four li em{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  background: #fff;
  border-radius: 2px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #ebebeb;

}
.ul_four li a{
  font-size: 15px;
  color:#333;
  line-height: 20px;
  overflow: hidden;
  width: 270px;
  float: left;
  height: 20px;
  display: block;
 
}
.ul_four li a:hover{
  color:#f2762c;
  text-decoration: underline;
}
.c1{
  color: #fff;
  border:1px solid #ff7b33 !important;
  background-color: #ff7b33 !important;
}
.c2{
  color: #fff;
  border:1px solid #26c356 !important;
  background-color: #26c356 !important;
}
.c3{
  color: #fff;
  border:1px solid #3397db !important;
  background-color: #3397db !important;
}


/**/
.w_left{
  width: 780px;
  background-color: #fff;
  display:inline-block;
  border-radius: 8px;
  float: left;
}
/*banner*/
.banner_two{
  width: 440px;
  float: right;
  overflow: hidden;
  margin-left: 20px;
}

/* 轮播图开始 */
.bibi123-ban-b {
	overflow: hidden;
}
#slideshow {
	width: 440px;
	height:274px;
	overflow: hidden;
	position: relative;
}
#slideshow img {
	width: 440px;
	height: 274px;
	/* border-radius: 8px; */
	opacity: 0;
	/*初始不透明度为0，图片都看不见*/
	transition: opacity 1s linear;
	/*--重点--定义一个关于透明度的transition*/
}
#slideshow img.active,#slideshow em.active{
	opacity: 1;
	/*有active类的图片不透明度为1，即显示图片*/
}
/*-- 设置页码的样式 --*/
#slideshow div {
	z-index: 200;
	position: absolute;
	bottom: 14px;
	right: 3%;
	padding: 5px;
	margin-left: -57.5px;
	/*水平居中，算出来宽度是115px*/
	border-radius: 25px;
}
#slideshow span {
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 48px;
	/*设置页码为圆形*/
	margin: 0 5px;
	background: rgba(255, 255, 255);
}
#slideshow span.active {
	background: none;
	background: #209f39;
	width: 20px;
	height: 8px;
	display: block;
}
/*-- 设置左右按钮框的样式 --*/
#slideshow p {
	width: 30px;
	line-height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	/*设置垂直居中*/
	color: white;
	background: rgba(0, 0, 0, 0.2);
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	/*设置鼠标*/
	/*设置不能选择文本*/
	-ms-user-select: none;
	/*IE10*/
	-webkit-user-select: none;
	/*webkit浏览器*/
	user-select: none;
	display: none;
  font-family: 宋体;
}
#slideshow p.left {
	left: 0;
}
#slideshow p.right {
	right: 0;
}
#slideshow:hover p {
	display: block;
}
#slideshow p:hover {
	background: rgba(0, 0, 0, 0.6);
}
#slideshow a {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow a em {
	font-size: 16px;
	opacity: 0;
	display: block;
	width: 100%;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 50;
	color: #fff;
	background-color: rgb(24, 24, 24, 0.5);
	text-indent: 20px;
}
.banner_ul li{
  width: 210px !important;
  margin-right: 20px;
}
.banner_ul li:nth-child(2n){
  margin-right: 0;
}
.ul8 li a, .ul8_new li a,.banner_ul li a,.ul_four li a,.hots_ul5 li a,.ul12 li a{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner_ul li a{
  width: 210px ;
  height: 20px;
  overflow: hidden;
  float: left;
  text-indent: 15px;
  font-weight: normal;
  font-size: 15PX;

}
.banner_ul li a::before {
  content: '';
  background-color: #209f39;
  width: 6px;
  height: 6px;
  border-radius: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
}
/*footer*/
.footer img{
  justify-content: center;
}

/*热门*/
.hot{
  font-size: 20px;
  padding-left: 15px;
  font-weight: bold;
  color: #333;
  position: relative;
  float: left;
  width: 285px;
}
.hot a::before{
  content: '';
  background-color: #f2762c;
  width: 6px;
  height: 20px;
  border-radius: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
}

/*new_word*/
.new_word{
  float: left;
  width: 300px;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 20px;
}
.new_word .hots .a{
  font-weight: bold;
  font-size: 20px;
  background:url(../img/shu.png) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 30px;
}
.new_word .hots .m,.list .tag4 .hots .m,.b20 .m{
  float: right;
  color: #666;
  line-height: 26px;
  text-align: center;
  font-family: 宋体;
  font-size: 12px;
  color: #999;
  background: url(../img/more.png) no-repeat center center;
  text-indent: -9999px;
  width: 30px;
}
.b20{
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.hots_ul5{
  float: left;

}
.hots_ul5 li,.banner_ul li{
  line-height: 20px;
  margin-top: 17px;
  width: 100%;
  display: inline-block;
  float: left;
  position: relative;
}
.hots_ul5 li a{
  float: left;
  width: 240px;
  height: 20px;
  display: block;
  overflow: hidden;
  color:#666;
  text-indent: 15px;
  font-size: 16px;
}
.hots_ul5 li a:hover{
  color:#f2762c;
  text-decoration:underline;
}
.hots_ul5 li p{
  float: right;
  font-size: 12px;
  color:#999;
}

.hots_ul5 li a::before{
  content: '';
  background-color: #d3d2d2;
  width: 6px;
  height: 6px;
  border-radius: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
}
/*tag4*/
.tag4 {
  width: 1100px;
  background-color: #fff;
  border-radius: 8px;
  display: inline-block;
  float: left;
}

.tag4 .hots .a{
  font-weight: bold;
  font-size: 20px;
  background:url(../img/shu.png) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 30px;
  float: left;
}
.tag4 .hots ul{
  float: left;
  margin-left: 40px;
}
.tag4 .hots ul li{
  float: left;
  line-height: 26px;
  margin-left: 10px;
}
.tag4 .hots ul li a{
  border-radius: 8px;
  font-size: 14px;
  padding: 4px 10px;
  background-color: #f8f8f8;
}
.tag4 .hots ul li a:hover{
  background-color: #f2762c;
  color:#fff !important;
}

/*ul6*/
.ul6{
  width: 350px;
  display: inline-block;
  float: left;

}
.ul6 ul li{
  width: 350px;
  float: left;
  margin-bottom: 20px;
}
.ul6 ul li:nth-child(3n){
  margin-bottom: 0 !important;
}
.ul6 ul li .img{
  float: left;
  width: 140px;
  height: 90px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}
.ul6 ul li .divs{
  margin-top: 2px;
}
.ul6 ul li .divs a{
  font-size: 18px;
  color:#333;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ul6 ul li .divs p{
  font-size: 12px;
  color:#999;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 4px 0 0 0 ;
  line-height: 20px;
  font-size: 14px;
}

.nob{
  padding: 0 !important;
  width:780px;
  margin-left: 0 !important;
}
.nob .hot{
  width: 455px !important;
}
.nob .hot{
  float: right;
}
.nob .hots_ul5 li{
  width: 250px;
  margin-right: 10px;
  margin-bottom: 18px;
  margin-top: 0 !important;
}
.nob .hots_ul5 li:nth-child(3n){
  margin-right: 0 !important;
}
.nob .hot .a{
  float: left;
  font-weight: 700;
}
.nob .hot .m{
  float: right;
  color:#666;
  line-height: 26px;
  text-align: center;
  font-family: 宋体;
  font-size: 12px;
  color:#999;
}
.nob .hots_ul5 li a{
  width: 250px !important;
  font-size: 15px;
  color:#333;
}
.nob .hots_ul5 li a:hover{
  color:#f2762c
}
.i_mg{
  width: 166px;
  height: 100px;
  float: left;
  padding: 4px;
  border: 1px solid #eee;
}
.new_img{
  display:inline-block;
  margin-bottom: 24px;
  width: 100%;
}
.div_oo{
  width: 590px;
  float: right;
  margin-top: 5px;
}
.nob .hots_ul5 li:nth-child(n+22){
  margin-bottom: 0;
}
.div_o1{
  font-weight: bold;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 4px 0 8px;
}
.div_o1 span {
  font-weight: normal;
  color: #fff;
  background: #4586f1;
  padding: 2px 14px;
  line-height: 26px;
  font-size: 14px;
  border-radius: 13px;
  margin-right: 14px;
}  
.div_o2{
  font-size: 14px;
    color: #888;
    line-height: 22px;
    height: 40px;
    overflow: hidden;
    margin-top: 5px;
}
.div_o3{
  font-size: 13px;
    color: #bfbfbf;
    margin-top: 10px;
}
.news{
  margin-top: 20px;
}
.news a{
  border-radius: 8px;
  display: block;
  width: 260px;
  height: 154px;
  overflow: hidden;
  position: relative;
}
.news a p{
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 260px;
  background-color: rgba(0,0,0,0.5); 
  color:#fff;
  text-align: center;
  line-height: 30px;
}
.mt10{
  margin-top: 16px;
}
/*ul6*/
.ul7{
  width: 840px;
  display: inline-block;
  float: left;

}
.ul7 ul li{
  width: 410px;
  float: left;
  margin-right: 20px;
}
.ul7 ul li:nth-child(2n){
  margin-right: 0 !important;
}
.ul7 ul li .img{
  float: left;
  width: 140px;
  height: 90px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}
.ul7 ul li .divs{
  margin-top: 2px;
}
.ul7 ul li .divs a{
  font-size: 18px;
  color:#333;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ul7 ul li .divs p{
  font-size: 12px;
  color:#999;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 4px 0 0 0 ;
  line-height: 20px;
  font-size: 14px;
}
/*ul8*/
.left_img{
  width: 250px !important;
}
.left_img .img_ta{
  width: 250px;
  height: 150px;
  overflow: hidden;
  border-radius: 8px;
  display: block;
  margin-bottom: 20px;
  position: relative;
}
.left_img .img_ta p{
  position:absolute;
  bottom: 0;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: rgba(0,0,0,0.5);
  color:#fff;
}
.ul8,.left_img,.ul8_new{
  float: left;
  width: 320px;
}
.ul8 li,.ul8_new li{
  float: left;
  width:320px;
  margin-bottom: 12px;
}
.ul8 li:nth-child(13),.ul8 li:nth-child(14){
  margin-bottom: 0 !important;
}
.ul8 li:nth-child(2n){
  margin-right: 0 !important;
}
.ul8 li em,.ul8_new li em{
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  padding: 1px 4px;
  background-color: #e7ffec;
  color:#209f39;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
  width: 50px;
  overflow: hidden;
}
.ul8 li a,.ul8_new li a{
  float: left;
  line-height: 20px;
  height: 20px;
  width: 200px;
  overflow: hidden;
}
.ul8 li span,.ul8_new li span{
  line-height: 20px;
  height: 20px;
  display: block;
  float: right;
  font-size: 14px;
  color:#999;
}
.ul8_new li{
  margin-bottom: 0 !important;
  margin-top: 16px !important;
  font-size: 15px;
}
/*footer*/
.footer {
  text-align: center;
  background: #363d4d;
  line-height: 24px;
  padding: 10px 0;
}
.footer p {
  text-align: center;
  color: #c7c7c7;
  font-size: 12px;
}
.footer p a {
  color: #c7c7c7;
  padding: 0 2px;
}
.ws{
  width: 100%;
  display: inline-block;
  margin: 0 0 10px 0;
}
.ws .img_a{
  width: 180px;
  height: 120px;
  float: left;
  border-radius: 8px;
  margin-right: 20px;
  display: block;
  overflow: hidden;
}
/*面包屑*/
.mbx{
  width: 1160px;
  margin: 0 auto;
  line-height: 50px;
}
.mbx a{
  font-size: 14px;
}
.mbx span{
  font-family: 宋体;
}
.mbx h2,.mbx h1{
  font-size: 14px;
  display:inline;
}

/*列表页面*/
.list{
  width:1160px;
  margin:0 auto;
}
.ul9 {
  float: left;
  width: 100%;
  margin: 20px 0 10px 0;
}
.ul9 li{
  float: left;
  line-height: 26px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 30px;
  background:#209f39;
}
.ul9 li a{
  font-size: 14px;
  width: 164px;
  display: block;
  text-align: center;
  color:#fff;
  height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ul9 li a:hover{
  background-color: #f2762c;
  color:#fff !important;
}
.list .tag4 .hots{
  width: 100%;
  display: inline-block;
}
.tag5 .tag4 {
  width: 720px;
  padding: 30px;
  background-color: #fff;
}

.ms{

  line-height: 30px;
}
.ul11{
  margin-top: 15px;
  width: 100%;
  display: inline-block;
  padding-top: 15px;
  border-top: 1px solid #ebebeb;
}
.ul11{
  display: inline-block;
}
.ul11 li{
  width: 100%;
  float: left;
}
.ul11 li a{
  color:#000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
  display: block;
}
.ul11 li p{
  font-size: 14px;
  color:#999;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  justify-content: center;
}
.ul11 li{
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ebebeb;
}
.ul11 li:last-child{
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
/*page*/
.qm-pg{
  width: 100%;
  margin: 10px 0;
  text-align: center;
}
.qm-pg a{
  width: 36px;
  display: inline-block;
  border: 1px solid #ebebeb;
  background-color: #fff;
  margin-right: 5px;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
}
.qm-pg a:hover,.qm-pg a.c{
  background-color: #f2762c;
  color:#fff !important;
  border: 1px solid #f2762c;
}
.qm-pg a:hover{
  text-decoration: none !important;
}
.qm-pg .pg{
  width: 100px;
}
.left{
  width: 800px;
  float: left;
}
.right{
  width: 300px;
  float: right;
}
.right .new_word {
  margin-bottom: 20px;
  margin-left: 0;
  float: right;
  padding: 30px;
}
.ul12{
  display: inline-block;
}
.ul12 li {
  width: 300px;
  display: inline-block;
  float: left;
  margin-top: 20px;
}
.ul12 li em{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  background: #ededed;
  border-radius: 90px 20px 90px 90px; 
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.ul12 li a{
  font-size: 16px;
  color:#333;
  line-height: 20px;
  overflow: hidden;
  width: 270px;
  float: left;
  height: 20px;
  display: block;
 
}
.ul12 li a:hover,.ul8_new li a:hover,.banner_ul li a:hover,.div_o1:hover{
  color:#f2762c;
  text-decoration: underline;
}

/*内容*/
.content-view{
  width: 720px;
  background-color: #fff;
  display:inline-block;
  padding: 30px;
  border-radius: 8px;
  float: left;
  margin-bottom: 20px;
}
.content-view h1{
  text-align: center;
  font-weight: 700;
  margin: 0 0 10px 0;
  font-size: 30px;

}

.content-view .em{
  text-align: center;
  width: 100%;
  display: block;
  color:#999;
  font-size: 12px;

}
.view-content{
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
.view-content h3{
  margin-bottom: 20px;
}
.view-content h2{
  font-size: 24px;
  margin: 10px 0;
  font-weight: bold;
}
.view-content h2{
  margin: 30px 0 10px;
}
.view-content p{
  text-indent: 20px;
  line-height: 36px;
  margin-bottom: 16px;
}

.xia{
  padding-top: 20px;
  border-top:1px solid #ebebeb;
  margin-top: 20px;
  display:inline-block;
  width: 100%;
}
.xia a{
  color:#333 !important;
  width: 295px;
}
.xia em{
  float: left;
}
.b{
  border-left: 4px solid #0094FF;
  text-indent: 10px !important;
  display: block;
  margin-bottom: 16px;
  font-size: 20px;
}
.b-ul {
  width: 760px;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-bottom: 20px;
}
.b-ul li{
  float: left;
    width: 230px;
    margin-right: 20px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 4px;
    padding-left: 10px;
    text-indent: 5px;
    background: url(../img/yq.png) no-repeat center left;
}
.b-ul li:nth-child(3n){
  margin-right: 0;
}
.content-view .p{
  text-indent: 0 !important;
  font-size: 12px;
  color: #999;
}

.ul13{
  float: left;

}
.ul13 li{
  line-height: 20px;
  margin-top: 16px;
  width: 405px;
  display: inline-block;
  float: left;
  position: relative;
  margin-right: 30px;
}
.ul13 li:nth-child(2n){
  margin-right: 0 !important;
}
.ul13 li a{
  float: left;
  width: 280px;
  height: 20px;
  display: block;
  overflow: hidden;
  color:#666;
  text-indent: 15px;
  font-size: 16px;
}
.ul13 li a:hover{
  color:#f2762c;
  text-decoration:underline;
}
.ul13 li p{
  float: right;
  font-size: 12px;
  color:#999;
}

.ul13 li a::before{
  content: '';
  background-color: #d3d2d2;
  width: 6px;
  height: 6px;
  border-radius: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
}

/*map*/
.map{
  width: 1100px;
  background-color: #fff;
  display:inline-block;
  padding: 30px;
  border-radius: 8px;
  margin: 0 auto;
}
.map h1,.map h2{
  font-weight: bold;
  font-size: 20px;
  background: url(../img/shu.png) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 30px;
  float: left;

}
.map .ul9{
  margin-bottom: 0 !important;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
.map .ul14{
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
  display:inline-block ;
  width: 100%;
}
.map .ul14 li{
  float: left;
  width: 18.5%;
  line-height: 36px;
  overflow: hidden;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 1.5%;
}
.map .ul14 li:nth-child(5n){
  margin-right: 0;
}
.span,.fanww-ban{
  display: none;
}

/* 栏目 */
.sidenav h3{
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  padding-left: 0.5rem;
  border-left: 4px solid #f2762c;
  background-size: 1rem 1rem;
  color: #333;
  font-size: 1rem;
  display: block;
  line-height: 1.25rem;
}
.sidenav {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left:-200%;
  background-color: #fff ;
  overflow-x: hidden;
  transition: 0.5s;
  text-align: center;
}
.sidenav::-webkit-scrollbar{
  display: none;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .closebtn {
  padding: 0.5rem 2rem 0.5rem 0.5rem;
  position: absolute;
  top: 0;
  right: -0.75rem;
  color: #333;
  font-size: 2.25rem;
}
.bottom-a{
   display: none;
}
.jz751-h5-a1 ul{
  margin: 0 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.jz751-h5-a1 ul li{
  margin-right: 0.625rem;
  background-color: #f2762c;
  margin-bottom: 0.625rem;
  border-radius: 0.3125rem;
}
.jz751-h5-a1 ul li a{
  margin: 0 auto;
  text-align: center;
  line-height: 2.625rem;
  padding: 0.625rem 1rem;
  overflow: hidden;
  font-size: 1rem;
  color: #fff;
}
.jz751-h5-a2 ul{
  margin: 0 1.25rem; 
}
.jz751-h5-a2 ul li a{
  display: block;
  white-space: nowrap;
  margin: 0 0.625rem;
  text-align: center;
  line-height: 2.625rem;
  overflow: hidden;
  font-size: 0.875rem;
  color: #333;
}
.jz751-h5-a2 ul li{
  float: left;
  background-color: #eaeaea;  
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.jz751-h5-a3{
  overflow: hidden;
  margin:  0 1.25rem;
}
.jz751-h5-a3 h4{
  display: block;
  float: left;
  color: #333;
  border-left: 4px solid #f2762c;
  padding-left: 0.5rem;
}

.jz751-h5-a2 ul{
  margin-top: 1.25rem;
}
.orderform,.kk{
    display: none;
}
/*tag*/
.tag{
  margin-right: 10px;
  line-height: 22px;
  display: inline-block;
  margin-top: 20px;
}
.tag a{
  white-space: nowrap;
  padding: 2px 5px;
  background: #f8f8f8;
  float: left;
  margin: 0 5px 5px 0;
  border-radius: 6px;
  font-size: 13px;
  background-color: #e4f9ff !important;
  border: 1px solid #b7dbe5 !important;
  color: #559eb3;
}
.tag .c-1{
  background-color: #fffdf1 !important;
    border: 1px solid #cfc691 !important;
    color: #bdad4d;
}

.tag .c-2{
  background-color: #e6fffb  !important;
  border: 1px solid #a0d9d0 !important;
  color:#67b3a7;
}
.tag .c-3{
  background-color: #e4f9ff  !important;
  border: 1px solid #b7dbe5 !important;
  color:#559eb3;
}
.wit350{
  width: 720px;
  padding: 30px;
}
.wit350 .ul13 li{
  width: 340px;
}
.st{
  margin-bottom: 20px;
  font-size: 16px;
}
.st a{
  color:#2257a7 ;
}
/**/
.recom-article {
  border: 1px solid #f5f5f5;
  margin: 40px auto 0 auto;
}
.art-div .art-d, .recom-article p {
  font-size: 17px;
  font-weight: bold;
}
.recom-article p {
  line-height: 40px;
  padding: 2px 15px;
  background-color: #f9f9f9;
}
.recom-article li {
  border-top: 1px solid #f5f5f5;
  padding: 0 15px;
}
.recom-article a {
  display: flex;
  line-height: 24px;
  justify-content: space-between;
  padding: 10px 0;
}
.recom-article a .art-div {
  display: flex;
}
.recom-article a .art-div i {
  background: url(../img/word3.png) no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  display: block;
}
.recom-article a .art-d {
  margin-left: 10px;
}
.art-d2 {
  display: flex;
  align-items: center;
}
.art-d2 i {
  background: url(../img/xx.jpg) no-repeat;
  width: 76px;
  height: 12px;
  display: block;
}
article.content-view h2{
  text-align: left;
  font-size: 18px;
  width: auto !important;
  }
  article.content-view p{
  text-indent: 2em;
  line-height: 38px;
  font-size: 18px;
  margin: 12px 0;
  text-align: justify;
  }
  ul.recom-article p{
  margin: 0;
  }
@media screen and (max-height: 28.125rem) {
  .sidenav {
      padding-top: 1rem;
  }
  .sidenav a {
      font-size: 1.125rem;
  }
}
@media (max-width:991px) {
  body{
    background-color: #f1f1f1;
  }
  .main_wz, .hot_lan{
    margin-bottom: 0.625rem;
    padding: 0;
  }
  .head{
    width: 23.4375rem !important;
  
  }

  .head-nav{
    width: 23.4375rem !important;
    display:inline-block !important;
  }
  .logo{
    width: 7rem;
    margin-right: 0!important;
    margin-left: 0.625rem;
  }
  .head-from{
    width: 8rem;
    height: 1.5rem !important;
    line-height: 1.5rem !important;
    display: block;
    float: left;
    margin: 0.125rem 0 0 0.625rem ;
    position: relative;
  }
  .head-from .button{
    width: 2rem;
    height: 1.5rem;
    position: absolute;
    top:0;
    right: 0;
    background-size: 0.75rem 0.75rem;
  }
  .head-from .text{
    margin-left: 0.625rem;
  }
  .span{
    background: url(../img/icon-m.png) no-repeat center center;
    background-size: 1.25rem 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    padding: 0.2rem 0.75rem;
    float: right;
    display: block;
  }
  .main{
    margin-top: 0 !important;
    width: 23.4375rem !important;
  }
  .w_left{
    width: 23.4375rem !important;
    padding: 0 !important;
    background: none !important;
    margin-bottom: 0.625rem;
  }
  .banner_two{
    width: 23.4375rem !important;
    position: relative;
    float: none;
    border-bottom: 0.625rem solid #ebebeb;
    border-radius: 0px;
    height:auto;
    margin-left: 0;
  }
  .banner_two a,  .fanww-ban{
    display: block;
  }
  .column{
    background-color: #fff;
    padding: 0.9375rem;
    width: 21.5625rem;
    margin-bottom: 0.625rem !important;

  }
  .column a{
    width: 10.3125rem;
    margin-right: 0.9375rem;
    display: flex;
  }
  .column a:nth-child(2n){
    margin-right: 0 ;
  }
  .column a:nth-child(1),  .column a:nth-child(2){
    margin-bottom: 0.9375rem !important;
  }
  /* 金刚区 */
.kk{
  padding: 1rem 0;
  width: 100%;
  background-color: #fff;

  z-index: 80;
  bottom:-3.125rem;
  display: block !important;
}
.fanww-kk-a{
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.fanww-kk-a ul{
  display: -webkit-box;
  align-items: center;
}
.fanww-kk-a ul li{
  width:25%;
  text-align: center;
}
.fanww-kk-a ul li a img{
  margin: 0 auto;
  width: 2.25rem;
  line-height: 2.25rem;
  display: block;
}
.fanww-kk-a ul li a span{
  display: block;
  font-size: 0.75rem;
  margin-top: 0.5rem;
}
.fanww-kk-a::-webkit-scrollbar{
  display: none;
}
/* 金刚区结束 */
.hot_pm,.new_word,.tag4{
  float: none;
  background-color: #fff;
  width: 21.5625rem;
  padding: 0.9375rem;
  border-radius: 0 !important;
  margin: 0 auto;
  display: inline-block;
}
.hot{
padding-left: 0.9375rem;
width: 21rem;
}
.hot_pm p .a{
  font-size: 1.25rem;
}
.hot a::before{
    width:0.375rem;
    height: 1.25rem;
    border-radius: 3rem;
    left: 0;
    top: 0.25rem;
}
.hot_pm p .m,.new_word .hots .m{
  line-height: 1.625rem;
  font-size: 0.75rem;
}
.ul_four li em{
  width: 1.125rem;
  height: 1.125rem;
  line-height: 1.25rem;
  margin-right: 0.625rem;
  border-radius: 90px 20px 90px 90px;
  font-size: 0.75rem;
  margin-top: 0.125rem;
}
.ul_four li{
  width: 100%;

  margin-top: 1rem;
}
.ul_four li a,.hots_ul5 li a{
  font-size: 1rem;
  line-height: 1.25rem;
  width: 17rem;
  height: 1.25rem;
}
.new_word .hots .a,.tag4 .hots .a{
  font-size: 1.25rem;
  background-size: 1.625rem 1.625rem;
  padding-left: 1.875rem;
}
.hots,.hot{
  margin-bottom: 1rem;
  padding-bottom: 1rem;

  border-bottom: 1px solid #ebebeb;
}
.hots_ul5 li{
  margin-top: 0;
  margin-bottom: 1rem;
}
.hots_ul5 li a::before{
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 4rem;
    top: 0.4375rem;
}
.hots_ul5 li p{
  font-size: 0.75rem;
}
.ul-a,.nav,.none,.hot_lan .ul_four,.left_img,.banner_ul{
  display: none !important;
}
.two-1 .ul6,.ul7,.nav_ul,.nob .hot,.banner_100,.new_img{
  display: none;
}

.ul6 ul li .img,.ul7 ul li .img{
  width: 6.5rem;
  height: 4.5rem;
  border-radius: 0.25rem;
  margin-right: 0.625rem;
}
.ul6 ul li .divs{
  margin-top: 0.125rem;
}
.nob{
  margin: 0 !important;
}
.ul6 ul li .divs a,.ul7 ul li .divs a{
  font-size: 1.125rem;
}
.ul6 ul li .divs p,.ul7 ul li .divs p{
  font-size: 0.75rem;
  -webkit-line-clamp: 2;
  line-height: 1.25rem;
}
.b20{
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.nob .hots_ul5 li{
  width: 21.5625rem;
  margin-right: 0 !important;
  margin-bottom: 0.75rem !important;
}
.nob .hots_ul5 li a{
  width: 100% !important;
  font-size: 1rem;
}
.ul7 ul li{
  margin-bottom: 1rem;
}

.ul_four li a, .hots_ul5 li a{
  color: #333 !important;
}

.hots_ul5{
  float: none;
  display: inline-block;
  overflow: hidden;
}

.footer{
  padding: 0.625rem;
}
/* list*/
.mbx{
 margin:0 0.9375rem;
 width: 21.5625rem;
}
.list{
  width:23.4375rem;

}
.left{
width: 100%;
}
.ul9{
  margin: 0;

}
.ul9 li{
  margin-right: 0.9375rem;
  width: 5.89rem;
  margin-bottom: 0.625rem;
}
.ul9 li:nth-child(7n){
  margin-right: 0.9375rem !important;
}
.ul9 li a{
  padding: 0 !important;
  text-align: center;
  display: block;
  font-size: 0.75rem;
  line-height: 1.875rem;
  width: 5.89rem;
}
.ul9 li:nth-child(3n){
  margin-right: 0 !important;
}
.ms{
  font-size: 0.875rem;
  line-height: 1.25rem;
  color:#999
}
.ul11{
  margin-top: 0;
  width: 100%;
  padding-top:0;
  border: 0;
}
.ul11 li a{
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom:0.375rem;
}
.ul11 li p{
  -webkit-line-clamp: 2;
}
.qm-pg .pg,.qm-pg a{
  width: 2rem;
}
.qm-pg{
  margin: 0 0 0.625rem 0;
}
.views{
  width: 23.4375rem;
 
}
.content-view{
  width: 100%;
  padding: 0.9375rem !important;
}
.b-ul{
  width: auto !important;
}
.content-view,.ul13 li{
  width: 21.5625rem;
  margin-right: 0 !important;
}
.content-view .p{
  width: 100%;
  overflow: hidden;
}
.wit350{
  margin: 0 0 1rem 0!important;
}
.xia{
  padding-top: 1rem;
  border-top: 0.0625rem solid #ebebeb;
  margin-top: 1rem;

}
.xia div{
  float: left;
  line-height: 30px;
}
.sidenav .top{
  background-color: #fff !important;
}
.content-view h1{
  text-align: center;
  font-weight: 700;
  margin: 1rem 0 0.625rem 0;
  font-size: 1.875rem;
}
.view-content h3{
  font-size: 1rem;
}
.maps{
  margin: 0  auto !important;
  width:100%;
}
.maps .map{
  width: 21.5625rem;
  padding: 0.9375rem;
  margin-bottom: 0.625rem !important;
}
.map .ul14 li{
  width: 49.25%;
  margin-right: 1.5%;
}
.map .ul14 li:nth-child(2n){
  text-indent: 0.625rem;
  margin-right: 0;
}
.map .ul14{
  margin-top:1rem;
  padding-top: 1rem;
}
.b{
  font-weight: bold;
}
.tag5{
  width: 23.4375rem !important; 
}
.tag5 .tag4{
  width: 100% !important;
  margin: 0  0 0.625rem 0 !important;
  padding: 0.9375rem !important;
  box-sizing:border-box;
  border:1px solid #ebebeb;
  background: #fff;
}
.ws{
  margin-top: 0 !important;
}
.ws .img_a{
  width: 11.25rem;
  height: 7.5rem;

  border-radius: 8px;
  margin: 0 0.625rem 0.625rem 0;
}
.content-view{
  margin-bottom: 1.25rem;
  overflow: hidden;
}
.ul13 li{
  margin:0 0 1rem 0;
}
#slideshow,#slideshow img{
  width: 23.4375rem !important;
  height: 11.25rem; 
}
.ul8_new,.ul8_new li{
  width: 21.5625rem;
}
.ul8_new li a{
  float: left;
  line-height: 1.375rem;
  height: 1.375rem;
  width: 13rem;
  overflow: hidden;
  font-size: 1rem;
}
.wit350 .ul13 li{
  width: 100%;
}
.from_new{
  width: 11rem;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  display: block;
  float: left;
  margin: 0.125rem 0 0 0.625rem ;
  position: relative;
}
.from_new .button{
  width: 2rem;
  height: 1.5rem;
  position: absolute;
  top:0;
  right: 0;
  background-size: 0.75rem 0.75rem;
}
.from_new .text{
  margin-left: 0.625rem;
}
.column a .a_p{
  position: absolute;
  top: 1.125rem;
  left: 1.25rem;
}
.column a .a_p p{
  font-size: 1.5rem;
  color:#fff;
  font-weight: bold;
}

.column a .a_p em{
  font-size: 0.75rem;
  color: #fff;
}
.recom-article {
  margin: 20px auto 0 auto !important;
}
.recom-article a {
  line-height: 1.5;
  padding: 0.625rem 0;
}
.recom-article a .art-div {
  display: block;
}
.recom-article a .art-div i {
  float: left;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
}
.recom-article a .art-d {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  justify-content: center;
  height: 24px;
}
.art-d2 {
  display: none !important;
}
.mbx{
  display: flex;
  align-items: center;
}
.mbx h2, .mbx h1{
  font-size: 0.875rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 10rem;
}
.view-content h2{
  font-size: 1rem;
  width: auto !important;
}
.xia a{
  width: 16rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.right .new_word{
  padding:0.9375rem;
}
.tag{
  margin-top: 0 !important;
  margin-right: 0 !important;
}
}

