
*{
  padding: 0;
  margin: 0;
}
body{
  background-color: #f2f2f2;
  background: url(../img/body.jpg) no-repeat top #f2f2f2;
}
img{
  width: 100%;
  height: 100%;
}
.top,.footer{
  background-color: #272c30;
}
.ma_bm4 .ul5{
  margin-bottom: 5px;
}
.ma_bm4 .ul4{
  margin-bottom: 2px;
}
.nav-top,.nav ul,.tab{
  width: 1200px;
  margin: 0 auto;
}
.top_nav{
  padding: 10px 0;
  background-color: #fff;
  width: 100% !important;
}
.nav-top li,.logo-ul li{ 
  float: left;
}
.nav-top li a{
  color:#fff;
  font-size: 12px;
  line-height: 24px;
  margin-right: 10px;
}
.logo-nav{
  margin: 0 auto;
  display: flex;
  width: 1200px;
  justify-content: space-between;
  align-items: center;
}
.logo {

  margin-right: 40px;
}
.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: #ff8b14;
  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:rgba(0,0,0,0.2);

}
.nav ul{
  line-height: 44px;
  display: block;
  height: 44px;
}
.nav ul li{
  float: left;
  margin-right: 20px;
}
.nav ul li a{
  padding: 0 10px;
  color:#fff;
}
.nav ul .click{
  background-color: #ff8b14;
}
/*from*/
.from{
  width: 300px;
  background: #f1f1f1;
  margin: 16px 0;
  line-height: 32px;
  border-radius: 30px;
}
.from .text{
  margin-left: 15px;
}
.from .button{
  width: 62px;
  height: 32px;
  float: right;
  background: url(../img/seach.png) no-repeat center center #ff8b14;
  border-radius: 60px;
}

/**/
.ul-a li {
  display: block;
  float: left;
  line-height: 24px;
  color: #666666;
  margin-left: 10px; 
  border: 1px solid #ebebeb;
  padding: 2px 20px;
  border-radius: 40px;
  background-color: #f1f1f1;
}
.ul-a li a {
  background: url(../img/Slice4.png) no-repeat center left;

  padding-left: 16px;
  font-size: 14px;
}
.ul-a li:nth-child(2) a {
  background: url(../img/Slice5.png) no-repeat center left;

  padding-left: 20px;
}
.ul-a li:nth-child(3) a {
  background: url(../img/Slice3.png) no-repeat center left;
  background-size: 16px 16px;
  padding-left: 20px;
}
.ul-a li:nth-child(4) a {
  background: none;
  padding: 0 10px !important;
  font-size: 14px;
  color: #fff;
}
/*中间部分*/
.content{
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  display: grid;
}
.one,.two{
  display: inline-block;
  margin-bottom: 20px;
}
.two{
  background-color: #fff;
  padding: 30px;
}
.two .tag3{
  padding: 0;
  width: 270px;
  margin-left: 40px;
}
.two .tag3 .hots{
  margin-bottom: 10px;
}
/*模块1*/
.tag2{
  width: 300px;
  float: left;
  margin-left: 20px;
}

.tag2 p .a{
  font-weight: bold;
  color:#333;
  font-size: 20px;
  font-weight: bold;
}
.tag2 p .m{
  float: right;
  color: #666;
  line-height: 26px;
  text-align: center;
  font-family: 宋体;
  font-size: 12px;
  color: #999;
  width: 30px;
}
.ul4{
  display: inline-block;
}
.ul4 li {
  width: 240px;
  display: inline-block;
  float: left;
}
.ul4 li em{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  background: #ededed;
  border-radius:  6px; 
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 2px;
}
.ul4 li a{
  font-size: 15px;
  color:#333;
  line-height: 20px;
  overflow: hidden;
  width: 210px;
  float: left;
  height: 20px;
  display: block;
 
}
.ul4 li a:hover{
  color:#3397db ;
  text-decoration: underline;
}
.c1{
  background: #ff7b33  !important;
  color: #ffffff;
}
.c2{
  background: #26c356 !important;
  color: #ffffff;
}
.c3{
  background: #3397db !important; 
  color: #ffffff;
}
.ul4 li{
  line-height: 20px;
  margin-top: 16px;
}

/**/
.w880{
  width: 820px;
  background-color: #fff;
  display:inline-block;
  padding: 30px;
  border-radius: 8px;
  float: left;
}
/*banner*/
.tag1{
  width: 520px;
  height: 320px;
  float: left;
}

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

