/* 标题 */
.type_yinying {width: 100%;box-shadow: 5px 0 5px #eee;background-color: #fff;}
.top {margin:50px auto 30px auto;width: 100%;}
.top .title {margin-top: 12px;height: 18px;text-align: center;font-size: 18px;color: #333333;}
.top .title2 {margin-top: 15px;text-align: center;color: #333333;}
.top .title2 .time {margin: 0 10px;height: 12px;font-size: 12px;}
.top .laiyuan {margin: 0 20px;height: 12px;font-size: 12px;}
.top .top_border {margin-top: 20px;height: 1px;border-top: 1px dashed #cccccc;}
/* 下一页 */	
.page {margin: 0 auto;margin-top: 55px;padding-top: 28px;width: 100%;height: 123px;border-top: 1px solid #e0e0e0;color: #333333;}
.page .left {float: left;margin-top: 15px;width: 33%;}
.page .center {float: left;width: 33%;text-align: center;}
.page .right {float: right;margin-top: 15px;width: 33%;text-align: right;}
.page .lefts,.page .rights{width: auto;}
.pageimg img{width: auto;}
.page a {color: #333333;}
.page a:hover {color: #274468;}
/* 二级导航 */

.type1{margin:0 auto;width:100%;height:64px;overflow:hidden;}
.type1 ul{display: table;height: 100%; width: 100%;overflow: hidden;margin: auto;}
.type1 ul li{ text-align: center; display: table-cell;  vertical-align: middle; font-size:16px;cursor: pointer;}
.type1 ul li a{color:#999999;}
.type1 ul li a:hover{color:#274468;}
.type1 ul li .jiaodian{color:#274468;}
.type2 ul li{width: auto;padding: 0 10px;float: left; font-size:16px;cursor: pointer;line-height: 64px;}
/* 分页 */
.pages{margin:0 auto;margin-top:70px;width:100%;height:100px;text-align:center;}
.pages ul{display: inline-block;}
.pages li{float:left;display: inline;}
.pages ul .left{margin:7px 10px;}
/* .pages ul .left:hover{background:#fff;} */
.pages ul .on{margin:5px 10px;padding:2px 0;background:#274468;}
.pages ul .on:hover{background:#9f212b;}
.pages ul .on_jiaodian{margin:5px 10px;padding:2px 0;background:#9f212b;}
.pages ul .on_jiaodian:hover{background:#274468;}
.pages ul .right{margin:7px 10px;}
/* .pages ul .right:hover{background:#fff;} */
.pages ul li a{padding:10px;color:#fff;}

@media (max-width:500px) {
.pages .on{display: none;}
.pages .sj{display: block;}
.page .lefts{width: 100%;float: none;}
.page .rights{width: 100%;float: none;text-align: left;}
.page{margin: 0;padding-top: 5px;margin-top: 25px;height: 56px;}
.page .right,.page .left{width: 100%;float: none;text-align: left;margin-top: 0;font-size: 12px; color: #999999;}
.page a{    color: #999999;}

.type_yinying .views{width: 100%;}
}
@media (max-width:450px) {
.type1 ul li{font-size: 14px;}
}

@media (max-width:375px){
.type1 ul li{font-size: 13px;}
}	
@media (max-width:320px){
.type1 ul li{font-size: .1rem;}
}	