@charset "utf-8";
@import url("reset.css;vpn_img");
@import url("header.css;vpn_img");
@import url("footer.css;vpn_img");
.warp{width:100%; min-width:1000px; position:relative; overflow:hidden; margin:0 auto; background:#ffffff;}
/*公共部分*/
.Newslist .title{width:100%;height:42px; border-bottom: 1px solid #dddddd;margin-bottom: 16px;}
.Newslist .title>.name{height: 39px; border-bottom: 3px solid #f21c1c;text-align: center;font-size: 24px;font-weight: bold;color:#f21c1c;float: left;}
.Newslist .title>.more{display:block;width:49px;height: 18px;border-radius:10px;border:1px solid #e6e6e6;text-align: center;line-height: 18px;color: #333333;float: right;margin-top: 9px;}

.position{height:39px;border-bottom: 1px solid #dddddd;margin-bottom: 30px;}
.position a{line-height: 39px;}
.position span{padding: 0 6px;line-height: 39px;}

.List_left{width:651px;height: auto;margin-bottom: 24px;}
.List_left ul{border-bottom:1px dashed #dddddd;margin-bottom: 22px;padding-bottom: 19px;} 
.Newslist ul li{height: 36px;line-height: 36px;background:url(../images/liststyle.png;vpn_img) left center no-repeat;padding-left: 16px;}
.Newslist ul li:hover{background: url(../images/liststyle_1.png;vpn_img) left center no-repeat;}
.Newslist ul li>a{display: block;width:70%;line-height: 36px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;float: left;}
.Newslist ul li>a img{ width:315px; height:166px;}
.Newslist ul li>span{display: block;width:16%;line-height: 36px;float: right;font-size: 16px;text-align: right;}

.pages{color: #333;padding: 10px;font-size: 16px;text-align:center;}
.pages a, .pages .cpb{margin-right:5px;padding: 14px;background:#dddddd;margin: 0 2px;font-size: 13px;color: #333333;}
.pages a:hover{background-color: #f72500;color: #ffffff!important;text-decoration: none;}
.pages .cpb{color: #fff;background: #f72500;}
.pages .num{width: 32px;height: 32px; border:1px solid #dddddd;text-align: center;line-height: 32px;}


.List_right{width:330px;height: auto;margin-bottom: 24px;}
.List_right .Newslist{margin-bottom: 20px; min-height:311px;}
.List_right .Newslist .pic img{ width:315px; height:166px;}
.List_right .Newslist ul li>a{width:90%;}