body{
	background: #f8f8f8;
}
.abnav1 li{width:33%}
.abnav1{text-align: center;}
    .abnav1 li{float: none;display:inline-block;}
.xxn_list,.xxn_list *,.xx_r,.xx_r *{box-sizing: content-box;}


.xx_r ul li h3{
     -webkit-line-clamp: 1;

    white-space: pre-wrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.xx_r ul li p{margin-top:10px;}.xxn_l{width:100%;}

/*.articlebox{width: 1200px;padding-top: 240px;margin:0 auto;}
.articlebox h2{font-size: 28px;color: #fff;}
.articlebox ul li{list-style: none;float: left;font-size: 14px;color: #fff;margin-right: 30px;}
.articlebox ul{overflow: hidden;margin-top: 30px;}*/



.articlebox{width: 1200px;padding-top: 150px;margin:0 auto;}
.articlebox h2{font-size: 28px;color: #fff;}
.articlebox ul li{list-style: none;float: left;font-size: 14px;color: #fff;margin-right: 30px;}
.articlebox ul{overflow: hidden;margin-top: 30px;}


.xxn_list {
    padding: 2.2% 0;
}


.xx_l {border-right1: 1px solid #e5e5e5;border-radius: 10px;}
  .xx_art {
    width: 1400px;}
      /* 新闻详情 */
.xwzxxq{padding: 68px 0 100px;overflow: hidden;}
.xwzxxq-lbox{width: 68%;float: left;border-right: 1px solid #e5e5e5;padding-right: 60px;}
.xwzxxq-rbox{width: 28%;float: right;}
.xwzxxq-wd{width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom: 60px;}
.xwzxxq-wd h1{font-size: 26px;font-weight: bold;margin-bottom: 34px;color: #333;line-height: 1.4em;}
.xwzxxq-wd h5{font-size: 16px;color: #999;margin-bottom: 50px;}
.xwzxxq-wd h5 span{margin-left: 36px;}
.xwzxxq-wd p{font-size: 15px;line-height: 28px;color: #666;}
.xwzxxq-wd img{width: auto !important;max-width: 100%;height: auto !important;}
.xwzxxq-img{padding-bottom: 64px;}
.xwzxxq-img1,.xwzxxq-img2{width: 80%;margin: 0 auto}
.xwzxxq-img1{margin-bottom: 12px;}
.xwzxxq-img1 img,.xwzxxq-img2 img{width: 100%;object-fit: cover;}
.xwzxxq-list{margin-top: 50px;}
.xwzxxq-list-l{float: left;width: 70%;}
.xwzxxq-list-l a{font-size: 15px;color: #666;display: inline-block;width: 100%;transition: all .4s ease;}
.xwzxxq-list-l a:first-child{margin-bottom: 8px;}
.xwzxxq-list-r{float: right;width: 20%;}
.xwzxxq-list-r a{font-size: 15px;color: #666;display: inline-block;line-height: 50px;border: 1px solid #e5e5e5;width:100%;text-align: center;border-radius: 30px;transition: all .4s ease;}
.xwzxxq-list-r a i{width: 22px;height: 14px;display: inline-block;background: url("../images/xwxqIc1.png") no-repeat center;margin-right: 12px;}
.xwzxxq-rbox h2{font-size: 24px;color: #494949;margin-bottom: 34px;}
.xwzxxq-rbox a{display: block;width: 100%;line-height: 24px;margin-bottom: 34px;padding-left: 26px;background: url("../images/xwxqIc2.png") no-repeat left top 9px;transition: all .4s ease;}
.xwzxxq-rbox a:hover,.xwzxxq-list-r a:hover,.xwzxxq-list-l a:hover{color: #00a2e9;}
.xwzxxq-list-r a:hover{border-color: #00a2e9;}
/*.xwzxxq-rbox a:last-child{background: #f0f0f0;text-align: center;line-height: 40px;height: 40px;padding: 0;margin-bottom: 0;}
.xwzxxq-rbox a:last-child i{margin-top:10px;background: url("../images/xwxqIc3.png") no-repeat center;width: 22px;height: 17px;display: inline-block;vertical-align: middle;transition: all .4s linear;}
.xwzxxq-rbox a:last-child:hover i{transform: rotate(180deg);}*/
.content_title{display:none;}
/*
.articlebox{ position: absolute;z-index: 99;top: -50%;transform: translate(-50%,-5%);left: 50%;}
*/

.articlebox{ position: absolute;z-index: 99;top: 50%;transform: translate(-50%,-50%);left: 50%;}



@media (max-width: 1000px) {
    .xx_art{width:100%;}
    .image_td{display:none;}
    .titleAtitle{font-size:18px;}
    .xxn_list p{font-size:14px;}
    .articlebox{width:100%;}
    .xx_l{width:100%;float:none;}.xwzxxq-rbox{display:none;}
    .articlebox{display:none;}
    .content_title{display:block;font-size:20px;font-weight:700;text-align:center;}
}

@media (max-width: 600px) {
       .titleAtitle{font-size:15px;}
    .xxn_list p{font-size:13px;} 
}