@charset "utf-8";
/*内页banner*/
.w1600{
	width: 1600px;
	margin: 0 auto;
}
.ny-banner{width:100%;height:300px;position:relative;overflow:hidden;}
.ny-banner img{width:100%;height:300px;overflow:hidden;}
/*左侧*/
.w1600{margin-top:20px;padding-bottom:20px;} 
.culm-fl{width: 300px;background: #FFF;padding-bottom: 20px;}
.culm-fl h3 {line-height: 95px;font-size: 22px;color: #FFF;text-align: center;background: #0179c7;font-weight: normal;}
.culm-fl h3:before{width:27px;height:26px;background:url(../img/icon17_03.png) 0px center no-repeat;display:inline-block;content:'';margin-right:10px;position: relative;top: 5px;}
.culm-fl ul{background-color:#efefef;padding-bottom:50px;}
.culm-fl ul li {border-bottom: #d3d3d3 solid 1px;display: block;font-size: 16px;line-height: 57px;margin: 0 0px;text-align: center;}
.culm-fl ul li a {padding: 15px 0;text-align: center;line-height: 28px;}
.culm-fl li a:hover, { color: #0179c7; background: none }
.culm-fr{width: 1200px;}
.culm-fl ul li a.cur{color:#009b6c;}
/*当前位置*/
.location {text-align: left;padding:15px 0;border-bottom: 1px solid #e2e2e2;}
.location a{display: inline-block;float: left;color: #666;}
.location a .home{background: url(../img/location-home.png) no-repeat left 2px;}
.location a span, #contents .location strong {font-weight: 500;padding-left:24px;font-size: 13px;background: url(../img/location-sep.png) no-repeat 10px 0;}
/*列表*/
.list li{padding: 25px 0px 25px 0px;border-bottom: 1px solid #eaeaea;}
.list li .list-data{width:95px;height:100px;margin-right: 28px;text-align:center;background: #f7f2f0;}
.list li .list-data .day{font-size: 36px;height: 40px;padding-top: 25px;color: #0768a3;}
.list li .list-data .year{font-size:14px;color: #969696;margin-top: 3px;}
.list li .list-box{width: 1074px;}
.list li .list-box .list-boxfr,.list li .list-box .list-boxfr img{width: 200px;}
.list-boxfl h2{font-size:22px;line-height:32px;color: #000;}
.list-boxfl p{line-height:23px;margin-top:15px;font-size: 15px;color: #828282;}
.list-boxfl a{width:98px;height:36px;line-height:36px;display:inline-block;text-align:center;margin-top:24px;color:#777777;border:1px solid #cecece;}
.list li:hover .list-data{background-color: #0668a3;color:#fff;}
.list li:hover .list-data .day,.list li:hover .list-data .year{color:#FFF}
.list li:hover .list-boxfl h2{color: #0668a3;}
.list li:hover a{background-color:#cfa758;color:#fff;}
/*内容*/
.con-box{margin: 60px auto 60px auto;}
.content{background:#fff;min-height:700px; font-size:18px}
#inner .content{width: 950px;float: left;}
.content .con_nav h2{font-size: 30px;color:#010101;padding: 0 0 15px 0;text-align: center;}
.content .con_nav h3{font-size: 24px;color:#010101;padding: 0 0 15px 0;text-align: center;font-weight:normal;padding-top:10px;}
.content .con_nav .ly{height:54px;line-height:54px;border-bottom: 1px solid #e6e6e6;margin-bottom:20px;color:#7c7c7c;font-size: 13px;text-align:center;}
.hznr{font-size: 18px;}
.content img{max-width: 1280px;margin: 15px auto;display:inline-block;border: none !important;}
.content p{text-align:left;color:#333;margin-bottom: 18px;line-height: 40px !important;font-family: 微软雅黑;font-size: 18px important;}
 .content p video{
    display: inline;
}

.content p span{font-size: 18px !important;}
.pageBar{padding-top: 20px;margin-top: 35px;border-top: 1px solid #dedede;font-size: 16px;}
.pageBar p{text-indent:0}
.pageBar p.prev{margin-bottom:0}
.con_nav{margin-top:20px;}
/*单篇*/
.text-d{padding-top:20px;}
.text-d p{line-height:36px;font-size:16px;text-indent:2em;}
/*搜索结果页*/
.searchWrap { min-height: 600px; background: #fff; padding-bottom: 50px; }
.searchWrap .serBox{padding:25px;background:#f4f4f4;margin-bottom:20px;margin-top:20px;}
.searchWrap .txt {border: none;height: 40px;width: 1400px;font-size: 15px;padding-left: 10px;color: #3d3d3d;}
.searchWrap .btn {border: none;height: 40px;width: 120px;text-align: center;float: right;cursor: pointer;_display: inline;color: #fff;right: 10px;top: 20px;background: #0868a3;font-size: 18px;}
.searchWrap ul{padding-bottom:30px;}
.searchWrap ul li{line-height:2em; border-bottom:1px solid #dedede;padding:20px 0}
.searchWrap ul li a{display:block;}
.searchWrap ul li a h3{font-size:18px; font-weight:bold;margin-bottom:15px;}
.searchWrap ul li a p{ font-size:14px;}
.searchWrap ul li a span.time{color:#999;margin-top:15px}