a,a:hover,ul,li,span,img{border:0px; margin:0px; padding:0px; }

body{
	font-family: 微软雅黑,"Microsoft YaHei";
	margin: auto;
	padding: 0px;
}
header, section, footer, aside, nav, article, figure
{ 
    display: block; 
}
a{
	color:#333;
	text-decoration: none;	
}

a:link{
	color:#333;
	text-decoration: none;
}

a:visited{
	color:#333;
	text-decoration: none;
}

a:hover{
	color:#666;
	text-decoration: none;;
}

h3{
font-family: 微软雅黑,"Microsoft YaHei";
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}

h4{
font-family: 微软雅黑,"Microsoft YaHei";
 font-size: 100%;
 font-weight: normal;
 font-size: 20px;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 微软雅黑,"Microsoft YaHei";
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type:none;
}

ul li{
 list-style-type:none;
}
/*通用背景颜色*/
.bg_e7{
	background-color: #E71F19;/*红色*/
}
.bg_e8{
	background-color: #E8E8E8;
}
/*通用字体颜色*/
.co_ff{
	color: #FFFFFF;/*白色*/
}
.co_be{
	color: #BEC5CE;
}
/*通用字体大小*/
.f12{
	font-size: 12px;
}
.f13{
	font-size: 13px;
}
.f14{
	font-size: 14px;
}
.f15{
	font-size: 15px;
}
.f16{
	font-size: 16px;
}
.f17{
	font-size: 17px;
}
.f18{
	font-size: 18px;
}
.f19{
	font-size: 19px;
}
.f20{
	font-size: 20px;
}
.f21{
	font-size: 21px;
}
.f22{
	font-size: 22px;
}
.f23{
	font-size: 23px;
}
.f24{
	font-size: 24px;
}
.f25{
	font-size: 25px;
}
.f26{
	font-size: 26px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.tr{
	text-align: right;
}
.clear{
	clear: both;
}
.rel{
	position: relative;
}
.cen{
	text-align: center;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.content_comet_header{
	width: 900px;
	margin: 0 auto;
}
.cut-off{
	padding: 0px 10px;
	position: relative;
}
.cut-off:after{
	content: "";
	position: absolute;
	border-left: solid 1px #FFFFFF;
	top: 3px;
	height: 12px;
}
.gray_line{
	border-bottom: #CCCCCC solid 1px;
	margin: 25px 0px
}
.top_menu{
	height: 30px;
	line-height: 30px;
}
.top_menu a{
	color:#FFFFFF
}
.top_menu .pl{
	padding-left: 15px;
}
.top_menu .pr{
	padding-right: 15px;
}
.max_wid{
	width: 100%;
}
/*功能栏目*/
.palette{
	padding: 25px 0px;
}
.palette .logo{
	width: 33.3%;
}
.palette .logo img{
	width: 310px;
}
.palette .search{
	width: 333px;
}
.palette .search ul{
	border-bottom: solid 2px #CCCCCC;
	padding-bottom: 7px;
}
.palette .search li{
	float: left;
	/*font-weight: bold;*/
	padding-right: 20px;
	font-size: 16px;
	line-height: 30px;
}
.palette .search li a{
	color: #666;
}
.palette .search li.active{
	color:#E71F19;
	position: relative;
}
.palette .search li.active a{
	color:#E71F19;
}
.palette .search li.active:after{
	content: "";
	color:#E71F19;
	border-bottom: solid 2px #E71F19;
	position: absolute;
	left: 0px;
	right: 15px;
	bottom: -8px;
}
.palette .advert{
	margin-top:4px;
}
.palette .advert img{
	width: 260px;
}
.red_line{
	background-color: #E71F19;
	height: 3px;
	margin: 20px 0px;
}
/*导航栏*/
aside{
	width: 110px;
}
aside li {
	padding: 5px 0px;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	margin-bottom:5px;
}
aside li a{
	color: #000!important;
}
aside li.active{
	padding: 10px;
	text-align: center;
	
	background-color: #E71F19;
	color: #FFFFFF!important;
}
aside li.myactive{
	padding: 10px;
	text-align: center;
	color: #E71F19!important;
}
aside li.myactive a{
	padding: 10px;
	text-align: center;
	color: #E71F19!important;
}
aside li.active a{
	color: #FFFFFF!important;
}
/*正文*/
.swiper-container{
	width: 100%;
}
section{
	padding:0px 20px;
	line-height:38px;
}
.con3{
	width: 260px;
}
.gate{
	background-color: #F4F5F6;
	padding: 15px;
}
.gate li{
	color: #404040;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	font-size: 14px;
	padding: 5px 0px;
	padding-right: 5px;
	position: relative;
	font-weight: 500;
}
.gate li .time{
	position: absolute;
	right: 0px;
	color: #ccc;
}
.dot{
	padding-right: 5px;
}
.sm_carousel{
	padding: 10px;
}
.tabbox{
	padding: 0px 10px;
}
.tablist{
	
}
.tablist a{
	color: #ADADAD;
	padding-right: 20px;
	line-height: 25px;
	font-size: 13px;
}
.title{
	padding: 5px 0px;
	font-weight: 600;
}
.mytitle{
	padding: 10px 0px;
}
.titlebox{
	position: relative;
}
.titlebox .moduletitle{
	color: #E71F19;/*红色*/
	font-weight: bold;
	position: relative;
	padding-left: 10px;
	font-size: 17px;
}
.titlebox .more{
	color: #E71F19;/*红色*/
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 13px;
}
.titlebox .moduletitle:after{
	content: "";
	border-left: solid 3px #E71F19;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
}
/*新闻资讯*/
.news{

}
.news .one_new{
	width: 50%;
	position: relative;
	width: 388px;
	margin: 10px 0px;
}
.news .one_new img{
	width: 120px;
	position: absolute;
	height: 80px;
}
.news .one_new .t1{
	overflow: hidden;
	height: 80px;
	padding-left:127px;
}
.news .one_new .t1 .cap{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.news .one_new .t1 .intr{
	height: 37px;
	padding: 0px;
	margin: 3px 0px;
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
}
.news .one_new .t1 .details{
	color: #979797;
	font-size: 12px;
}
/*培训*/
.train{
	
}
.train li{
	position: relative;
	margin: 20px 0px;
}
.train li img{
	width: 180px;
	height: 118px;
	position: absolute;
}
.train li .t2{
	height: 110px;
	padding-left: 198px;
	padding-top:20px;
	width:589px;
}
.train li .t2 .cap{
	/*overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;*/
	font-weight: bold;
	font-size:20px;
}
.train li .t2 .cap.replace{
	overflow: inherit;
	text-overflow:ellipsis;
	white-space: normal;
}
.train li .t2 .intr{
	max-height: 41px;
	padding: 0px;
	margin: 7px 0px;
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
}
.train li .t2 .sour{
	color: #999;font-size: 14px;
}
.train li .t2 .sour span{
	padding-right: 20px;
}
.Contest{
	
}
.Contest li{
	padding: 15px 0px;
	border-bottom: solid 1px #CCCCCC;
}
.Contest .cap{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.Contest .phlist{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: bold;
	padding: 10px 0px;
}
.Contest .phlist img{
	width: 193px;
	height:123px;
}
.Contest .phlist img:last-child{

	padding-right: 0px;
}
.Contest .sour{
	color: #BEC6CF;font-size: 11px;
}
.Contest .sour span{
	padding-right: 20px;
}
.norm{
	
}
.norm li{
	padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
	position: relative;
}
.norm li .fenqi{
	position: absolute;
	left: 0px;
	top: 18px;
	width: 35px;
}
.norm li .tu{

}
.norm li .tu img{
	width: 192px;
	height:115px;
}
.norm li:last-child{
	border-bottom: none;
}
.norm .cap{
	/*overflow: hidden;
	text-overflow:ellipsis;*/
	font-weight: bold;	
	font-size:20px;
}
.norm .intr{
	height: 35px;
	padding: 0px;
	margin: 7px 0px;
	font-size: 14px;
	line-height: 19px;
	overflow: hidden;
	/*text-indent:2em*/
}
.norm .sour{
	color: #999;font-size: 14px;
}

.norm .sour span{
	padding-right: 20px;
}
.hot{
	font-weight: bold;
	font-size: 17px;
	background-color: #F4F5F6;
	padding: 10px 15px;
	padding-bottom: 0px;
}
/*搜索模块*/
.searchbox{
	border: solid 1px #CCC;
	height: 30px ;
	position: relative;
	border-radius: 5px;
	width: 254px;
	float: right;
}
.searchbox input{
	position: absolute;
	top: 0px;
	height: 30px;
	width: 220px;
	outline:none;
	border: none;
	left: 5px;
	padding: 0px 5px;
}
.searchbox label{
	background-image: url(../img/cd_6.png);
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 20px;
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
/*首页搜索*/
.search_home{
	border: solid 1px #CCC;
	height: 30px ;
	position: relative;
	border-radius: 1px;
	width: 420px;
}
.search_home input{
	position: absolute;
	top: 0px;
	height: 30px;
	width: 350px;
	outline:none;
	border: none;
	padding: 0px 10px;
}
.search_home label{
	background-image: url(../img/cd_6.png);
	display: inline-block;
	width: 60px;
	padding-left: 20px;
	font-size: 15px;
	color: #E71F19;
	background-color:#FAFAFA;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-size: 20px;
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 20% 58%;
	background-size: 16px;
}
.hot_search{
	color: #9FA2A7;
	font-size: 13px;
	padding: 5px 0px;
}
.hot_search a{
	padding: 0px 4px;
}
/*做不时间*/
.year{
	color: #444444;
	font-size: 14px;
	position: relative;
}
.year:after{
	content: "";
	position: absolute;
	width: 30px;
	border-bottom: solid 1px #CCCCCC;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.year:before{
	content: "";
	position: absolute;
	width: 30px;
	right: 0px;
	border-bottom: solid 1px #CCCCCC;
	top: 50%;
	transform: translateY(-50%);	
}
.month{
	color: #444444;
	font-size: 22px;
	padding: 8px 0px;
	font-weight: bold;
}
.min{
	color: #444444;
	font-size: 14px;
}
.share{
	width: 34px;
	height: 34px;
	margin-left:-5px;
}
.shareTT{
	color: #adadad;
	font-size: 16px;
}
.share-qrcode {
    display: none;
    width: 84px;
    height: 84px;
    border: 1px solid #ddd;
    position: relative;
    top: 5px;
    border-radius: 3px;
}
.share-qrcode img {

    width: 82px;
    height: 82px;
    
}
.page_link{
	font-weight: bold;
	color: #333;
	font-size: 16px;
	margin-left:20px;
	margin-top:10px;
}
.page_link span{
 	padding:0px 5px;
}
.about{
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 0px;	
}
.only_line{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap ;
	margin: 6px 0px;
	font-size: 13px;
	font-weight: bold;
}
.relevant{
	padding: 20px 0px;
	padding-bottom: 0px;
}
/*文章列表*/
.artList{
	padding: 5px;
}
.artList li{
	text-align: center;
	margin: 5px 0px;
}
.artList li p{
	margin: 3px 0px;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.artList li img{
	width: 120px;
	height: 65px;
}
.search_result{
	color: #E71F19;
	font-size: 12px;
}
/*图集列表*/
.pic_list{
	
}
.pic_list li{
	width: 30%;
	float: left;
	padding: 10px 0px;
	padding-right: 25px;
	position: relative;
}
.pic_list li img{
	width: 237px;
	height: 136px;
}
.subtitle{
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	width: 237px;
	color: #FFFFFF;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	bottom: 14px;
}
.imp_link{

}
.imp_link li{
	background-image: url(../img/cd_11.png);
	background-size: 13px;
	background-position: left center;
	border: none;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	padding:10px 18px;
	padding-right:7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width:224px;
}
.imp_link li a{
	color: #000000;
}
.bs{
	position: absolute;
	height: 45px;
	line-height: 45px;
	font-size: 13px;
	bottom: 0px;
	width: 100%;
	left: 0px;
	right: 0px;
	z-index: 99999;
	text-align: center;
}
.bs span{
	padding: 0px 15px;
	cursor: pointer;
	color: #FFFFFF;
}
.bs span.active{
	color: yellow;
}
/*底部*/
footer{
	padding: 25px 0px;
	color: #919191;
	font-size: 13px;
	width:100%;
	text-align:center;
	float:left;
}
footer div{
	padding: 3px 0px;
}
footer span{
	padding: 0px 10px;
}
.article-title{
	font-size: 34px;
    font-weight: 700;
    line-height: 44px;
    color: #222;
	margin-top:10px;
}
.box{
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.12);
}
.padding-lr10
{
	padding:10px 0;
}
.margin-top15
{
	margin-top:15px;
}
.fixedNav{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
}
/*------------------图文栏目------------------*/
.image_main_left{width: 130px; height:auto; overflow: hidden; float: left;}
.image_main_left .about_main_left_menu{margin-top: 5px;}
.image_main_left .about_main_left_menu ul li{height:50px; margin-top: 0; line-height: 50px;}
.image_main_left .about_main_left_menu ul li.on{font-weight: normal; background: #e71f19; border-radius: 5px;}
.image_main_left .about_main_left_menu ul li.on a:link,.image_main_left .about_main_left_menu ul li.on a:visited{color:#fff}
.image_main_right{float: right; _display: inline; width: 1040px; overflow: hidden;}
.image_main_rtitle{ margin-top: 5px; height: 39px; line-height: 39px; border-bottom: 3px solid #e8e8e8;}
.image_main_rtitle ul li{float: left; _display: inline; margin-right: 30px;}
.image_main_rtitle ul li.on{border-bottom: 3px solid #e71f19; font-weight: bold; }
.image_main_rtitle ul li.on a:link, .image_main_rtitle ul li.on a:visited{color:#e71f19;}
.image_main_rimgcont{height:auto; overflow:hidden; margin-top: 5px; padding-bottom: 100px;}
.image_main_rimgcont ul{width:1068px;}
.image_main_rimgcont ul li{width: 239px; float: left; margin-right: 28px; margin-top: 25px;}
.image_main_rimgcont ul li img{width:239px; height:140px;}
.image_main_rimgcont ul li p{font-size: 14px; color: #404040; margin-top: 5px; line-height: 18px; height: 36px;}
.image_main_rimgcont ul li .image_main_sor{margin-top: 8px; height: 18px; line-height: 18px; font-size: 12px; color:#708096; overflow: hidden}
.image_main_rimgcont ul li .image_main_sor .image_main_sor_left{width:80px; float:left; _display:inline; overflow: hidden;}
.image_main_rimgcont ul li .image_main_sor .image_main_sor_time{width:158px; text-align:right; overflow: hidden; float:right; _display:inline;}
.image_top{height:76px; overflow: hidden; clear: both; margin-top: 30px; border-bottom: 1px solid #e8e8e8;}
.image_top .image_top_logo{width:130px; height:47px; float:left; _display:inline;}
.image_top .image_top_logo img{width:130px; height:47px;}
.image_top_so{width:300px; height:38px; overflow:hidden; float: right; _display: inline; border:1px solid #e0e0e0; border-radius: 5px; margin-top: 4px; position: relative}
.image_top_so .image_top_soput{width:252px; height:20px; padding:10px 5px; float:left; _display:inline; border-radius: 6px;}
.image_top_so .image_top_sobtn{width:38px; height:38px; background:url(../images/icon_so.png) no-repeat; cursor: pointer; float: right; _display: inline;}
.imgdet_left{width:130px; height:auto; overflow: hidden; float: left; _display: inline; margin-top: 22px;}
.imgdet_left .imgdet_left_nian{height:31px; line-height:31px; overflow: hidden; font-family: 'Agency FB'; text-align: center; font-size: 18px; position: relative; color:#404040}
.imgdet_left .imgdet_left_nian .imgdet_left_nian_line{width:40px; height: 1px; overflow: hidden; position: absolute; top:16px; background: #c1bfc1;}
.imgdet_left .imgdet_left_nian .imgdet_left_nian_line.imgdet_left_nian_liner{right:0;}
.imgdet_left .imgdet_left_nian span{font-size:18px;}
.imgdet_left .imgdet_left_yuefen{height: 56px; text-align: center; line-height: 56px; overflow: hidden; font-size: 40px; font-family: 'Agency FB'; color:#404040}
.imgdet_left .imgdet_left_time{height:28px; line-height: 28px; text-align: center; font-size: 18px; font-family: 'Agency FB'; color:#404040;}
.imgdet_left_shareword{height:15px; line-height: 15px; overflow: hidden; text-align: center; font-size: 12px; color:#c1bfc1; margin-top: 20px;}
.imgdet_left_share{height:auto; overflow: hidden; clear:both;}
.imgdet_left_share ul li{width:50px; height: 50px; margin: 20px auto 0; overflow:hidden;}
.imgdet_left_share ul li img{width:50px; height: 50px; border-radius:100%; }
.imgdet_right{margin-top: 0px; height: auto; overflow: hidden; float: right; _display: inline; width:1040px;}
.imgdet_right .imgdet_right_top{height:auto; overflow: hidden; clear: both;}
.imgdet_right .imgdet_right_top .imgdet_right_tbanner{height:auto; overflow: hidden; float: left; _display:inline;}
.imgdet_right_tbanner .imgdet_right_tbanner_title{height:32px; line-height: 32px; overflow: hidden; font-size:16px; color:#404040;}
.imgdet_right_tbanner .imgdet_right_tbanner_cont{margin-top:22px; width: 710px; height: 450px;}
.imgdet_right_tbanner_cont{ width:710px; height:400px; overflow:hidden; position:relative;}
.imgdet_right_tbanner_cont .bd{ position:relative; height:100%; z-index:0;   }
.imgdet_right_tbanner_cont .bd li{ zoom:1; vertical-align:middle; }
.imgdet_right_tbanner_cont .bd img{ width:710px; height:450px; display:block;  }
.imgdet_right_tbanner_cont .prev,
.imgdet_right_tbanner_cont .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:21px; height:60px; background:url(../img/slider-arrow.png) 0 0px no-repeat;}
.imgdet_right_tbanner_cont .next{ left:auto; right:3%; background-position:0px -85px; }
.imgdet_right_tnews{height:auto; overflow: hidden; float: right; _display: inline; width:300px;}
.imgdet_right_tnews .imgdet_right_tnews_title{color:#404040; font-size: 20px; font-weight:bold; margin-top: 20px; line-height: 28px; height:56px; overflow: hidden;}
.imgdet_right_tnews .imgdet_right_tnews_tx{height:auto; overflow:hidden; margin-top: 30px;}
.imgdet_right_tnews .imgdet_right_tnews_tx img{width: 40px; height: 40px; border-radius: 100%; float:left; _display: inline;}
.imgdet_right_tnews .imgdet_right_tnews_tx .imgdet_right_tnews_txword{margin-left: 5px; height:40px; line-height: 40px;}
.imgdet_right_tnews .imgdet_right_tnews_tx .imgdet_right_tnews_txword a{margin-left: 5px; }
.imgdet_right_tnews .imgdet_right_tnews_cont{height:240px; overflow: hidden; margin-top: 24px; line-height: 30px; font-size: 16px; color:#404040; text-indent:2em;}
.imgdet_right_tnews .imgdet_right_tnews_word{font-size: 14px; margin-top: 10px; color:#708096; height:20px; line-height: 20px;}
.imgdet_right_tnews .imgdet_right_tnews_word span{margin-right: 25px; float: left;}
.imgdet_right_tj{height:auto; overflow:hidden; margin-top: 20px; clear:both;}
.imgdet_right_tj .imgdet_right_tjtitle{height: 40px; line-height: 40px; font-size: 20px; color:#404040; padding-left: 8px; background: url(../images/icon_line.jpg) left center no-repeat;}
.imgdet_right_tj .imgdet_right_tjcont{height:auot; overflow:hidden;}
.imgdet_right_tj .imgdet_right_tjcont ul{width:1055px;}
.imgdet_right_tj .imgdet_right_tjcont ul li{margin-top: 16px; width:198px; float:left; _display: inline; height: auto; overflow: hidden; margin-right: 13px;}
.imgdet_right_tj .imgdet_right_tjcont ul li img{width:198px; height:110px;}
.imgdet_right_tj .imgdet_right_tjcont ul li .imgdet_right_tjinfo{font-size: 14px; line-height: 18px; height:36px; overflow:hidden; margin-top: 5px;}
.imgdet_right_bot{height:auto; overflow:hidden; clear:both; padding-bottom: 50px; margin-top: 40px;}
.imgdet_right_bot .imgdet_right_bleft{width: 710px; height:auto; overflow: hidden; float: left; _display: inline;}
.imgdet_right_bot .imgdet_right_bright{width: 300px; height:auto; overflow: hidden; float: right; _display: inline;}
.imgdet_jc{height:auto; overflow:hidden; clear:both;}
.imgdet_jc .imgdet_jclist{margin-top: 10px; height:auto; overflow: hidden; clear:both;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_title{color:404040; font-size:20px; font-weight:bold; height: 30px; line-height: 30px; overflow: hidden; clear: both;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_img{height:110px; overflow: hidden; clear: both; margin-top: 5px;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_img ul{width:724px}
.imgdet_jc .imgdet_jclist .imgdet_jclist_img ul li{width: 165px; height: 110px; overflow: hidden; float: left; margin-right: 16px;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_img ul li img{width: 165px; height: 110px;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_bot{margin-top: 10px; height:auto; overflow: hidden;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_bot img{width: 30px; height: 30px; float:left; _display:inline; border-radius: 100%;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_bot .imgdet_jclist_word{line-height: 30px; font-size: 14px;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_bot .imgdet_jclist_word a{margin-left:5px;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_bot .imgdet_jclist_word span{float:left; margin-right: 12px; font-size: 14px;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_bot .imgdet_jclist_word .imgdet_jclist_word_name{color:#708096;}
.imgdet_jc .imgdet_jclist .imgdet_jclist_bot .imgdet_jclist_word .imgdet_jclist_word_time{color:#adadad;}
.imgdet_right_bright_img{border-top: 2px solid #e71f19;}
.imgdet_right_bright_img ul li{margin: 30px auto 0; height:auto; overflow:hidden; width:277px;}
.imgdet_right_bright_img ul li img{width:277px; height:186px;}
.imgdet_right_bot_so{width:708px; height: 38px; border: 1px solid #404040;}
.imgdet_right_bot_so .imgdet_right_bot_so_put{width:617px; height:38px; padding:0 5px; float:left; _display:inline;}
.imgdet_right_bot_so .imgdet_right_bot_so_btn{width: 80px; height:38px; background:#404040; text-align: center; float: right; _display:inline; line-height: 38px; cursor: pointer; color:#fff; font-size: 16px;}
.imgdet_msg{height:auto; overflow: hidden; clear: both; margin-top: 10px;}
.imgdet_msg ul li:nth-child(1){border-top:0;}
.imgdet_msg ul li{padding: 15px 0; height:auto; overflow:hidden; clear: both; border-top:1px solid #e8e8e8;}
.imgdet_msg ul li .imgdet_msg_photo{width: 30px; height: 30px; border-radius: 100%; float:left; _display: inline; margin-top: 10px;}
.imgdet_msg ul li .imgdet_msg_right{margin-left: 45px;}
.imgdet_msg ul li .imgdet_msg_right .imgdet_jclist_word{line-height: 30px; height: 30px; overflow: hidden; font-size: 14px;}
.imgdet_msg ul li .imgdet_msg_right .imgdet_jclist_word span{float:left; margin-right: 12px; font-size: 14px;}
.imgdet_msg ul li .imgdet_msg_right .imgdet_jclist_word .imgdet_jclist_word_name{color:#708096;}
.imgdet_msg ul li .imgdet_msg_right .imgdet_jclist_word .imgdet_jclist_word_time{color:#adadad;}
.imgdet_msg ul li .imgdet_msg_right .imgdet_msg_cont{max-height: 40px; font-size: 14px; color:#404040; line-height: 20px}
.imgdet_msg ul li .imgdet_msg_right  .imgdet_msg_bot{height: 20px; line-height: 20px; overflow: hidden; margin-top: 5px;}
.imgdet_msg ul li .imgdet_msg_right  .imgdet_msg_bot .imgdet_msg_bot_left{font-size: 14px; color:#708096; float:left;}
.imgdet_msg ul li .imgdet_msg_right  .imgdet_msg_bot .imgdet_msg_bot_right{font-size: 14px; color:#404040; float:right; padding-right: 24px; background:url(../images/icon_zan.png) right center no-repeat}
/*--------------------下载列表页类别显示更多效果----------------------*/
p{margin-bottom: 5px;}
#container{margin: 0 auto;width: 600px;}
#container h2{font-size: 20px;color: #0087f1;}
#wrap{position: relative;padding: 10px;overflow: hidden;}
#wrap li{float:left;line-height:24px;margin-right:10px;}
#wrap li a{font-size:12px;color:#948585}
#wrap li a:hover{color:#E71F19;}
#wrap li .on{color:#E71F19;}
#gradient{width: 100%;height: 5px;background: url() repeat-x;position: absolute;bottom: 0;left: 0;float:right;color:#E71F19; font-size:12px;}
#read-more{background: #fff;color:#E71F19; font-size:12px; float:right;width:790px;text-align:right;border-top:#ccc 1px solid;}
#read-more a{padding-right: 22px;background: url() no-repeat 100% 50%;color:#E71F19;text-decoration: none;}
#read-more a: hover{color: #000;}