/*tag3*/
.tag3{
  float: left;
  width: 240px;
  padding: 30px 30px 26px 30px;
  background-color: #fff;
  border-radius: 8px;
  margin-left: 20px;
}
.tag3 .hots .a{
  font-weight: bold;
  font-size: 16px;
  background-size: 26px 26px;
  position: relative;
  padding-left: 12px;
  line-height: 26px;
  height: 26px;
  display: block;
}
.tag3 .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;
  width: 30px;
}
.b20{
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 1px solid #f7f7f7;
}
.ul5,.ul_5{
  float: left;
}
/*footer*/
.footer img{
  justify-content: center;
}

.ul5 li,.ul_5 li{
  line-height: 20px;
  margin-top: 16px;
  width: 100%;
  display: inline-block;
  float: left;
  position: relative;
}
.ul5 li a,.ul_5 li a{
  float: left;
  width: 190px;
  height: 20px;
  display: block;
  overflow: hidden;
  color:#333;
  text-indent: 15px;
  font-size: 15px;
}
.ul5 li a:hover,.ul_5 li a:hover{
  color:#3397db ;
  text-decoration:underline;
}
.ul5 li p,.ul_5 li p{
  float: right;
  font-size: 12px;
  color:#999;
}

.ul5 li a::before,.ul_5 li a::before{
  content: '';
  background-color: #d3d2d2;
  width: 4px;
  height: 4px;
  border-radius: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
}
/*tag4*/
.left .tag4{
  width: 820px;
  padding: 30px;
}
.tag4 {
  width: 830px;
  background-color: #fff;
  border-radius: 8px;
  display: inline-block;
  float: left;
}
.tag4 .hots .a{
  font-weight: bold;
  font-size: 16px;
  background-size: 26px 26px;
  float: left;
  position: relative;
  padding-left: 12px;
  line-height: 26px;
  height:26px;
  display: inline-block;
}
.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: 30px;
  background:#f1f1f1;
  font-size: 14px;
  padding: 4px 15px;
}
.tag4 .hots ul li a:hover{
  background-color: #3397db ;
  color:#fff !important;
}

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

}
.ul6 ul li{
  width: 320px;
  float: left;
  margin-bottom: 20px;
}
.ul6 ul li:nth-child(4n){
  margin-bottom: 0 !important;
}
.ul6 ul li .img{
  float: left;
  width: 108px;
  height: 74px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}
.ul6 ul li .divs{
  margin-top: 2px;
}
.ul6 ul li .divs a{
  font-size: 15px;
  color:#000;
  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 a:hover{
  text-decoration: underline;
  color:#3397db;
}
.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: 2;
  -webkit-box-orient: vertical;
  margin: 4px 0 0 0 ;
  line-height: 20px;
}

.tag4 .two-1 .nob{
  padding: 0 ;
  width: 470px ;
}
.nob .hot{
  width: 455px !important;
}
.nob .hot{
  float: right;
}
.nob .ul_5 li{
  width: 230px;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 16px;
}
.nob .ul_5 li:nth-child(2n){
  margin-right: 0 !important;
}
.nob .ul_5 li:nth-child(19),.nob .ul_5 li:nth-child(20){
  margin-bottom: 0;
}
.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 .ul_5 li a{
  width: 220px !important;
  font-size: 15px;
  color:#333;
}
.nob .ul_5 li a:hover{
  color:#3397db 
}
.news{
  margin-top:15px;
}
.news a{
  border-radius: 2px;
  display: block;
  width: 270px;
  height: 102px;
  overflow: hidden;
  position: relative;
}
.news a p{
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 270px;
  background-color: rgba(0,0,0,0.5); 
  color:#fff;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
}

