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

.nav-top,.nav ul,.tab,.item{
  width: 1200px;
  margin: 0 auto;
}
.top_nav{
  padding: 10px 0;
  background-color: #fff;
  width: 100% !important;
}
.footer_two_1,.footer_two_1 a{
    font-size: 12px;
    color:#fff;
}
.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: #1996e6;
  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: #1996e6;
}
.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: #ff8402;
}
/*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;
}

/*面包屑*/
.mbx{
  width: 1200px;
  margin: 0 auto;
  line-height: 50px;
}
.mbx a{
  font-size: 14px;
}
.mbx span{
  font-family: 宋体;
}
.mbx h2,.mbx h1{
  font-size: 14px;
  display:inline;
}
/*from*/
.from{
  width: 300px;
  background: #f1f1f1;
  margin: 16px 0;
  line-height: 32px;
  border: 2px solid #1996e6;
  border-radius: 4px;
}
.from .text{
  margin-left: 15px;
}
.from .button{
  width: 62px;
  height: 32px;
  float: right;
  background: url(../images/seach.png) no-repeat center center #1996e6;
}


/* 分类*/
.item-s{
  background-color: #fafafa;
  padding: 30px;
  border-radius: 0 0 16px 16px  ;
  margin-bottom: 20px;
  display: block;
}
.item_one p{
  float: left;
  width: 40px;
  display: block;
  padding: 15px 10px;
  background-color: #f1f1f1;
  border-radius: 6px;
  margin-right: 20px;
}
.item_one p img{
  width: 40px;
  height: 40px;
}
.item_one p span{
  width: 40px;
  font-size: 14px;
  text-align: center;
  display: block;
}
.item_one .no{
  float: left;
  width: 1060px;
}
.item_one .no a{
  float: left;
  line-height: 30px;
  margin-right: 10px;
  width: 108px;
  font-size: 14px;
}
.item_one .no a:nth-child(9n){
  margin-right: 0 !important;
}
.item_one .no a:hover{
  color: #1996e6;
  text-decoration: underline;
}
/* banner区 */

