﻿/*-------channel css-------*/
.channel_box{ margin:0 auto; width:1000px; *padding:0; text-align:left;}
/* 红色：#e32c2c、蓝色：#1877b4*/
.channel_commagin{ margin-top:15px; *padding-top:15px; *margin-top:0px;}
.channel_comstyle{ padding:10px 15px; background:#fbfbfb; border:1px solid #ccc;
        -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior:url(../../pie.htc);             
                   }
.channel_comtitle{ position:relative; margin-top:0px; margin-bottom:10px;}
.channel_comtitle em{ position:absolute; left:0px; top:0px; display:block; width:3px; height:15px; background:#e32c2c; font-style:normal;}
.channel_comtitle span{ position:absolute; left:10px; top:0px; display:block; font-size:14px; font-weight:bold; color:#1877b4;}
.channel_comtitle a{ position:absolute; top:0px; right:10px; display:block; color:#999;}
.channel_comtitle a:hover{ text-decoration:underline; color:#1877b4}
.channel_comdot{position:absolute; display:block!important;display: none; width:3px; height:3px; background:#999;}/*IE6*/
.channel_comicon{position:absolute; display:block!important;display: none;  width:14px; height:14px; background:url(../img/channel_icon.png) 0 0 no-repeat;}/*IE6*/

.channel_box .box_left{ float:left; width:661px; border:0px solid #f00;}
/* 添加*/
.channel_box .box_left .cannel_left_top_ad{ margin-bottom:10px; }
/* 添加*/
.channel_box .left_top .content{ margin-top:35px; height:182px;}
.channel_box .left_top .content dt{ float:left;}
.channel_box .left_top .content dd{ float:left; margin-left:15px; width:338px;}
.channel_box .left_top .content dd span{ display:block;}
.channel_box .left_top .content dd a:hover{ text-decoration:underline;}

.channel_box .left_top .content .dd01 span{margin-top:5px; height:22px; line-height:150%;}
.channel_box .left_top .content .dd01 span a{ font-size:12px;  color:#999;}
.channel_box .left_top .content .dd01 span:first-child{ margin-top:0;}
.channel_box .left_top .content .dd01 span:first-child a{ font-weight:bold; font-size:14px; color:#555; line-height:20px;}
.channel_box .left_top .content .dd01 span:first-child a:hover{color:#1877b4;}
.channel_box .left_top .content .dd01 .acolor{ font-style:normal; color:#1877b4;}
.channel_box .left_top .content .dd02{ margin-top:18px;}
.channel_box .left_top .content .dd02 span{ position:relative; padding-left:10px; margin-top:4px; line-height:18px;}
.channel_box .left_top .content .dd02 span:first-child{ margin-top:0;}
.channel_box .left_top .content .dd02 span a{ color:#444;}
.channel_box .left_top .content .dd02 span a:hover{ color:#1877b4;}
.channel_box .left_top .content .dd02 span em{ left:0px; top:9px;}
.channel_box .left_top .content .dd02 span i{ float:right; font-style:normal; color:#999;}
.channel_box .left_top .content .dd02 span:hover i{ color:#555;}
.channel_box .left_top .content .dd02 span:hover em{ background:#000;}

.channel_box .left_bottom{ margin-top:5px; margin-bottom:10px;}
.channel_box .left_bottom .commg{ margin-left:11px;}
.channel_box .left_bottom .new_box{ float:left; width:292px; height:280px; overflow:hidden;}
.channel_box .left_bottom .content{ margin-top:35px;}
.channel_box .left_bottom .content a:hover{ text-decoration:underline; color:#1877b4;}
.channel_box .left_bottom .content dl{ height:80px; margin-top:10px;}
.channel_box .left_bottom .content dl dt{ float:left;}
.channel_box .left_bottom .content dl dd{ float:left; margin-left:15px; width:152px;}
.channel_box .left_bottom .content dl dd a{ font-size:15px; font-weight:bold; color:#555; line-height:18px;}
.channel_box .left_bottom .content span{ display:block; margin-top:10px;}
.channel_box .left_bottom .content span a{ color:#999; line-height:18px;}
.channel_box .left_bottom .content span a.a01{ color:#1877b4;}
.channel_box .left_bottom .content ul{ padding-top:15px;}
.channel_box .left_bottom .content ul li{ position:relative; padding-left:15px; margin-top:2px;}
.channel_box .left_bottom .content ul li a{ color:#444; line-height:22px;}
.channel_box .left_bottom .content ul li em{left:0; top:10px;}
.channel_box .left_bottom .content ul li:hover em{ background:#000;}

.channel_box .box_right{ float:left; margin-left:11px; width:326px;}
.channel_box .box_right .right_top{ margin-bottom:10px;}
.channel_box .box_right .right_top .content{ overflow:hidden;}
.channel_box .box_right .right_top .content a{ float:left; margin-top:10px;}
.channel_box .box_right .right_top .content a:first-child{ margin-top:0px;}
.channel_box .box_right .right_top .content .amagin{ margin-left:10px;}

.channel_box .box_right .right_bottom{ padding:10px; border:1px solid #ccc; margin-bottom:10px; height:320px; position:relative; 
   -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior:url(../../pie.htc);    }
.channel_box .box_right .right_bottom dl{ padding-top:15px; height:80px;}
.channel_box .box_right .right_bottom dt{ float:left;}
.channel_box .box_right .right_bottom dd{ float:left; margin-left:15px; width:186px;}
.channel_box .box_right .right_bottom dd a{ font-size:15px; font-weight:bold; color:#000; line-height:20px;}
.channel_box .box_right .right_bottom dd a:hover{ color:#1877b4; text-decoration:underline;}
.channel_box .box_right .right_bottom .dd01{ height:60px;}
.channel_box .box_right .right_bottom .dd02{ text-align:right;}
.channel_box .box_right .right_bottom dd span{ position:relative; display:inline-block; color:#999;}
.channel_box .box_right .right_bottom dd span i{ left:-18px; top:0px;}
/*.channel_box .right_bottom ul{ margin-top:20px;}*/

.channel_box .box_right .right_bottom ul{  padding-top:20px;}
.channel_box .box_right .right_bottom ul li{ position:relative; padding-left:15px; margin-top:2px;}
.channel_box .box_right .right_bottom ul li a{ color:#999; line-height:22px;}
.channel_box .box_right .right_bottom ul li a:hover{ text-decoration:underline; color:#1877b4;}
.channel_box .box_right .right_bottom ul li em{left:0; top:10px;}
.channel_box .box_right .right_bottom ul li:hover em{ background:#000;}
.channel_box .box_right .right_bottom ul li span{ position:relative; float:right; padding-left:18px; color:#999; line-height:22px;}
.channel_box .box_right .right_bottom ul li span i{ left:0px; top:3px;}
.channel_box .box_right .right_bottom ul li:hover span{ color:#444;}