/*ul6*/
.ul7{
  width: 820px;
  display: inline-block;
}
.ul7 ul,.ul8{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ul7 ul{
  margin-bottom:20px;
}
.ul7 ul li{
  width: 400px;
}
.ul7 ul li:nth-child(2n){
  margin-right: 0 !important;
}
.ul7 ul li .img{
  float: left;
  width: 125px;
  height: 87px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}
.ul7 ul li .divs{
  margin-top: 2px;
  width: 380px;
}
.ul7 ul li .divs a{
  font-size: 15px;
  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;  
}

/**/
.ul8{
  float: left;
  width: 810px;
}
.ul8 li{
  width: 390px;
  margin-bottom: 16px;
}
.ul8 li:nth-child(13),.ul8 li:nth-child(14){
  margin-bottom: 0 !important;
}
.ul8 li:nth-child(17),.ul8 li:nth-child(18){
  margin-bottom: 0 ;
}
.ul8 li:nth-child(2n){
  margin-right: 0 !important;
}
.ul8 li em{
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  background-color: #ff8b14;
  color:#fff;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
}
.ul8 li a{
  float: left;
  line-height: 20px;
  height: 20px;
  width: 290px;
  overflow: hidden;
  font-size: 15px;
}
.ul8 li span{
  line-height: 20px;
  height: 20px;
  display: block;
  float: right;
  font-size: 12px;
  color:#999;
}

/*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;
}
.footer_two_1,.footer_two_1 a{
  font-size: 12px;
  color:#fff;
}
/*面包屑*/
.mbx{
  width: 1200px;
  margin: 0 auto;
  line-height: 50px;
}
.mbx a,.mbx span,.mbx h2,.mbx h1,.mbx h3{
  color:#fff;
}
.mbx a{
  font-size: 14px;
}
.mbx span{
  font-family: 宋体;
}
.mbx h2,.mbx h1,.mbx h3{
  font-size: 14px;
  display:inline;
}

/*列表页面*/
.list{
  width:1200px;
  margin:0 auto;
}
.ul9 {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.ul9 li{
  float: left;
  line-height: 26px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 30px;
  background:#f1f1f1;
}
.ul9 li a{
  font-size: 14px;
  padding: 4px 15px;
}
.ul9 li a:hover{
  background-color: #3397db ;
  color:#fff !important;
}
.list .tag4 .hots{
  width: 100%;
  display: inline-block;
}
.ms{
  float: left;
  line-height: 20px;
  font-size: 12px;
  color:#999;
}
.ul11{
  margin-top: 16px;
  width: 100%;
  display: inline-block;
  padding-top: 16px;
  border-top: 1px solid #ebebeb;
}
.ul11{
  display: inline-block;
}
.ul11 li{
  width: 100%;
  float: left;
}
.ul11 li a{
  color:#000;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
  display: block;
}
.ul11 li 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;
  justify-content: center;
  line-height: 22px;
}
.ul11 li{
  padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ebebeb;
}


/*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: #f8f8f8;
  margin-right: 5px;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
}
.qm-pg a:hover,.qm-pg a.c{
  background-color: #3397db ;
  color:#fff !important;
  border: 1px solid #3397db ;
}
.qm-pg a:hover{
  text-decoration: none !important;
}
.qm-pg .pg{
  width: 100px;
}
.left{
  width: 880px;
  float: left;
}
.right{
  width: 300px;
  float: right;
}
.right .tag3 {
  margin-bottom: 20px;
  margin-left: 0;
}
.tag3 .hots{
  padding: 10px 15px;
  background-color: #f8f8f8;
  border-radius: 8px;
}
.ul12{
  display: inline-block;
}
.ul12 li {
  width: 240px;
  display: inline-block;
  float: left;
  margin-top: 16px;
}
.ul12 li em{
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  background: #ededed;
  border-radius: 6px; 
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.ul12 li a{
  font-size: 15px;
  color:#333;
  line-height: 20px;
  overflow: hidden;
  width: 210px;
  float: left;
  height: 20px;
  display: block;
}
.ul12 li a:hover,.ul8 li a:hover{
  color:#3397db ;
  text-decoration: underline;
}

/*内容*/
.content-view{
  width: 820px;
  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: 20px 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: 30px;
  margin: 10px 0;
  font-weight: bold;
}
.view-content p{
  text-indent: 20px;
  line-height: 36px;
  margin-bottom: 24px;
}

.recom-article{
  border: 1px solid #f5f5f5;
  margin: 40px auto 0 auto;
}
.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 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;
}
.recom-article a .art-div{
  display: flex;
}
.art-div .art-d,.recom-article p{
  font-size: 17px;
  font-weight: bold;
}
.art-d2{
  display: flex;
  align-items: center;
}
.art-d2 i{
  background: url(../img/xx.jpg) no-repeat;
  width: 76px;
  height: 12px;
  display: block;
}


