﻿.banner{width:100%;height: 250px;background: #0F4E82 url(../images/banner.png) no-repeat;background-position: center top;min-width: 1180px;}

/* 
.title-nav{width: 100%;min-width: 1200px;background: #E9EAEB;}
.title-nav p{height: 50px;line-height: 50px;color: #878787;font-size: 14px;}
.title-nav p a{height: 50px;line-height: 50px;color: #222222;font-size: 14px;}
.title-nav p span{color: #222222;} */
.content{background: #F7F8F9;min-width: 1180px;width: 100%;}
.content .wrap{width: 1180px;margin: 20px auto;box-sizing: border-box;background: #ffffff;border-radius: 5px;}
.content .wrap .right-box{margin-bottom: 20px;}
.content .wrap .right-box .crad-box {background: #fff;height: 50px;padding:0 20px;box-sizing: border-box;line-height: 50px;cursor: pointer;border-bottom: 1px solid #EBEBEB;}
.content .wrap .right-box .crad_linka b{font-size: 16px;}
.content .wrap .right-box .crad-box .crad_linka {display: block; width: 1000px;}
.content .wrap .right-box .crad-box .crTime {display: block; color: #878787;font-size: 14px;}
.content .wrap .right-box .crad-box .crad_linka:hover .crad{color: #005398;}
.content .wrap .right-box .crad-box .crad {width: 650px;color: #222;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.content .wrap .right-box .crad-box .date {color:#545454;font-size:12px;font-weight: normal;}
.content .wrap .right-box .tall{color: #919191;}
.content .wrap .right-box .notice-bot{font-size: 16px;font-weight: bold;text-align: center;margin-top:20px;}
.notive-nav-imfor{margin-top:20px;background: #f8f9fd;border-radius: 5px;padding: 10px;}
.notive-nav-imfor p{margin-bottom: 10px;line-height: 24px;background: none!important;}
.notive-nav-imfor p *{font: 14px "Microsoft YaHei","Arial Narrow",HELVETICA!important;background: none!important;color:#222;}
.content .wrap .wrap-box .right-box p{line-height: 30px;}

/* 分页 */
.pagination{width:500px;}
.pagination p .page-imfor{padding: 0 3px;}
.pagination .disabled{color: #bdbdbd;}
.pagination .disabled:hover{color: #bdbdbd;}
.pagination p{margin: 0 20px 0 0;}
.pagination .flex .num{width: 81px;}

.hot::before{left: 21px;top: 5px;}

.page-box{margin: 0 auto;text-align: center}

.m-style {position: relative;text-align: center;zoom: 1;display: inline-block}
.m-style:before,
.m-style:after {content: "";display: table;}
.m-style:after {clear: both;overflow: hidden;}
.m-style span {float: left;margin: 0 5px;width: 38px;height: 38px;line-height: 38px;color: #bdbdbd;font-size: 14px;}
.m-style .active {float: left;margin: 0 5px;width: 38px;height: 38px;line-height: 38px;background: #005398;color: #fff;font-size: 14px;}
.m-style a {float: left;margin: 0 5px;width: 38px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #ebebeb;color: #bdbdbd;font-size: 14px;}
.m-style a:hover {color: #fff;background: #005398;}
.m-style .next,
.m-style .prev {font-family: "Simsun";font-size: 16px;font-weight: bold;}