.flex{
  display: flex;
}
/* 轮播图结束 */
/* 左 */
.banner {
  background-color: #fff;
  border-radius: 16px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* 控制卡片边距 */
.banner .banner-box{
  padding: 30px ;

}
.banner-left{
width: 355px;
display: block;
float: left;
}
.toutiao-c{
  float: left;
}
.toutiao-c a{
  float: left;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  width: 108px;
  background-color: #f2f2f2;
  margin-top: 15px;
  margin-right: 15px;
  text-align: center;
  border-radius: 8px;
}
.toutiao-c a:nth-child(1){
  background-color: red;
  color:#fff;
}
.toutiao-c a:nth-child(4),.toutiao-c a:nth-child(10){
  background-color: #ff7b33;
  color:#fff;
}
.toutiao-c a:nth-child(6),.toutiao-c a:nth-child(8){
  background-color: #26c356;
  color:#fff;
}

.toutiao-c a:nth-child(1),.toutiao-c a:nth-child(15){
  background-color: #3397db;
  color:#fff;
}
.toutiao-c a:nth-child(3n){
  margin-right: 0;
}
.banner-a{
  width:355px;
  height: 210px;
  overflow: hidden;
  border-radius: 8px;
}
/* banner编辑推荐 */
.banner-right{
  margin-left: 30px;

}
.bt-one{
  overflow: hidden;
  margin-bottom:20px;
  padding: 10px 15px;
  border-radius: 8px;
  background:#edf7fe;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bt-one a{
  color:#999;
  font-size: 12px;
}
.bt-one a.m1,.bt-one a.m2{
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  font-size: 12px;
  float: right;
  line-height: 20px;
  color: #999;
}
.col_z{
  background-color: #edf7fe !important;
}
.bt-one a.m1{
  background: url(../images/oir.png) no-repeat;
  background-size: 24px 24px;
}
.bt-one a.m2{
  background: url(../images/oir2.png) no-repeat;
  background-size: 24px 24px;
}
.bt-one p{
  font-size: 20px;
  display: block;
  float: left;
  color:#333;
  font-weight: bold;
}

.bt-one p::before{
  content: '';
  background-color: #1996e6;
  width: 4px;
  height: 20px;
  border-radius: 16px;
  margin-top: 4px;
  display: block;
  float: left;
  margin-right: 8px;
}

.banner-right:nth-child(3) .bt-one p::after{
  content: '';
  background-image: url(../img/Slice\ 6.png);
  width: 9px;
  height: 13px;
  display: block;
  float: right;
  margin-top: 5px;
  margin-left: 8px;
}

.banner-right-list li .a{
  float: left;
   color:#333;
   font-size: 16px;
   width: 280px;
   display: -webkit-box;
   overflow: hidden;
   text-overflow: ellipsis;
   word-wrap: break-word;
   white-space: normal !important;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   line-height: 22px;
}
.banner-right-list li .a:hover{
  color:#1996e6;
}
.banner-right-list li .cl1{
  color: #4599cf;
  background-color: #edf7fe;
  padding: 3px 5px;
  border-radius: 4px;
  width: 60px;
  text-align: center;
  margin-right: 10px;
  float: left;
}
.banner-right-list li i{
  width: 50px;
  text-align: right;
  font-family:  Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: 22px;

}
.banner-right-list li{
  float: left;
  color: #333;
  font-size: 14px;
  margin-bottom: 14px;
  width: 100%;
}
.banner-box .banner-right,.xuex .banner-right{
  width: 315px;
}
.banner-box .w4,.xuex .w4{
  width: 410px;
}
.banner-right-list li i {
  font-size: 14px;
  color: #999;
  float: right;
}
.banner-right-list li:nth-child(6),.xuex .banner-right-list li:nth-child(10){
  margin-bottom: 0 !important;
}
.xuex .banner-right-list li:nth-child(6){
  margin-bottom: 14px !important;
}
.new-s{
  display: inline-block;
}

.new-s .p em{
  font-size: 12px;
  color:#fff;
  background-color: #ff8402;
  padding: 3px 5px;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
}
.new-s .p span{
  line-height: 20px;
  font-weight: bold;
  font-size: 17px;
}
.new-s .p,.new-s .p2{
  float: left;
  width: 100%;
}

.new-s .p2{
  color:#999;
  font-size: 14px;
  margin: 15px 0 0 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-s{
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
.new-s .p2 a{
  color:#1996e6;
}
.banner-a,.banner-right{
  float: left;
}

.ul4{
  display: inline-block;
}
.ul4 li {
  display: inline-block;
  float: left;
  line-height: 20px;
  margin-bottom: 18px;
}
.ul4 li:nth-child(12){
  margin-bottom: 0 !important;
}
.ul4 li em{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  background: #ededed;
  border-radius: 3px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 1px;
}
.ul4 li a{
  font-size: 16px;
  color:#333;
  line-height: 20px;
  float: left;
  height: 20px;
  display: block;
  width: 285px;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ul4 li a:hover{
  color:#1996e6;
  text-decoration: underline;
}
.c1{
  background: #ff7b33  !important;
  color: #ffffff;
}
.c2{
  background: #26c356 !important;
  color: #ffffff;
}
.c3{
  background: #3397db !important;
  color: #ffffff;
}
.ul5{
  float: left;

}
.ul5 li{
  line-height: 20px;
  margin-top: 16px;
  width: 100%;
  display: inline-block;
  float: left;
  position: relative;
}
.ul5 li a{
  float: left;
  width: 270px;
  height: 20px;
  display: block;
  color:#333;
  text-indent: 15px;
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ul5 li a:hover{
  color:#1996e6;
  text-decoration:underline;
}
.ul5 li p{
  float: right;
  font-size: 12px;
  color:#999;
}

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

/* banner区块结束 */

.content{
  width: 1200px;
  margin: 0 auto;

}
.cont-pc{
  padding: 30px;
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 16px;
}
.ul10{
  float: right;
}
.ul10 li {
  float: left;
}
.ul10 li a{
  font-size: 12px;
  margin-left: 10px;
  background-color: #4d8dff;
  color:#fff;
  line-height: 26px;
  padding: 0 10px;
  display: block;
  border-radius: 20px;
}
.xuex{
  display: inline-block;
  width: 100%;
}
.xxs{
  float: right;
  display:inline-block;
  overflow: hidden;
}
.xxs img{
  width: 110px;
  float: left;
}
.uls{
  float: left;
  width: 275px;
}


.uls ul li{
 display: inline-block;
}
.uls ul li a{
  border: 1px solid #e5e5e5;
  float: left;
  font-size: 12px;
  line-height: 24px;
  margin: 0 4px 5px 0;
  padding: 0 10px;
  background-color: #fff;
  width: 63px;
  text-align: center;
  height: 24px;
  overflow: hidden;
  font-family: 宋体;
}
.uls ul li:nth-child(3n) a{
  margin-right: 0 !important;
}
.uls ul li a:hover{
  background-color: #4d8dff;
  color:#fff;
  border: 1px solid #4d8dff;
}

/*ul6*/
.ul6,.ul9{
  width: 355px;
  display: inline-block;
  float: left;

}
.ul6 ul li,.ul6 ul .div{
  width: 350px;
  float: left;
  margin-bottom:20px;
}
.ul6 ul li:nth-child(4n){
  margin-bottom: 0 !important;
}
.ul6 ul li .img,.div .img{
  float: left;
  width: 130px;
  height: 80px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 15px;
}
.ul6 ul li .divs,.div .divs{
  margin-top: 5px;
}
.ul6 ul li .divs a,.div .divs a{
  font-size: 14px;
  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 a:hover,.div .divs a:hover,.ul7 li a:nth-child(2):hover{
  color:#1896e6;
}
.ul6 ul li .divs p,.div .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;
}
.ul9 .div_zxc{
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ebebeb;
}
.ul9 .div_zxc a{
  display: block;
  font-size: 16px;
  overflow: hidden;
  font-weight: 700;
  line-height: 22px;
}
.ul9 .div_zxc 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;
}
.conter{
  margin: 0 30px;
  float: left;
}
.ts{
  float:left;
  width:210px;
}
.ts p,.hot_s p{
  color:#333;
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  background:url(../images/oir.png) no-repeat center left;
  background-size: 16px 16px;
  margin-bottom: 20px;
}
.ul7{
  float: left;
}
.ul7 li a:nth-child(1){
  font-size: 12px;
  width: 44px;
  display: block;
  text-align: center;
  background-color: #edf7fe;
  color: #45a5dd;
  float: left;
  margin-right: 10px;
  border-radius: 4px;
}
.ul7 li a:nth-child(2){
  width: 150px;
  height: 24px;
  overflow: hidden;
  display: block;
}
.ul7 li{
  width: 100%;
  float: left;
  overflow: hidden;
  line-height: 24px;
  height: 24px;
  margin-bottom: 10px;
}
.conter .ts:nth-child(1){
  margin-right: 30px;
}
/*list*/
.fenl{
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #ebebeb dotted;
}
.fenl p{
  max-width: 60px;
  overflow: hidden;
}
.fenl p,.fenl span{
  line-height: 20px;
  display: block;

}
.fenl_1{
  width: 1060px;
}
.fenl p,.fenl_1 a{
  margin-right: 13px;

}
.fenl_1,.fenl p,.fenl span{
  float: left;
  font-size: 12px;
}
.fenl_1 a{
  padding: 3px 5px;
  float: left;
}
.fenl_1 a.c,.fenl_1 a:hover{
  background-color: #1996e6;
  color:#fff;
  border-radius: 4px;
}
.fen2{
  height: 35px;
  line-height: 35px;
  border-top: #ebebeb solid 1px;
  color: #333;
  float: left;
  width: 100%;
  font-size: 12px;

}
.fen2 h1{
  color: #1896e6;
  display: inline;
  margin: 0 5px;
  font-size: 12px;

}

.none-s{
  margin-bottom: 0;
  border-bottom: 0;
}
.p10{
 padding: 15px 30px !important;
}
.pt10 {
  padding: 30px 30px 15px 30px !important;
}
.ul_1{
    width: 1140px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.ul_1 li {
  float: left;
  width:270px;
  margin: 0 20px 9px 0 ;
  padding-bottom: 9px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 8px;
  border-bottom: 1px dotted #ccc;

}
.ul_1 li:nth-child(4n){
  margin-right: 0 !important;
}
.ul_1 li span {
  color: #1896E6;
  float: left;
  margin: 0 5px 0 0;
  font-size: 14px;
}
.ul_1 li a {
  color: #333;
  font-size: 14px;
}
.fenl p,.fenl_1 a,.fen2 h1,.fen2,.ul_1 li a,.ul_1 li span,.fenl span,.content .act .info_l,.content .act .info_l span,.ul12 li text,.ul12 li .span3,.span4{
  font-family: "宋体";
}
.content .act .info_l{
  height: 60px;
  line-height: 60px;
  color: #AAAAAA;
  font-size: 14px;
  border-bottom: 1px solid #E1E0E0;

}
.content .act .info_l span{
  margin-right: 20px;
}
.content_main p{
  text-indent: 20px;
  line-height: 48px;
  text-align: justify;
  background: url(../images/icon_ssa.png);
}
.content_main p.next{
  background: none;
}
.ul12 li{
  float: left;
  margin-right: 20px;
}
.ul12 li a{
  width: 517px;
  background-color: #f8f8f8;
  border: 1px solid #f8f8f8;
  padding: 20px;
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 8px;
}
.ul12 li a:hover{
  background-color: #edf7fe;
  width: 517px !important;
  border: 1px solid #1996e6;
}
.ul12 li:nth-child(2n){
  margin-right: 0 !important;
}
.ul12 li p{
  font-size: 20px;
  font-weight: bold;
}
.ul12 li .span2{
  font-size: 12px;
  text-indent: 20px;
  line-height: 24px;
  margin: 10px 0;
}
.ul12 li .span3 span{
  display: inline-block;
    margin: 0 8px ;

    font-size: 12px;
    color: #999;

}
.ul12 li .span3{
  font-size: 12px;
  color: #B3B3B3;
  float: right;
  margin: 5px 0 0 0;
}
.ul13{
  width: 100%;
}
.ul13 li{
  float: left;
  width: 554px;
  border-right: 1px solid #dcdcdc;
  padding-right: 15px;
}
.ul13 li:nth-child(2n){
  padding-left: 15px;
  padding-right: 0;
  border-right:0;
}
.ul13 li a{
  position: relative;
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0px 5px;
    border-radius: 2px;
}
.ul13 li a p{
  font-size: 16px;
  color: #333;
  float: left;
}
.ul13 li a:hover p{
  color: #1896e6;
}
.span4{
  float: right;
  font-size: 12px;
  color:#999;
}

/* 栏目 */
.sidenav h3 {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  padding-left: 0.5rem;
  border-left: 4px solid #ff8402;
  color: #fff;
  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 a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  padding: 0.4rem 2rem 0.4rem 0.5rem;
  position: absolute;
  top: 0;
  right: -0.75rem;
  color: #fff;
  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 {
  background-color: #1996e6;
  margin-bottom: 0.625rem;
  width: 100%;
}

.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 {
  background-color: #fff;
  margin: 20px 0;
}

.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;
  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 #2bbb61;
  padding-left: 0.5rem;
}

.jz751-h5-a2 ul {
  margin-top: 1.25rem;
}

.h3_a {
  overflow: hidden;
  height: 3.75rem;
  background-color: #262D25;
  margin-bottom: 20px;
}

/*map*/
.list{
  width: 1200px;
  margin: 0 auto;

}
.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: 20px;

  float: left;

}
.map .ul16{
  margin-bottom: 0 !important;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
  float: left;
  width: 100%;
}
.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;
}
.ul16 {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.ul16 li{
  float: left;
  line-height: 26px;
  margin-right: 10px;
}
.ul16 li a{
  border-radius: 30px;
  background:#f1f1f1;
  font-size: 14px;
  padding: 4px 15px;
}
.ul16 li a:hover{
  background-color: #004fff;
  color:#fff !important;
}
.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;
}
.lei ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: left;

}
.lei ul li{
  padding:  10px;
  background-color: #f2f2f2;
  margin-right:10px;
  border-radius: 6px;
  margin-bottom: 20px;
}
/*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: #1996e6;
  color:#fff !important;
  border: 1px solid #0b74b7;
}
.qm-pg a:hover{
  text-decoration: none !important;
}
.qm-pg .pg{
  width: 100px;
}
/*hot_bottom*/
.hot_bottom ul{
  display: flex;
  width: 315px;
  justify-content: space-between;
}
.hot_bottom ul li{
  width: 150px;
  height: 90px;
  position: relative;
}

.hot_bottom ul li a p{
  line-height: 20px;
  position: absolute;
  left:0;
  bottom: 0;
  color:#fff;
  font-size: 12px;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pc-ul{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
.pc-ul li{
    padding: 0 12px;
    font-size:14px;
    margin-bottom: 12px;
}
.banner-left_bt{
  margin: 15px 0 0 0;
  width: 325px;
  display: inline-block;
  float: left;
}
.banner-left .ul5 li{
  line-height: 23px !important
}
.m-30 .bt-one{
  margin-bottom: 14px;
}
.ul9 .div_zxc:last-child{
  margin-bottom: 0;
}

.ul9 .ul5 li:nth-child(1){
  margin-top: 0;
}
.ul9 .ul5 li{
  margin-top: 19px;
}
/**/
.m_box_center {
  width: 410px;
  float: left;
}
.m_box_center h3 {
  line-height: 30px;
  text-align: center;
  margin-bottom: 5px;
  font-size: 20px;
  height: 30px;
  overflow: hidden;
  color: #333;
}
.m_box_center h3 a {
  color: #333;
  font-size: 17px;
  font-weight: 700;
}
.mbc_one {
  color: #777;
  margin-top: 11px;
}
.mbc_one li {
  padding: 19px 0;
  border-top: 1px #e1e1e1 dotted;
  overflow: hidden;
}
.mbc_one li a {
  overflow: hidden;
}
.mbc_one li img {
  float: left;
  height: 84px;
  width: 120px;
  border-radius: 10px;
  margin-right: 15px;
}
.mbc_one li h4 {
  font-size: 16px;
  height: 23px;
  margin: 6px 0;
  color: #555;
  overflow: hidden;
  font-weight: 700;
}
.mbc_one li h4 span {
  color: #ffffff;
  background: #ff7b33;
  font-size: 14px;
  border-radius: 5px;
  margin-right: 10px;
  padding: 0 5px;
}
.m_box_center p {
  line-height: 24px;
  color: #999;
  font-size: 14px;
  height: 48px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mbc_one li:last-child{
  padding-bottom: 0;
}
.hot_s p{
  line-height: 30px;
  margin-bottom: 10px;
}
.v_1 li{
  margin-bottom: 19px;
}
.v_1 li:last-child{
  margin-bottom: 0;
}
.logo-nav .ul_zzz li{
  line-height: 40px;
  float: left;
}
.logo-nav .ul_zzz li a {
  color: #333;
  font-size: 16px;
  line-height: 40px;
  margin: 0 15px 0 0;
  text-align: center;
}
.tst{
  margin: 8px 0;
}
.tst a {
  width: 93px;
  height: 24px;
  float: left;
  display: block;
  margin-left: 10px;
  position: relative;
  text-indent: 9999px;
  overflow: hidden;
}
.ts_1 {
  background: url(../images/icon_ts.png);
}
.ts_2{
  background: url(../images/icon_tg.png);
}
article.fww-content-view h2{
  text-align: left;
  font-size: 18px;
  width: auto !important;
  }
  article.fww-content-view p{
  text-indent: 2em;
  line-height: 38px;
  font-size: 18px;
  margin: 12px 0;
  text-align: justify;
  }
  article.fww-content-view h2{
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  ul.fww-recom-article p{
  margin: 0;
  }
  article.fww-content-view .zx-la-art2{
    width: 100%;
    overflow: hidden;
    display: block;
    font-weight: normal;
    padding-bottom: 15px;
    border-bottom: #f2f2f2 1px solid;
    margin-bottom: 15px;
    
    }
    article.fww-content-view .zx-la-art2 i{
      text-align: center;
      display: block;
      width: 100%;
    }
    article.fww-content-view p.fww-p{
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      text-indent: 0 !important;
      font-size: 12px;
      line-height:20px;
    }
@media screen and (max-height: 28.125rem) {
  .sidenav {
      padding-top: 1rem;
  }
  .sidenav a {
      font-size: 1.125rem;
  }
}
/*导航*/
@media (max-width:991px) {
  .span{
    background: url(../images/icon-m.png) no-repeat center center;
    background-size: 1.25rem 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    padding: 0.5rem 0.75rem;
    float: right;
    display: block;
  }
  .top_nav {
    width: 23.4375rem !important;
    padding: 0.25rem 0;
  }
  .logo-nav{
    width: 23.4375rem !important;
    display: inline-block !important;
  }
  .pc-a{
      display: none;
  }
  .nav-top, .nav ul, .tab, .item,.banner,.content{
    width: 23.4375rem !important;
  }
  .logo {
    width: 6rem;
    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.25rem 0 0 0.625rem;
    position: relative;
  }
  .from .text {
    margin-left: 0.625rem;
  }
  .from .button {
    width: 2rem;
    height: 1.5rem;
    position: absolute;
    top: 0;
    right: 0;
    background-size: 0.75rem 0.75rem;
  }

  .nav ul li{
    text-align: center;
    margin-right: 0 !important;
  }
  .nav ul{
    white-space: nowrap;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    height: 2.5rem;
}

  .nav ul li a{
    color: #fff;
    display: block;
    padding: 0 1rem;
    border-radius: 0.25rem;
    overflow: hidden;
    height: 2.5rem;
    line-height: 2.5rem;
  }

  .item-s{
    padding: 0.625rem;
  }
  .item_one .no{
    width: 100%;
    height: 5.625rem;
    overflow: hidden;
  }
  .item_one .no a{
    float: left;
    width: 25%;
    margin-right: 0 !important;
    text-align: center;
    line-height: 1.875rem;
  }
  /*通用*/

  .ul10,.ul6,.nav ul::-webkit-scrollbar,.r1,.conter .ts:nth-child(2),.conter .ts p,.xuex .ul9,.ul_zzz,.tst{
    display: none !important;
  }
  .banner-a, .banner-right,.banner-left{
    float: none;
    border-radius: 0;
  }
  .banner-a,.banner-box .w4, .xuex .w4,.banner-box .banner-right,.uls,.conter .ts,.banner-left,.fenl_1,.ul_1,.ul_1 li,.mbx,.ul13 li{
    width: 21.5625rem;
  }
.nav ul li a,.ul5 li a,.new-s .p span,.banner-right-list li .a,.ul4 li a,.ul7 li a:nth-child(2){
    font-size: 1rem;
  }
  .item_one .no a,.content .act .info_l,.fenl_1 a,.fenl span{
    font-size: 0.875rem !important;
  }
  .ul5 li p,.new-s .p em,.new-s .p2,.banner-right-list li .cl1,.banner-right-list li i,.ul4 li em,.uls ul li a,.ul7 li a:nth-child(1),.fenl_1 a,.fen2,.fen2 h1,.ul12 li .span2{
    font-size: 0.75rem;
  }
  .fenl p,.fenl_1 a,.fen2 h1,.fen2,.ul_1 li a,.ul_1 li span,.fenl span,.content .act .info_l,.content .act .info_l span,.ul12 li text,.ul12 li .span3,.span4{
    font-family: "微软雅黑";
  }
  .bt-one p{
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .item-s,.bt-one,.banner-right{
    margin-bottom: 0.625rem !important;
  }
  .xuex .banner-right:last-child{
    margin-bottom: 0 !important;
  }
  .xuex .banner-right{
    margin-bottom: 1.5rem !important;
  }
  .banner .banner-box{
    padding: 0 !important;
   }
   .banner-right,.banner-left,.cont-pc,.p10{
     background-color: #fff;
     padding: 0.9375rem !important;
   }
   .banner-right,.conter .ts:nth-child(1){
    margin-left: 0 !important;
  }
  /*通用*/
  .banner{
    background: none;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .banner-left{
    display:inline-block;
    margin-bottom: 0.9375rem;

  }

  .bt-one a.m1,.bt-one a.m2{
    background: none;
    text-indent: 0 !important;
    font-size: 0.75rem;
    color:#1896e6;
    width: 2rem;
    text-align: right;
    line-height: 1.25rem;
  }
  .bt-one{
    padding: .625rem  0.9375rem;
    border-radius: 0.5rem;
  }
  .new-s .p em{
    padding: 0.1875rem 0.3125rem;
    border-radius: 0.25rem;
    margin-right: 0.625rem;
  }
  .new-s .p span{
    line-height: 1.25rem;
  }
  .new-s .p2 {
    line-height: 1.25rem;
    margin: 0.625rem 0 0 0;
  }
  .banner-right-list li .cl1{
    padding: 0.1875rem 0.3125rem;
    border-radius: 0.25rem;
    width: 2.5rem;
    margin-right: 0.625rem;
  }
  .banner-right-list li .a{
    width: 15rem;
    line-height: 1.375rem;
  }
  .banner-right-list li i{
    line-height: 1.375rem;
    width: 2rem;
  }
  .bt-one p::before{
    width: 0.25rem;
    height: 1.25rem;
    border-radius: 1rem;
    margin-top:0rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
  }
  .ul4 li em{
    width: 1.125rem;
    height: 1.125rem;
    line-height: 1.25rem;
    margin-right: 0.625rem;
    border-radius: 0.125rem;
    margin-top: 0.0625rem;
  }
  .ul4 li a{
    line-height: 1.25rem;
    height: 1.25rem;
    width: 19.5rem
  }
  .uls{
    height: 7.65rem;
  }
  .conter{
    margin: 0 !important;
  }
  .uls ul li{
    float: left;
  }
  .uls ul li a{
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin: 0 0.25rem 0.3125rem 0;
    padding: 0 0.6255rem;
    width: 5.625rem;
    height: 1.5rem;
    background-color: #f8f8f8;
  }
  .ul7 li a:nth-child(2){
    width: 17.5rem;
    height: 1.5rem;
  }
  .ul7 li a:nth-child(1){
    width: 3rem;
    margin-right: 0.625rem;
    border-radius: 0.25rem;
  }
  .uls ul li:nth-child(3n) a{
    margin-right: 0.3125rem;
  }
  .xuex .banner-right{
    padding: 0 !important;
  }
  .footer{
    padding: 20px;
  }
  .conter .ts:nth-child(1){
    margin-right: 0 !important;
  }
  .fenl{
    margin-bottom:0.625rem;
    padding-bottom: 0.625rem;
  }
  .fenl p{
    margin-bottom: 0.625rem;
    max-width: 8rem !important;
    font-weight: bold;
    font-size: 1rem;
  }
  .fenl_1 a{
    padding: 0.1875rem 0.3125rem 0.1875rem 0;
  }
  .fen2{
    height: 35px;
    line-height: 35px;
  }
  .ul_1 li {
    margin: 0 0 0.5625rem 0;
    padding-bottom: 0.5625rem;
    border-bottom: 1px dotted #ccc;
}
.ul12 li a{
  width: 19.6875rem;
  padding: 0.9375rem;
  margin-bottom: 1.25rem;
  border-radius:0.5rem;
}
.ul13 li,.ul13 li a{
  padding: 0 !important;
  border: 0 !important;
}
.ul13 li a p{
  width: 12rem;
  overflow: hidden;
}
.content .act .info_l{
  height: 3.75rem;
  line-height: 3.75rem;
}
.cont-pc{
  border-radius: 0;
  margin-bottom: 0.625rem;
}
.cont-pc .h1{
  font-size: 2rem;
}
.ul12 li p{
  font-size: 1.25rem;
}
.ul12 li .span2{
  text-indent: 1.25rem;
  line-height: 1.5rem;
  margin: 0.625rem 0;
}
.content_main p{
  text-indent: 1.25rem;
  line-height:3rem;
  font-size: 1rem;
}
.ul_1{
  margin-top: 0.625rem;
}
.ul16{
  margin: 1rem 0 0 0;
  padding-top: 1rem;
  border-top: 1px solid #ebebeb;
}
.ul16 li{
  margin-right: 0.9375rem;
  width: 5.89rem;
  margin-bottom: 0.625rem;
}
.ul16 li a{
  padding: 0 !important;
  text-align: center;
  display: block;
}
.ul16 li:nth-child(3n){
  margin-right: 0 !important;
}
.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;
}
.maps {
  margin: 0 0.9375rem !important;
  width: 21.5625rem;
}
.w119 th:nth-child(2n),.w119 td:nth-child(2n){
  width: 200px !important;
}
.lei ul li {
  padding: 0.625rem;
  background-color: #f2f2f2;
  margin-right: 0.625rem;
  border-radius: 6px;
  margin-bottom: 0.625rem;
}
.lei ul li:nth-child(3n){
  margin-right: 0 !important;
}
.margin0{
  margin-bottom: 0.3125rem !important;
}
.qm-pg .pg,.qm-pg a{
  width: 2rem;
}
.qm-pg{
  margin: 0 0 0.625rem 0;
}
.ul5 li:nth-child(1){
  margin-top: 0;
}
.banner-left_bt{
  padding: 0.625rem 0.9375rem;
  flex: 1;
  width: 19.6875rem;
}
.m_box_center{
  width: auto;
}
.banner-box .banner-right, .xuex .banner-right{
  width: auto;
}
.mbc_one{
  margin-top: 0.9375rem;
}
.hot_bottom ul{
  width: 21.5625rem;
}
.hot_bottom ul li{
  width: 10.3125rem;
  height: 6.25rem;
}
.v_1{
  margin-top: 0.625rem;
}
.m_box_center h3 {
  line-height: 1.875rem;
  margin-bottom: 0.3125rem;
  font-size: 1.25rem;
  height: 1.875rem;
}
.mbc_one li h4 span {
  color: #ffffff;
  background: #ff7b33;
  font-size: 0.875rem;
  border-radius: 0.3125rem;
  margin-right: 0.25rem;
  padding: 0 0.3125rem;
}
.m_box_center p {
  line-height: 1.5rem;
  font-size: 0.875rem;
  height: 3rem;
}
.m_box_center h3 a{
  color: #333;
  font-size: 1.0625rem;
  font-weight: 700;
}
.mbc_one li {
  padding: 1.1875rem 0;
}
.mbc_one li img{
  height: 5.25rem;
  width: 7.5rem;
  border-radius: 0.625rem;
  margin-right: 0.9375rem;
}
.mbc_one li h4 {
  font-size: 1rem;
  height: 1.4375rem;
  margin: 0.375rem 0;
}
.hot_bottom ul li a p{
  line-height: 1.25rem;
  font-size: 0.75rem;
  padding: 2px 0;
}

}