.xia{
  padding-top: 20px;
  border-top:1px solid #ebebeb;
  margin-top: 20px;
  display:inline-block;
  width: 100%;
}
.xia a{
  color:#333 !important
}
.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: 790px;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-bottom: 20px;
}
.b-ul li{
  float: left;
    width: 240px;
    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: 395px;
  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: 210px;
  height: 20px;
  display: block;
  overflow: hidden;
  color:#666;
  text-indent: 15px;
  font-size: 16px;
}
.ul13 li a:hover{
  color:#3397db ;
  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: 1160px;
  background-color: #fff;
  display:inline-block;
  padding: 20px;
  border-radius: 8px;
  margin: 0 auto;
}
.map h1,.map h2{
  font-weight: bold;
  font-size: 16px;
  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: 20%;
  line-height: 30px;
  overflow: hidden;
  height: 30px;
}
.span,.fanww-ban{
  display: none;
}

/* 栏目 */
.sidenav h3{
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  padding-left: 1.625rem;
  background: url(../img/Slice38.png) no-repeat center left;
  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: #b9004f;
  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;
}
.jz751-h5-a3 h4::before{
  content: '';
  background-color: #b9004f;
  width: 0.25rem;
  height: 1rem;
  display: block;
  float: left;
  margin-right: 0.625rem;
}
.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;
}
.logo_2{
  width: 830px;
  margin: 60px auto 0 auto;
  display: block;
}
.lg_a {
  width: 100%;
  height: 45px;
  display: flex;
  overflow: hidden;
  margin: 0 auto 20px auto;
}
.lg_a img {
  width: 190px;
  height: auto;
  margin: 0 auto;
}
.seach {
  width: 560px;
  height: 50px;
  margin: 0 auto;
  border-radius: 40px;
  padding-left: 50px;
  background: url(../img/seach2.png) no-repeat 20px center #fff;
}
.seach_w {
  padding: 5px;
  height: 40px;
}
.text_2 {
  line-height: 40px;
  width: 400px;
  float: left;
}
.button_2{
  width: 115px;
  height: 40px;
  display: block;
  background: #ff8b14;
  float: right;
  border-radius: 40px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}
.gjc {
  text-align: center;
  justify-content: center;
  margin: 30px auto 20px auto;
  display: flex;
}
.gjc p {
  line-height: 30px;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
}
.gjc a {
  padding: 0 15px;
  line-height: 30px;
  background-color: rgb(41 41 41 / 50%);
  display: inline-block;
  border-radius: 40px;
  color: #fff;
  margin: 0 3px;
  font-size: 12px;
}
.top_nav,.none-a{
  display: none;
}
/*新加*/
.w880_zt {
  height:91px;
}
.w880_zt li:first-child {
  margin-left: 0;
}
.w880_zt li {
  float: left;
  text-align: center;
  width: 190px;
  border-radius: 10px;
  position: relative;
  margin-left: 20px;
}
.w880_mes {
  margin-top: 10px;
}
.w880_mes ul:first-child {
  margin-bottom: 10px;
  float: left;
}
.w880_mes ul {
  width: 400px;
  float: right;
}
.w880_mes li:nth-child(1) {
  max-width: 100%;
  width: 90%;
  font-weight: bold;
  padding-left:40px;
  position: relative;
}
.w880_mes li {
  float: left;
  width: 180px;
  line-height: 35px;
}
.w880_mes li:nth-child(2n) {
  margin-right: 20px;
}
.chao {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
}
.ban_tu {
  border-top: 1px solid #f1f1f1;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ban_tu li {
  width: 400px;
}
.ban_tu .lb_tu1 {
  margin-top: 20px;
  width: 390px;
}
.lb_tu1 {
  height: 76px;
  position: relative;
  display: block;
  margin-top: 20px;
}
.lb_tu1 .lb_img {
  width: 108px;
  height: 74px;
  float: left;
  border: 1px solid #e0e9e7;
  margin-right: 10px;
}
.lb_tu1 .lb_img img {
  width: 100%;
  min-height: 76px;
}
.lb_tu1 span {
  display: block;
  line-height: 24px;
  font-size: 15px;
  font-weight: bold;
}
.lb_tu1 .lb_b {
  margin-top: 5px;
  line-height: 22px;
  height: 44px;
  font-size: 13px;
  overflow: hidden;
  color: #999;
  display: -webkit-box;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.w880_mes li:nth-child(1):before {
  content: "精选";
  display: block;
  width: 34px;
  height: 22px;
  font-size: 12px;
  background: #4888cf;
  line-height: 22px;
  position: absolute;
  left: 0;
  top: 7px;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  font-weight: normal;
}
.w880_mes li a:hover,.ul7 ul li .divs a:hover,.ban_tu .lb_tu1:hover span{
  text-decoration: underline;
  color:#3397db;
}
.ul-news li:nth-child(13), .ul-news li:nth-child(14){
  margin-bottom:15px !important;
}
.wit350{
  padding: 30px;
  width: 820px;
}
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;
    }
    article.content-view p.p{
      margin: 0;
      white-space: nowrap;
      }
