@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, button, input, textarea, p, blockquote, table, th, td{margin:0; padding:0;}
body{min-width:1340px; font:normal 100% 微软雅黑, "Microsoft YaHei", 宋体, Arial, Tahoma, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
button, input, textarea, select{font-family:inherit; font-size:inherit; *font-size:100%; font-weight:inherit; border:0; outline:0; resize:none}
address, caption, cite, code, dfn, em, var, b{font-style:normal; font-weight:normal;}
input, textarea{outline-style:none}
/* 输入框内文字样式 */
input::-webkit-input-placeholder{color:#9c9c9c; font-size:13px}
input::-moz-placeholder{color:#9c9c9c; font-size:13px   /* Mozilla Firefox 19+ */}
input:-moz-placeholder{color:#9c9c9c; font-size:13px    /* Mozilla Firefox 4 to 18 */}
input:-ms-input-placeholder{color:#9c9c9c; font-size:13px  /* Internet Explorer 10-11 */}
/*滚动条样式*/
::-webkit-scrollbar{/*滚动条整体样式*/width:8px; /*高宽分别对应横竖滚动条的尺寸*/height:8px;}
::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius:5px; -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2); background:rgba(0,0,0,0.4);}
::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2); border-radius:0; background:rgba(0,0,0,0.1);}
/* 复制选中样式 */
::selection{background:#f80301; color:#fff;}
::-moz-selection{background:#f80301; color:#fff;}
::-webkit-selection{background:#f80301; color:#fff;}
/* 内容居中 */
.center{display:flex; justify-content:center; align-items:center;}      /* 水平垂直居中 */
.pa_center{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}    /* 绝对定位水平居中 */
.cz_center{display:flex; align-items:center;}      /* 垂直居中 */
.sp_center{display:flex; justify-content:center;}      /* 水平居中 */

em, i, b{font-style:normal;}
a{text-decoration:none; color:#333}
ul, ol, li{list-style:none;}
fieldset, img{border:0;}
.fl{float:left}
.fr{float:right}
.pr{position:relative}
.clear{clear:both}
.w1300{width:1300px; margin:0 auto;}
.h100{height:100%}
.pd20{padding:20px 0 0 20px; overflow:hidden}




/* header */
#header{}

/* nav */
.top_2{}
.logo, .colltit, .nav{height:100px}
.colltit{margin-left:25px;}
.colltit p{font-size:30px; color:#777; border-left:1px solid #CCC; line-height:50px; padding-left:25px}
.colltit img{height:39px}

.nav{}
.nav li{float:left; position:relative;}
.nav li a{font-size:15px; color:#424a4c; display:block; height:100px; line-height:100px; padding:0 15px}
a.on, .nav li a:hover{background:#f80301; color:#FFF!important}
.subm{
	position:absolute;
	left:0;
	width:100%;
	background:#FFF;
	z-index:9;
	opacity:0;
	visibility:hidden;
	-webkit-transition:all .4s ease-out;
	-ms-transition:all .4s ease-out;
	transition:all .4s ease-out;
	-webkit-transform:translate3d(0, 40px, 0);
	-ms-transform:translate3d(0, 40px, 0);
	transform:translate3d(0, 40px, 0);
	}
.subm a{font-size:14px; color:#424a4c; display:block; width:100%; text-align:center; height:33px!important; line-height:33px!important; padding:0!important; border-bottom:1px solid rgba(0,0,0,.1)}
.nav li:hover .subm{opacity: 1;visibility: visible;-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}

/* banner */
.wrap{position:relative; width:100%; margin:0 auto}
/* 左右箭头 */
.centered-btns_nav{position:absolute; top:50%; transform:translate(0,-50%); z-index:2; width:36px; height:64px; font-family:"宋体"; font-size:26px; color:#FFF; text-align:center; line-height:70px; opacity:.7}
.centered-btns_nav:hover{background:rgba(0,0,0,.5)}
.prev{left:0}
.next{right:0}
.centered-btns_nav:active{opacity:1}
/* 圆点指示器 */
.centered-btns_tabs{text-align:center; font-size:0; list-style-type:none; position:absolute; bottom:25px; left:50%; transform:translate(-50%,0); z-index:999}
.centered-btns_tabs li{display:inline-block; margin:0 3px}
.centered-btns_tabs a{display:inline-block; width:8px; height:8px; border-radius:50%; line-height:20px; background:rgba(0,0,0,.3); border:2px solid rgba(255,255,255,.5); overflow:hidden}
.centered-btns_tabs .centered-btns_here a{background:#FFF; border:2px solid rgba(0,0,0,.4)}
/* banner图 */
.rslides{position:relative; list-style:none; overflow:hidden; width:100%; height:470px; padding:0; margin:0}
.rslides li{-webkit-backface-visibility:hidden; position:absolute; display:none; width:100%; left:0; top:0}
.rslides li:first-child{position:relative; display:block; float:left}
.rslides img{display:block; float:left; width:100%; height:470px; border:0}

/* content */
#content{overflow:hidden}

/* 通知横幅 */
.tz_br{width:100%; height:60px; background:#f5f5f5; border-bottom:1px solid #dbdbdb; overflow:hidden}
.tz_br_t{position:absolute; top:12px; padding-right:28px; border-right:1px solid #CCC}
.tz_br_t em{float:left; display:block; margin-right:15px; width:32px; height:32px; background:url(../images/tz_br_icon.png) no-repeat}
.tz_br_t p{float:left; font-size:15px; color:#4c4c4c}
.tz_br_t i{font-size:12px; color:#888; text-transform:uppercase}

.tz_br_list{position:absolute; top:0; left:170px; width:85%; overflow:hidden; display:flex; display:-webkit-flex; /* Safari */ justify-content:space-between; flex-wrap:wrap;}
.tz_br_list li{float:left; width:48%}
.tz_br_list li a{display:block; max-width:79%; padding-left:15px; float:left; font-size:13px; color:#595959; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; position:relative}
.tz_br_list li a:before{content:""; position:absolute; left:0; top:50%; transform:translate(0,-50%); width:4px; height:4px; background:#f80301; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%;}
.tz_br_list li p{float:right; font-size:13px; color:#a1a0a0}
.tz_br_list a, .tz_br_list p{line-height:60px}
.tz_br_list li a:hover{color:#f80301}

/* 部门动态 */
.bmdt{margin:40px auto; overflow:hidden}

/* 轮播 */
.imgnews{width:395px; height:262px; background:#CCC; position:relative; overflow:hidden}
.yx-rotaion, .rotaion_list, .rotaion_list li, .rotaion_list li img{width:100%!important; height:100%}
.rotaion_list{overflow:hidden;}
.rotaion_list li img{width:100%; image-rendering:pixelated; image-rendering:-webkit-optimize-contrast;}
.yx-rotaion-btn{display:none}
.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t{position:absolute}
.yx-rotation-title{position:absolute; width:100%; height:45px; line-height:45px; background:rgba(0,0,0,.75); left:0; bottom:0; _bottom:-1px; z-index:1}
.yx-rotation-t{width:75%; font-size:14px; color:#FFF; z-index:2; bottom:0; left:12px; line-height:45px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.yx-rotation-focus{right:5px; bottom:16px; z-index:2;}
.yx-rotation-focus span{display:block; width:8px; height:8px; font-size:0; margin:0 2px; float:left; border:1px solid #FFF; cursor:pointer; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%;}
.yx-rotation-focus span.hover{width:20px; background:#FFF; -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; border-radius:4px;}
.yx-rotation-focus span, .yx-rotation-focus span.hover{transition:all .4s ease; -webkit-transition:all .4s ease; -moz-transition:all .4s ease; -ms-transition:all .4s ease; -o-transition:all .4s ease;}

/* 列表 */
.bmdt_list{width:530px; margin-left:30px; overflow:hidden}
.bmdt_list dt{width:100%; padding-bottom:20px; border-bottom:1px dashed #CCC; margin-bottom:12px;}
.bl_new{overflow:hidden; margin-bottom:10px}
.bl_new b, .bl_new a{float:left; font-size:15px}
.bl_new b{width:14%; color:#831110}
.bl_new a{display:block; max-width:86%; color:#2b2b2b; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.bl_new a:hover{color:#f80301}
.bmdt_list dt span{font-size:12px; color:#696b74; line-height:24px}
.bmdt_list dd{overflow:hidden}
.bmdt_list dd a{display:block; max-width:81%; float:left; color:#383737; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.bmdt_list dd i{float:right; color:#a1a0a0}
.bmdt_list dd a, .bmdt_list dd i{font-size:13px; line-height:32px}
.bmdt_list dd a:hover{color:#f80301}

.pic_n{float:right; overflow:hidden}
.pic_n li{width:295px; height:120px; overflow:hidden; margin-bottom:20px; position:relative}
.pic_n li img{width:100%; height:100%}
.pic_n_bt{width:100%; position:absolute; bottom:-70%; background:rgba(0,0,0,.7)}
.pic_n_bt p{padding:8px 15px; font-size:14px; color:#FFF; line-height:20px}
.pic_n li:hover .pic_n_bt{bottom:0}
.pic_n li:last-child{margin-bottom:0}
.pic_n_bt, .pic_n li:hover .pic_n_bt{transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}

/* 专业设置 */
.zysz{padding:40px 0 50px; overflow:hidden; background:#eef2fe}

.home_bt{margin:0 auto; text-align:center; margin-bottom:38px}
.home_bt p{width:200px; font-size:18px; color:#3a3a3a; position:relative; margin:0 auto}
.home_bt p:before, .home_bt p:after{content:""; position:absolute; top:50%; transform:translate(0,-50%); width:405px; height:16px;}
.home_bt p:before{right:170px; background:url(../images/pt_tit_icon.png) no-repeat 0 0}
.home_bt p:after{left:170px; background:url(../images/pt_tit_icon.png) no-repeat -405px 0}
.home_bt h6{font-size:12px; color:#9d9d9d; line-height:22px; margin-top:15px; font-weight:normal}

/* 专业设置 - 左右箭头 */
.swiper-button-next, .swiper-button-prev{
	position:absolute;
	top:50%;
	width:30px;
	height:56px;
	line-height:56px;
	background:#f80301;
	font-family:"宋体";
	font-size:25px;
	text-align:center;
	color:#FFF;
	transform:translate(0%,-50%);
	z-index:10;
	cursor:pointer;
	outline:none;
	user-select:none;
	-moz-user-select:none; /*火狐*/
    -webkit-user-select:none; /*webkit浏览器*/
    -ms-user-select:none; /*IE10*/
    -khtml-user-select:none; /*早期浏览器*/
	}
.swiper-button-prev{left:0}
.swiper-button-next{right:0}
.swiper-button-disabled{background:rgba(0,0,0,.1)}

/* 专业设置 - 滚动 */
.zysz_gd{width:1160px; margin:0 auto; position:relative}
.swiper-container{width:1100px; height:165px; margin:0 auto; overflow:hidden; position:relative}
.swiper-container:before, .swiper-container:after{content:""; position:absolute; top:0; width:35px; height:100%; background:#eef2fe; z-index:2}
.swiper-container:before{left:0}
.swiper-container:after{right:0}
.swiper-wrapper{position:relative; width:100%; height:100%; margin:0 auto; z-index:1; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex}

/* 专业设置 - 列表 */
.swiper-slide{-webkit-flex-shrink:0; -ms-flex-negative:0; flex-shrink:0; position:relative}
.swiper-slide a{display:block}
.zy_pic{display:block; width:150px; height:150px; overflow:hidden; margin:0 auto; position:relative}
.zy_pic img{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%; height:100%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%;}
.zy_pic h2{opacity:0; position:absolute; top:0; left:0; width:100%; height:100%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%; box-sizing:border-box; border:0px solid #e9e9e9; background:rgba(255,255,255,.7); text-align:center; line-height:135px; font-size:20px; font-weight:bold; color:#363030; z-index:2}
.zy-on .zy_pic h2, .swiper-slide:hover .zy_pic h2{opacity:1; border:10px solid #e9e9e9;}
.zy-on img{width:98%; height:98%}
.zy_pic h2, .swiper-slide:hover .zy_pic h2{transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.zy-on:before, .swiper-slide:hover:before{
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	left:50%;
	transform:translate(-50%,0);
	width:0;
	height:0;
	border-left:7px solid transparent;
    border-right:7px solid transparent;
	border-top:8px solid #C9C9C9;
	z-index:3;
}

/* 专业设置 - 选中展示图文 */
.zy_tw{width:1030px; height:200px; margin:35px auto 0; overflow:hidden}
.zy_tw li{display:none; overflow:hidden}
.zy_tw_pic{margin-right:35px}
.zy_tw_pic img{max-width:415px; max-height:200px}
.zy_tw_txt{max-width:580px}
.zy_tw_txt h6{font-size:16px; font-weight:bold; color:#606060; margin-bottom:20px}
.zy_tw_txt p{font-size:14px; color:#737373; line-height:31px}




/* 新闻列表区域 */
.area{overflow:hidden; display:flex; display:-webkit-flex; /* Safari */ justify-content:space-between; flex-wrap:wrap; margin:60px auto}
.area li{width:31%; overflow:hidden;}

/* 新闻版块标题 */
.biaoti{width:100%; position:relative; padding-bottom:12px; border-bottom:1px solid #e7e6e6; margin-bottom:18px}
.biaoti b{font-size:16px; font-weight:bold; color:#5b5b5b; padding-left:20px; position:relative}
.biaoti b:before{content:"◆"; position:absolute; left:0; font-size:21px; color:#f80301; line-height:20px}
.biaoti a{color:#5b5b5b; font-size:12px; float:right; font-family:Tahoma; line-height:24px; text-transform:uppercase}
.biaoti a:hover{color:#f80301; text-decoration:underline}

/* 新闻列表 */
.news_box{overflow:hidden; margin-top:18px}
.news_box dd{width:100%; height:90px; margin:0 0 21px 0}
.news_img{height:100%}
.news_img img{width:130px; height:90px}

.news_xx{width:65%; overflow:hidden}
.news_xx a{display:block; font-size:15px; color:#484848; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.news_xx a:hover{color:#f80301}
.news_xx p{font-size:12px; color:#888; line-height:32px}
.news_xx span{font-size:12px; color:#7b7b7b; line-height:17px}

.news_box dt{width:100%; overflow:hidden}
.news_box dt a:before{content:""; display:block; position:absolute; left:0; top:50%; transform:translate(0,-50%); width:4px; height:4px; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%; background:#C7C7C7}
.news_box dt a{display:block; position:relative; float:left; width:72%; font-size:13px; color:#333; padding-left:12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.news_box dt a:hover{color:#f80301}
.news_box dt a, .news_box dt h6{line-height:37px}
.news_box dt h6{float:right; font-weight:normal; font-size:13px; color:#a3a3a3}



/* 艺术长廊 */
.art_cl{overflow:hidden; margin-bottom:55px}
.art_cl dt{float:left; width:15.0649%; margin-right:15px}
.art_cl dt:last-child{margin-right:0!important}
.art_cl dt a{display:block; width:100%; height:100%}
.cl_img{width:100%; height:150px; overflow:hidden;}
.cl_img img{max-width:100%; max-height:100%; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.art_cl dt p{font-size:14px; color:#595959; text-align:center; height:35px; line-height:130%}
.art_cl dt:hover p{color:#f80301}
.art_cl dt:hover .cl_img img{-webkit-transform:scale(1.07,1.07); -moz-transform:scale(1.07,1.07); -transform:scale(1.07,1.07); transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease;}


/* footer */
#footer{background:#272521; padding:36px 0}
.f_logo{width:211px; height:125px; background:url(../images/f_logo.png) no-repeat; margin-right:85px}
.f_info{padding-left:85px; border-left:1px solid rgba(255,255,255,.1)}
.f_info b{display:block; font-size:16px; color:#FFF; margin-bottom:17px}
.f_info en{font-size:12px; color:#FFF; margin-left:22px}
.f_info p{color:#9e9d9c; font-size:12px; line-height:25px}
.f_qr{text-align:center}
.f_qr img{width:100px; height:100px}
.f_qr p{font-size:13px; color:#FFF; line-height:38px}
.f_nav{width:255px; padding:20px 0; margin-right:100px; border-top:1px solid rgba(255,255,255,.1); border-bottom:1px solid rgba(255,255,255,.1)}
.f_nav dt{float:left; width:85px;}
.f_nav dt a{display:block; font-size:13px; color:#9e9d9c; text-align:center; margin:14px 0}
.f_nav dt:hover a{color:#FFF; text-decoration:underline}
.f_bq{width:100%; background:#211f1b}
.f_bq p{font-size:12px; line-height:50px; color:#FFF; text-align:center}













/* 内页start */
.ny_banner{width:100%; height:260px; background:url(../images/nybanner.jpg) no-repeat}

#ny_content{}

/* 当前位置 */
.n_title{position:relative; height:40px; padding-top:10px; margin-bottom:25px; border-bottom:1px solid #e5e5e5;}
.n_add{position:absolute; left:0; bottom:0; line-height:40px; color:#9b9c9d; *background:url(../images/icon_home.png) left center no-repeat;}
.n_add span{display:block; float:left; width:12px; height:40px; background:url(../images/position.png) no-repeat center; margin-right:15px}
.n_add b, .n_add a, .n_add i{font-size:12px; color:#9b9c9d;}
.n_add em{font-size:12px; color:#f80301; font-style:normal;}
.n_add a:hover{color:#f80301; text-decoration:underline;}

/* 内页左侧 */
#ny_left{width:195px; position:relative; margin-top:0px; float:left; transition:all 01s ease; -webkit-transition:all 01s ease; -moz-transition:all 01s ease; -ms-transition:all 01s ease; -o-transition:all 01s ease;}
#ny_left.fix{position:fixed; top:0; margin-top:0;}

.lm_name{width:100%; height:80px; background:#f80301; position:relative; z-index:99}
.lm_name:before{content:""; display:block; position:absolute; right:0; width:155px; height:80px; background:linear-gradient(55deg, transparent 85px, rgba(255,255,255,.1) 0) top left; background-repeat:no-repeat; -webkit-transform:translateZ(0)}
.lm_name div{margin-left:30px; position:relative}
.lm_name p{font-size:16px; color:#FFF; line-height:28px}
.lm_name en{font-size:12px; color:#FFF; text-transform:Uppercase;}

/* 内页左侧导航 */
#sub_nav{margin-bottom:15px; padding-top:15px; padding-bottom:5px; border-bottom:2px solid #f80301; display:block; background: #fff; }
#sub_nav dt {display:block; background:url(../images/icon_n_nav_li.png) 145px center no-repeat #fff;}
#sub_nav dt .a{font-size:14px; margin:0 15px; padding:0 10px; height:44px; line-height:44px; border-bottom:1px solid #e7e4e4; display:block; color:#333;}
#sub_nav dt .a.on_border {border:none !important;}
#sub_nav dt:hover, #sub_nav dt.on{color:#fff; background:url(../images/icon_n_nav_li.png) 155px center no-repeat #f80301;}
#sub_nav dt:hover .a{color:#fff; border-bottom:1px solid #f80301;}
#sub_nav dt.on .a{color:#fff; border-bottom:1px solid #f80301;}
#sub_nav dt, #sub_nav dt:hover, #sub_nav dt .a, #sub_nav dt:hover .a, #sub_nav dt.on, #sub_nav dt.on .a{transition:all 0.6s ease; -webkit-transition:all 0.6s ease; -moz-transition:all 0.6s ease; -ms-transition:all 0.6s ease; -o-transition:all 0.6s ease;}

/* 内页左侧图片链接 */
.left_img_link{width:100%}
.left_img_link li{height:76px; margin-bottom:10px; border:1px solid #b6b6b6; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; position:relative}
.left_img_link li a{display:block; width:100%; height:100%;}

.left_img_link li:nth-child(1){background:url(../images/img_linkbj.jpg) no-repeat 0 0}
.left_img_link li:nth-child(2){background:url(../images/img_linkbj.jpg) no-repeat 0 -76px}
.left_img_link li:nth-child(3){background:url(../images/img_linkbj.jpg) no-repeat 0 -152px}

/* 内页右侧 */
#ny_right{width:80%; min-height:245px; margin-bottom:45px; float:right;}

.ny_right_cont{padding-bottom:80px; position:relative}
.ny_right_cont .title{ text-align:center;padding-bottom:15px; margin-bottom:10px;border-bottom:dashed 1px #dfdfdf;}
.ny_right_cont .title h3{color:#333333;margin-bottom:10px;}
.ny_right_cont .title p{color:#888888;font-size:12px;}
.ny_right_cont .title p span{padding:0 10px;}
.ar_article{font-size:14px; color:#4f5052; line-height:34px; text-indent:2em; text-align:justify}
.ar_article p, .ar_article b, .ar_article span{ font-size:14px; color:#4f5052; line-height:34px; text-indent:2em; text-align:justify; margin-bottom:15px}
hr{display:block; height:1px; border:0; background:#dcdfe0; margin:2em auto}
.ar_article img{max-width:100%; text-align:center; margin-bottom:15px}

/* 内页右侧新闻 */
.ny_news{overflow:hidden}
.nyimg_box{overflow:hidden; display:flex; display:-webkit-flex; /* Safari */ justify-content:space-between; flex-wrap:wrap;}
.nyimg_box dt{width:30%; background:#F4F4F4}
.nyimgnews{border:1px solid #EEE; height:180px; overflow:hidden; position:relative}
.nyimgnews img{max-width:100%; max-height:100%}
.text_box{width:100%; margin-top:15px; padding-bottom:15px}
.text_box a{font-size:14px; font-weight:bold; color:#333; display:block}
.text_box a:hover{color:#f80301}
.text_box i{display:block; font-size:12px; color:#777; line-height:30px}
.text_box b{font-size:12px; color:#555; line-height:22px}

.nynew_list{overflow:hidden; margin:25px auto}
.nynew_list li{overflow:hidden; border-bottom:1px dotted #CCC}
.nynew_list li a:before{content:""; display:block; position:absolute; left:0; top:50%; transform:translate(0,-50%); width:6px; height:2px; background:#f80301}
.nynew_list li a{display:block; width:85%; position:relative; float:left; padding-left:20px; font-size:14px; color:#666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.nynew_list li a:hover{color:#f80301}
.nynew_list li i{float:right; font-size:13px; color:#777;}
.nynew_list li a, .nynew_list li i{line-height:55px}

.page-box{position:absolute; left:50%; transform:translate(-50%,0); bottom:0}
.pages{overflow:hidden; display:inline-block}
.pages a{float:left; color:#555; font-size:13px; padding:5px 15px; margin:0 6px; border:1px solid #CCC; }
.pages a:nth-child(1){margin-left:0!important}
.pages .on{background:#f80301; border:1px solid #f80301; color:#FFF}
.pages a:hover{background:#f80301; border:1px solid #f80301; color:#FFF}