@charset "utf-8";
/* CSS Document */
.container{ width:1002px;}
#language {padding-top:20px;}
#language a {text-decoration:none;margin-left:15px;color:#7c7c7c;}
#language a:hover, #language a.active {color:#f27f02;}
header {padding-top:25px;}
.clear {clear:both;overflow:hidden;height:0;}
.ceng02{ clear:both; height:36px; line-height:36px; padding:0; padding-top:10px;}
.ceng02 a{ color:#6d6d6d;margin-right:30px;font-family:"Microsoft YaHei UI"; display:inline-block; width:60px; text-align:center; text-decoration:none; float:left;}
.ceng02 a.active,.ceng02 a:hover{ font-weight:bold;color:#f27f02;}
.ceng02 span{ float:right;color:#6d6d6d;}
.index-block01{ background:url(images/img01.png) no-repeat; padding-top:50px; float:left; width:340px; padding-right:40px; line-height:22px;}
.index-block02{ background:url(images/img02.png) no-repeat; padding-top:50px; float:left; width:260px;}
.index-block03{ background:url(images/img03.png) no-repeat; padding-top:50px; float:right; width:340px;}

.index-block011{ background:url(images/img011.png) no-repeat; padding-top:50px; float:left; width:340px; padding-right:40px; line-height:22px;}
.index-block022{ background:url(images/img022.png) no-repeat; padding-top:50px; float:left; width:260px;}
.index-block033{ background:url(images/img033.png) no-repeat; padding-top:50px; float:right; width:340px;}

.index-block02 ul{ background:url(images/img05.png) no-repeat left; padding-left:80px; list-style:none;}
.index-block02 ul li{ line-height:22px; height:22px; overflow:hidden;}
.index-block02 ul li a{color:#7c7c7c; text-decoration:none; }
.index-block02 ul li a:hover{color:#f27f02;}
.index-block03{ background:url(images/img03.png) no-repeat; padding-top:50px; float:right; width:340px;}

.scroll_horizontal{position:relative;width:340px;height:120px;padding:10px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:260px;height:120px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px; list-style:none; padding:0; margin:0;}
.scroll_horizontal .list li{float:left;width:90px;}
.scroll_horizontal .list li img{ width:80px;}
.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;top:45%;margin-top:-25px;width:10px;height:50px;cursor:pointer;color:#c4c4c4;}
.scroll_horizontal .prev{right:5px;}
.scroll_horizontal .next{left:5px;}

.page{}
.page_left{ width:170px; height:400px; float:left;}
.page_right{ float:right; width:780px; line-height:24px;}
.page_left ul{ list-style:none; margin:0; padding:0;}
.page_left li a{ display:block; height:34px; line-height:34px; border-bottom:#d9d9d9 1px solid; padding-left:15px;color:#7c7c7c;}
.page_left li a i{ padding-top:10px;}
.page_left li.active a{color:#f27f02;}
.page_left a:hover{ color:#f27f02;}
.footer{ height:90px;}
.footer a{ text-decoration:none;color:#7c7c7c;}

#article-list{}
#article-list li{ border-bottom:1px solid #cccccc; color:#ccc; height:34px; line-height:34px; overflow:hidden;}
#article-list li span{ float:right; margin-left:15px;}
#article-list li a{ text-decoration:none; font-size:14px; color:#6d6d6d;}
#article-list li a:hover{ color:#f27f02;}

.commonDetailedtitle{ border-bottom:1px solid #cccccc; padding-bottom:10px; margin-bottom:10px;}
.commonDetailedtitle h3{ font-size:22px; text-align:center; font-weight:bold; line-height:32px; color:#000; padding:25px 0px 0px; margin:0;}
.commonDetailedtitleTimeAuthor{ text-align:center; color:#666; font-size:13px; padding:5px 0px;}
.commonDetailedtitleTimeAuthor span{ padding-right:10px;}