@media screen and (max-height: 28.125rem) {
  .sidenav {
      padding-top: 1rem;
  }
  .sidenav a {
      font-size: 1.125rem;
  }
}
@media (max-width:991px) {

  .top_nav{
    width: 23.4375rem !important;
    display: inherit;
  }
  .ul-a,.nav,.none,.w880_mes{
    display: none !important;
  }
  .logo-nav{
    width: 23.4375rem !important;
    display:inline-block !important;
  }
  .logo{
    width: 7rem;
    margin-right: 0!important;
    margin-left: 0.625rem;
  }
  .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;
  }
  .from .button{
    width: 2rem;
    height: 1.5rem;
    position: absolute;
    top:0;
    right: 0;
    background-size: 0.75rem 0.75rem;
  }
  .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;
  }
  .content{
    margin-top: 0 !important;
    width: 23.4375rem !important;
  }
  .w880{
    width: 19.6875rem !important;
    margin: 0.9375rem;
    padding: 0.9375rem;
    float: none;
  }
  .tag1{
    width: 23.4375rem !important;
    height: 15rem;
    position: relative;
    float: none;
    margin-bottom: 4rem;
  }
  .tag1 a{
    display: block;
  }
  .fanww-ban{
    display: block;
  }
  /* 金刚区 */
.kk{
  padding: 1rem;
  margin: 0 0.9375rem ;
  width: 19.5625rem;
  background-color: #fff;
  border-radius:0.75rem;  
  box-shadow:1px 0.25rem 0.625rem 0px #e1faf3;
  position:absolute;
  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;
}
/* 金刚区结束 */
.tag2,.tag3,.tag4{
  float: none;
  background-color: #fff;
  width: 19.5625rem !important;
  padding: 0.9375rem;
  border-radius: 0.5rem;
  margin-top: 0.9375rem;
  margin: 0 0.9375rem;
  display: inline-block;
}
.hot{
width: 100%;
padding-left: 0.9375rem;
width: 18.625rem;
}
.tag2 p .a{
  font-size: 1.25rem;
}
.hot a::before{
    width:0.375rem;
    height: 1.25rem;
    border-radius: 3rem;
    left: 0;
    top: 0.25rem;
}
.tag2 p .m,.tag3 .hots .m{
  line-height: 1.625rem;
  font-size: 0.75rem;
}
.ul4 li em{
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  margin-right: 0.625rem;
  border-radius: 4px;
  font-size: 0.75rem;
  margin-top:0;
}
.ul4 li{
  width: 100%;
}
.ul4 li a,.ul5 li a{
  font-size: 0.9375rem;
  line-height: 1.25rem;
  width: 17rem;
  height: 1.25rem;
}
.tag3 .hots .a,.tag4 .hots .a{
  font-size: 1rem;
  background-size: 1.625rem 1.625rem;
  padding-left: 1rem;
}
.tag4 .hots .a{
  float: none;
}
.ul5 li a::before{
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 4rem;
    top: 0.4375rem;
}
.ul5 li p{
  font-size: 0.75rem;
}

.two-1 .ul6,.ul6 ul li,.ul7,.ul7 ul li,.ul8,.ul8 li{
  width: 19.5625rem;
}
.nob .hot{
  display: none;
}
.ul6 ul{
  display: inline-block;
  margin-bottom: 0.75rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #f8f8f8;
}
.ul6 ul li{
  margin-bottom: 1rem;
}
.ul6 ul li .img,.ul7 ul li .img,.lb_tu1 .lb_img{
  width: 6.5rem;
  height: 4.5rem;
  border-radius: 0.25rem;
  margin-right: 0.625rem;
}

