﻿@charset "utf-8";
/* CSS Document */
body{color:#444444;}
a{color:#444444;}
a:hover{color: #990000;text-decoration: underline;}
.w1000{width:1000px; margin:0 auto;}
.border{border:1px solid #CCCCCC;}
.border_t{border-top:1px solid #CCCCCC;}
.border_r{border-right:1px solid #CCCCCC;}
.border_b{border-bottom:1px solid #CCCCCC;}
.more{font-size:12px; float:right;display:block; padding-top:5px;}
.more a{color:#b8b8b8;text-decoration:none; }
.more a:hover{color:#990000;}
/*颜色*/
.color_w{color:#FFFFFF;}
.color_w a{color:#FFFFFF; text-decoration:none;padding-left:18px}
.color_w a:hover{color:#990000; text-decoration:none;}
.curpage{border-bottom:3px solid;height:32px;line-height:32px;font-weight:bold;font-size:18px; font-family:"微软雅黑";}
.curpage a:hover{ color:#990000;text-decoration:none;}
.curpage1{border-bottom:3px solid;height:32px;line-height:32px;font-weight:bold;font-size:18px; font-family:"微软雅黑";}
.curpage1 a:hover{ color:#ff9008;text-decoration:none;}
.page{text-align:center; padding:20px 0; font-size:12px; color:#0188c2; font-weight:bold; line-height:15px;}
.page a{font-weight:normal;}
.page .currentt {background: none repeat scroll 0 0 #e1eeff;border: 1px solid #0188c2;color:#0188c2;font-weight: bold;margin:0 2px;padding:2px 5px;}
.page .disabled {border: 1px solid #0188c2;color:#0188c2;margin:0 2px;padding: 2px 5px;}
.page A {border: 1px solid #999;color:#666;margin:0 2px;padding: 2px 5px;text-decoration: none;}
.page A:hover, .menu A:active {border: 1px solid #0188c2;color:#0188c2;}
.lists{ background:url(../images/sign_03.jpg) no-repeat 5px 50%; padding-left:1.5em;}
.lists2{ background:url(../images/20140923_02.gif) no-repeat 0px 50%; padding-left:2em;}
/*页眉*/
#header_top{height:31px; background:url(../images/20140808_1.jpg) repeat-x;}
#header_top .time{ background:url(../images/20140808_2.png) no-repeat 0 50%; padding-left:30px;line-height:31px;}
#header_top .span2{ float:left; display:inline; height:31px; line-height:31px;}
#header_main .search{ margin-top:27px;height:27px;padding:5px;background:#ededed;}
#header_main .search .kuang{border:1px solid #e5e5e5; width:388px;height:25px;background:url(/images/sousuo.png) no-repeat 5px 50% #FFFFFF; line-height:25px;}
#header_main .search .kuang input{ margin-left:20px; border-left:1px solid #ccc; line-height:15px; margin:5px 0 5px 25px; padding-left:5px; width:350px;}
#header_main .search .button{background:#17933a; width:60px;height:23px; margin-top:1px; margin-left:5px; color:#FFFFFF; text-align:center; cursor:pointer; line-height:23px;}
#header_main .language{ text-align:right; margin-right:10px; margin-top:20px; line-height:24px;}
#header_nav{height:40px;background:url(../images/20140811_1.jpg); border-right:#1aa741; border-left:#1aa741; line-height:40px; padding:0 18px; width:964px;}
#header_nav li{ white-space: nowrap;}
#header_nav .nav{ padding:0 20px;}
/*页脚*/
#footer{border:#CCC 1px solid; margin-top:10px;color:#999;text-align:center;padding:10px; font-size:12px; line-height:22px;}
/*概览*/
#list .curpage{border-color:#066a22; color:#066a22;}
#list .curpage a{color:#066a22;}
#list .curpage1{border-color:#ff9008; color:#ff9008;}
#list .curpage1 a{color:#ff9008;}
#list .left{ width:664px; margin-right:20px;}
#list .content img{ padding:7px; border:1px solid #CCCCCC;}
#list .content .title{font-size:20px; font-weight:bold; text-align:center; font-family:"微软雅黑"; line-height:40px;}
#list .content .subtitle{font-size:16px; text-align:center;line-height:40px;}
#list .content .info{text-align:center; padding:30px 0;}
/*细览*/
#show .curpage{border-color:#066a22; color:#066a22;}
#show .curpage1{border-color:#ff9008; color:#ff9008;}
#show .curpage a{color:#066a22;}
#show .curpage1 a{color:#ff9008;}
#show .left{ width:664px; margin-right:20px;}
#show .content .title{font-size:20px; font-weight:bold; text-align:center; font-family:"微软雅黑"; line-height:40px;}
#show .content .subtitle{font-size:16px; text-align:center;line-height:40px;}
#show .content .info{text-align:center; padding:30px 0;}
#show .content p{padding:8px 0;}
/*分享到*/
.jiathis_style{ background:#ebf4ff; padding:5px 10px;}
/*频道导航*/
.channel_nav{padding:0 50px 0 20px; border-bottom:2px solid; float:left; display:inline;}
.channel_nav .channel{ font-size:22px; font-weight:bold; line-height:36px; float:left; display:inline; font-family:"微软雅黑"; letter-spacing:5px; margin-right:80px;}
.channel_nav .channel_nav_title{ padding-top:10px;}
.channel_nav .channel_nav_title li span{ margin:0 5px;}
/*栏目标题*/
.channel_title{height:30px; float:left;display:inline;line-height:30px;font-size:16px; font-family:"微软雅黑";border-bottom:solid 3px;font-weight: bold; padding:0 10px;}
/*视频播放箭头*/
.play{position:absolute;background:url(../images/play01_s.png) no-repeat;display:block; border:none;width:50px; height:50px; left:80px;;top:30px;z-index:9;}
.page li{float:left}