.lb_tu1 .lb_img{
  position: inherit;
}
.ul6 ul li .divs{
  margin-top: 0.125rem;
}
.nob{
  margin: 0 !important;
}
.ul6 ul li .divs a,.ul7 ul li .divs a{
  font-size: 0.9375rem;
  font-weight: bold;
}
.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: 0.75rem;
  padding-bottom: 1rem;

}
.nob .ul5 li{
  width: 19.5625rem;
    margin-right: 10px;
}
.nob .ul5 li a{
  width: 100% !important;
  font-size: 1rem;
}
.ul7 ul li{
  margin-bottom: 1rem;
}
.ul8{
  margin-top: 0 !important;
}
.ul4 li a, .ul5 li a{
  color: #333 !important;
}
.ul8 li em{
  font-size: 0.75rem;
  line-height: 1.25rem;
  height: 1.25rem;
  width: 1.25rem;
  background-color: #ff8b14;
  color: #fff;
  border-radius: 0.25rem;
  float: left;
  margin-right: 0.625rem;
}
.ul5{
  float: none;
  display: inline-block;
  height:16rem;
  overflow: hidden;
}
.ul8 li a{
  width: 13rem;
  font-size: 0.9375rem;
}
.footer{
  padding: 0.625rem;
}
/* list*/
.mbx{
 margin:0 0.9375rem;
 width: 21.5625rem;
}
.list{
  width:21.5625rem;
  margin: 0  !important;
}
.left{
width: 100%;
}
.ul9{
  margin: 1rem 0 0 0;
  padding-top: 1rem;
  border-top: 1px solid #ebebeb;
}
.ul9 li{
  margin-right: 0.9375rem;
  width: 5.875rem;
  margin-bottom: 0.625rem;
}
.ul9 li a{
  padding: 0 !important;
  text-align: center;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ul9 li:nth-child(3n){
  margin-right: 0 !important;
}
.ms{
  font-size: 0.875rem;
  line-height: 1.25rem;
  color:#999
}
.ul11{
  margin-top: 1rem;
  width: 100%;
  padding-top: 1rem;
}
.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;
}
.views{
  width: 21.5625rem;
  margin: 0 0.9375rem !important;
}
.content-view{
  width: 100%;
  padding: 0.9375rem !important;
}
.b-ul{
  width: auto !important;
}
.content-view,.ul13 li{
  width: 19.6875rem;
  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.25rem;
}
.view-content h3{
  font-size: 1rem;
}

.maps{
  margin: 0 0.9375rem !important;
  width: 21.5625rem;
}
.maps .map{
  width: 19.6875rem;
  padding: 0.9375rem;
}
.map .ul14 li{
  width: 50%;

}
.map .ul14 li:nth-child(2n){
  text-indent: 0.625rem;
}
.map .ul14{
  margin-top:1rem;
  padding-top: 1rem;
}
.b{
  font-weight: bold;
}
.logo_2{
  display: none;
}
body{
 background: #f2f2f2 !important;
}
.none-a{
  display: inherit;
}
.w880_zt{
  height: auto; 
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.w880_zt li{
  width:9.375rem ;
  float: none;
  margin-left:0;
  margin-right: 0.9375rem;
}
.w880_zt li:nth-child(2n){
  margin-right: 0;
}
.w880_zt li:nth-child(3),.w880_zt li:nth-child(4){
  margin-top: 0.9375rem;
}
.ban_tu{
  border-top: 0;
}
.ban_tu li,.ul_5,.nob .ul_5 li,.nob .ul_5 li a{
  width: 19.6875rem !important;
}
.nob .ul_5 li a,.lb_tu1 span{
  font-size: 0.9375rem;
}
.ban_tu .lb_tu1{
  width: auto;
  margin-top: 1rem;
}
.two{
  background-color: transparent !important;
  padding: 0 !important;
}
.ul_5{
  display: flex;
  flex-wrap: wrap;
}
.ul8 li:nth-child(17),.nob .ul_5 li:nth-child(19),.ul8 li:nth-child(13){
  margin-bottom: 0.9375rem !important;
}
.ul7 ul li .divs{
  width: auto ;
}
.ul7 ul{
  margin-bottom: 1rem;
  border-bottom: 1px solid #f8f8f8;
}
.mbx a,.mbx span,.mbx h2,.mbx h1,.mbx h3{
  color:#333;
}
.left .tag4{
  padding: 0.9375rem;
}
.view-content h2{
  width: auto !important;
  font-size: 1rem;
}
.xia div a{
  width: 15rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.art-d2{
  display: none;
}
.recom-article a .art-d{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 15rem;
}
.right,.left{
  float: none;
}
.right{
  width: auto !important;
}
.views .tag2,.views .tag3,.views .tag4{
 margin: 0 0 0.9375rem 0 !important;
}
}

